Pull request #303 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at de7c5c3e6b4481bff3e484d1404955fbb7d3e33f rather than 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 Obtained Jenkinsfile from de7c5c3e6b4481bff3e484d1404955fbb7d3e33f Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-303/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-303/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28473 in /w/workspace/edgexfoundry_edgex-ui-go_PR-303 [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-303 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit de7c5c3e6b4481bff3e484d1404955fbb7d3e33f into PR head commit 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 Merge succeeded, producing 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 Checking out Revision 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 (PR-303) > 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/303/head:refs/remotes/origin/PR-303 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge de7c5c3e6b4481bff3e484d1404955fbb7d3e33f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 # timeout=10 Commit message: "device wizard" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-04T13:33:02.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-04T13:33:02.837Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-04T13:33:03.061Z] ========================================================= [2021-03-04T13:33:03.061Z] EdgeX Global Pipelines Version Info [2021-03-04T13:33:03.061Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-04T13:33:05.041Z] ------------------- [2021-03-04T13:33:05.041Z] stable info: [2021-03-04T13:33:05.041Z] ------------------- [2021-03-04T13:33:05.041Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-04T13:33:05.041Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T13:33:05.041Z] Message: update stable to v1.0.184 [2021-03-04T13:33:05.995Z] ------------------- [2021-03-04T13:33:05.995Z] experimental info: [2021-03-04T13:33:05.995Z] ------------------- [2021-03-04T13:33:05.995Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-04T13:33:05.995Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T13:33:05.995Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-04T13:33:06.430Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-04T13:33:06.575Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-04T13:33:06.710Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-04T13:33:06.852Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-04T13:33:06.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-04T13:33:07.120Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-04T13:33:07.258Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-04T13:33:07.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-04T13:33:07.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-04T13:33:07.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-04T13:33:07.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-04T13:33:07.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-04T13:33:08.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-04T13:33:08.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-04T13:33:08.315Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T13:33:08.449Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T13:33:08.595Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-04T13:33:08.724Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-04T13:33:08.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-04T13:33:08.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-04T13:33:09.095Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-04T13:33:09.221Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-04T13:33:09.348Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-04T13:33:09.526Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-04T13:33:09.651Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-04T13:33:09.778Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-04T13:33:09.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-303 [Pipeline] echo [2021-03-04T13:33:10.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-303 [Pipeline] echo [2021-03-04T13:33:10.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-303 [Pipeline] echo [2021-03-04T13:33:10.399Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 [Pipeline] echo [2021-03-04T13:33:10.544Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fe9f17 [Pipeline] echo [2021-03-04T13:33:10.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T13:33:11.015Z] provisioning config files... [2021-03-04T13:33:11.054Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp/config4145648271672660420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T13:33:11.510Z] ---> docker-login.sh [2021-03-04T13:33:11.510Z] nexus3.edgexfoundry.org:10001 [2021-03-04T13:33:11.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:33:12.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:33:12.055Z] Configure a credential helper to remove this warning. See [2021-03-04T13:33:12.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:33:12.055Z] [2021-03-04T13:33:12.055Z] Login Succeeded [2021-03-04T13:33:12.055Z] nexus3.edgexfoundry.org:10002 [2021-03-04T13:33:12.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:33:12.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:33:12.329Z] Configure a credential helper to remove this warning. See [2021-03-04T13:33:12.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:33:12.329Z] [2021-03-04T13:33:12.329Z] Login Succeeded [2021-03-04T13:33:12.329Z] nexus3.edgexfoundry.org:10003 [2021-03-04T13:33:12.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:33:12.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:33:12.593Z] Configure a credential helper to remove this warning. See [2021-03-04T13:33:12.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:33:12.593Z] [2021-03-04T13:33:12.593Z] Login Succeeded [2021-03-04T13:33:12.593Z] nexus3.edgexfoundry.org:10004 [2021-03-04T13:33:12.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:33:12.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:33:12.593Z] Configure a credential helper to remove this warning. See [2021-03-04T13:33:12.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:33:12.593Z] [2021-03-04T13:33:12.593Z] Login Succeeded [2021-03-04T13:33:12.593Z] docker.io [2021-03-04T13:33:12.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:33:13.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:33:13.131Z] Configure a credential helper to remove this warning. See [2021-03-04T13:33:13.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:33:13.131Z] [2021-03-04T13:33:13.131Z] Login Succeeded [2021-03-04T13:33:13.131Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T13:33:13.161Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T13:33:14.375Z] + git log --format=format:%s -1 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 [Pipeline] echo [2021-03-04T13:33:14.467Z] GIT_COMMIT: 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1, Commit Message: device wizard [Pipeline] echo [2021-03-04T13:33:14.542Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-04T13:33:15.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T13:33:15.686Z] [2021-03-04T13:33:15.686Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T13:33:16.107Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T13:33:16.108Z] latest: Pulling from edgex-devops/git-semver [2021-03-04T13:33:16.108Z] 31603596830f: Pulling fs layer [2021-03-04T13:33:16.108Z] 2a8b12db71e7: Pulling fs layer [2021-03-04T13:33:16.108Z] 6ca5941a6612: Pulling fs layer [2021-03-04T13:33:16.108Z] ecc8261a40a4: Pulling fs layer [2021-03-04T13:33:16.108Z] ecc8261a40a4: Waiting [2021-03-04T13:33:16.108Z] 2a8b12db71e7: Verifying Checksum [2021-03-04T13:33:16.108Z] 2a8b12db71e7: Download complete [2021-03-04T13:33:16.108Z] 31603596830f: Verifying Checksum [2021-03-04T13:33:16.108Z] 31603596830f: Download complete [2021-03-04T13:33:16.379Z] ecc8261a40a4: Verifying Checksum [2021-03-04T13:33:16.379Z] ecc8261a40a4: Download complete [2021-03-04T13:33:16.379Z] 6ca5941a6612: Verifying Checksum [2021-03-04T13:33:16.379Z] 6ca5941a6612: Download complete [2021-03-04T13:33:16.643Z] 31603596830f: Pull complete [2021-03-04T13:33:16.643Z] 2a8b12db71e7: Pull complete [2021-03-04T13:33:17.610Z] 6ca5941a6612: Pull complete [2021-03-04T13:33:17.877Z] ecc8261a40a4: Pull complete [2021-03-04T13:33:17.877Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-04T13:33:17.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T13:33:17.877Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-04T13:33:18.280Z] prd-centos7-docker-4c-2g-28473 does not seem to be running inside a container [2021-03-04T13:33:18.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-303 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-303:/w/workspace/edgexfoundry_edgex-ui-go_PR-303:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-04T13:33:20.868Z] $ docker top 0ed1854bfd16cfb61c9a9da0a55e43f2279225dcd74d83df2625001a63af2d61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-04T13:33:21.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T13:33:21.440Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T13:33:21.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T13:33:21.741Z] $ docker exec 0ed1854bfd16cfb61c9a9da0a55e43f2279225dcd74d83df2625001a63af2d61 ssh-agent [2021-03-04T13:33:21.952Z] SSH_AUTH_SOCK=/tmp/ssh-fJBPc91Whyy6/agent.11 [2021-03-04T13:33:21.952Z] SSH_AGENT_PID=16 [2021-03-04T13:33:21.963Z] Running ssh-add (command line suppressed) [2021-03-04T13:33:22.098Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp/private_key_9146383833678148057.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp/private_key_9146383833678148057.key) [2021-03-04T13:33:22.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T13:33:22.537Z] + git tag --points-at HEAD [Pipeline] } [2021-03-04T13:33:22.585Z] $ docker exec --env ******** --env ******** 0ed1854bfd16cfb61c9a9da0a55e43f2279225dcd74d83df2625001a63af2d61 ssh-agent -k [2021-03-04T13:33:22.707Z] unset SSH_AUTH_SOCK; [2021-03-04T13:33:22.708Z] unset SSH_AGENT_PID; [2021-03-04T13:33:22.708Z] echo Agent pid 16 killed; [2021-03-04T13:33:22.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-04T13:33:23.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T13:33:23.009Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T13:33:23.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T13:33:23.193Z] $ docker exec 0ed1854bfd16cfb61c9a9da0a55e43f2279225dcd74d83df2625001a63af2d61 ssh-agent [2021-03-04T13:33:23.373Z] SSH_AUTH_SOCK=/tmp/ssh-74qCQMJ3Zvmf/agent.45 [2021-03-04T13:33:23.373Z] SSH_AGENT_PID=50 [2021-03-04T13:33:23.380Z] Running ssh-add (command line suppressed) [2021-03-04T13:33:23.511Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp/private_key_4176877231848755923.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp/private_key_4176877231848755923.key) [2021-03-04T13:33:23.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T13:33:23.953Z] + git semver init [2021-03-04T13:33:23.954Z] # -> Open(): unable to determine branch for HEAD [2021-03-04T13:33:23.954Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-303/.git [2021-03-04T13:33:23.954Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-303 [2021-03-04T13:33:23.954Z] # $SEMVER_REMOTE_NAME = origin [2021-03-04T13:33:23.954Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-04T13:33:23.954Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-04T13:33:23.954Z] # $SEMVER_BRANCH = PR-303 [2021-03-04T13:33:23.954Z] # $SEMVER_TEMP = /tmp/semver-366023098 [2021-03-04T13:33:23.954Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-04T13:33:25.362Z] # '/tmp/semver-366023098' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-303/.semver' [2021-03-04T13:33:25.362Z] # -> Force: false [2021-03-04T13:33:25.362Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-303/.semver [Pipeline] } [2021-03-04T13:33:25.386Z] $ docker exec --env ******** --env ******** 0ed1854bfd16cfb61c9a9da0a55e43f2279225dcd74d83df2625001a63af2d61 ssh-agent -k [2021-03-04T13:33:25.612Z] unset SSH_AUTH_SOCK; [2021-03-04T13:33:25.612Z] unset SSH_AGENT_PID; [2021-03-04T13:33:25.612Z] echo Agent pid 50 killed; [2021-03-04T13:33:25.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T13:33:26.319Z] + git semver [Pipeline] } [2021-03-04T13:33:26.356Z] $ docker stop --time=1 0ed1854bfd16cfb61c9a9da0a55e43f2279225dcd74d83df2625001a63af2d61 [2021-03-04T13:33:27.892Z] $ docker rm -f 0ed1854bfd16cfb61c9a9da0a55e43f2279225dcd74d83df2625001a63af2d61 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T13:33:28.436Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-04T13:33:28.953Z] Stashed 1 file(s) [Pipeline] echo [2021-03-04T13:33:28.975Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-04T13:33:44.826Z] Still waiting to schedule task [2021-03-04T13:33:44.826Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28473’ [2021-03-04T13:33:44.852Z] Still waiting to schedule task [2021-03-04T13:33:44.852Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-04T13:35:43.856Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28474 in /w/workspace/edgexfoundry_edgex-ui-go_PR-303 [Pipeline] { [Pipeline] ws [2021-03-04T13:35:43.957Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-04T13:35:49.072Z] using credential edgex-jenkins-ssh [2021-03-04T13:35:49.134Z] Cloning the remote Git repository [2021-03-04T13:35:49.178Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-04T13:35:49.301Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-04T13:35:49.410Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-04T13:35:49.411Z] > git --version # timeout=10 [2021-03-04T13:35:49.428Z] > git --version # 'git version 2.17.1' [2021-03-04T13:35:49.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T13:35:49.505Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T13:35:51.028Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-04T13:35:51.046Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T13:35:51.075Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-04T13:35:51.106Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-04T13:35:51.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T13:35:51.119Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T13:35:51.732Z] Merging remotes/origin/master commit de7c5c3e6b4481bff3e484d1404955fbb7d3e33f into PR head commit 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 [2021-03-04T13:35:52.124Z] Merge succeeded, producing 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 [2021-03-04T13:35:52.124Z] Checking out Revision 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 (PR-303) [2021-03-04T13:35:51.737Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T13:35:51.758Z] > git checkout -f 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 # timeout=10 [2021-03-04T13:35:52.034Z] > git remote # timeout=10 [2021-03-04T13:35:52.054Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T13:35:52.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T13:35:52.075Z] > git merge de7c5c3e6b4481bff3e484d1404955fbb7d3e33f # timeout=10 [2021-03-04T13:35:52.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T13:35:52.118Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T13:35:52.139Z] > git checkout -f 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 # timeout=10 [2021-03-04T13:35:56.744Z] Commit message: "device wizard" [2021-03-04T13:35:56.789Z] > git --version # timeout=10 [2021-03-04T13:35:56.804Z] > git --version # 'git version 2.17.1' [2021-03-04T13:35:56.814Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T13:35:58.806Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-04T13:35:59.219Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T13:35:59.580Z] + + sudotrue [2021-03-04T13:35:59.581Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T13:36:01.737Z] provisioning config files... [2021-03-04T13:36:01.826Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2634052075441847524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T13:36:02.327Z] ---> docker-login.sh [2021-03-04T13:36:02.327Z] nexus3.edgexfoundry.org:10001 [2021-03-04T13:36:03.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:36:03.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:36:03.590Z] Configure a credential helper to remove this warning. See [2021-03-04T13:36:03.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:36:03.590Z] [2021-03-04T13:36:03.590Z] Login Succeeded [2021-03-04T13:36:03.590Z] nexus3.edgexfoundry.org:10002 [2021-03-04T13:36:04.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:36:04.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:36:04.190Z] Configure a credential helper to remove this warning. See [2021-03-04T13:36:04.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:36:04.190Z] [2021-03-04T13:36:04.190Z] Login Succeeded [2021-03-04T13:36:04.190Z] nexus3.edgexfoundry.org:10003 [2021-03-04T13:36:04.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:36:04.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:36:04.795Z] Configure a credential helper to remove this warning. See [2021-03-04T13:36:04.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:36:04.795Z] [2021-03-04T13:36:04.795Z] Login Succeeded [2021-03-04T13:36:04.795Z] nexus3.edgexfoundry.org:10004 [2021-03-04T13:36:05.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:36:05.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:36:05.403Z] Configure a credential helper to remove this warning. See [2021-03-04T13:36:05.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:36:05.403Z] [2021-03-04T13:36:05.403Z] Login Succeeded [2021-03-04T13:36:05.403Z] docker.io [2021-03-04T13:36:05.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:36:06.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:36:06.277Z] Configure a credential helper to remove this warning. See [2021-03-04T13:36:06.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:36:06.277Z] [2021-03-04T13:36:06.277Z] Login Succeeded [2021-03-04T13:36:06.277Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T13:36:06.309Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-04T13:36:06.854Z] ========================================================= [2021-03-04T13:36:06.854Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-04T13:36:06.854Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T13:36:07.276Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-04T13:36:07.878Z] Sending build context to Docker daemon 17.18MB [2021-03-04T13:36:08.155Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T13:36:08.155Z] Step 2/8 : FROM ${BASE} [2021-03-04T13:36:08.155Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-04T13:36:08.155Z] 5f621e34cdf4: Pulling fs layer [2021-03-04T13:36:08.155Z] a4357932f1b6: Pulling fs layer [2021-03-04T13:36:08.155Z] 18c013af1878: Pulling fs layer [2021-03-04T13:36:08.155Z] 00ac8860ef70: Pulling fs layer [2021-03-04T13:36:08.155Z] 63d7cb157983: Pulling fs layer [2021-03-04T13:36:08.155Z] b116817d02f9: Pulling fs layer [2021-03-04T13:36:08.155Z] 745a02a5169b: Pulling fs layer [2021-03-04T13:36:08.155Z] 00ac8860ef70: Waiting [2021-03-04T13:36:08.155Z] 63d7cb157983: Waiting [2021-03-04T13:36:08.155Z] b116817d02f9: Waiting [2021-03-04T13:36:08.155Z] 745a02a5169b: Waiting [2021-03-04T13:36:08.155Z] 18c013af1878: Download complete [2021-03-04T13:36:08.155Z] a4357932f1b6: Verifying Checksum [2021-03-04T13:36:08.155Z] a4357932f1b6: Download complete [2021-03-04T13:36:08.155Z] 63d7cb157983: Verifying Checksum [2021-03-04T13:36:08.155Z] 63d7cb157983: Download complete [2021-03-04T13:36:08.155Z] b116817d02f9: Verifying Checksum [2021-03-04T13:36:08.155Z] b116817d02f9: Download complete [2021-03-04T13:36:08.155Z] 5f621e34cdf4: Verifying Checksum [2021-03-04T13:36:09.163Z] 5f621e34cdf4: Pull complete [2021-03-04T13:36:09.439Z] a4357932f1b6: Pull complete [2021-03-04T13:36:09.717Z] 18c013af1878: Pull complete [2021-03-04T13:36:11.157Z] 745a02a5169b: Verifying Checksum [2021-03-04T13:36:11.157Z] 745a02a5169b: Download complete [2021-03-04T13:36:12.142Z] 00ac8860ef70: Verifying Checksum [2021-03-04T13:36:12.142Z] 00ac8860ef70: Download complete [2021-03-04T13:36:22.295Z] 00ac8860ef70: Pull complete [2021-03-04T13:36:22.295Z] 63d7cb157983: Pull complete [2021-03-04T13:36:22.295Z] b116817d02f9: Pull complete [2021-03-04T13:36:26.616Z] 745a02a5169b: Pull complete [2021-03-04T13:36:26.616Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-04T13:36:26.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-04T13:36:26.616Z] ---> b7e6874047d6 [2021-03-04T13:36:26.616Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-04T13:36:29.240Z] ---> Running in 7a891bd64c6c [2021-03-04T13:36:29.838Z] Removing intermediate container 7a891bd64c6c [2021-03-04T13:36:29.838Z] ---> 49f4dfe0749e [2021-03-04T13:36:29.838Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T13:36:30.110Z] ---> Running in 76764d4a5a40 [2021-03-04T13:36:32.753Z] Removing intermediate container 76764d4a5a40 [2021-03-04T13:36:32.753Z] ---> e6ca7a4c9626 [2021-03-04T13:36:32.753Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-04T13:36:32.753Z] ---> Running in a4b067803e8f [2021-03-04T13:36:33.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T13:36:34.320Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T13:36:35.307Z] OK: 142 MiB in 39 packages [2021-03-04T13:36:36.287Z] Removing intermediate container a4b067803e8f [2021-03-04T13:36:36.287Z] ---> 949e68ae9c3e [2021-03-04T13:36:36.287Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-04T13:36:36.560Z] ---> Running in 23592fd955c1 [2021-03-04T13:36:37.152Z] Removing intermediate container 23592fd955c1 [2021-03-04T13:36:37.152Z] ---> c6e7ff74c861 [2021-03-04T13:36:37.152Z] Step 7/8 : COPY . . [2021-03-04T13:36:39.136Z] ---> 9b16de1142f6 [2021-03-04T13:36:39.136Z] Step 8/8 : RUN go mod download [2021-03-04T13:36:39.409Z] ---> Running in 91f7da53935a [2021-03-04T13:37:06.317Z] Removing intermediate container 91f7da53935a [2021-03-04T13:37:06.317Z] ---> 275c2e78cb79 [2021-03-04T13:37:06.317Z] Successfully built 275c2e78cb79 [2021-03-04T13:37:06.317Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T13:37:06.690Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T13:37:06.690Z] . [Pipeline] withDockerContainer [2021-03-04T13:37:06.982Z] prd-ubuntu18.04-docker-arm64-4c-16g-28474 does not seem to be running inside a container [2021-03-04T13:37:07.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T13:37:08.642Z] $ docker top eb349d25350fb2b59a5eab936f1bd9dc9f6111c3a343e64b81e6eb7fb9a4162a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T13:37:09.727Z] + go version [2021-03-04T13:37:09.728Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-04T13:37:09.760Z] $ docker stop --time=1 eb349d25350fb2b59a5eab936f1bd9dc9f6111c3a343e64b81e6eb7fb9a4162a [2021-03-04T13:37:11.742Z] $ docker rm -f eb349d25350fb2b59a5eab936f1bd9dc9f6111c3a343e64b81e6eb7fb9a4162a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T13:37:13.033Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T13:37:13.033Z] . [Pipeline] withDockerContainer [2021-03-04T13:37:13.312Z] prd-ubuntu18.04-docker-arm64-4c-16g-28474 does not seem to be running inside a container [2021-03-04T13:37:13.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T13:37:14.943Z] $ docker top e956797d73bc0b7ec317e16d1cc768ca6000cd4bea070522c6ef18293017c6cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T13:37:16.038Z] + make test [2021-03-04T13:37:16.038Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-04T13:37:17.014Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-04T13:37:39.238Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-04T13:37:39.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-04T13:37:39.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-04T13:37:39.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-04T13:37:39.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-04T13:37:39.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-04T13:37:39.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-04T13:37:39.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-04T13:37:39.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-04T13:37:39.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-04T13:37:39.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-04T13:37:39.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-04T13:37:39.238Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-04T13:37:44.698Z] $ docker stop --time=1 e956797d73bc0b7ec317e16d1cc768ca6000cd4bea070522c6ef18293017c6cd [2021-03-04T13:37:46.939Z] $ docker rm -f e956797d73bc0b7ec317e16d1cc768ca6000cd4bea070522c6ef18293017c6cd [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T13:37:47.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-04T13:37:48.900Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T13:37:51.853Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-04T13:37:52.205Z] + ls -al . [2021-03-04T13:37:52.205Z] total 120 [2021-03-04T13:37:52.205Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 13:37 . [2021-03-04T13:37:52.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 13:35 .. [2021-03-04T13:37:52.205Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 13:35 .git [2021-03-04T13:37:52.205Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 13:35 .github [2021-03-04T13:37:52.205Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 4 13:35 .gitignore [2021-03-04T13:37:52.205Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 4 13:35 CONTRIBUTING.md [2021-03-04T13:37:52.205Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 4 13:35 Dockerfile [2021-03-04T13:37:52.205Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 4 13:35 Dockerfile.build [2021-03-04T13:37:52.205Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 4 13:35 Jenkinsfile [2021-03-04T13:37:52.205Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 4 13:35 LICENSE [2021-03-04T13:37:52.205Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 4 13:35 Makefile [2021-03-04T13:37:52.205Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 4 13:35 README.md [2021-03-04T13:37:52.205Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 13:33 VERSION [2021-03-04T13:37:52.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 13:35 assets [2021-03-04T13:37:52.205Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 13:35 bin [2021-03-04T13:37:52.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 13:35 cmd [2021-03-04T13:37:52.205Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 4 13:37 coverage.out [2021-03-04T13:37:52.205Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 4 13:35 docs [2021-03-04T13:37:52.205Z] -rw-rw-r-- 1 jenkins jenkins 966 Mar 4 13:35 go.mod [2021-03-04T13:37:52.205Z] -rw-r--r-- 1 jenkins jenkins 20277 Mar 4 13:37 go.sum [2021-03-04T13:37:52.205Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 13:35 internal [2021-03-04T13:37:52.205Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 4 13:35 version.go [2021-03-04T13:37:52.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 13:35 web [Pipeline] isUnix [Pipeline] sh [2021-03-04T13:37:52.584Z] + 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=1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 --label arch=arm64 --label version=0.0.0 . [2021-03-04T13:37:53.190Z] Sending build context to Docker daemon 17.21MB [2021-03-04T13:37:53.190Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T13:37:53.190Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-04T13:37:53.190Z] ---> 275c2e78cb79 [2021-03-04T13:37:53.190Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-04T13:37:53.785Z] ---> Running in d9999fdab0b4 [2021-03-04T13:37:54.057Z] Removing intermediate container d9999fdab0b4 [2021-03-04T13:37:54.057Z] ---> 8491c0525b45 [2021-03-04T13:37:54.057Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-04T13:37:54.333Z] ---> Running in abb83750b9af [2021-03-04T13:37:54.610Z] Removing intermediate container abb83750b9af [2021-03-04T13:37:54.610Z] ---> 3b779d6d9553 [2021-03-04T13:37:54.610Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-04T13:37:54.882Z] ---> Running in 0109e1b7b7cf [2021-03-04T13:37:55.479Z] Removing intermediate container 0109e1b7b7cf [2021-03-04T13:37:55.479Z] ---> 69fdeaad82d0 [2021-03-04T13:37:55.479Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-04T13:37:55.479Z] ---> Running in 94e3ef0a1177 [2021-03-04T13:37:56.074Z] Removing intermediate container 94e3ef0a1177 [2021-03-04T13:37:56.075Z] ---> 8c9738140b04 [2021-03-04T13:37:56.075Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-04T13:37:56.075Z] ---> Running in 84feb729cd92 [2021-03-04T13:37:56.672Z] Removing intermediate container 84feb729cd92 [2021-03-04T13:37:56.672Z] ---> df45e8b70f58 [2021-03-04T13:37:56.672Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T13:37:56.672Z] ---> Running in 88b3e361436b [2021-03-04T13:37:59.298Z] Removing intermediate container 88b3e361436b [2021-03-04T13:37:59.298Z] ---> 7994f0023baa [2021-03-04T13:37:59.298Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-04T13:37:59.298Z] ---> Running in 4e711e3a76ae [2021-03-04T13:38:00.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T13:38:00.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T13:38:01.473Z] OK: 142 MiB in 39 packages [2021-03-04T13:38:02.456Z] Removing intermediate container 4e711e3a76ae [2021-03-04T13:38:02.456Z] ---> be7c1723146c [2021-03-04T13:38:02.456Z] Step 10/24 : ENV GO111MODULE=on [2021-03-04T13:38:02.732Z] ---> Running in a22c1d65820b [2021-03-04T13:38:03.330Z] Removing intermediate container a22c1d65820b [2021-03-04T13:38:03.330Z] ---> 5012353406d8 [2021-03-04T13:38:03.330Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-04T13:38:03.330Z] ---> Running in c092c14f4835 [2021-03-04T13:38:03.924Z] Removing intermediate container c092c14f4835 [2021-03-04T13:38:03.924Z] ---> a43eb04e400a [2021-03-04T13:38:03.924Z] Step 12/24 : COPY go.mod . [2021-03-04T13:38:04.520Z] ---> 5f6e15684aea [2021-03-04T13:38:04.520Z] Step 13/24 : COPY Makefile . [2021-03-04T13:38:05.496Z] ---> ea2bb33a6cef [2021-03-04T13:38:05.496Z] Step 14/24 : RUN make update [2021-03-04T13:38:05.496Z] ---> Running in 86525a757838 [2021-03-04T13:38:06.929Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-04T13:38:07.924Z] Removing intermediate container 86525a757838 [2021-03-04T13:38:07.924Z] ---> 0f5b844ed260 [2021-03-04T13:38:07.924Z] Step 15/24 : COPY . . [2021-03-04T13:38:10.551Z] ---> 1099f39d10a2 [2021-03-04T13:38:10.551Z] Step 16/24 : RUN ${MAKE} [2021-03-04T13:38:10.551Z] ---> Running in 2845ed04b4b1 [2021-03-04T13:38:11.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-04T13:38:11.565Z] Running on prd-centos7-docker-4c-2g-28475 in /w/workspace/edgexfoundry_edgex-ui-go_PR-303 [Pipeline] { [Pipeline] ws [2021-03-04T13:38:11.667Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-04T13:38:17.444Z] using credential edgex-jenkins-ssh [2021-03-04T13:38:17.516Z] Cloning the remote Git repository [2021-03-04T13:38:17.546Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-04T13:38:17.625Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-04T13:38:17.707Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-04T13:38:17.707Z] > git --version # timeout=10 [2021-03-04T13:38:17.725Z] > git --version # 'git version 2.24.3' [2021-03-04T13:38:17.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T13:38:17.774Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T13:38:19.917Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-04T13:38:19.924Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T13:38:19.950Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-04T13:38:19.967Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-04T13:38:19.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T13:38:19.974Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T13:38:20.699Z] Merging remotes/origin/master commit de7c5c3e6b4481bff3e484d1404955fbb7d3e33f into PR head commit 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 [2021-03-04T13:38:21.151Z] Merge succeeded, producing 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 [2021-03-04T13:38:21.152Z] Checking out Revision 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 (PR-303) [2021-03-04T13:38:20.738Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T13:38:20.748Z] > git checkout -f 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 # timeout=10 [2021-03-04T13:38:20.989Z] > git remote # timeout=10 [2021-03-04T13:38:21.040Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T13:38:21.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T13:38:21.112Z] > git merge de7c5c3e6b4481bff3e484d1404955fbb7d3e33f # timeout=10 [2021-03-04T13:38:21.128Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T13:38:21.156Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T13:38:21.161Z] > git checkout -f 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 # timeout=10 [2021-03-04T13:38:25.260Z] Commit message: "device wizard" [2021-03-04T13:38:25.308Z] > git --version # timeout=10 [2021-03-04T13:38:25.327Z] > git --version # 'git version 2.24.3' [2021-03-04T13:38:25.342Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T13:38:26.995Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-04T13:38:27.648Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T13:38:27.980Z] + sudo service docker restart [2021-03-04T13:38:27.980Z] + true [2021-03-04T13:38:27.980Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T13:38:30.125Z] provisioning config files... [2021-03-04T13:38:30.228Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6710150429762824717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T13:38:30.670Z] ---> docker-login.sh [2021-03-04T13:38:30.670Z] nexus3.edgexfoundry.org:10001 [2021-03-04T13:38:31.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:38:31.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:38:31.927Z] Configure a credential helper to remove this warning. See [2021-03-04T13:38:31.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:38:31.927Z] [2021-03-04T13:38:31.927Z] Login Succeeded [2021-03-04T13:38:31.927Z] nexus3.edgexfoundry.org:10002 [2021-03-04T13:38:32.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:38:32.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:38:32.196Z] Configure a credential helper to remove this warning. See [2021-03-04T13:38:32.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:38:32.196Z] [2021-03-04T13:38:32.196Z] Login Succeeded [2021-03-04T13:38:32.196Z] nexus3.edgexfoundry.org:10003 [2021-03-04T13:38:32.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:38:32.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:38:32.461Z] Configure a credential helper to remove this warning. See [2021-03-04T13:38:32.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:38:32.461Z] [2021-03-04T13:38:32.461Z] Login Succeeded [2021-03-04T13:38:32.461Z] nexus3.edgexfoundry.org:10004 [2021-03-04T13:38:32.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:38:32.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:38:32.727Z] Configure a credential helper to remove this warning. See [2021-03-04T13:38:32.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:38:32.727Z] [2021-03-04T13:38:32.727Z] Login Succeeded [2021-03-04T13:38:32.727Z] docker.io [2021-03-04T13:38:32.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T13:38:33.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T13:38:33.261Z] Configure a credential helper to remove this warning. See [2021-03-04T13:38:33.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T13:38:33.261Z] [2021-03-04T13:38:33.261Z] Login Succeeded [2021-03-04T13:38:33.261Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T13:38:33.286Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-04T13:38:33.765Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] echo [2021-03-04T13:38:34.510Z] ========================================================= [2021-03-04T13:38:34.510Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-04T13:38:34.510Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T13:38:34.975Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-04T13:38:36.174Z] Sending build context to Docker daemon 17.19MB [2021-03-04T13:38:36.174Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T13:38:36.174Z] Step 2/8 : FROM ${BASE} [2021-03-04T13:38:36.174Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-04T13:38:36.174Z] 188c0c94c7c5: Pulling fs layer [2021-03-04T13:38:36.174Z] 0ef7d3d256c8: Pulling fs layer [2021-03-04T13:38:36.174Z] de9db76c5a1d: Pulling fs layer [2021-03-04T13:38:36.174Z] bca2f99d35d6: Pulling fs layer [2021-03-04T13:38:36.174Z] 93359f2a8cfa: Pulling fs layer [2021-03-04T13:38:36.174Z] 7c6f9722023f: Pulling fs layer [2021-03-04T13:38:36.174Z] a35cf1a2eb13: Pulling fs layer [2021-03-04T13:38:36.174Z] bca2f99d35d6: Waiting [2021-03-04T13:38:36.174Z] 93359f2a8cfa: Waiting [2021-03-04T13:38:36.174Z] 7c6f9722023f: Waiting [2021-03-04T13:38:36.174Z] a35cf1a2eb13: Waiting [2021-03-04T13:38:36.559Z] de9db76c5a1d: Verifying Checksum [2021-03-04T13:38:36.559Z] de9db76c5a1d: Download complete [2021-03-04T13:38:36.559Z] 0ef7d3d256c8: Verifying Checksum [2021-03-04T13:38:36.559Z] 0ef7d3d256c8: Download complete [2021-03-04T13:38:36.833Z] 93359f2a8cfa: Verifying Checksum [2021-03-04T13:38:36.833Z] 93359f2a8cfa: Download complete [2021-03-04T13:38:37.113Z] 7c6f9722023f: Verifying Checksum [2021-03-04T13:38:37.113Z] 7c6f9722023f: Download complete [2021-03-04T13:38:37.113Z] 188c0c94c7c5: Verifying Checksum [2021-03-04T13:38:37.113Z] 188c0c94c7c5: Download complete [2021-03-04T13:38:37.766Z] 188c0c94c7c5: Pull complete [2021-03-04T13:38:38.076Z] Removing intermediate container 2845ed04b4b1 [2021-03-04T13:38:38.076Z] ---> c6fbdaf6e484 [2021-03-04T13:38:38.076Z] Step 17/24 : FROM alpine:3.12 [2021-03-04T13:38:38.076Z] 3.12: Pulling from library/alpine [2021-03-04T13:38:38.112Z] 0ef7d3d256c8: Pull complete [2021-03-04T13:38:38.349Z] dce8679b510e: Pulling fs layer [2021-03-04T13:38:38.433Z] de9db76c5a1d: Pull complete [2021-03-04T13:38:38.622Z] dce8679b510e: Download complete [2021-03-04T13:38:39.218Z] dce8679b510e: Pull complete [2021-03-04T13:38:39.218Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T13:38:39.218Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T13:38:39.218Z] ---> d10569e2745f [2021-03-04T13:38:39.218Z] Step 18/24 : EXPOSE 4000 [2021-03-04T13:38:39.496Z] ---> Running in a594b580f5cb [2021-03-04T13:38:40.092Z] Removing intermediate container a594b580f5cb [2021-03-04T13:38:40.092Z] ---> b578899d1f5b [2021-03-04T13:38:40.092Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-04T13:38:41.077Z] a35cf1a2eb13: Verifying Checksum [2021-03-04T13:38:41.077Z] a35cf1a2eb13: Download complete [2021-03-04T13:38:41.522Z] ---> 43e8d61fb565 [2021-03-04T13:38:41.522Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-04T13:38:41.794Z] ---> Running in 9f1ce7524127 [2021-03-04T13:38:42.064Z] bca2f99d35d6: Verifying Checksum [2021-03-04T13:38:42.064Z] bca2f99d35d6: Download complete [2021-03-04T13:38:42.397Z] Removing intermediate container 9f1ce7524127 [2021-03-04T13:38:42.397Z] ---> 76dfe955de15 [2021-03-04T13:38:42.397Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-04T13:38:42.397Z] ---> Running in e13e11c06c25 [2021-03-04T13:38:42.994Z] Removing intermediate container e13e11c06c25 [2021-03-04T13:38:42.994Z] ---> b5eb3325acba [2021-03-04T13:38:42.994Z] Step 22/24 : LABEL arch=arm64 [2021-03-04T13:38:42.994Z] ---> Running in 3ecfa1d9d83e [2021-03-04T13:38:43.592Z] Removing intermediate container 3ecfa1d9d83e [2021-03-04T13:38:43.592Z] ---> 0bdb5e6a2ad1 [2021-03-04T13:38:43.592Z] Step 23/24 : LABEL git_sha=1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 [2021-03-04T13:38:43.592Z] ---> Running in 93298995fb47 [2021-03-04T13:38:44.186Z] Removing intermediate container 93298995fb47 [2021-03-04T13:38:44.186Z] ---> c713aa61d79e [2021-03-04T13:38:44.186Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T13:38:44.186Z] ---> Running in 23b168e56aa6 [2021-03-04T13:38:44.781Z] Removing intermediate container 23b168e56aa6 [2021-03-04T13:38:44.781Z] ---> 5193ae3c38ec [2021-03-04T13:38:44.781Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-04T13:38:44.781Z] Successfully built 5193ae3c38ec [2021-03-04T13:38:44.781Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-04T13:38:46.044Z] ---> job-cost.sh [2021-03-04T13:38:46.044Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O090 [2021-03-04T13:38:54.902Z] bca2f99d35d6: Pull complete [2021-03-04T13:38:54.902Z] 93359f2a8cfa: Pull complete [2021-03-04T13:38:55.180Z] 7c6f9722023f: Pull complete [2021-03-04T13:39:06.152Z] a35cf1a2eb13: Pull complete [2021-03-04T13:39:06.152Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-04T13:39:06.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-04T13:39:06.152Z] ---> a62c8e92a672 [2021-03-04T13:39:06.152Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-04T13:39:06.152Z] ---> Running in 670193e0663f [2021-03-04T13:39:06.152Z] Removing intermediate container 670193e0663f [2021-03-04T13:39:06.152Z] ---> 62eee8b0c1f6 [2021-03-04T13:39:06.152Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T13:39:06.152Z] ---> Running in 134d651fa89c [2021-03-04T13:39:08.169Z] Removing intermediate container 134d651fa89c [2021-03-04T13:39:08.169Z] ---> 899f528187f2 [2021-03-04T13:39:08.169Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-04T13:39:08.169Z] ---> Running in 2c21d1cf1e11 [2021-03-04T13:39:09.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T13:39:10.185Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T13:39:10.781Z] OK: 166 MiB in 39 packages [2021-03-04T13:39:11.392Z] Removing intermediate container 2c21d1cf1e11 [2021-03-04T13:39:11.392Z] ---> 656e650da2e1 [2021-03-04T13:39:11.392Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-04T13:39:11.392Z] ---> Running in 9410bb6ab435 [2021-03-04T13:39:11.657Z] Removing intermediate container 9410bb6ab435 [2021-03-04T13:39:11.657Z] ---> 808061f94c9d [2021-03-04T13:39:11.657Z] Step 7/8 : COPY . . [2021-03-04T13:39:16.071Z] ---> 6e1ddd9fdf35 [2021-03-04T13:39:16.071Z] Step 8/8 : RUN go mod download [2021-03-04T13:39:16.071Z] ---> Running in da36ba979ebb [2021-03-04T13:39:24.994Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-04T13:40:12.641Z] Removing intermediate container da36ba979ebb [2021-03-04T13:40:12.642Z] ---> 1f1014e24199 [2021-03-04T13:40:12.642Z] Successfully built 1f1014e24199 [2021-03-04T13:40:12.642Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T13:40:13.017Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T13:40:14.104Z] . [Pipeline] withDockerContainer [2021-03-04T13:40:14.339Z] prd-centos7-docker-4c-2g-28475 does not seem to be running inside a container [2021-03-04T13:40:14.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-04T13:40:17.426Z] $ docker top b621cda404adb86c59c308bbaa65c87d4f090324d044275c9a71be5da87f6592 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T13:40:18.678Z] + go version [2021-03-04T13:40:18.991Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-04T13:40:19.199Z] $ docker stop --time=1 b621cda404adb86c59c308bbaa65c87d4f090324d044275c9a71be5da87f6592 [2021-03-04T13:40:21.824Z] $ docker rm -f b621cda404adb86c59c308bbaa65c87d4f090324d044275c9a71be5da87f6592 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T13:40:23.421Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T13:40:23.422Z] . [Pipeline] withDockerContainer [2021-03-04T13:40:23.935Z] prd-centos7-docker-4c-2g-28475 does not seem to be running inside a container [2021-03-04T13:40:24.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-04T13:40:25.974Z] $ docker top 762fb2daef8f65a68fd8b607608b41b1853a42a924ec77c1f2bcd84adce06e4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T13:40:26.678Z] + make test [2021-03-04T13:40:26.678Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-04T13:40:31.269Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-04T13:40:44.144Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-04T13:40:44.144Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-04T13:40:44.144Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-04T13:40:44.144Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-04T13:40:44.144Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-04T13:40:44.144Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-04T13:40:44.144Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-04T13:40:44.144Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-04T13:40:44.144Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-04T13:40:44.144Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-04T13:40:44.144Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-04T13:40:44.144Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-04T13:40:44.144Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-04T13:40:48.611Z] $ docker stop --time=1 762fb2daef8f65a68fd8b607608b41b1853a42a924ec77c1f2bcd84adce06e4d [2021-03-04T13:40:50.978Z] $ docker rm -f 762fb2daef8f65a68fd8b607608b41b1853a42a924ec77c1f2bcd84adce06e4d [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T13:40:51.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-04T13:40:52.071Z] Warning: overwriting stash ‘coverage-report’ [2021-03-04T13:40:52.988Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-04T13:40:53.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-04T13:40:54.182Z] + ls -al . [2021-03-04T13:40:54.182Z] total 88 [2021-03-04T13:40:54.182Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 4 13:40 . [2021-03-04T13:40:54.182Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 4 13:38 .. [2021-03-04T13:40:54.182Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 4 13:38 assets [2021-03-04T13:40:54.182Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 4 13:38 bin [2021-03-04T13:40:54.182Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 4 13:38 cmd [2021-03-04T13:40:54.182Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 4 13:38 CONTRIBUTING.md [2021-03-04T13:40:54.182Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 4 13:40 coverage.out [2021-03-04T13:40:54.182Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 4 13:38 Dockerfile [2021-03-04T13:40:54.182Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 4 13:38 Dockerfile.build [2021-03-04T13:40:54.182Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 4 13:38 docs [2021-03-04T13:40:54.182Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 4 13:38 .git [2021-03-04T13:40:54.182Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 4 13:38 .github [2021-03-04T13:40:54.182Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 4 13:38 .gitignore [2021-03-04T13:40:54.182Z] -rw-rw-r--. 1 jenkins jenkins 966 Mar 4 13:38 go.mod [2021-03-04T13:40:54.182Z] -rw-r--r--. 1 jenkins jenkins 20277 Mar 4 13:40 go.sum [2021-03-04T13:40:54.182Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 4 13:38 internal [2021-03-04T13:40:54.182Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 4 13:38 Jenkinsfile [2021-03-04T13:40:54.182Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 4 13:38 LICENSE [2021-03-04T13:40:54.182Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 4 13:38 Makefile [2021-03-04T13:40:54.182Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 4 13:38 README.md [2021-03-04T13:40:54.182Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 4 13:33 VERSION [2021-03-04T13:40:54.182Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 4 13:38 version.go [2021-03-04T13:40:54.182Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 4 13:38 web [Pipeline] isUnix [Pipeline] sh [2021-03-04T13:40:54.592Z] + 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=1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 --label arch=amd64 --label version=0.0.0 . [2021-03-04T13:40:55.192Z] Sending build context to Docker daemon 17.21MB [2021-03-04T13:40:55.192Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T13:40:55.192Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-04T13:40:55.192Z] ---> 1f1014e24199 [2021-03-04T13:40:55.192Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-04T13:40:56.184Z] ---> Running in c64ec0c782f7 [2021-03-04T13:40:56.452Z] Removing intermediate container c64ec0c782f7 [2021-03-04T13:40:56.452Z] ---> d5e5c2eb262f [2021-03-04T13:40:56.452Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-04T13:40:56.452Z] ---> Running in 5e51965b7ece [2021-03-04T13:40:57.055Z] Removing intermediate container 5e51965b7ece [2021-03-04T13:40:57.055Z] ---> c28dda7058b1 [2021-03-04T13:40:57.055Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-04T13:40:57.346Z] ---> Running in 3977d6bd730d [2021-03-04T13:40:57.958Z] Removing intermediate container 3977d6bd730d [2021-03-04T13:40:57.958Z] ---> f0594196806a [2021-03-04T13:40:57.958Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-04T13:40:57.958Z] ---> Running in 11de456b82a5 [2021-03-04T13:40:58.232Z] Removing intermediate container 11de456b82a5 [2021-03-04T13:40:58.232Z] ---> ed7cffb2b6c5 [2021-03-04T13:40:58.232Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-04T13:40:58.232Z] ---> Running in beb0bd5d7b6b [2021-03-04T13:40:58.503Z] Removing intermediate container beb0bd5d7b6b [2021-03-04T13:40:58.503Z] ---> f907572aceb8 [2021-03-04T13:40:58.503Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T13:40:58.815Z] ---> Running in 68cf76e6d8c9 [2021-03-04T13:41:00.779Z] Removing intermediate container 68cf76e6d8c9 [2021-03-04T13:41:00.779Z] ---> 83411a4ce771 [2021-03-04T13:41:00.779Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-04T13:41:00.779Z] ---> Running in 42412eea4773 [2021-03-04T13:41:01.814Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T13:41:02.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T13:41:03.153Z] OK: 166 MiB in 39 packages [2021-03-04T13:41:05.607Z] Removing intermediate container 42412eea4773 [2021-03-04T13:41:05.607Z] ---> 111b73b41fb0 [2021-03-04T13:41:05.607Z] Step 10/24 : ENV GO111MODULE=on [2021-03-04T13:41:06.366Z] ---> Running in c3ab20ef66e7 [2021-03-04T13:41:06.657Z] Removing intermediate container c3ab20ef66e7 [2021-03-04T13:41:06.657Z] ---> 8ae71854b8d1 [2021-03-04T13:41:06.657Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-04T13:41:06.657Z] ---> Running in 40e63d8e41d8 [2021-03-04T13:41:06.940Z] Removing intermediate container 40e63d8e41d8 [2021-03-04T13:41:06.940Z] ---> 51c874019982 [2021-03-04T13:41:06.940Z] Step 12/24 : COPY go.mod . [2021-03-04T13:41:07.547Z] ---> 62d39f2ea821 [2021-03-04T13:41:07.547Z] Step 13/24 : COPY Makefile . [2021-03-04T13:41:07.818Z] ---> de31fe632e77 [2021-03-04T13:41:07.818Z] Step 14/24 : RUN make update [2021-03-04T13:41:07.818Z] ---> Running in a8894424c12a [2021-03-04T13:41:08.424Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-04T13:41:09.395Z] Removing intermediate container a8894424c12a [2021-03-04T13:41:09.396Z] ---> d277e02284e1 [2021-03-04T13:41:09.396Z] Step 15/24 : COPY . . [2021-03-04T13:41:11.978Z] ---> 34a98126a211 [2021-03-04T13:41:11.978Z] Step 16/24 : RUN ${MAKE} [2021-03-04T13:41:11.978Z] ---> Running in 9f526cd0ac35 [2021-03-04T13:41:12.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-04T13:41:27.806Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-04T13:41:31.809Z] lf-activate-venv(): INFO: Adding /tmp/venv-O090/bin to PATH [2021-03-04T13:41:31.809Z] INFO: No Stack... [2021-03-04T13:41:31.809Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-04T13:41:31.809Z] INFO: Archiving Costs [Pipeline] sh [2021-03-04T13:41:32.169Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-04T13:41:32.169Z] + cut -d, -f6 [Pipeline] lock [2021-03-04T13:41:32.311Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] [2021-03-04T13:41:32.318Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] did not exist. Created. [2021-03-04T13:41:32.318Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-04T13:41:32.877Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-04T13:41:33.101Z] Stashed 1 file(s) [Pipeline] } [2021-03-04T13:41:33.122Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T13:41:34.840Z] Removing intermediate container 9f526cd0ac35 [2021-03-04T13:41:34.840Z] ---> 50c85d53e52d [2021-03-04T13:41:34.840Z] Step 17/24 : FROM alpine:3.12 [2021-03-04T13:41:35.390Z] 3.12: Pulling from library/alpine [2021-03-04T13:41:35.689Z] f84cab65f19f: Pulling fs layer [2021-03-04T13:41:35.689Z] f84cab65f19f: Download complete [2021-03-04T13:41:36.395Z] f84cab65f19f: Pull complete [2021-03-04T13:41:36.395Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T13:41:36.395Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T13:41:36.395Z] ---> 88dd2752d2ea [2021-03-04T13:41:36.395Z] Step 18/24 : EXPOSE 4000 [2021-03-04T13:41:36.691Z] ---> Running in f9b5cccd9a88 [2021-03-04T13:41:37.024Z] Removing intermediate container f9b5cccd9a88 [2021-03-04T13:41:37.024Z] ---> 269e939496db [2021-03-04T13:41:37.024Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-04T13:41:38.980Z] ---> ef898776fbd1 [2021-03-04T13:41:38.980Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-04T13:41:38.980Z] ---> Running in 437a04ec345b [2021-03-04T13:41:39.565Z] Removing intermediate container 437a04ec345b [2021-03-04T13:41:39.565Z] ---> 6bb5b01bbae0 [2021-03-04T13:41:39.565Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-04T13:41:39.835Z] ---> Running in 67e041ffcefa [2021-03-04T13:41:40.468Z] Removing intermediate container 67e041ffcefa [2021-03-04T13:41:40.468Z] ---> aa024f56456f [2021-03-04T13:41:40.468Z] Step 22/24 : LABEL arch=amd64 [2021-03-04T13:41:41.098Z] ---> Running in c70c140f5eaa [2021-03-04T13:41:41.415Z] Removing intermediate container c70c140f5eaa [2021-03-04T13:41:41.415Z] ---> 414bd42c5ab2 [2021-03-04T13:41:41.415Z] Step 23/24 : LABEL git_sha=1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 [2021-03-04T13:41:41.685Z] ---> Running in 0de802d49a17 [2021-03-04T13:41:42.278Z] Removing intermediate container 0de802d49a17 [2021-03-04T13:41:42.278Z] ---> b5292aa48152 [2021-03-04T13:41:42.278Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T13:41:42.278Z] ---> Running in 2aaed639c564 [2021-03-04T13:41:42.555Z] Removing intermediate container 2aaed639c564 [2021-03-04T13:41:42.555Z] ---> 8b1633cf8afb [2021-03-04T13:41:42.555Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-04T13:41:42.555Z] Successfully built 8b1633cf8afb [2021-03-04T13:41:42.822Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-04T13:41:44.019Z] ---> job-cost.sh [2021-03-04T13:41:44.019Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2rg8 [2021-03-04T13:42:16.407Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-04T13:42:55.635Z] lf-activate-venv(): INFO: Adding /tmp/venv-2rg8/bin to PATH [2021-03-04T13:42:55.635Z] INFO: No Stack... [2021-03-04T13:42:55.635Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-04T13:42:55.635Z] INFO: Archiving Costs [Pipeline] sh [2021-03-04T13:42:56.074Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-04T13:42:56.074Z] + cut -d, -f6 [Pipeline] lock [2021-03-04T13:42:56.333Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] [2021-03-04T13:42:56.340Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] did not exist. Created. [2021-03-04T13:42:56.341Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-04T13:42:56.862Z] /w/workspace/edgex-ui-go/1@tmp/durable-d0ea1285/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-03-04T13:42:57.243Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-04T13:42:57.284Z] Warning: overwriting stash ‘stack-cost’ [2021-03-04T13:42:57.565Z] Stashed 1 file(s) [Pipeline] } [2021-03-04T13:42:57.587Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-04T13:42:59.541Z] provisioning config files... [2021-03-04T13:42:59.558Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp/config2628965903723125485tmp [Pipeline] { [Pipeline] sh [2021-03-04T13:43:00.003Z] + set +x [2021-03-04T13:43:00.003Z] + curl -s https://codecov.io/bash [2021-03-04T13:43:00.003Z] + bash -s -- [2021-03-04T13:43:00.266Z] [2021-03-04T13:43:00.266Z] _____ _ [2021-03-04T13:43:00.266Z] / ____| | | [2021-03-04T13:43:00.266Z] | | ___ __| | ___ ___ _____ __ [2021-03-04T13:43:00.266Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-04T13:43:00.266Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-04T13:43:00.266Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-04T13:43:00.266Z] Bash-20210226-7100762 [2021-03-04T13:43:00.266Z] [2021-03-04T13:43:00.266Z] [2021-03-04T13:43:00.266Z] ==> git version 2.24.3 found [2021-03-04T13:43:00.266Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-04T13:43:00.266Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-04T13:43:00.266Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-04T13:43:00.266Z] ==> Jenkins CI detected. [2021-03-04T13:43:00.266Z] project root: . [2021-03-04T13:43:00.266Z] --> token set from env [2021-03-04T13:43:00.266Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-04T13:43:00.266Z] ==> Running gcov in . (disable via -X gcov) [2021-03-04T13:43:00.266Z] ==> Python coveragepy not found [2021-03-04T13:43:00.266Z] ==> Searching for coverage reports in: [2021-03-04T13:43:00.266Z] + . [2021-03-04T13:43:00.266Z] -> Found 1 reports [2021-03-04T13:43:00.266Z] ==> Detecting git/mercurial file structure [2021-03-04T13:43:00.266Z] ==> Reading reports [2021-03-04T13:43:00.266Z] + ./coverage.out bytes=10 [2021-03-04T13:43:00.266Z] ==> Appending adjustments [2021-03-04T13:43:00.266Z] https://docs.codecov.io/docs/fixing-reports [2021-03-04T13:43:00.529Z] + Found adjustments [2021-03-04T13:43:00.529Z] ==> Gzipping contents [2021-03-04T13:43:00.529Z] 4.0K /tmp/codecov.pBW0bh.gz [2021-03-04T13:43:00.529Z] ==> Uploading reports [2021-03-04T13:43:00.529Z] url: https://codecov.io [2021-03-04T13:43:00.529Z] query: branch=PR-303&commit=1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=303&job=&cmd_args= [2021-03-04T13:43:00.529Z] -> Pinging Codecov [2021-03-04T13:43:00.529Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-303&commit=1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=303&job=&cmd_args= [2021-03-04T13:43:01.106Z] -> Uploading to [2021-03-04T13:43:01.106Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-04/FB506323287CE973F263BFD2A0EB1F37/1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1/0d79cc2b-e637-4cdf-83e5-a7b7b3ba06dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210304T134300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f9c080064f1fcb843dfc6cbe91ba3dd4424e86962dc3e801bafff09f10e755e [2021-03-04T13:43:01.106Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-04T13:43:01.106Z] Dload Upload Total Spent Left Speed [2021-03-04T13:43:01.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2863 0 0 100 2863 0 6348 --:--:-- --:--:-- --:--:-- 6362 [2021-03-04T13:43:01.692Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 [Pipeline] } [2021-03-04T13:43:01.726Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-04T13:43:05.245Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T13:43:05.855Z] ---> package-listing.sh [2021-03-04T13:43:05.855Z] ++ facter osfamily [2021-03-04T13:43:05.855Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-04T13:43:05.855Z] + OS_FAMILY=redhat [2021-03-04T13:43:05.855Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-303 [2021-03-04T13:43:05.855Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-04T13:43:05.855Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-04T13:43:05.855Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-04T13:43:05.855Z] + PACKAGES=/tmp/packages_start.txt [2021-03-04T13:43:05.855Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-303 ']' [2021-03-04T13:43:05.855Z] + PACKAGES=/tmp/packages_end.txt [2021-03-04T13:43:05.855Z] + case "${OS_FAMILY}" in [2021-03-04T13:43:05.855Z] + rpm -qa [2021-03-04T13:43:05.855Z] + sort [2021-03-04T13:43:11.178Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-04T13:43:11.178Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-04T13:43:11.178Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-04T13:43:11.178Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-303 ']' [2021-03-04T13:43:11.178Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-303/archives/ [2021-03-04T13:43:11.178Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-303/archives/ [Pipeline] echo [2021-03-04T13:43:11.213Z] 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-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-04T13:43:11.526Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-04T13:43:11.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T13:43:11.866Z] [2021-03-04T13:43:11.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-04T13:43:12.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T13:43:12.279Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-04T13:43:12.279Z] df20fa9351a1: Pulling fs layer [2021-03-04T13:43:12.279Z] 36b3adc4ff6f: Pulling fs layer [2021-03-04T13:43:12.279Z] 8ad3a11d3b57: Pulling fs layer [2021-03-04T13:43:12.279Z] 46f8f816bc3b: Pulling fs layer [2021-03-04T13:43:12.279Z] 93b61091891f: Pulling fs layer [2021-03-04T13:43:12.279Z] 93b9cdb0e59b: Pulling fs layer [2021-03-04T13:43:12.279Z] 5e14af77c1be: Pulling fs layer [2021-03-04T13:43:12.279Z] 01666e4c0597: Pulling fs layer [2021-03-04T13:43:12.279Z] aa168da1d23b: Pulling fs layer [2021-03-04T13:43:12.279Z] 46f8f816bc3b: Waiting [2021-03-04T13:43:12.279Z] 93b61091891f: Waiting [2021-03-04T13:43:12.279Z] 93b9cdb0e59b: Waiting [2021-03-04T13:43:12.279Z] 01666e4c0597: Waiting [2021-03-04T13:43:12.279Z] 5e14af77c1be: Waiting [2021-03-04T13:43:12.279Z] aa168da1d23b: Waiting [2021-03-04T13:43:12.279Z] 36b3adc4ff6f: Download complete [2021-03-04T13:43:12.279Z] 46f8f816bc3b: Verifying Checksum [2021-03-04T13:43:12.279Z] 46f8f816bc3b: Download complete [2021-03-04T13:43:12.544Z] df20fa9351a1: Verifying Checksum [2021-03-04T13:43:12.544Z] df20fa9351a1: Download complete [2021-03-04T13:43:12.544Z] 93b9cdb0e59b: Verifying Checksum [2021-03-04T13:43:12.544Z] 93b9cdb0e59b: Download complete [2021-03-04T13:43:12.544Z] 5e14af77c1be: Verifying Checksum [2021-03-04T13:43:12.544Z] 5e14af77c1be: Download complete [2021-03-04T13:43:12.544Z] 01666e4c0597: Download complete [2021-03-04T13:43:12.544Z] 93b61091891f: Verifying Checksum [2021-03-04T13:43:12.544Z] 93b61091891f: Download complete [2021-03-04T13:43:12.544Z] 8ad3a11d3b57: Verifying Checksum [2021-03-04T13:43:12.544Z] 8ad3a11d3b57: Download complete [2021-03-04T13:43:12.808Z] df20fa9351a1: Pull complete [2021-03-04T13:43:13.073Z] 36b3adc4ff6f: Pull complete [2021-03-04T13:43:14.037Z] 8ad3a11d3b57: Pull complete [2021-03-04T13:43:14.301Z] 46f8f816bc3b: Pull complete [2021-03-04T13:43:15.262Z] aa168da1d23b: Verifying Checksum [2021-03-04T13:43:15.262Z] aa168da1d23b: Download complete [2021-03-04T13:43:15.262Z] 93b61091891f: Pull complete [2021-03-04T13:43:15.262Z] 93b9cdb0e59b: Pull complete [2021-03-04T13:43:15.262Z] 5e14af77c1be: Pull complete [2021-03-04T13:43:15.527Z] 01666e4c0597: Pull complete [2021-03-04T13:43:23.731Z] aa168da1d23b: Pull complete [2021-03-04T13:43:23.731Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-04T13:43:23.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T13:43:23.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-04T13:43:23.909Z] prd-centos7-docker-4c-2g-28473 does not seem to be running inside a container [2021-03-04T13:43:23.960Z] $ 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-303/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-303 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-303:/w/workspace/edgexfoundry_edgex-ui-go_PR-303:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-04T13:43:27.187Z] $ docker top 42f65b8d53583e545aca495d3f62a148130a093913cde74b3582b359d1633b31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T13:43:27.845Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-04T13:43:28.164Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-04T13:43:28.487Z] + ls /var/log/sa-host [2021-03-04T13:43:28.487Z] + sadf -c /var/log/sa-host/sa04 [2021-03-04T13:43:28.487Z] file_magic: OK [2021-03-04T13:43:28.487Z] HZ: Using current value: 100 [2021-03-04T13:43:28.487Z] file_header: OK [2021-03-04T13:43:28.487Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-04T13:43:28.487Z] Statistics: [2021-03-04T13:43:28.487Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-04T13:43:28.487Z] File successfully converted to sysstat format version 12.2.1 [2021-03-04T13:43:28.487Z] + sadf -c /var/log/sa-host/sa23 [2021-03-04T13:43:28.487Z] file_magic: OK [2021-03-04T13:43:28.487Z] HZ: Using current value: 100 [2021-03-04T13:43:28.487Z] file_header: OK [2021-03-04T13:43:28.487Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-04T13:43:28.487Z] Statistics: [2021-03-04T13:43:28.487Z] Hnuu...uuuununununu... [2021-03-04T13:43:28.487Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-04T13:43:29.216Z] provisioning config files... [2021-03-04T13:43:29.233Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp/config4336814418983952534tmp [Pipeline] { [Pipeline] echo [2021-03-04T13:43:29.353Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T13:43:29.683Z] ---> create-netrc.sh [Pipeline] } [2021-03-04T13:43:29.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-04T13:43:29.853Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T13:43:30.187Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-04T13:43:30.216Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T13:43:30.551Z] ---> sudo-logs.sh [2021-03-04T13:43:30.551Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-04T13:43:30.673Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T13:43:31.011Z] ---> job-cost.sh [2021-03-04T13:43:31.011Z] lf-activate-venv: SKIPPING [2021-03-04T13:43:31.011Z] DEBUG: total: 0.029999999329447746 [2021-03-04T13:43:31.011Z] INFO: Retrieving Stack Cost... [2021-03-04T13:43:31.960Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-04T13:43:32.537Z] INFO: Archiving Costs [Pipeline] echo [2021-03-04T13:43:32.574Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T13:43:32.915Z] ---> logs-deploy.sh [2021-03-04T13:43:32.915Z] lf-activate-venv: SKIPPING [2021-03-04T13:43:32.915Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-303/1 [2021-03-04T13:43:32.915Z] INFO: archiving workspace using pattern(s): [2021-03-04T13:43:34.842Z] Archives upload complete. [2021-03-04T13:43:34.842Z] INFO: archiving logs to Nexus