Pull request #310 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3567ab7b887fa32b23d84522d93a1035ccdc20f0+ee50e29b93436bbbf1db679057cf2068418b22d8 (28fa6455f0b6d3f32598712c46df00c32995e949) 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-310/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-310/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-30141 in /w/workspace/edgexfoundry_edgex-ui-go_PR-310 [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-310 # 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 ee50e29b93436bbbf1db679057cf2068418b22d8 into PR head commit 3567ab7b887fa32b23d84522d93a1035ccdc20f0 Merge succeeded, producing 3567ab7b887fa32b23d84522d93a1035ccdc20f0 Checking out Revision 3567ab7b887fa32b23d84522d93a1035ccdc20f0 (PR-310) > 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/310/head:refs/remotes/origin/PR-310 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3567ab7b887fa32b23d84522d93a1035ccdc20f0 # 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 ee50e29b93436bbbf1db679057cf2068418b22d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3567ab7b887fa32b23d84522d93a1035ccdc20f0 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-17T06:47:21.278Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-17T06:47:21.687Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-17T06:47:21.943Z] ========================================================= [2021-03-17T06:47:21.943Z] EdgeX Global Pipelines Version Info [2021-03-17T06:47:21.943Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:47:23.446Z] ------------------- [2021-03-17T06:47:23.446Z] stable info: [2021-03-17T06:47:23.446Z] ------------------- [2021-03-17T06:47:23.446Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-17T06:47:23.446Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-17T06:47:23.446Z] Message: update stable to v1.0.184 [2021-03-17T06:47:24.394Z] ------------------- [2021-03-17T06:47:24.394Z] experimental info: [2021-03-17T06:47:24.394Z] ------------------- [2021-03-17T06:47:24.394Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-17T06:47:24.394Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-17T06:47:24.394Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-17T06:47:24.794Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-17T06:47:24.949Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-17T06:47:25.132Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-17T06:47:25.276Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-17T06:47:25.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-17T06:47:25.549Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-17T06:47:25.684Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-17T06:47:25.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-17T06:47:26.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-17T06:47:26.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-17T06:47:26.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-17T06:47:26.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-17T06:47:26.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-17T06:47:26.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-17T06:47:26.841Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-17T06:47:26.992Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-17T06:47:27.124Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-17T06:47:27.300Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-17T06:47:27.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-17T06:47:27.576Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-17T06:47:27.705Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-17T06:47:27.841Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-17T06:47:27.976Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-17T06:47:28.116Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-17T06:47:28.243Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-17T06:47:28.377Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-17T06:47:28.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-310 [Pipeline] echo [2021-03-17T06:47:28.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-310 [Pipeline] echo [2021-03-17T06:47:28.765Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-310 [Pipeline] echo [2021-03-17T06:47:28.894Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3567ab7b887fa32b23d84522d93a1035ccdc20f0 [Pipeline] echo [2021-03-17T06:47:29.027Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3567ab7 [Pipeline] echo [2021-03-17T06:47:29.184Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-17T06:47:29.440Z] provisioning config files... [2021-03-17T06:47:29.474Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp/config8816318589106927026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:47:29.904Z] ---> docker-login.sh [2021-03-17T06:47:29.904Z] nexus3.edgexfoundry.org:10001 [2021-03-17T06:47:30.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:47:30.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:47:30.430Z] Configure a credential helper to remove this warning. See [2021-03-17T06:47:30.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:47:30.430Z] [2021-03-17T06:47:30.430Z] Login Succeeded [2021-03-17T06:47:30.430Z] nexus3.edgexfoundry.org:10002 [2021-03-17T06:47:30.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:47:30.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:47:30.692Z] Configure a credential helper to remove this warning. See [2021-03-17T06:47:30.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:47:30.692Z] [2021-03-17T06:47:30.692Z] Login Succeeded [2021-03-17T06:47:30.692Z] nexus3.edgexfoundry.org:10003 [2021-03-17T06:47:30.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:47:30.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:47:30.692Z] Configure a credential helper to remove this warning. See [2021-03-17T06:47:30.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:47:30.692Z] [2021-03-17T06:47:30.692Z] Login Succeeded [2021-03-17T06:47:30.692Z] nexus3.edgexfoundry.org:10004 [2021-03-17T06:47:30.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:47:30.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:47:30.956Z] Configure a credential helper to remove this warning. See [2021-03-17T06:47:30.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:47:30.956Z] [2021-03-17T06:47:30.956Z] Login Succeeded [2021-03-17T06:47:30.956Z] docker.io [2021-03-17T06:47:30.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:47:31.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:47:31.218Z] Configure a credential helper to remove this warning. See [2021-03-17T06:47:31.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:47:31.218Z] [2021-03-17T06:47:31.218Z] Login Succeeded [2021-03-17T06:47:31.218Z] ---> docker-login.sh ends [Pipeline] } [2021-03-17T06:47:31.243Z] 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-17T06:47:32.388Z] + git log --format=format:%s -1 3567ab7b887fa32b23d84522d93a1035ccdc20f0 [Pipeline] echo [2021-03-17T06:47:32.478Z] GIT_COMMIT: 3567ab7b887fa32b23d84522d93a1035ccdc20f0, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-17T06:47:32.554Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:47:33.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T06:47:33.572Z] [2021-03-17T06:47:33.572Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:47:33.969Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T06:47:33.969Z] latest: Pulling from edgex-devops/git-semver [2021-03-17T06:47:33.969Z] 31603596830f: Pulling fs layer [2021-03-17T06:47:33.969Z] 2a8b12db71e7: Pulling fs layer [2021-03-17T06:47:33.969Z] 6ca5941a6612: Pulling fs layer [2021-03-17T06:47:33.969Z] ecc8261a40a4: Pulling fs layer [2021-03-17T06:47:33.969Z] ecc8261a40a4: Waiting [2021-03-17T06:47:33.969Z] 2a8b12db71e7: Verifying Checksum [2021-03-17T06:47:33.969Z] 2a8b12db71e7: Download complete [2021-03-17T06:47:33.969Z] 31603596830f: Verifying Checksum [2021-03-17T06:47:33.969Z] 31603596830f: Download complete [2021-03-17T06:47:34.236Z] 6ca5941a6612: Verifying Checksum [2021-03-17T06:47:34.236Z] 6ca5941a6612: Download complete [2021-03-17T06:47:34.236Z] ecc8261a40a4: Verifying Checksum [2021-03-17T06:47:34.236Z] ecc8261a40a4: Download complete [2021-03-17T06:47:34.498Z] 31603596830f: Pull complete [2021-03-17T06:47:34.498Z] 2a8b12db71e7: Pull complete [2021-03-17T06:47:35.448Z] 6ca5941a6612: Pull complete [2021-03-17T06:47:35.710Z] ecc8261a40a4: Pull complete [2021-03-17T06:47:35.710Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-17T06:47:35.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T06:47:35.710Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-17T06:47:35.836Z] prd-centos7-docker-4c-2g-30141 does not seem to be running inside a container [2021-03-17T06:47:35.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-310 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-310:/w/workspace/edgexfoundry_edgex-ui-go_PR-310:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-17T06:47:38.018Z] $ docker top dd72d017c0af963498da31ddb254d1f3417cc3fbda3575fc90365a11bd0faec1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-17T06:47:38.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-17T06:47:38.458Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-17T06:47:38.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-17T06:47:38.682Z] $ docker exec dd72d017c0af963498da31ddb254d1f3417cc3fbda3575fc90365a11bd0faec1 ssh-agent [2021-03-17T06:47:38.849Z] SSH_AUTH_SOCK=/tmp/ssh-ALxUZgqjCL1T/agent.11 [2021-03-17T06:47:38.849Z] SSH_AGENT_PID=16 [2021-03-17T06:47:38.858Z] Running ssh-add (command line suppressed) [2021-03-17T06:47:38.977Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp/private_key_4379164465405038722.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp/private_key_4379164465405038722.key) [2021-03-17T06:47:39.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-17T06:47:39.413Z] + git tag --points-at HEAD [Pipeline] } [2021-03-17T06:47:39.445Z] $ docker exec --env ******** --env ******** dd72d017c0af963498da31ddb254d1f3417cc3fbda3575fc90365a11bd0faec1 ssh-agent -k [2021-03-17T06:47:39.559Z] unset SSH_AUTH_SOCK; [2021-03-17T06:47:39.560Z] unset SSH_AGENT_PID; [2021-03-17T06:47:39.560Z] echo Agent pid 16 killed; [2021-03-17T06:47:39.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-17T06:47:39.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-17T06:47:39.857Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-17T06:47:40.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-17T06:47:40.031Z] $ docker exec dd72d017c0af963498da31ddb254d1f3417cc3fbda3575fc90365a11bd0faec1 ssh-agent [2021-03-17T06:47:40.189Z] SSH_AUTH_SOCK=/tmp/ssh-1TTXkOAqWDPl/agent.45 [2021-03-17T06:47:40.189Z] SSH_AGENT_PID=51 [2021-03-17T06:47:40.197Z] Running ssh-add (command line suppressed) [2021-03-17T06:47:40.320Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp/private_key_5811598480144035552.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp/private_key_5811598480144035552.key) [2021-03-17T06:47:40.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-17T06:47:40.785Z] + git semver init [2021-03-17T06:47:40.785Z] # -> Open(): unable to determine branch for HEAD [2021-03-17T06:47:40.785Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-310/.git [2021-03-17T06:47:40.785Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-310 [2021-03-17T06:47:40.785Z] # $SEMVER_REMOTE_NAME = origin [2021-03-17T06:47:40.785Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-17T06:47:40.785Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-17T06:47:40.785Z] # $SEMVER_BRANCH = PR-310 [2021-03-17T06:47:40.785Z] # $SEMVER_TEMP = /tmp/semver-870109500 [2021-03-17T06:47:40.785Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-17T06:47:42.187Z] # '/tmp/semver-870109500' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-310/.semver' [2021-03-17T06:47:42.187Z] # -> Force: false [2021-03-17T06:47:42.187Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-310/.semver [Pipeline] } [2021-03-17T06:47:42.214Z] $ docker exec --env ******** --env ******** dd72d017c0af963498da31ddb254d1f3417cc3fbda3575fc90365a11bd0faec1 ssh-agent -k [2021-03-17T06:47:42.341Z] unset SSH_AUTH_SOCK; [2021-03-17T06:47:42.341Z] unset SSH_AGENT_PID; [2021-03-17T06:47:42.341Z] echo Agent pid 51 killed; [2021-03-17T06:47:42.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-17T06:47:43.086Z] + git semver [Pipeline] } [2021-03-17T06:47:43.120Z] $ docker stop --time=1 dd72d017c0af963498da31ddb254d1f3417cc3fbda3575fc90365a11bd0faec1 [2021-03-17T06:47:44.664Z] $ docker rm -f dd72d017c0af963498da31ddb254d1f3417cc3fbda3575fc90365a11bd0faec1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-17T06:47:45.273Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-17T06:47:45.746Z] Stashed 1 file(s) [Pipeline] echo [2021-03-17T06:47:45.772Z] [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-17T06:48:01.607Z] Still waiting to schedule task [2021-03-17T06:48:01.607Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30141’ [2021-03-17T06:48:01.632Z] Still waiting to schedule task [2021-03-17T06:48:01.632Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-17T06:49:42.916Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30142 in /w/workspace/edgexfoundry_edgex-ui-go_PR-310 [Pipeline] { [Pipeline] ws [2021-03-17T06:49:43.066Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-17T06:49:47.826Z] using credential edgex-jenkins-ssh [2021-03-17T06:49:47.885Z] Cloning the remote Git repository [2021-03-17T06:49:47.943Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-17T06:49:48.049Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-17T06:49:48.137Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-17T06:49:48.138Z] > git --version # timeout=10 [2021-03-17T06:49:48.154Z] > git --version # 'git version 2.17.1' [2021-03-17T06:49:48.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T06:49:48.227Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T06:49:50.295Z] Merging remotes/origin/master commit ee50e29b93436bbbf1db679057cf2068418b22d8 into PR head commit 3567ab7b887fa32b23d84522d93a1035ccdc20f0 [2021-03-17T06:49:49.756Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-17T06:49:49.775Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T06:49:49.799Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-17T06:49:49.836Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-17T06:49:49.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T06:49:49.850Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-17T06:49:50.319Z] > git config core.sparsecheckout # timeout=10 [2021-03-17T06:49:50.330Z] > git checkout -f 3567ab7b887fa32b23d84522d93a1035ccdc20f0 # timeout=10 [2021-03-17T06:49:50.630Z] > git remote # timeout=10 [2021-03-17T06:49:50.647Z] > git config --get remote.origin.url # timeout=10 [2021-03-17T06:49:50.710Z] Merge succeeded, producing 3567ab7b887fa32b23d84522d93a1035ccdc20f0 [2021-03-17T06:49:50.711Z] Checking out Revision 3567ab7b887fa32b23d84522d93a1035ccdc20f0 (PR-310) [2021-03-17T06:49:50.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T06:49:50.673Z] > git merge ee50e29b93436bbbf1db679057cf2068418b22d8 # timeout=10 [2021-03-17T06:49:50.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-17T06:49:50.721Z] > git config core.sparsecheckout # timeout=10 [2021-03-17T06:49:50.733Z] > git checkout -f 3567ab7b887fa32b23d84522d93a1035ccdc20f0 # timeout=10 [2021-03-17T06:49:55.309Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-17T06:49:55.370Z] > git --version # timeout=10 [2021-03-17T06:49:55.379Z] > git --version # 'git version 2.17.1' [2021-03-17T06:49:55.393Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-17T06:49:57.486Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-17T06:49:57.900Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-17T06:49:58.266Z] + sudo service docker restart [2021-03-17T06:49:58.266Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-17T06:50:01.017Z] provisioning config files... [2021-03-17T06:50:01.062Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config289285179241417878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:50:01.514Z] ---> docker-login.sh [2021-03-17T06:50:01.514Z] nexus3.edgexfoundry.org:10001 [2021-03-17T06:50:02.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:50:02.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:50:02.772Z] Configure a credential helper to remove this warning. See [2021-03-17T06:50:02.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:50:02.772Z] [2021-03-17T06:50:02.772Z] Login Succeeded [2021-03-17T06:50:02.772Z] nexus3.edgexfoundry.org:10002 [2021-03-17T06:50:03.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:50:03.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:50:03.318Z] Configure a credential helper to remove this warning. See [2021-03-17T06:50:03.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:50:03.318Z] [2021-03-17T06:50:03.318Z] Login Succeeded [2021-03-17T06:50:03.318Z] nexus3.edgexfoundry.org:10003 [2021-03-17T06:50:03.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:50:03.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:50:03.865Z] Configure a credential helper to remove this warning. See [2021-03-17T06:50:03.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:50:03.865Z] [2021-03-17T06:50:03.865Z] Login Succeeded [2021-03-17T06:50:03.865Z] nexus3.edgexfoundry.org:10004 [2021-03-17T06:50:04.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:50:04.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:50:04.413Z] Configure a credential helper to remove this warning. See [2021-03-17T06:50:04.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:50:04.413Z] [2021-03-17T06:50:04.413Z] Login Succeeded [2021-03-17T06:50:04.413Z] docker.io [2021-03-17T06:50:04.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:50:04.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:50:04.960Z] Configure a credential helper to remove this warning. See [2021-03-17T06:50:04.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:50:04.960Z] [2021-03-17T06:50:04.960Z] Login Succeeded [2021-03-17T06:50:04.960Z] ---> docker-login.sh ends [Pipeline] } [2021-03-17T06:50:04.989Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-17T06:50:05.545Z] ========================================================= [2021-03-17T06:50:05.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-17T06:50:05.545Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:50:05.956Z] + 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-17T06:50:06.560Z] Sending build context to Docker daemon 17.27MB [2021-03-17T06:50:06.560Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-17T06:50:06.560Z] Step 2/8 : FROM ${BASE} [2021-03-17T06:50:06.833Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-17T06:50:06.833Z] 5f621e34cdf4: Pulling fs layer [2021-03-17T06:50:06.833Z] a4357932f1b6: Pulling fs layer [2021-03-17T06:50:06.833Z] 18c013af1878: Pulling fs layer [2021-03-17T06:50:06.833Z] 00ac8860ef70: Pulling fs layer [2021-03-17T06:50:06.833Z] 63d7cb157983: Pulling fs layer [2021-03-17T06:50:06.833Z] b116817d02f9: Pulling fs layer [2021-03-17T06:50:06.833Z] 745a02a5169b: Pulling fs layer [2021-03-17T06:50:06.833Z] 00ac8860ef70: Waiting [2021-03-17T06:50:06.833Z] 63d7cb157983: Waiting [2021-03-17T06:50:06.833Z] 745a02a5169b: Waiting [2021-03-17T06:50:06.833Z] 18c013af1878: Verifying Checksum [2021-03-17T06:50:06.833Z] 18c013af1878: Download complete [2021-03-17T06:50:06.833Z] a4357932f1b6: Verifying Checksum [2021-03-17T06:50:06.833Z] a4357932f1b6: Download complete [2021-03-17T06:50:06.833Z] 63d7cb157983: Download complete [2021-03-17T06:50:06.833Z] b116817d02f9: Verifying Checksum [2021-03-17T06:50:06.833Z] b116817d02f9: Download complete [2021-03-17T06:50:06.833Z] 5f621e34cdf4: Verifying Checksum [2021-03-17T06:50:06.833Z] 5f621e34cdf4: Download complete [2021-03-17T06:50:07.436Z] 5f621e34cdf4: Pull complete [2021-03-17T06:50:08.046Z] a4357932f1b6: Pull complete [2021-03-17T06:50:08.647Z] 18c013af1878: Pull complete [2021-03-17T06:50:10.076Z] 745a02a5169b: Verifying Checksum [2021-03-17T06:50:10.076Z] 745a02a5169b: Download complete [2021-03-17T06:50:10.679Z] 00ac8860ef70: Verifying Checksum [2021-03-17T06:50:10.679Z] 00ac8860ef70: Download complete [2021-03-17T06:50:20.869Z] 00ac8860ef70: Pull complete [2021-03-17T06:50:21.143Z] 63d7cb157983: Pull complete [2021-03-17T06:50:21.418Z] b116817d02f9: Pull complete [2021-03-17T06:50:24.808Z] 745a02a5169b: Pull complete [2021-03-17T06:50:24.808Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-17T06:50:24.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-17T06:50:24.808Z] ---> b7e6874047d6 [2021-03-17T06:50:24.808Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-17T06:50:28.219Z] ---> Running in 8cfa4059b17b [2021-03-17T06:50:28.814Z] Removing intermediate container 8cfa4059b17b [2021-03-17T06:50:28.814Z] ---> f40f45303e41 [2021-03-17T06:50:28.814Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-17T06:50:29.091Z] ---> Running in d3ed4e379670 [2021-03-17T06:50:31.730Z] Removing intermediate container d3ed4e379670 [2021-03-17T06:50:31.730Z] ---> ea7449f27622 [2021-03-17T06:50:31.730Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-17T06:50:31.730Z] ---> Running in a2b40370c3a5 [2021-03-17T06:50:33.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-17T06:50:33.771Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-17T06:50:34.367Z] OK: 142 MiB in 39 packages [2021-03-17T06:50:35.808Z] Removing intermediate container a2b40370c3a5 [2021-03-17T06:50:35.808Z] ---> 630c8e227405 [2021-03-17T06:50:35.808Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-17T06:50:36.082Z] ---> Running in 2c3c227621bb [2021-03-17T06:50:36.679Z] Removing intermediate container 2c3c227621bb [2021-03-17T06:50:36.679Z] ---> a38d7670bb75 [2021-03-17T06:50:36.679Z] Step 7/8 : COPY . . [2021-03-17T06:50:38.651Z] ---> 282bca764705 [2021-03-17T06:50:38.651Z] Step 8/8 : RUN go mod download [2021-03-17T06:50:38.925Z] ---> Running in 35e1a035c109 [2021-03-17T06:51:11.281Z] Removing intermediate container 35e1a035c109 [2021-03-17T06:51:11.281Z] ---> 680ae5406c64 [2021-03-17T06:51:11.281Z] Successfully built 680ae5406c64 [2021-03-17T06:51:11.281Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:51:11.737Z] + docker inspect -f . ci-base-image-arm64 [2021-03-17T06:51:11.737Z] . [Pipeline] withDockerContainer [2021-03-17T06:51:12.026Z] prd-ubuntu18.04-docker-arm64-4c-16g-30142 does not seem to be running inside a container [2021-03-17T06:51:12.114Z] $ 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-17T06:51:13.696Z] $ docker top ac299ba35199a101ac2cafb725e733d0a1239a301065962f32833aadc9d50ebc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T06:51:14.787Z] + go version [2021-03-17T06:51:14.787Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-17T06:51:14.824Z] $ docker stop --time=1 ac299ba35199a101ac2cafb725e733d0a1239a301065962f32833aadc9d50ebc [2021-03-17T06:51:16.804Z] $ docker rm -f ac299ba35199a101ac2cafb725e733d0a1239a301065962f32833aadc9d50ebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:51:18.116Z] + docker inspect -f . ci-base-image-arm64 [2021-03-17T06:51:18.116Z] . [Pipeline] withDockerContainer [2021-03-17T06:51:18.375Z] prd-ubuntu18.04-docker-arm64-4c-16g-30142 does not seem to be running inside a container [2021-03-17T06:51:18.463Z] $ 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-17T06:51:20.062Z] $ docker top 1b8c861f29c5d8f0fabb8e275b612ab512332e8ed7cca054bfe74130131ce19a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T06:51:21.169Z] + make test [2021-03-17T06:51:21.169Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-17T06:51:22.620Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-17T06:51:47.442Z] Running on prd-centos7-docker-4c-2g-30143 in /w/workspace/edgexfoundry_edgex-ui-go_PR-310 [Pipeline] { [Pipeline] ws [2021-03-17T06:51:47.698Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-17T06:51:49.474Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-17T06:51:49.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-17T06:51:49.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-17T06:51:49.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-17T06:51:49.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-17T06:51:49.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-17T06:51:49.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-17T06:51:49.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-17T06:51:49.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-17T06:51:49.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-17T06:51:49.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-17T06:51:49.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-17T06:51:49.474Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-17T06:51:54.959Z] $ docker stop --time=1 1b8c861f29c5d8f0fabb8e275b612ab512332e8ed7cca054bfe74130131ce19a [2021-03-17T06:51:57.183Z] $ docker rm -f 1b8c861f29c5d8f0fabb8e275b612ab512332e8ed7cca054bfe74130131ce19a [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-17T06:51:58.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-17T06:51:59.070Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-03-17T06:51:59.751Z] using credential edgex-jenkins-ssh [2021-03-17T06:51:59.855Z] Cloning the remote Git repository [2021-03-17T06:51:59.902Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-17T06:52:00.080Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-17T06:52:00.314Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-17T06:52:00.314Z] > git --version # timeout=10 [2021-03-17T06:52:00.334Z] > git --version # 'git version 2.24.3' [2021-03-17T06:52:00.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T06:52:00.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2021-03-17T06:52:02.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-17T06:52:02.496Z] + ls -al . [2021-03-17T06:52:02.496Z] total 124 [2021-03-17T06:52:02.496Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 06:51 . [2021-03-17T06:52:02.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 06:49 .. [2021-03-17T06:52:02.496Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 06:49 .git [2021-03-17T06:52:02.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 06:49 .github [2021-03-17T06:52:02.496Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 17 06:49 .gitignore [2021-03-17T06:52:02.496Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 17 06:49 CONTRIBUTING.md [2021-03-17T06:52:02.496Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 17 06:49 Dockerfile [2021-03-17T06:52:02.496Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 17 06:49 Dockerfile.build [2021-03-17T06:52:02.496Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 17 06:49 Jenkinsfile [2021-03-17T06:52:02.496Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 17 06:49 LICENSE [2021-03-17T06:52:02.496Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 17 06:49 Makefile [2021-03-17T06:52:02.496Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 17 06:49 README.md [2021-03-17T06:52:02.496Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 06:47 VERSION [2021-03-17T06:52:02.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 06:49 assets [2021-03-17T06:52:02.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 06:49 bin [2021-03-17T06:52:02.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 06:49 cmd [2021-03-17T06:52:02.496Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 17 06:51 coverage.out [2021-03-17T06:52:02.496Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 06:49 docs [2021-03-17T06:52:02.496Z] -rw-rw-r-- 1 jenkins jenkins 1055 Mar 17 06:49 go.mod [2021-03-17T06:52:02.496Z] -rw-r--r-- 1 jenkins jenkins 22216 Mar 17 06:51 go.sum [2021-03-17T06:52:02.496Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 06:49 internal [2021-03-17T06:52:02.496Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 17 06:49 version.go [2021-03-17T06:52:02.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 06:49 web [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:52:01.940Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-17T06:52:02.145Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T06:52:02.324Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-17T06:52:02.610Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-17T06:52:02.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T06:52:02.621Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-17T06:52:02.897Z] + 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=3567ab7b887fa32b23d84522d93a1035ccdc20f0 --label arch=arm64 --label version=0.0.0 . [2021-03-17T06:52:03.528Z] Sending build context to Docker daemon 17.3MB [2021-03-17T06:52:03.807Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-17T06:52:03.807Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-17T06:52:03.807Z] ---> 680ae5406c64 [2021-03-17T06:52:03.807Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-17T06:52:03.980Z] Merging remotes/origin/master commit ee50e29b93436bbbf1db679057cf2068418b22d8 into PR head commit 3567ab7b887fa32b23d84522d93a1035ccdc20f0 [2021-03-17T06:52:04.081Z] ---> Running in d3156d2f0855 [2021-03-17T06:52:03.994Z] > git config core.sparsecheckout # timeout=10 [2021-03-17T06:52:04.003Z] > git checkout -f 3567ab7b887fa32b23d84522d93a1035ccdc20f0 # timeout=10 [2021-03-17T06:52:04.250Z] Merge succeeded, producing 3567ab7b887fa32b23d84522d93a1035ccdc20f0 [2021-03-17T06:52:04.250Z] Checking out Revision 3567ab7b887fa32b23d84522d93a1035ccdc20f0 (PR-310) [2021-03-17T06:52:04.353Z] Removing intermediate container d3156d2f0855 [2021-03-17T06:52:04.353Z] ---> 16ed2f8d54f6 [2021-03-17T06:52:04.353Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-17T06:52:04.625Z] ---> Running in 4a52812ad34c [2021-03-17T06:52:04.899Z] Removing intermediate container 4a52812ad34c [2021-03-17T06:52:04.899Z] ---> e8c18810283e [2021-03-17T06:52:04.899Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-17T06:52:05.173Z] ---> Running in 732890f501ef [2021-03-17T06:52:05.446Z] Removing intermediate container 732890f501ef [2021-03-17T06:52:05.446Z] ---> 296729cb0877 [2021-03-17T06:52:05.446Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-17T06:52:04.187Z] > git remote # timeout=10 [2021-03-17T06:52:04.200Z] > git config --get remote.origin.url # timeout=10 [2021-03-17T06:52:04.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T06:52:04.224Z] > git merge ee50e29b93436bbbf1db679057cf2068418b22d8 # timeout=10 [2021-03-17T06:52:04.240Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-17T06:52:04.256Z] > git config core.sparsecheckout # timeout=10 [2021-03-17T06:52:04.263Z] > git checkout -f 3567ab7b887fa32b23d84522d93a1035ccdc20f0 # timeout=10 [2021-03-17T06:52:05.720Z] ---> Running in d9f520c7340a [2021-03-17T06:52:05.993Z] Removing intermediate container d9f520c7340a [2021-03-17T06:52:05.993Z] ---> 2f0d3e328a31 [2021-03-17T06:52:05.993Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-17T06:52:06.269Z] ---> Running in c5bb5ed35f11 [2021-03-17T06:52:06.861Z] Removing intermediate container c5bb5ed35f11 [2021-03-17T06:52:06.861Z] ---> acbce41de71d [2021-03-17T06:52:06.861Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-17T06:52:06.861Z] ---> Running in 8e7010bea4aa [2021-03-17T06:52:08.692Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-17T06:52:08.750Z] > git --version # timeout=10 [2021-03-17T06:52:08.776Z] > git --version # 'git version 2.24.3' [2021-03-17T06:52:08.796Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [2021-03-17T06:52:09.492Z] Removing intermediate container 8e7010bea4aa [2021-03-17T06:52:09.492Z] ---> dd71eb7ea17d [2021-03-17T06:52:09.492Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-17T06:52:09.492Z] ---> Running in 34882033e714 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-17T06:52:10.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-17T06:52:10.748Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-17T06:52:11.094Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-17T06:52:11.188Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-17T06:52:11.537Z] + sudo service docker restart [2021-03-17T06:52:11.537Z] + true [2021-03-17T06:52:11.537Z] Redirecting to /bin/systemctl restart docker.service [2021-03-17T06:52:11.703Z] OK: 142 MiB in 39 packages [2021-03-17T06:52:12.686Z] Removing intermediate container 34882033e714 [2021-03-17T06:52:12.687Z] ---> 473636ffd08a [2021-03-17T06:52:12.687Z] Step 10/24 : ENV GO111MODULE=on [2021-03-17T06:52:12.964Z] ---> Running in 0c686a1b39c9 [2021-03-17T06:52:13.562Z] Removing intermediate container 0c686a1b39c9 [2021-03-17T06:52:13.562Z] ---> caa2a334694a [2021-03-17T06:52:13.562Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-17T06:52:13.562Z] ---> Running in fd3d73789b8b [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-17T06:52:13.736Z] provisioning config files... [2021-03-17T06:52:13.796Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2719804236627428675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:52:14.159Z] Removing intermediate container fd3d73789b8b [2021-03-17T06:52:14.159Z] ---> 1bf2c7409ad9 [2021-03-17T06:52:14.159Z] Step 12/24 : COPY go.mod . [2021-03-17T06:52:14.268Z] ---> docker-login.sh [2021-03-17T06:52:14.269Z] nexus3.edgexfoundry.org:10001 [2021-03-17T06:52:14.753Z] ---> 622ce8234550 [2021-03-17T06:52:14.753Z] Step 13/24 : COPY Makefile . [2021-03-17T06:52:15.349Z] ---> 4882ac1b6308 [2021-03-17T06:52:15.349Z] Step 14/24 : RUN make update [2021-03-17T06:52:15.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:52:15.621Z] ---> Running in 4032543234ca [2021-03-17T06:52:15.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:52:15.885Z] Configure a credential helper to remove this warning. See [2021-03-17T06:52:15.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:52:15.885Z] [2021-03-17T06:52:15.885Z] Login Succeeded [2021-03-17T06:52:15.885Z] nexus3.edgexfoundry.org:10002 [2021-03-17T06:52:16.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:52:16.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:52:16.171Z] Configure a credential helper to remove this warning. See [2021-03-17T06:52:16.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:52:16.171Z] [2021-03-17T06:52:16.171Z] Login Succeeded [2021-03-17T06:52:16.171Z] nexus3.edgexfoundry.org:10003 [2021-03-17T06:52:16.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:52:16.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:52:16.447Z] Configure a credential helper to remove this warning. See [2021-03-17T06:52:16.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:52:16.447Z] [2021-03-17T06:52:16.447Z] Login Succeeded [2021-03-17T06:52:16.447Z] nexus3.edgexfoundry.org:10004 [2021-03-17T06:52:16.598Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-17T06:52:16.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:52:16.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:52:16.716Z] Configure a credential helper to remove this warning. See [2021-03-17T06:52:16.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:52:16.716Z] [2021-03-17T06:52:16.716Z] Login Succeeded [2021-03-17T06:52:16.716Z] docker.io [2021-03-17T06:52:16.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T06:52:17.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T06:52:17.266Z] Configure a credential helper to remove this warning. See [2021-03-17T06:52:17.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T06:52:17.266Z] [2021-03-17T06:52:17.266Z] Login Succeeded [2021-03-17T06:52:17.266Z] ---> docker-login.sh ends [Pipeline] } [2021-03-17T06:52:17.295Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-17T06:52:18.044Z] Removing intermediate container 4032543234ca [2021-03-17T06:52:18.044Z] ---> 7967e1b6be6e [2021-03-17T06:52:18.044Z] Step 15/24 : COPY . . [Pipeline] echo [2021-03-17T06:52:18.081Z] ========================================================= [2021-03-17T06:52:18.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-17T06:52:18.081Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:52:18.484Z] + 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-17T06:52:20.006Z] Sending build context to Docker daemon 17.28MB [2021-03-17T06:52:20.006Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-17T06:52:20.006Z] Step 2/8 : FROM ${BASE} [2021-03-17T06:52:20.006Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-17T06:52:20.006Z] 188c0c94c7c5: Pulling fs layer [2021-03-17T06:52:20.006Z] 0ef7d3d256c8: Pulling fs layer [2021-03-17T06:52:20.006Z] de9db76c5a1d: Pulling fs layer [2021-03-17T06:52:20.007Z] bca2f99d35d6: Pulling fs layer [2021-03-17T06:52:20.007Z] 93359f2a8cfa: Pulling fs layer [2021-03-17T06:52:20.007Z] 7c6f9722023f: Pulling fs layer [2021-03-17T06:52:20.007Z] a35cf1a2eb13: Pulling fs layer [2021-03-17T06:52:20.007Z] 93359f2a8cfa: Waiting [2021-03-17T06:52:20.007Z] 7c6f9722023f: Waiting [2021-03-17T06:52:20.007Z] a35cf1a2eb13: Waiting [2021-03-17T06:52:20.007Z] bca2f99d35d6: Waiting [2021-03-17T06:52:20.007Z] de9db76c5a1d: Verifying Checksum [2021-03-17T06:52:20.007Z] de9db76c5a1d: Download complete [2021-03-17T06:52:20.278Z] 0ef7d3d256c8: Verifying Checksum [2021-03-17T06:52:20.278Z] 0ef7d3d256c8: Download complete [2021-03-17T06:52:20.278Z] 93359f2a8cfa: Verifying Checksum [2021-03-17T06:52:20.278Z] 93359f2a8cfa: Download complete [2021-03-17T06:52:20.665Z] ---> 99ad597ba2c0 [2021-03-17T06:52:20.665Z] Step 16/24 : RUN ${MAKE} [2021-03-17T06:52:20.665Z] ---> Running in b3a687844275 [2021-03-17T06:52:20.871Z] 7c6f9722023f: Verifying Checksum [2021-03-17T06:52:20.871Z] 7c6f9722023f: Download complete [2021-03-17T06:52:20.871Z] 188c0c94c7c5: Verifying Checksum [2021-03-17T06:52:20.871Z] 188c0c94c7c5: Download complete [2021-03-17T06:52:21.652Z] 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-17T06:52:21.709Z] 188c0c94c7c5: Pull complete [2021-03-17T06:52:22.333Z] 0ef7d3d256c8: Pull complete [2021-03-17T06:52:23.695Z] de9db76c5a1d: Pull complete [2021-03-17T06:52:25.200Z] a35cf1a2eb13: Verifying Checksum [2021-03-17T06:52:25.200Z] a35cf1a2eb13: Download complete [2021-03-17T06:52:25.799Z] bca2f99d35d6: Verifying Checksum [2021-03-17T06:52:25.799Z] bca2f99d35d6: Download complete [2021-03-17T06:52:44.678Z] bca2f99d35d6: Pull complete [2021-03-17T06:52:44.678Z] 93359f2a8cfa: Pull complete [2021-03-17T06:52:44.678Z] 7c6f9722023f: Pull complete [2021-03-17T06:52:48.503Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-17T06:52:51.782Z] a35cf1a2eb13: Pull complete [2021-03-17T06:52:51.782Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-17T06:52:51.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-17T06:52:51.782Z] ---> a62c8e92a672 [2021-03-17T06:52:51.782Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-17T06:52:51.782Z] ---> Running in 465ed3347546 [2021-03-17T06:52:52.426Z] Removing intermediate container 465ed3347546 [2021-03-17T06:52:52.426Z] ---> aa0199865148 [2021-03-17T06:52:52.426Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-17T06:52:52.426Z] ---> Running in 3d4baabcb281 [2021-03-17T06:52:52.797Z] Removing intermediate container b3a687844275 [2021-03-17T06:52:52.797Z] ---> b3b400835b78 [2021-03-17T06:52:52.797Z] Step 17/24 : FROM alpine:3.12 [2021-03-17T06:52:52.797Z] 3.12: Pulling from library/alpine [2021-03-17T06:52:53.079Z] dce8679b510e: Pulling fs layer [2021-03-17T06:52:53.079Z] dce8679b510e: Verifying Checksum [2021-03-17T06:52:53.079Z] dce8679b510e: Download complete [2021-03-17T06:52:53.679Z] dce8679b510e: Pull complete [2021-03-17T06:52:53.679Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-17T06:52:53.679Z] Status: Downloaded newer image for alpine:3.12 [2021-03-17T06:52:53.679Z] ---> d10569e2745f [2021-03-17T06:52:53.679Z] Step 18/24 : EXPOSE 4000 [2021-03-17T06:52:53.955Z] ---> Running in 4dbcc4d15992 [2021-03-17T06:52:54.558Z] Removing intermediate container 4dbcc4d15992 [2021-03-17T06:52:54.558Z] ---> e3d063e28380 [2021-03-17T06:52:54.558Z] 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-17T06:52:55.103Z] Removing intermediate container 3d4baabcb281 [2021-03-17T06:52:55.104Z] ---> 3a81dab0ce0d [2021-03-17T06:52:55.104Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-17T06:52:55.104Z] ---> Running in 5ef96662f6b6 [2021-03-17T06:52:56.532Z] ---> 74b1d7a830b3 [2021-03-17T06:52:56.532Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-17T06:52:56.532Z] ---> Running in 1bf75151aaf0 [2021-03-17T06:52:56.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-17T06:52:56.804Z] Removing intermediate container 1bf75151aaf0 [2021-03-17T06:52:56.804Z] ---> 9ed2bf00b580 [2021-03-17T06:52:56.804Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-17T06:52:57.087Z] ---> Running in e18e7858d813 [2021-03-17T06:52:57.194Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-17T06:52:57.363Z] Removing intermediate container e18e7858d813 [2021-03-17T06:52:57.363Z] ---> f2701dbdba1d [2021-03-17T06:52:57.363Z] Step 22/24 : LABEL arch=arm64 [2021-03-17T06:52:57.636Z] ---> Running in 3e5208eba593 [2021-03-17T06:52:57.781Z] OK: 166 MiB in 39 packages [2021-03-17T06:52:58.232Z] Removing intermediate container 3e5208eba593 [2021-03-17T06:52:58.232Z] ---> 08fdc66b0548 [2021-03-17T06:52:58.232Z] Step 23/24 : LABEL git_sha=3567ab7b887fa32b23d84522d93a1035ccdc20f0 [2021-03-17T06:52:58.232Z] ---> Running in 07595aec04e6 [2021-03-17T06:52:58.506Z] Removing intermediate container 07595aec04e6 [2021-03-17T06:52:58.506Z] ---> 10e53adad2d6 [2021-03-17T06:52:58.506Z] Step 24/24 : LABEL version=0.0.0 [2021-03-17T06:52:58.763Z] Removing intermediate container 5ef96662f6b6 [2021-03-17T06:52:58.763Z] ---> f5f6b4665f95 [2021-03-17T06:52:58.763Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-17T06:52:58.778Z] ---> Running in 9bc8c2107b57 [2021-03-17T06:52:59.066Z] ---> Running in e04e5f6190ff [2021-03-17T06:52:59.066Z] Removing intermediate container e04e5f6190ff [2021-03-17T06:52:59.066Z] ---> ae6d16c047c4 [2021-03-17T06:52:59.066Z] Step 7/8 : COPY . . [2021-03-17T06:52:59.377Z] Removing intermediate container 9bc8c2107b57 [2021-03-17T06:52:59.377Z] ---> 49eaa002edad [2021-03-17T06:52:59.377Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-17T06:52:59.377Z] Successfully built 49eaa002edad [2021-03-17T06:52:59.377Z] 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-17T06:53:00.715Z] ---> job-cost.sh [2021-03-17T06:53:00.715Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xrjq [2021-03-17T06:53:02.504Z] ---> 66683b742d1b [2021-03-17T06:53:02.504Z] Step 8/8 : RUN go mod download [2021-03-17T06:53:02.794Z] ---> Running in c801c71a5320 [2021-03-17T06:53:39.670Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-17T06:53:49.936Z] Removing intermediate container c801c71a5320 [2021-03-17T06:53:49.936Z] ---> 720a9286dfc5 [2021-03-17T06:53:49.936Z] Successfully built 720a9286dfc5 [2021-03-17T06:53:50.248Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:53:50.638Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-17T06:53:51.248Z] . [Pipeline] withDockerContainer [2021-03-17T06:53:51.621Z] prd-centos7-docker-4c-2g-30143 does not seem to be running inside a container [2021-03-17T06:53:51.714Z] $ 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-17T06:53:53.452Z] $ docker top c266306531471653f60bfbfbab6226d6ffb767082a831bc0626ff84a4c067976 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T06:53:54.690Z] + go version [2021-03-17T06:53:54.690Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-17T06:53:54.807Z] $ docker stop --time=1 c266306531471653f60bfbfbab6226d6ffb767082a831bc0626ff84a4c067976 [2021-03-17T06:53:57.903Z] $ docker rm -f c266306531471653f60bfbfbab6226d6ffb767082a831bc0626ff84a4c067976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:53:59.294Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-17T06:53:59.294Z] . [Pipeline] withDockerContainer [2021-03-17T06:53:59.481Z] prd-centos7-docker-4c-2g-30143 does not seem to be running inside a container [2021-03-17T06:53:59.560Z] $ 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-17T06:54:02.436Z] $ docker top c98c82a2d02a2dd469876d9d7a2bf0083181b5142ab7138828e6dd0d3dfb4f1d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T06:54:05.174Z] + make test [2021-03-17T06:54:05.174Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-17T06:54:08.760Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-17T06:54:36.320Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-17T06:54:36.320Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-17T06:54:36.320Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-17T06:54:36.320Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-17T06:54:36.320Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-17T06:54:36.320Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-17T06:54:36.320Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-17T06:54:36.320Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-17T06:54:36.320Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-17T06:54:36.320Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-17T06:54:36.320Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-17T06:54:36.320Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-17T06:54:36.320Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-17T06:54:40.806Z] $ docker stop --time=1 c98c82a2d02a2dd469876d9d7a2bf0083181b5142ab7138828e6dd0d3dfb4f1d [2021-03-17T06:54:43.046Z] $ docker rm -f c98c82a2d02a2dd469876d9d7a2bf0083181b5142ab7138828e6dd0d3dfb4f1d [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-17T06:54:44.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-17T06:54:44.127Z] Warning: overwriting stash ‘coverage-report’ [2021-03-17T06:54:44.824Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-17T06:54:45.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-17T06:54:46.079Z] + ls -al . [2021-03-17T06:54:46.079Z] total 92 [2021-03-17T06:54:46.079Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 17 06:54 . [2021-03-17T06:54:46.079Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 17 06:52 .. [2021-03-17T06:54:46.079Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 17 06:52 assets [2021-03-17T06:54:46.079Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 17 06:52 bin [2021-03-17T06:54:46.079Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 17 06:52 cmd [2021-03-17T06:54:46.079Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 17 06:52 CONTRIBUTING.md [2021-03-17T06:54:46.079Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 17 06:54 coverage.out [2021-03-17T06:54:46.079Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 17 06:52 Dockerfile [2021-03-17T06:54:46.079Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 17 06:52 Dockerfile.build [2021-03-17T06:54:46.079Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 17 06:52 docs [2021-03-17T06:54:46.079Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 17 06:52 .git [2021-03-17T06:54:46.079Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 17 06:52 .github [2021-03-17T06:54:46.079Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 17 06:52 .gitignore [2021-03-17T06:54:46.079Z] -rw-rw-r--. 1 jenkins jenkins 1055 Mar 17 06:52 go.mod [2021-03-17T06:54:46.079Z] -rw-r--r--. 1 jenkins jenkins 22216 Mar 17 06:54 go.sum [2021-03-17T06:54:46.079Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 17 06:52 internal [2021-03-17T06:54:46.079Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 17 06:52 Jenkinsfile [2021-03-17T06:54:46.079Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 17 06:52 LICENSE [2021-03-17T06:54:46.079Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 17 06:52 Makefile [2021-03-17T06:54:46.079Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 17 06:52 README.md [2021-03-17T06:54:46.079Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 17 06:47 VERSION [2021-03-17T06:54:46.079Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 17 06:52 version.go [2021-03-17T06:54:46.079Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 17 06:52 web [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:54:46.501Z] + 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=3567ab7b887fa32b23d84522d93a1035ccdc20f0 --label arch=amd64 --label version=0.0.0 . [2021-03-17T06:54:47.545Z] Sending build context to Docker daemon 17.3MB [2021-03-17T06:54:47.545Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-17T06:54:47.545Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-17T06:54:47.545Z] ---> 720a9286dfc5 [2021-03-17T06:54:47.545Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-17T06:54:48.147Z] ---> Running in 2e65db72d214 [2021-03-17T06:54:48.755Z] Removing intermediate container 2e65db72d214 [2021-03-17T06:54:48.755Z] ---> 7dfc49f0f314 [2021-03-17T06:54:48.755Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-17T06:54:48.755Z] ---> Running in 1c0820018084 [2021-03-17T06:54:49.026Z] Removing intermediate container 1c0820018084 [2021-03-17T06:54:49.026Z] ---> 596afc781179 [2021-03-17T06:54:49.026Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-17T06:54:49.648Z] ---> Running in 55ebee87eb61 [2021-03-17T06:54:49.648Z] Removing intermediate container 55ebee87eb61 [2021-03-17T06:54:49.648Z] ---> 4e1d645d04e3 [2021-03-17T06:54:49.648Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-17T06:54:49.920Z] ---> Running in 5ffcf13bc70e [2021-03-17T06:54:50.203Z] Removing intermediate container 5ffcf13bc70e [2021-03-17T06:54:50.203Z] ---> 679414eeb712 [2021-03-17T06:54:50.203Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-17T06:54:50.471Z] ---> Running in d15f5070d41c [2021-03-17T06:54:50.751Z] Removing intermediate container d15f5070d41c [2021-03-17T06:54:50.751Z] ---> 83e310139e66 [2021-03-17T06:54:50.751Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-17T06:54:50.751Z] ---> Running in 8fdec6707f41 [2021-03-17T06:54:52.169Z] Removing intermediate container 8fdec6707f41 [2021-03-17T06:54:52.169Z] ---> de30f65b9ea8 [2021-03-17T06:54:52.169Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-17T06:54:52.169Z] ---> Running in 80d8857761d6 [2021-03-17T06:54:53.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-17T06:54:53.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-17T06:54:54.358Z] OK: 166 MiB in 39 packages [2021-03-17T06:54:56.107Z] Removing intermediate container 80d8857761d6 [2021-03-17T06:54:56.107Z] ---> 7b89c3a942b6 [2021-03-17T06:54:56.107Z] Step 10/24 : ENV GO111MODULE=on [2021-03-17T06:54:56.107Z] ---> Running in 923366ab1e2f [2021-03-17T06:54:57.128Z] Removing intermediate container 923366ab1e2f [2021-03-17T06:54:57.129Z] ---> 8c153af0562e [2021-03-17T06:54:57.129Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-17T06:54:57.399Z] ---> Running in d20376e621d5 [2021-03-17T06:54:57.989Z] Removing intermediate container d20376e621d5 [2021-03-17T06:54:57.989Z] ---> 47ac66ce5461 [2021-03-17T06:54:57.989Z] Step 12/24 : COPY go.mod . [2021-03-17T06:54:59.211Z] ---> b13cd2869c99 [2021-03-17T06:54:59.211Z] Step 13/24 : COPY Makefile . [2021-03-17T06:55:00.278Z] ---> c4a7e3dd120e [2021-03-17T06:55:00.278Z] Step 14/24 : RUN make update [2021-03-17T06:55:00.278Z] ---> Running in 02a11ed79889 [2021-03-17T06:55:02.503Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-17T06:55:06.363Z] Removing intermediate container 02a11ed79889 [2021-03-17T06:55:06.363Z] ---> 7a1acf394371 [2021-03-17T06:55:06.363Z] Step 15/24 : COPY . . [2021-03-17T06:55:08.350Z] ---> 89f6b70ef1f1 [2021-03-17T06:55:08.350Z] Step 16/24 : RUN ${MAKE} [2021-03-17T06:55:08.350Z] ---> Running in c83929de86bf [2021-03-17T06:55:10.494Z] 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-17T06:55:16.781Z] lf-activate-venv(): INFO: Adding /tmp/venv-xrjq/bin to PATH [2021-03-17T06:55:16.781Z] INFO: No Stack... [2021-03-17T06:55:16.781Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-17T06:55:16.781Z] INFO: Archiving Costs [Pipeline] sh [2021-03-17T06:55:17.142Z] + + cut -d, -f6 [2021-03-17T06:55:17.142Z] cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-03-17T06:55:17.276Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-310-1-stack-cost] [2021-03-17T06:55:17.282Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-310-1-stack-cost] did not exist. Created. [2021-03-17T06:55:17.282Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-17T06:55:17.818Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-17T06:55:18.055Z] Stashed 1 file(s) [Pipeline] } [2021-03-17T06:55:18.083Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-17T06:55:38.297Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-17T06:55:45.239Z] Removing intermediate container c83929de86bf [2021-03-17T06:55:45.239Z] ---> 13a23979ae6e [2021-03-17T06:55:45.239Z] Step 17/24 : FROM alpine:3.12 [2021-03-17T06:55:45.564Z] 3.12: Pulling from library/alpine [2021-03-17T06:55:46.162Z] f84cab65f19f: Pulling fs layer [2021-03-17T06:55:46.430Z] f84cab65f19f: Verifying Checksum [2021-03-17T06:55:46.430Z] f84cab65f19f: Download complete [2021-03-17T06:55:46.719Z] f84cab65f19f: Pull complete [2021-03-17T06:55:46.719Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-17T06:55:46.719Z] Status: Downloaded newer image for alpine:3.12 [2021-03-17T06:55:46.719Z] ---> 88dd2752d2ea [2021-03-17T06:55:46.719Z] Step 18/24 : EXPOSE 4000 [2021-03-17T06:55:47.308Z] ---> Running in 9db29312eab8 [2021-03-17T06:55:47.308Z] Removing intermediate container 9db29312eab8 [2021-03-17T06:55:47.308Z] ---> aee8259e8ddf [2021-03-17T06:55:47.308Z] 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-17T06:55:49.291Z] ---> ac4827c8c442 [2021-03-17T06:55:49.291Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-17T06:55:49.291Z] ---> Running in 51ba90a1cc9f [2021-03-17T06:55:49.902Z] Removing intermediate container 51ba90a1cc9f [2021-03-17T06:55:49.902Z] ---> e08782785c13 [2021-03-17T06:55:49.902Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-17T06:55:49.902Z] ---> Running in 17edd1725c73 [2021-03-17T06:55:50.178Z] Removing intermediate container 17edd1725c73 [2021-03-17T06:55:50.178Z] ---> a273a2a5acd1 [2021-03-17T06:55:50.178Z] Step 22/24 : LABEL arch=amd64 [2021-03-17T06:55:50.450Z] ---> Running in b733c9cdd58e [2021-03-17T06:55:50.450Z] Removing intermediate container b733c9cdd58e [2021-03-17T06:55:50.450Z] ---> 3f5fb0690dd7 [2021-03-17T06:55:50.450Z] Step 23/24 : LABEL git_sha=3567ab7b887fa32b23d84522d93a1035ccdc20f0 [2021-03-17T06:55:50.719Z] ---> Running in 1500c19f9218 [2021-03-17T06:55:51.012Z] Removing intermediate container 1500c19f9218 [2021-03-17T06:55:51.012Z] ---> f35e3606fcf2 [2021-03-17T06:55:51.012Z] Step 24/24 : LABEL version=0.0.0 [2021-03-17T06:55:51.012Z] ---> Running in 3e090ebdef2a [2021-03-17T06:55:51.310Z] Removing intermediate container 3e090ebdef2a [2021-03-17T06:55:51.310Z] ---> 9e0bf4bac050 [2021-03-17T06:55:51.310Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-17T06:55:51.621Z] Successfully built 9e0bf4bac050 [2021-03-17T06:55:51.621Z] 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-17T06:55:52.861Z] ---> job-cost.sh [2021-03-17T06:55:52.861Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-swDs [2021-03-17T06:56:20.200Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-17T06:57:07.602Z] lf-activate-venv(): INFO: Adding /tmp/venv-swDs/bin to PATH [2021-03-17T06:57:07.602Z] INFO: No Stack... [2021-03-17T06:57:07.888Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-17T06:57:08.858Z] INFO: Archiving Costs [Pipeline] sh [2021-03-17T06:57:09.280Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-17T06:57:09.280Z] + cut -d, -f6 [Pipeline] lock [2021-03-17T06:57:09.759Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-310-1-stack-cost] [2021-03-17T06:57:09.767Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-310-1-stack-cost] did not exist. Created. [2021-03-17T06:57:09.767Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-17T06:57:10.312Z] /w/workspace/edgex-ui-go/1@tmp/durable-b1308a72/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-03-17T06:57:10.674Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-17T06:57:10.719Z] Warning: overwriting stash ‘stack-cost’ [2021-03-17T06:57:10.904Z] Stashed 1 file(s) [Pipeline] } [2021-03-17T06:57:10.927Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-310-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-17T06:57:13.019Z] provisioning config files... [2021-03-17T06:57:13.044Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp/config2629224034693421435tmp [Pipeline] { [Pipeline] sh [2021-03-17T06:57:13.510Z] + set +x [2021-03-17T06:57:13.510Z] + curl -s https://codecov.io/bash [2021-03-17T06:57:13.510Z] + bash -s -- [2021-03-17T06:57:13.773Z] [2021-03-17T06:57:13.773Z] _____ _ [2021-03-17T06:57:13.773Z] / ____| | | [2021-03-17T06:57:13.773Z] | | ___ __| | ___ ___ _____ __ [2021-03-17T06:57:13.773Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-17T06:57:13.773Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-17T06:57:13.773Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-17T06:57:13.773Z] Bash-20210309-2b87ace [2021-03-17T06:57:13.773Z] [2021-03-17T06:57:13.773Z] [2021-03-17T06:57:13.773Z] ==> git version 2.24.3 found [2021-03-17T06:57:13.773Z] ==> 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-17T06:57:13.773Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-17T06:57:13.773Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-17T06:57:13.773Z] ==> Jenkins CI detected. [2021-03-17T06:57:13.773Z] project root: . [2021-03-17T06:57:13.773Z] --> token set from env [2021-03-17T06:57:13.773Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-17T06:57:13.773Z] ==> Running gcov in . (disable via -X gcov) [2021-03-17T06:57:13.773Z] ==> Python coveragepy not found [2021-03-17T06:57:13.773Z] ==> Searching for coverage reports in: [2021-03-17T06:57:13.773Z] + . [2021-03-17T06:57:13.773Z] -> Found 1 reports [2021-03-17T06:57:13.773Z] ==> Detecting git/mercurial file structure [2021-03-17T06:57:13.773Z] ==> Reading reports [2021-03-17T06:57:13.773Z] + ./coverage.out bytes=10 [2021-03-17T06:57:13.773Z] ==> Appending adjustments [2021-03-17T06:57:13.773Z] https://docs.codecov.io/docs/fixing-reports [2021-03-17T06:57:14.040Z] + Found adjustments [2021-03-17T06:57:14.040Z] ==> Gzipping contents [2021-03-17T06:57:14.040Z] 4.0K /tmp/codecov.tizoP4.gz [2021-03-17T06:57:14.040Z] ==> Uploading reports [2021-03-17T06:57:14.040Z] url: https://codecov.io [2021-03-17T06:57:14.040Z] query: branch=PR-310&commit=3567ab7b887fa32b23d84522d93a1035ccdc20f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=310&job=&cmd_args= [2021-03-17T06:57:14.040Z] -> Pinging Codecov [2021-03-17T06:57:14.040Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-310&commit=3567ab7b887fa32b23d84522d93a1035ccdc20f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=310&job=&cmd_args= [2021-03-17T06:57:14.623Z] -> Uploading to [2021-03-17T06:57:14.623Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-17/FB506323287CE973F263BFD2A0EB1F37/3567ab7b887fa32b23d84522d93a1035ccdc20f0/f91526f0-bbd3-4827-84ce-7116b607add5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210317T065714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8a63b81f479f09988d7cc72f88d5e43de8b11ce9c0948fb6e9ca14e2facb972 [2021-03-17T06:57:14.623Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-17T06:57:14.623Z] Dload Upload Total Spent Left Speed [2021-03-17T06:57:14.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3069 0 0 100 3069 0 7549 --:--:-- --:--:-- --:--:-- 7540 100 3069 0 0 100 3069 0 7545 --:--:-- --:--:-- --:--:-- 7540 [2021-03-17T06:57:14.887Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3567ab7b887fa32b23d84522d93a1035ccdc20f0 [Pipeline] } [2021-03-17T06:57:14.913Z] 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-17T06:57:18.241Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:57:18.589Z] ---> package-listing.sh [2021-03-17T06:57:18.589Z] ++ facter osfamily [2021-03-17T06:57:18.589Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-17T06:57:18.589Z] + OS_FAMILY=redhat [2021-03-17T06:57:18.589Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-310 [2021-03-17T06:57:18.589Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-17T06:57:18.589Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-17T06:57:18.589Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-17T06:57:18.589Z] + PACKAGES=/tmp/packages_start.txt [2021-03-17T06:57:18.589Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-310 ']' [2021-03-17T06:57:18.589Z] + PACKAGES=/tmp/packages_end.txt [2021-03-17T06:57:18.589Z] + case "${OS_FAMILY}" in [2021-03-17T06:57:18.589Z] + rpm -qa [2021-03-17T06:57:18.589Z] + sort [2021-03-17T06:57:23.912Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-17T06:57:23.912Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-17T06:57:23.912Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-17T06:57:23.912Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-310 ']' [2021-03-17T06:57:23.912Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-310/archives/ [2021-03-17T06:57:23.912Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-310/archives/ [Pipeline] echo [2021-03-17T06:57:23.950Z] 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-310/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-17T06:57:24.266Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:57:24.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-17T06:57:24.611Z] [2021-03-17T06:57:24.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:57:25.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-17T06:57:25.024Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-17T06:57:25.024Z] df20fa9351a1: Pulling fs layer [2021-03-17T06:57:25.024Z] 36b3adc4ff6f: Pulling fs layer [2021-03-17T06:57:25.024Z] 8ad3a11d3b57: Pulling fs layer [2021-03-17T06:57:25.024Z] 46f8f816bc3b: Pulling fs layer [2021-03-17T06:57:25.024Z] 93b61091891f: Pulling fs layer [2021-03-17T06:57:25.024Z] 93b9cdb0e59b: Pulling fs layer [2021-03-17T06:57:25.024Z] 5e14af77c1be: Pulling fs layer [2021-03-17T06:57:25.024Z] 01666e4c0597: Pulling fs layer [2021-03-17T06:57:25.024Z] aa168da1d23b: Pulling fs layer [2021-03-17T06:57:25.024Z] 46f8f816bc3b: Waiting [2021-03-17T06:57:25.024Z] 93b61091891f: Waiting [2021-03-17T06:57:25.024Z] 93b9cdb0e59b: Waiting [2021-03-17T06:57:25.024Z] 5e14af77c1be: Waiting [2021-03-17T06:57:25.024Z] 01666e4c0597: Waiting [2021-03-17T06:57:25.024Z] aa168da1d23b: Waiting [2021-03-17T06:57:25.024Z] 36b3adc4ff6f: Verifying Checksum [2021-03-17T06:57:25.024Z] 36b3adc4ff6f: Download complete [2021-03-17T06:57:25.292Z] 46f8f816bc3b: Verifying Checksum [2021-03-17T06:57:25.292Z] 46f8f816bc3b: Download complete [2021-03-17T06:57:25.292Z] df20fa9351a1: Verifying Checksum [2021-03-17T06:57:25.292Z] df20fa9351a1: Download complete [2021-03-17T06:57:25.292Z] 93b9cdb0e59b: Verifying Checksum [2021-03-17T06:57:25.292Z] 93b9cdb0e59b: Download complete [2021-03-17T06:57:25.292Z] 5e14af77c1be: Verifying Checksum [2021-03-17T06:57:25.292Z] 5e14af77c1be: Download complete [2021-03-17T06:57:25.292Z] 93b61091891f: Download complete [2021-03-17T06:57:25.292Z] 01666e4c0597: Verifying Checksum [2021-03-17T06:57:25.292Z] 01666e4c0597: Download complete [2021-03-17T06:57:25.292Z] 8ad3a11d3b57: Verifying Checksum [2021-03-17T06:57:25.292Z] 8ad3a11d3b57: Download complete [2021-03-17T06:57:25.569Z] df20fa9351a1: Pull complete [2021-03-17T06:57:25.835Z] 36b3adc4ff6f: Pull complete [2021-03-17T06:57:26.812Z] 8ad3a11d3b57: Pull complete [2021-03-17T06:57:26.812Z] 46f8f816bc3b: Pull complete [2021-03-17T06:57:27.395Z] 93b61091891f: Pull complete [2021-03-17T06:57:27.395Z] aa168da1d23b: Verifying Checksum [2021-03-17T06:57:27.395Z] aa168da1d23b: Download complete [2021-03-17T06:57:27.657Z] 93b9cdb0e59b: Pull complete [2021-03-17T06:57:27.926Z] 5e14af77c1be: Pull complete [2021-03-17T06:57:27.926Z] 01666e4c0597: Pull complete [2021-03-17T06:57:36.107Z] aa168da1d23b: Pull complete [2021-03-17T06:57:36.107Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-17T06:57:36.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-17T06:57:36.107Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-17T06:57:36.275Z] prd-centos7-docker-4c-2g-30141 does not seem to be running inside a container [2021-03-17T06:57:36.326Z] $ 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-310/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-310 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-310:/w/workspace/edgexfoundry_edgex-ui-go_PR-310:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-17T06:57:39.171Z] $ docker top 47eb9dd83a8e038a8b9353fd22a3c23dfe69ecaef07a4c455e475b3e0238f90a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T06:57:39.949Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-17T06:57:40.270Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-17T06:57:40.593Z] + ls /var/log/sa-host [2021-03-17T06:57:40.593Z] + sadf -c /var/log/sa-host/sa17 [2021-03-17T06:57:40.593Z] file_magic: OK [2021-03-17T06:57:40.593Z] HZ: Using current value: 100 [2021-03-17T06:57:40.593Z] file_header: OK [2021-03-17T06:57:40.593Z] 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-17T06:57:40.593Z] Statistics: [2021-03-17T06:57:40.593Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-17T06:57:40.593Z] File successfully converted to sysstat format version 12.2.1 [2021-03-17T06:57:40.593Z] + sadf -c /var/log/sa-host/sa23 [2021-03-17T06:57:40.593Z] file_magic: OK [2021-03-17T06:57:40.593Z] HZ: Using current value: 100 [2021-03-17T06:57:40.593Z] file_header: OK [2021-03-17T06:57:40.593Z] 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-17T06:57:40.593Z] Statistics: [2021-03-17T06:57:40.593Z] Hnuu...uuuununununu... [2021-03-17T06:57:40.593Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-17T06:57:42.665Z] provisioning config files... [2021-03-17T06:57:42.682Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp/config4446562549693446624tmp [Pipeline] { [Pipeline] echo [2021-03-17T06:57:42.806Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:57:43.150Z] ---> create-netrc.sh [Pipeline] } [2021-03-17T06:57:43.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-17T06:57:43.358Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:57:43.696Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-17T06:57:43.731Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:57:44.076Z] ---> sudo-logs.sh [2021-03-17T06:57:44.076Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-17T06:57:44.189Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:57:44.527Z] ---> job-cost.sh [2021-03-17T06:57:44.527Z] lf-activate-venv: SKIPPING [2021-03-17T06:57:44.527Z] DEBUG: total: 0.029999999329447746 [2021-03-17T06:57:44.527Z] INFO: Retrieving Stack Cost... [2021-03-17T06:57:45.475Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-17T06:57:45.739Z] INFO: Archiving Costs [Pipeline] echo [2021-03-17T06:57:45.789Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:57:46.133Z] ---> logs-deploy.sh [2021-03-17T06:57:46.133Z] lf-activate-venv: SKIPPING [2021-03-17T06:57:46.133Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-310/1 [2021-03-17T06:57:46.133Z] INFO: archiving workspace using pattern(s): [2021-03-17T06:57:48.055Z] Archives upload complete. [2021-03-17T06:57:48.055Z] INFO: archiving logs to Nexus