Pull request #343 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215+a88ea99ffe9e2626f031198baec7712ee48b9091 (cdbafd4326167c9380dc7bfb7087e2c41293a250) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-343/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-343/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1995 in /w/workspace/edgexfoundry_edgex-ui-go_PR-343 [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-343 # 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 a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 > 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/343/head:refs/remotes/origin/PR-343 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 # timeout=10 Merge succeeded, producing 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 Checking out Revision 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 (PR-343) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-27T06:57:44.971Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-27T06:57:45.186Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-27T06:57:45.307Z] ========================================================= [2021-04-27T06:57:45.307Z] EdgeX Global Pipelines Version Info [2021-04-27T06:57:45.307Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-27T06:57:46.852Z] ------------------- [2021-04-27T06:57:46.852Z] stable info: [2021-04-27T06:57:46.852Z] ------------------- [2021-04-27T06:57:46.852Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-27T06:57:46.852Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-27T06:57:46.852Z] Message: update stable to v1.0.186 [2021-04-27T06:57:47.802Z] ------------------- [2021-04-27T06:57:47.802Z] experimental info: [2021-04-27T06:57:47.802Z] ------------------- [2021-04-27T06:57:47.802Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-27T06:57:47.802Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-27T06:57:47.802Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-27T06:57:48.050Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-27T06:57:48.159Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-27T06:57:48.223Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-27T06:57:48.301Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-27T06:57:48.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-27T06:57:48.423Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-27T06:57:48.484Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-27T06:57:48.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-27T06:57:48.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-27T06:57:48.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-27T06:57:48.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-27T06:57:48.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-27T06:57:48.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-27T06:57:48.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-27T06:57:49.032Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-27T06:57:49.108Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-27T06:57:49.180Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-27T06:57:49.237Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-27T06:57:49.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-27T06:57:49.357Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-27T06:57:49.412Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-27T06:57:49.471Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-27T06:57:49.529Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-27T06:57:49.586Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-27T06:57:49.641Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-27T06:57:49.700Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-27T06:57:49.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-343 [Pipeline] echo [2021-04-27T06:57:49.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-343 [Pipeline] echo [2021-04-27T06:57:49.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-343 [Pipeline] echo [2021-04-27T06:57:49.979Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 [Pipeline] echo [2021-04-27T06:57:50.038Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ddffbc [Pipeline] echo [2021-04-27T06:57:50.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-27T06:57:50.266Z] provisioning config files... [2021-04-27T06:57:50.299Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-343@tmp/config6849244004909498953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-27T06:57:50.690Z] ---> docker-login.sh [2021-04-27T06:57:50.690Z] nexus3.edgexfoundry.org:10001 [2021-04-27T06:57:50.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T06:57:51.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T06:57:51.217Z] Configure a credential helper to remove this warning. See [2021-04-27T06:57:51.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T06:57:51.217Z] [2021-04-27T06:57:51.217Z] Login Succeeded [2021-04-27T06:57:51.217Z] nexus3.edgexfoundry.org:10002 [2021-04-27T06:57:51.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T06:57:51.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T06:57:51.481Z] Configure a credential helper to remove this warning. See [2021-04-27T06:57:51.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T06:57:51.481Z] [2021-04-27T06:57:51.481Z] Login Succeeded [2021-04-27T06:57:51.481Z] nexus3.edgexfoundry.org:10003 [2021-04-27T06:57:51.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T06:57:51.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T06:57:51.481Z] Configure a credential helper to remove this warning. See [2021-04-27T06:57:51.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T06:57:51.481Z] [2021-04-27T06:57:51.481Z] Login Succeeded [2021-04-27T06:57:51.481Z] nexus3.edgexfoundry.org:10004 [2021-04-27T06:57:51.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T06:57:51.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T06:57:51.743Z] Configure a credential helper to remove this warning. See [2021-04-27T06:57:51.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T06:57:51.743Z] [2021-04-27T06:57:51.743Z] Login Succeeded [2021-04-27T06:57:51.743Z] docker.io [2021-04-27T06:57:51.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T06:57:52.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T06:57:52.005Z] Configure a credential helper to remove this warning. See [2021-04-27T06:57:52.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T06:57:52.005Z] [2021-04-27T06:57:52.005Z] Login Succeeded [2021-04-27T06:57:52.005Z] ---> docker-login.sh ends [Pipeline] } [2021-04-27T06:57:52.029Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-27T06:57:52.754Z] + git log --format=format:%s -1 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 [Pipeline] echo [2021-04-27T06:57:52.851Z] GIT_COMMIT: 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-27T06:57:52.898Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-27T06:57:53.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-27T06:57:53.860Z] [2021-04-27T06:57:53.860Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-27T06:57:54.227Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-27T06:57:54.227Z] latest: Pulling from edgex-devops/git-semver [2021-04-27T06:57:54.227Z] 31603596830f: Pulling fs layer [2021-04-27T06:57:54.227Z] 2a8b12db71e7: Pulling fs layer [2021-04-27T06:57:54.227Z] 6ca5941a6612: Pulling fs layer [2021-04-27T06:57:54.227Z] ecc8261a40a4: Pulling fs layer [2021-04-27T06:57:54.227Z] ecc8261a40a4: Waiting [2021-04-27T06:57:54.227Z] 2a8b12db71e7: Verifying Checksum [2021-04-27T06:57:54.227Z] 2a8b12db71e7: Download complete [2021-04-27T06:57:54.227Z] 31603596830f: Download complete [2021-04-27T06:57:54.491Z] ecc8261a40a4: Verifying Checksum [2021-04-27T06:57:54.491Z] ecc8261a40a4: Download complete [2021-04-27T06:57:54.491Z] 6ca5941a6612: Verifying Checksum [2021-04-27T06:57:54.491Z] 6ca5941a6612: Download complete [2021-04-27T06:57:54.754Z] 31603596830f: Pull complete [2021-04-27T06:57:55.016Z] 2a8b12db71e7: Pull complete [2021-04-27T06:57:55.593Z] 6ca5941a6612: Pull complete [2021-04-27T06:57:55.855Z] ecc8261a40a4: Pull complete [2021-04-27T06:57:55.856Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-27T06:57:55.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-27T06:57:55.856Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-27T06:57:55.990Z] prd-centos7-docker-4c-2g-1995 does not seem to be running inside a container [2021-04-27T06:57:56.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-343 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-343:/w/workspace/edgexfoundry_edgex-ui-go_PR-343:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-343@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-27T06:57:58.428Z] $ docker top 06b095f61f5d242392a2809fcf9965222757a72f0671f70b864f79846dfe2410 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-27T06:57:58.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-27T06:57:58.787Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-27T06:57:59.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-27T06:57:59.049Z] $ docker exec 06b095f61f5d242392a2809fcf9965222757a72f0671f70b864f79846dfe2410 ssh-agent [2021-04-27T06:57:59.261Z] SSH_AUTH_SOCK=/tmp/ssh-NfwL4kmO0fpP/agent.11 [2021-04-27T06:57:59.261Z] SSH_AGENT_PID=16 [2021-04-27T06:57:59.277Z] Running ssh-add (command line suppressed) [2021-04-27T06:57:59.406Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-343@tmp/private_key_1156877017481632624.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-343@tmp/private_key_1156877017481632624.key) [2021-04-27T06:57:59.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-27T06:57:59.813Z] + git tag --points-at HEAD [Pipeline] } [2021-04-27T06:57:59.844Z] $ docker exec --env ******** --env ******** 06b095f61f5d242392a2809fcf9965222757a72f0671f70b864f79846dfe2410 ssh-agent -k [2021-04-27T06:57:59.976Z] unset SSH_AUTH_SOCK; [2021-04-27T06:57:59.976Z] unset SSH_AGENT_PID; [2021-04-27T06:57:59.977Z] echo Agent pid 16 killed; [2021-04-27T06:58:00.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-27T06:58:00.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-27T06:58:00.123Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-27T06:58:00.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-27T06:58:00.305Z] $ docker exec 06b095f61f5d242392a2809fcf9965222757a72f0671f70b864f79846dfe2410 ssh-agent [2021-04-27T06:58:00.478Z] SSH_AUTH_SOCK=/tmp/ssh-1lHM3bJqxna3/agent.46 [2021-04-27T06:58:00.478Z] SSH_AGENT_PID=52 [2021-04-27T06:58:00.485Z] Running ssh-add (command line suppressed) [2021-04-27T06:58:00.610Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-343@tmp/private_key_4374433666740621214.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-343@tmp/private_key_4374433666740621214.key) [2021-04-27T06:58:00.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-27T06:58:01.020Z] + git semver init [2021-04-27T06:58:01.021Z] # -> Open(): unable to determine branch for HEAD [2021-04-27T06:58:01.021Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-343/.git [2021-04-27T06:58:01.021Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-343 [2021-04-27T06:58:01.021Z] # $SEMVER_REMOTE_NAME = origin [2021-04-27T06:58:01.021Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-27T06:58:01.021Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-27T06:58:01.021Z] # $SEMVER_BRANCH = PR-343 [2021-04-27T06:58:01.021Z] # $SEMVER_TEMP = /tmp/semver-529786699 [2021-04-27T06:58:01.021Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-27T06:58:03.581Z] # '/tmp/semver-529786699' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-343/.semver' [2021-04-27T06:58:03.581Z] # -> Force: false [2021-04-27T06:58:03.581Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-343/.semver [Pipeline] } [2021-04-27T06:58:03.611Z] $ docker exec --env ******** --env ******** 06b095f61f5d242392a2809fcf9965222757a72f0671f70b864f79846dfe2410 ssh-agent -k [2021-04-27T06:58:03.746Z] unset SSH_AUTH_SOCK; [2021-04-27T06:58:03.746Z] unset SSH_AGENT_PID; [2021-04-27T06:58:03.747Z] echo Agent pid 52 killed; [2021-04-27T06:58:03.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-27T06:58:04.243Z] + git semver [Pipeline] } [2021-04-27T06:58:04.279Z] $ docker stop --time=1 06b095f61f5d242392a2809fcf9965222757a72f0671f70b864f79846dfe2410 [2021-04-27T06:58:05.721Z] $ docker rm -f 06b095f61f5d242392a2809fcf9965222757a72f0671f70b864f79846dfe2410 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-27T06:58:06.187Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-27T06:58:06.648Z] Stashed 1 file(s) [Pipeline] echo [2021-04-27T06:58:06.675Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-04-27T06:58:22.177Z] Still waiting to schedule task [2021-04-27T06:58:22.177Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-27T06:58:22.202Z] Still waiting to schedule task [2021-04-27T06:58:22.203Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1993’ [2021-04-27T07:00:59.542Z] Running on prd-centos7-docker-4c-2g-1997 in /w/workspace/edgexfoundry_edgex-ui-go_PR-343 [Pipeline] { [Pipeline] ws [2021-04-27T07:00:59.619Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-27T07:01:02.601Z] using credential edgex-jenkins-ssh [2021-04-27T07:01:02.616Z] Cloning the remote Git repository [2021-04-27T07:01:02.645Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-27T07:01:02.722Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-27T07:01:02.791Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-27T07:01:02.791Z] > git --version # timeout=10 [2021-04-27T07:01:02.800Z] > git --version # 'git version 2.24.3' [2021-04-27T07:01:02.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-27T07:01:02.853Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-27T07:01:05.527Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-27T07:01:05.536Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-27T07:01:05.550Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-27T07:01:05.566Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-27T07:01:05.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-27T07:01:05.573Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/343/head:refs/remotes/origin/PR-343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-27T07:01:06.464Z] Merging remotes/origin/master commit a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 [2021-04-27T07:01:06.799Z] Merge succeeded, producing 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 [2021-04-27T07:01:06.800Z] Checking out Revision 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 (PR-343) [2021-04-27T07:01:06.475Z] > git config core.sparsecheckout # timeout=10 [2021-04-27T07:01:06.481Z] > git checkout -f 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 # timeout=10 [2021-04-27T07:01:06.760Z] > git remote # timeout=10 [2021-04-27T07:01:06.766Z] > git config --get remote.origin.url # timeout=10 [2021-04-27T07:01:06.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-27T07:01:06.779Z] > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 [2021-04-27T07:01:06.791Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-27T07:01:06.805Z] > git config core.sparsecheckout # timeout=10 [2021-04-27T07:01:06.809Z] > git checkout -f 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 # timeout=10 [2021-04-27T07:01:10.791Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-27T07:01:10.822Z] > git --version # timeout=10 [2021-04-27T07:01:10.831Z] > git --version # 'git version 2.24.3' [2021-04-27T07:01:10.849Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-27T07:01:12.417Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-27T07:01:12.794Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-27T07:01:13.122Z] + sudo service docker restart [2021-04-27T07:01:13.122Z] + true [2021-04-27T07:01:13.122Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-27T07:01:15.157Z] provisioning config files... [2021-04-27T07:01:15.196Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6602619118750286551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-27T07:01:15.573Z] ---> docker-login.sh [2021-04-27T07:01:15.573Z] nexus3.edgexfoundry.org:10001 [2021-04-27T07:01:15.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T07:01:16.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T07:01:16.102Z] Configure a credential helper to remove this warning. See [2021-04-27T07:01:16.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T07:01:16.102Z] [2021-04-27T07:01:16.102Z] Login Succeeded [2021-04-27T07:01:16.102Z] nexus3.edgexfoundry.org:10002 [2021-04-27T07:01:16.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T07:01:16.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T07:01:16.370Z] Configure a credential helper to remove this warning. See [2021-04-27T07:01:16.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T07:01:16.370Z] [2021-04-27T07:01:16.370Z] Login Succeeded [2021-04-27T07:01:16.370Z] nexus3.edgexfoundry.org:10003 [2021-04-27T07:01:16.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T07:01:16.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T07:01:16.370Z] Configure a credential helper to remove this warning. See [2021-04-27T07:01:16.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T07:01:16.370Z] [2021-04-27T07:01:16.370Z] Login Succeeded [2021-04-27T07:01:16.370Z] nexus3.edgexfoundry.org:10004 [2021-04-27T07:01:16.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T07:01:16.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T07:01:16.634Z] Configure a credential helper to remove this warning. See [2021-04-27T07:01:16.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T07:01:16.634Z] [2021-04-27T07:01:16.634Z] Login Succeeded [2021-04-27T07:01:16.634Z] docker.io [2021-04-27T07:01:16.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T07:01:16.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T07:01:16.902Z] Configure a credential helper to remove this warning. See [2021-04-27T07:01:16.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T07:01:16.902Z] [2021-04-27T07:01:16.902Z] Login Succeeded [2021-04-27T07:01:16.902Z] ---> docker-login.sh ends [Pipeline] } [2021-04-27T07:01:16.926Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-27T07:01:17.259Z] ========================================================= [2021-04-27T07:01:17.259Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-27T07:01:17.259Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-27T07:01:17.609Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-27T07:01:18.187Z] Sending build context to Docker daemon 34.83MB [2021-04-27T07:01:18.187Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-27T07:01:18.187Z] Step 2/8 : FROM ${BASE} [2021-04-27T07:01:18.187Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-27T07:01:18.187Z] 188c0c94c7c5: Pulling fs layer [2021-04-27T07:01:18.187Z] 0ef7d3d256c8: Pulling fs layer [2021-04-27T07:01:18.187Z] de9db76c5a1d: Pulling fs layer [2021-04-27T07:01:18.187Z] bca2f99d35d6: Pulling fs layer [2021-04-27T07:01:18.187Z] 93359f2a8cfa: Pulling fs layer [2021-04-27T07:01:18.187Z] 7c6f9722023f: Pulling fs layer [2021-04-27T07:01:18.187Z] a35cf1a2eb13: Pulling fs layer [2021-04-27T07:01:18.187Z] 93359f2a8cfa: Waiting [2021-04-27T07:01:18.187Z] 7c6f9722023f: Waiting [2021-04-27T07:01:18.187Z] a35cf1a2eb13: Waiting [2021-04-27T07:01:18.187Z] bca2f99d35d6: Waiting [2021-04-27T07:01:18.187Z] de9db76c5a1d: Verifying Checksum [2021-04-27T07:01:18.187Z] de9db76c5a1d: Download complete [2021-04-27T07:01:18.187Z] 0ef7d3d256c8: Verifying Checksum [2021-04-27T07:01:18.187Z] 0ef7d3d256c8: Download complete [2021-04-27T07:01:18.187Z] 93359f2a8cfa: Verifying Checksum [2021-04-27T07:01:18.187Z] 93359f2a8cfa: Download complete [2021-04-27T07:01:18.187Z] 188c0c94c7c5: Verifying Checksum [2021-04-27T07:01:18.187Z] 188c0c94c7c5: Download complete [2021-04-27T07:01:18.187Z] 7c6f9722023f: Verifying Checksum [2021-04-27T07:01:18.187Z] 7c6f9722023f: Download complete [2021-04-27T07:01:18.761Z] 188c0c94c7c5: Pull complete [2021-04-27T07:01:18.761Z] 0ef7d3d256c8: Pull complete [2021-04-27T07:01:19.024Z] de9db76c5a1d: Pull complete [2021-04-27T07:01:19.978Z] a35cf1a2eb13: Verifying Checksum [2021-04-27T07:01:19.978Z] a35cf1a2eb13: Download complete [2021-04-27T07:01:20.932Z] bca2f99d35d6: Verifying Checksum [2021-04-27T07:01:20.932Z] bca2f99d35d6: Download complete [2021-04-27T07:01:27.582Z] bca2f99d35d6: Pull complete [2021-04-27T07:01:27.582Z] 93359f2a8cfa: Pull complete [2021-04-27T07:01:27.582Z] 7c6f9722023f: Pull complete [2021-04-27T07:01:37.638Z] a35cf1a2eb13: Pull complete [2021-04-27T07:01:37.638Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-27T07:01:37.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-27T07:01:37.638Z] ---> a62c8e92a672 [2021-04-27T07:01:37.638Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-27T07:01:37.638Z] ---> Running in d41ed89e20d8 [2021-04-27T07:01:37.638Z] Removing intermediate container d41ed89e20d8 [2021-04-27T07:01:37.638Z] ---> b3b692cf42ed [2021-04-27T07:01:37.638Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-27T07:01:37.638Z] ---> Running in bf93d170afc4 [2021-04-27T07:01:37.906Z] Removing intermediate container bf93d170afc4 [2021-04-27T07:01:37.906Z] ---> 5af23d11e76a [2021-04-27T07:01:37.906Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-27T07:01:38.172Z] ---> Running in 9efdb59c13a0 [2021-04-27T07:01:39.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-27T07:01:39.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-27T07:01:39.963Z] OK: 166 MiB in 39 packages [2021-04-27T07:01:40.542Z] Removing intermediate container 9efdb59c13a0 [2021-04-27T07:01:40.542Z] ---> 3edfa958e364 [2021-04-27T07:01:40.542Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-27T07:01:40.542Z] ---> Running in 2a1356371c83 [2021-04-27T07:01:40.805Z] Removing intermediate container 2a1356371c83 [2021-04-27T07:01:40.805Z] ---> af68531dfd5a [2021-04-27T07:01:40.805Z] Step 7/8 : COPY . . [2021-04-27T07:01:44.139Z] ---> f741cb81a2fa [2021-04-27T07:01:44.139Z] Step 8/8 : RUN go mod download [2021-04-27T07:01:44.139Z] ---> Running in 98b24456f5e0 [2021-04-27T07:02:11.026Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1998 in /w/workspace/edgexfoundry_edgex-ui-go_PR-343 [Pipeline] { [Pipeline] ws [2021-04-27T07:02:11.086Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-27T07:02:16.346Z] Removing intermediate container 98b24456f5e0 [2021-04-27T07:02:16.346Z] ---> 26b46674af71 [2021-04-27T07:02:16.346Z] Successfully built 26b46674af71 [2021-04-27T07:02:16.346Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-27T07:02:16.701Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-27T07:02:16.701Z] . [Pipeline] withDockerContainer [2021-04-27T07:02:16.846Z] prd-centos7-docker-4c-2g-1997 does not seem to be running inside a container [2021-04-27T07:02:16.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-27T07:02:16.937Z] using credential edgex-jenkins-ssh [2021-04-27T07:02:16.982Z] Cloning the remote Git repository [2021-04-27T07:02:17.057Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-27T07:02:17.168Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-27T07:02:17.274Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-27T07:02:17.275Z] > git --version # timeout=10 [2021-04-27T07:02:17.316Z] > git --version # 'git version 2.17.1' [2021-04-27T07:02:17.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-27T07:02:17.385Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-27T07:02:17.877Z] $ docker top 78571b0f8bf5784ec65d7e07d81b862dea4f5872ea675628bb29915af93ff6f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-27T07:02:18.449Z] + go version [2021-04-27T07:02:18.449Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-27T07:02:18.496Z] $ docker stop --time=1 78571b0f8bf5784ec65d7e07d81b862dea4f5872ea675628bb29915af93ff6f8 [2021-04-27T07:02:19.918Z] $ docker rm -f 78571b0f8bf5784ec65d7e07d81b862dea4f5872ea675628bb29915af93ff6f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-04-27T07:02:19.574Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-27T07:02:19.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-27T07:02:19.625Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-27T07:02:19.671Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-27T07:02:19.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-27T07:02:19.688Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/343/head:refs/remotes/origin/PR-343 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-27T07:02:20.468Z] Merging remotes/origin/master commit a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 [2021-04-27T07:02:20.716Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-27T07:02:20.716Z] . [Pipeline] withDockerContainer [2021-04-27T07:02:20.852Z] prd-centos7-docker-4c-2g-1997 does not seem to be running inside a container [2021-04-27T07:02:20.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-27T07:02:21.120Z] Merge succeeded, producing 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 [2021-04-27T07:02:21.121Z] Checking out Revision 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 (PR-343) [2021-04-27T07:02:20.491Z] > git config core.sparsecheckout # timeout=10 [2021-04-27T07:02:20.505Z] > git checkout -f 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 # timeout=10 [2021-04-27T07:02:21.032Z] > git remote # timeout=10 [2021-04-27T07:02:21.050Z] > git config --get remote.origin.url # timeout=10 [2021-04-27T07:02:21.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-27T07:02:21.075Z] > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 [2021-04-27T07:02:21.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-27T07:02:21.131Z] > git config core.sparsecheckout # timeout=10 [2021-04-27T07:02:21.142Z] > git checkout -f 7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 # timeout=10 [2021-04-27T07:02:21.791Z] $ docker top 8ccc1638a5ccebbe9a40873c3a4a0aa2c9215c233af4694f438faad927feb33e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-27T07:02:22.315Z] + make test [2021-04-27T07:02:22.315Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-27T07:02:23.724Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-27T07:02:26.090Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-27T07:02:26.153Z] > git --version # timeout=10 [2021-04-27T07:02:26.163Z] > git --version # 'git version 2.17.1' [2021-04-27T07:02:26.172Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-27T07:02:27.910Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-27T07:02:28.340Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-27T07:02:28.702Z] + true [2021-04-27T07:02:28.702Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-27T07:02:31.434Z] provisioning config files... [2021-04-27T07:02:31.485Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3566261207588760390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-27T07:02:31.910Z] ---> docker-login.sh [2021-04-27T07:02:31.910Z] nexus3.edgexfoundry.org:10001 [2021-04-27T07:02:32.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T07:02:33.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T07:02:33.105Z] Configure a credential helper to remove this warning. See [2021-04-27T07:02:33.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T07:02:33.105Z] [2021-04-27T07:02:33.105Z] Login Succeeded [2021-04-27T07:02:33.105Z] nexus3.edgexfoundry.org:10002 [2021-04-27T07:02:33.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T07:02:33.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T07:02:33.652Z] Configure a credential helper to remove this warning. See [2021-04-27T07:02:33.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T07:02:33.652Z] [2021-04-27T07:02:33.652Z] Login Succeeded [2021-04-27T07:02:33.652Z] nexus3.edgexfoundry.org:10003 [2021-04-27T07:02:33.877Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-27T07:02:33.877Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-27T07:02:33.877Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-27T07:02:33.877Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-27T07:02:33.877Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-27T07:02:33.877Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-27T07:02:33.877Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-27T07:02:33.877Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-27T07:02:33.878Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-27T07:02:33.878Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-27T07:02:33.878Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-27T07:02:33.878Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-27T07:02:33.878Z] GO111MODULE=on go vet ./... [2021-04-27T07:02:33.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T07:02:33.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T07:02:33.925Z] Configure a credential helper to remove this warning. See [2021-04-27T07:02:33.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T07:02:33.925Z] [2021-04-27T07:02:33.925Z] Login Succeeded [2021-04-27T07:02:33.925Z] nexus3.edgexfoundry.org:10004 [2021-04-27T07:02:34.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T07:02:34.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T07:02:34.522Z] Configure a credential helper to remove this warning. See [2021-04-27T07:02:34.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T07:02:34.522Z] [2021-04-27T07:02:34.522Z] Login Succeeded [2021-04-27T07:02:34.522Z] docker.io [2021-04-27T07:02:34.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-27T07:02:35.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-27T07:02:35.390Z] Configure a credential helper to remove this warning. See [2021-04-27T07:02:35.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-27T07:02:35.390Z] [2021-04-27T07:02:35.390Z] Login Succeeded [2021-04-27T07:02:35.390Z] ---> docker-login.sh ends [Pipeline] } [2021-04-27T07:02:35.441Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [2021-04-27T07:02:35.859Z] $ docker stop --time=1 8ccc1638a5ccebbe9a40873c3a4a0aa2c9215c233af4694f438faad927feb33e [2021-04-27T07:02:38.159Z] $ docker rm -f 8ccc1638a5ccebbe9a40873c3a4a0aa2c9215c233af4694f438faad927feb33e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo [2021-04-27T07:02:38.598Z] ========================================================= [2021-04-27T07:02:38.598Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-27T07:02:38.598Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-27T07:02:38.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-27T07:02:38.980Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-27T07:02:39.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-04-27T07:02:39.967Z] Sending build context to Docker daemon 34.83MB [2021-04-27T07:02:39.967Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-27T07:02:39.967Z] Step 2/8 : FROM ${BASE} [2021-04-27T07:02:39.967Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-27T07:02:39.967Z] 5f621e34cdf4: Pulling fs layer [2021-04-27T07:02:39.967Z] a4357932f1b6: Pulling fs layer [2021-04-27T07:02:39.967Z] 18c013af1878: Pulling fs layer [2021-04-27T07:02:39.967Z] 00ac8860ef70: Pulling fs layer [2021-04-27T07:02:39.967Z] 63d7cb157983: Pulling fs layer [2021-04-27T07:02:39.967Z] b116817d02f9: Pulling fs layer [2021-04-27T07:02:39.967Z] 745a02a5169b: Pulling fs layer [2021-04-27T07:02:39.967Z] 00ac8860ef70: Waiting [2021-04-27T07:02:39.967Z] 63d7cb157983: Waiting [2021-04-27T07:02:39.967Z] b116817d02f9: Waiting [2021-04-27T07:02:39.967Z] 745a02a5169b: Waiting [2021-04-27T07:02:39.967Z] 18c013af1878: Verifying Checksum [2021-04-27T07:02:39.967Z] 18c013af1878: Download complete [2021-04-27T07:02:39.967Z] a4357932f1b6: Verifying Checksum [2021-04-27T07:02:39.967Z] a4357932f1b6: Download complete [2021-04-27T07:02:40.274Z] 63d7cb157983: Download complete [2021-04-27T07:02:40.274Z] b116817d02f9: Verifying Checksum [2021-04-27T07:02:40.274Z] b116817d02f9: Download complete [2021-04-27T07:02:40.274Z] 5f621e34cdf4: Verifying Checksum [2021-04-27T07:02:40.274Z] 5f621e34cdf4: Download complete [2021-04-27T07:02:40.886Z] 5f621e34cdf4: Pull complete [2021-04-27T07:02:41.178Z] a4357932f1b6: Pull complete [2021-04-27T07:02:41.777Z] 18c013af1878: Pull complete [Pipeline] sh [2021-04-27T07:02:42.760Z] 745a02a5169b: Verifying Checksum [2021-04-27T07:02:42.760Z] 745a02a5169b: Download complete [2021-04-27T07:02:42.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-27T07:02:43.178Z] + ls -al . [2021-04-27T07:02:43.178Z] total 92 [2021-04-27T07:02:43.178Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 27 07:02 . [2021-04-27T07:02:43.178Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 27 07:01 .. [2021-04-27T07:02:43.178Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 27 07:01 assets [2021-04-27T07:02:43.178Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 27 07:01 bin [2021-04-27T07:02:43.178Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 27 07:01 cmd [2021-04-27T07:02:43.178Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 27 07:01 CONTRIBUTING.md [2021-04-27T07:02:43.179Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 27 07:02 coverage.out [2021-04-27T07:02:43.179Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 27 07:01 Dockerfile [2021-04-27T07:02:43.179Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 27 07:01 Dockerfile.build [2021-04-27T07:02:43.179Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 27 07:01 docs [2021-04-27T07:02:43.179Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 27 07:01 .git [2021-04-27T07:02:43.179Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 27 07:01 .github [2021-04-27T07:02:43.179Z] -rw-rw-r--. 1 jenkins jenkins 162 Apr 27 07:01 .gitignore [2021-04-27T07:02:43.179Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 27 07:01 go.mod [2021-04-27T07:02:43.179Z] -rw-r--r--. 1 jenkins jenkins 22392 Apr 27 07:02 go.sum [2021-04-27T07:02:43.179Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 27 07:01 internal [2021-04-27T07:02:43.179Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 27 07:01 Jenkinsfile [2021-04-27T07:02:43.179Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 27 07:01 LICENSE [2021-04-27T07:02:43.179Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 27 07:01 Makefile [2021-04-27T07:02:43.179Z] -rw-rw-r--. 1 jenkins jenkins 6012 Apr 27 07:01 README.md [2021-04-27T07:02:43.179Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 27 06:58 VERSION [2021-04-27T07:02:43.179Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 27 07:01 version.go [2021-04-27T07:02:43.179Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 27 07:01 web [Pipeline] isUnix [Pipeline] sh [2021-04-27T07:02:43.538Z] + 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=7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 --label arch=amd64 --label version=0.0.0 . [2021-04-27T07:02:43.747Z] 00ac8860ef70: Verifying Checksum [2021-04-27T07:02:43.747Z] 00ac8860ef70: Download complete [2021-04-27T07:02:44.122Z] Sending build context to Docker daemon 34.85MB [2021-04-27T07:02:44.122Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-27T07:02:44.122Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-27T07:02:44.122Z] ---> 26b46674af71 [2021-04-27T07:02:44.122Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-27T07:02:44.700Z] ---> Running in 3f9a9abbe7df [2021-04-27T07:02:44.963Z] Removing intermediate container 3f9a9abbe7df [2021-04-27T07:02:44.963Z] ---> e4e7809bc2ab [2021-04-27T07:02:44.963Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-27T07:02:44.963Z] ---> Running in 2f9b11a17b56 [2021-04-27T07:02:45.229Z] Removing intermediate container 2f9b11a17b56 [2021-04-27T07:02:45.229Z] ---> 71c221a6ec74 [2021-04-27T07:02:45.229Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-27T07:02:45.229Z] ---> Running in 4ba058c34648 [2021-04-27T07:02:45.495Z] Removing intermediate container 4ba058c34648 [2021-04-27T07:02:45.495Z] ---> b613858cc90d [2021-04-27T07:02:45.495Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-27T07:02:45.495Z] ---> Running in f2b336190f03 [2021-04-27T07:02:45.759Z] Removing intermediate container f2b336190f03 [2021-04-27T07:02:45.759Z] ---> 9696326cf6c3 [2021-04-27T07:02:45.759Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-27T07:02:45.759Z] ---> Running in 0b757f20a116 [2021-04-27T07:02:46.025Z] Removing intermediate container 0b757f20a116 [2021-04-27T07:02:46.025Z] ---> 502cf045e15e [2021-04-27T07:02:46.025Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-27T07:02:46.025Z] ---> Running in 9d20fb134997 [2021-04-27T07:02:46.974Z] Removing intermediate container 9d20fb134997 [2021-04-27T07:02:46.974Z] ---> 247cf438e171 [2021-04-27T07:02:46.974Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-27T07:02:46.974Z] ---> Running in 82dacbab1ee5 [2021-04-27T07:02:47.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-27T07:02:48.131Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-27T07:02:48.707Z] OK: 166 MiB in 39 packages [2021-04-27T07:02:49.286Z] Removing intermediate container 82dacbab1ee5 [2021-04-27T07:02:49.286Z] ---> 07fe534cd6ec [2021-04-27T07:02:49.286Z] Step 10/24 : ENV GO111MODULE=on [2021-04-27T07:02:49.286Z] ---> Running in daaaa8b85c20 [2021-04-27T07:02:49.286Z] Removing intermediate container daaaa8b85c20 [2021-04-27T07:02:49.286Z] ---> 36f365dbe3df [2021-04-27T07:02:49.286Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-27T07:02:49.551Z] ---> Running in a75262bbd2c1 [2021-04-27T07:02:49.551Z] Removing intermediate container a75262bbd2c1 [2021-04-27T07:02:49.551Z] ---> 2df13b9ee8b4 [2021-04-27T07:02:49.551Z] Step 12/24 : COPY go.mod . [2021-04-27T07:02:49.822Z] ---> bc09cfbb78ee [2021-04-27T07:02:49.822Z] Step 13/24 : COPY Makefile . [2021-04-27T07:02:50.087Z] ---> e105abe3efdf [2021-04-27T07:02:50.087Z] Step 14/24 : RUN make update [2021-04-27T07:02:50.354Z] ---> Running in 0fe7fc092833 [2021-04-27T07:02:50.930Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-27T07:02:51.512Z] Removing intermediate container 0fe7fc092833 [2021-04-27T07:02:51.512Z] ---> 7cdceaccee87 [2021-04-27T07:02:51.512Z] Step 15/24 : COPY . . [2021-04-27T07:02:53.913Z] 00ac8860ef70: Pull complete [2021-04-27T07:02:54.189Z] 63d7cb157983: Pull complete [2021-04-27T07:02:54.465Z] b116817d02f9: Pull complete [2021-04-27T07:02:54.837Z] ---> 14d5216c6ac7 [2021-04-27T07:02:54.837Z] Step 16/24 : RUN ${MAKE} [2021-04-27T07:02:54.837Z] ---> Running in 5798a46257fd [2021-04-27T07:02:55.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-27T07:02:58.776Z] 745a02a5169b: Pull complete [2021-04-27T07:02:58.776Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-27T07:02:58.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-27T07:02:58.776Z] ---> b7e6874047d6 [2021-04-27T07:02:58.776Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-27T07:03:01.425Z] ---> Running in eeb03647c048 [2021-04-27T07:03:01.425Z] Removing intermediate container eeb03647c048 [2021-04-27T07:03:01.425Z] ---> cd6cab669cd2 [2021-04-27T07:03:01.425Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-27T07:03:01.425Z] ---> Running in 348b3889bdfe [2021-04-27T07:03:04.054Z] Removing intermediate container 348b3889bdfe [2021-04-27T07:03:04.054Z] ---> b443b1ccfe75 [2021-04-27T07:03:04.054Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-27T07:03:04.054Z] ---> Running in 84b2c8af084a [2021-04-27T07:03:05.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-27T07:03:05.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-27T07:03:05.944Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-27T07:03:06.233Z] OK: 142 MiB in 39 packages [2021-04-27T07:03:07.671Z] Removing intermediate container 84b2c8af084a [2021-04-27T07:03:07.671Z] ---> 589119ddbddd [2021-04-27T07:03:07.671Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-27T07:03:07.671Z] ---> Running in 5aa6e6222796 [2021-04-27T07:03:08.283Z] Removing intermediate container 5aa6e6222796 [2021-04-27T07:03:08.283Z] ---> 0a273c981f97 [2021-04-27T07:03:08.283Z] Step 7/8 : COPY . . [2021-04-27T07:03:09.265Z] Removing intermediate container 5798a46257fd [2021-04-27T07:03:09.265Z] ---> e1144e65d28d [2021-04-27T07:03:09.266Z] Step 17/24 : FROM alpine:3.12 [2021-04-27T07:03:09.266Z] 3.12: Pulling from library/alpine [2021-04-27T07:03:09.266Z] 339de151aab4: Pulling fs layer [2021-04-27T07:03:09.531Z] 339de151aab4: Verifying Checksum [2021-04-27T07:03:09.531Z] 339de151aab4: Download complete [2021-04-27T07:03:09.802Z] 339de151aab4: Pull complete [2021-04-27T07:03:09.802Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-27T07:03:09.802Z] Status: Downloaded newer image for alpine:3.12 [2021-04-27T07:03:09.802Z] ---> 13621d1b12d4 [2021-04-27T07:03:09.802Z] Step 18/24 : EXPOSE 4000 [2021-04-27T07:03:10.064Z] ---> Running in f0969cf62bb7 [2021-04-27T07:03:10.064Z] Removing intermediate container f0969cf62bb7 [2021-04-27T07:03:10.064Z] ---> d62626d392c4 [2021-04-27T07:03:10.064Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-27T07:03:11.468Z] ---> c8f958531b30 [2021-04-27T07:03:11.468Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-27T07:03:11.468Z] ---> Running in 0fc95eee59a1 [2021-04-27T07:03:11.670Z] ---> 20b7073fb17d [2021-04-27T07:03:11.670Z] Step 8/8 : RUN go mod download [2021-04-27T07:03:11.670Z] ---> Running in c30f412f1a46 [2021-04-27T07:03:11.732Z] Removing intermediate container 0fc95eee59a1 [2021-04-27T07:03:11.732Z] ---> 53dc49ed8dcb [2021-04-27T07:03:11.732Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-27T07:03:11.732Z] ---> Running in 64c22c9a005d [2021-04-27T07:03:11.995Z] Removing intermediate container 64c22c9a005d [2021-04-27T07:03:11.995Z] ---> 564060309fcf [2021-04-27T07:03:11.995Z] Step 22/24 : LABEL arch=amd64 [2021-04-27T07:03:11.995Z] ---> Running in 52f81bafd417 [2021-04-27T07:03:12.257Z] Removing intermediate container 52f81bafd417 [2021-04-27T07:03:12.258Z] ---> a281868785a2 [2021-04-27T07:03:12.258Z] Step 23/24 : LABEL git_sha=7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 [2021-04-27T07:03:12.258Z] ---> Running in fec171bc959f [2021-04-27T07:03:12.528Z] Removing intermediate container fec171bc959f [2021-04-27T07:03:12.529Z] ---> 37fd9d52f170 [2021-04-27T07:03:12.529Z] Step 24/24 : LABEL version=0.0.0 [2021-04-27T07:03:12.529Z] ---> Running in e50b1ebd75c3 [2021-04-27T07:03:12.792Z] Removing intermediate container e50b1ebd75c3 [2021-04-27T07:03:12.792Z] ---> c53ac2a5bbaa [2021-04-27T07:03:12.792Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-27T07:03:12.792Z] Successfully built c53ac2a5bbaa [2021-04-27T07:03:12.792Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-27T07:03:13.750Z] ---> job-cost.sh [2021-04-27T07:03:13.751Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M9SD [2021-04-27T07:03:29.190Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-27T07:03:44.236Z] Removing intermediate container c30f412f1a46 [2021-04-27T07:03:44.237Z] ---> 78dcd603a521 [2021-04-27T07:03:44.237Z] Successfully built 78dcd603a521 [2021-04-27T07:03:44.237Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-27T07:03:44.640Z] + docker inspect -f . ci-base-image-arm64 [2021-04-27T07:03:44.641Z] . [Pipeline] withDockerContainer [2021-04-27T07:03:44.926Z] prd-ubuntu18.04-docker-arm64-4c-16g-1998 does not seem to be running inside a container [2021-04-27T07:03:45.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-27T07:03:46.507Z] $ docker top 1cae45a8b09796a8a4c026604393371f6df17fd9e671634cb5f5584b5a45bb47 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-27T07:03:47.513Z] + go version [2021-04-27T07:03:47.513Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-27T07:03:47.545Z] $ docker stop --time=1 1cae45a8b09796a8a4c026604393371f6df17fd9e671634cb5f5584b5a45bb47 [2021-04-27T07:03:49.423Z] $ docker rm -f 1cae45a8b09796a8a4c026604393371f6df17fd9e671634cb5f5584b5a45bb47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-27T07:03:50.422Z] + docker inspect -f . ci-base-image-arm64 [2021-04-27T07:03:50.422Z] . [Pipeline] withDockerContainer [2021-04-27T07:03:50.702Z] prd-ubuntu18.04-docker-arm64-4c-16g-1998 does not seem to be running inside a container [2021-04-27T07:03:50.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-27T07:03:52.243Z] $ docker top 7cbc28965124f41e4c36e51813fcfb5b83c78d282bebc68b8d6072ce7e461847 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-27T07:03:53.254Z] + make test [2021-04-27T07:03:53.254Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-27T07:03:54.689Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-27T07:04:01.366Z] lf-activate-venv(): INFO: Adding /tmp/venv-M9SD/bin to PATH [2021-04-27T07:04:01.366Z] INFO: No Stack... [2021-04-27T07:04:01.366Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-27T07:04:01.366Z] INFO: Archiving Costs [Pipeline] sh [2021-04-27T07:04:01.699Z] + cut -d, -f6 [2021-04-27T07:04:01.699Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-04-27T07:04:01.812Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-343-1-stack-cost] [2021-04-27T07:04:01.820Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-343-1-stack-cost] did not exist. Created. [2021-04-27T07:04:01.821Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-343-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-27T07:04:02.258Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-27T07:04:02.431Z] Stashed 1 file(s) [Pipeline] } [2021-04-27T07:04:02.453Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-343-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-27T07:04:27.737Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-27T07:04:27.737Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-27T07:04:27.737Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-27T07:04:27.737Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-27T07:04:27.737Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-27T07:04:27.737Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-27T07:04:27.737Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-27T07:04:27.737Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-27T07:04:27.737Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-27T07:04:27.737Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-27T07:04:27.737Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-27T07:04:27.737Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-27T07:04:27.737Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-27T07:04:28.752Z] $ docker stop --time=1 7cbc28965124f41e4c36e51813fcfb5b83c78d282bebc68b8d6072ce7e461847 [2021-04-27T07:04:31.186Z] $ docker rm -f 7cbc28965124f41e4c36e51813fcfb5b83c78d282bebc68b8d6072ce7e461847 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-27T07:04:32.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-27T07:04:32.103Z] Warning: overwriting stash ‘coverage-report’ [2021-04-27T07:04:32.700Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-27T07:04:33.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-27T07:04:33.750Z] + ls -al . [2021-04-27T07:04:33.750Z] total 124 [2021-04-27T07:04:33.750Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 07:03 . [2021-04-27T07:04:33.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 07:02 .. [2021-04-27T07:04:33.750Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 07:02 .git [2021-04-27T07:04:33.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 07:02 .github [2021-04-27T07:04:33.750Z] -rw-rw-r-- 1 jenkins jenkins 162 Apr 27 07:02 .gitignore [2021-04-27T07:04:33.750Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 07:02 CONTRIBUTING.md [2021-04-27T07:04:33.750Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 27 07:02 Dockerfile [2021-04-27T07:04:33.750Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 27 07:02 Dockerfile.build [2021-04-27T07:04:33.750Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 07:02 Jenkinsfile [2021-04-27T07:04:33.750Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 07:02 LICENSE [2021-04-27T07:04:33.750Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 27 07:02 Makefile [2021-04-27T07:04:33.750Z] -rw-rw-r-- 1 jenkins jenkins 6012 Apr 27 07:02 README.md [2021-04-27T07:04:33.750Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 06:58 VERSION [2021-04-27T07:04:33.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 07:02 assets [2021-04-27T07:04:33.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 07:02 bin [2021-04-27T07:04:33.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 07:02 cmd [2021-04-27T07:04:33.750Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 07:03 coverage.out [2021-04-27T07:04:33.750Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 27 07:02 docs [2021-04-27T07:04:33.750Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 27 07:02 go.mod [2021-04-27T07:04:33.750Z] -rw-r--r-- 1 jenkins jenkins 22392 Apr 27 07:03 go.sum [2021-04-27T07:04:33.750Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 07:02 internal [2021-04-27T07:04:33.750Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 07:02 version.go [2021-04-27T07:04:33.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 07:02 web [Pipeline] isUnix [Pipeline] sh [2021-04-27T07:04:34.137Z] + 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=7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 --label arch=arm64 --label version=0.0.0 . [2021-04-27T07:04:35.121Z] Sending build context to Docker daemon 34.85MB [2021-04-27T07:04:35.121Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-27T07:04:35.121Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-27T07:04:35.121Z] ---> 78dcd603a521 [2021-04-27T07:04:35.121Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-27T07:04:35.719Z] ---> Running in 043f75ad904f [2021-04-27T07:04:36.314Z] Removing intermediate container 043f75ad904f [2021-04-27T07:04:36.314Z] ---> ef03b941d62a [2021-04-27T07:04:36.314Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-27T07:04:36.314Z] ---> Running in 7cdd1bdfea35 [2021-04-27T07:04:36.913Z] Removing intermediate container 7cdd1bdfea35 [2021-04-27T07:04:36.913Z] ---> c48d16a36fb3 [2021-04-27T07:04:36.913Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-27T07:04:36.913Z] ---> Running in 884b59e02a33 [2021-04-27T07:04:37.506Z] Removing intermediate container 884b59e02a33 [2021-04-27T07:04:37.506Z] ---> 5c06af1ab5f0 [2021-04-27T07:04:37.506Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-27T07:04:37.506Z] ---> Running in cb976b09e757 [2021-04-27T07:04:38.104Z] Removing intermediate container cb976b09e757 [2021-04-27T07:04:38.104Z] ---> 95d22d523c1c [2021-04-27T07:04:38.104Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-27T07:04:38.104Z] ---> Running in 3c742c4cce67 [2021-04-27T07:04:38.704Z] Removing intermediate container 3c742c4cce67 [2021-04-27T07:04:38.704Z] ---> e28d67ae85c1 [2021-04-27T07:04:38.704Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-27T07:04:38.704Z] ---> Running in faa5564592d5 [2021-04-27T07:04:41.325Z] Removing intermediate container faa5564592d5 [2021-04-27T07:04:41.325Z] ---> 58c6d14f5a39 [2021-04-27T07:04:41.325Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-27T07:04:41.325Z] ---> Running in cac7b4316a72 [2021-04-27T07:04:41.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-27T07:04:42.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-27T07:04:43.507Z] OK: 142 MiB in 39 packages [2021-04-27T07:04:44.487Z] Removing intermediate container cac7b4316a72 [2021-04-27T07:04:44.487Z] ---> b5b94f241b9d [2021-04-27T07:04:44.487Z] Step 10/24 : ENV GO111MODULE=on [2021-04-27T07:04:44.760Z] ---> Running in 89dfa2e2b704 [2021-04-27T07:04:45.033Z] Removing intermediate container 89dfa2e2b704 [2021-04-27T07:04:45.033Z] ---> 460f20f44d65 [2021-04-27T07:04:45.033Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-27T07:04:45.306Z] ---> Running in c07297187112 [2021-04-27T07:04:45.900Z] Removing intermediate container c07297187112 [2021-04-27T07:04:45.900Z] ---> 5e941de8464d [2021-04-27T07:04:45.900Z] Step 12/24 : COPY go.mod . [2021-04-27T07:04:46.505Z] ---> 5cd63d9db324 [2021-04-27T07:04:46.505Z] Step 13/24 : COPY Makefile . [2021-04-27T07:04:47.097Z] ---> 7abf96b0e663 [2021-04-27T07:04:47.097Z] Step 14/24 : RUN make update [2021-04-27T07:04:47.381Z] ---> Running in d2c2342fd829 [2021-04-27T07:04:48.374Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-27T07:04:49.809Z] Removing intermediate container d2c2342fd829 [2021-04-27T07:04:49.809Z] ---> 9d298986f887 [2021-04-27T07:04:49.809Z] Step 15/24 : COPY . . [2021-04-27T07:04:53.193Z] ---> 7eedb2189d73 [2021-04-27T07:04:53.193Z] Step 16/24 : RUN ${MAKE} [2021-04-27T07:04:53.193Z] ---> Running in 04514453c026 [2021-04-27T07:04:53.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-27T07:05:20.633Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-27T07:05:26.025Z] Removing intermediate container 04514453c026 [2021-04-27T07:05:26.025Z] ---> 9317865662f0 [2021-04-27T07:05:26.025Z] Step 17/24 : FROM alpine:3.12 [2021-04-27T07:05:26.617Z] 3.12: Pulling from library/alpine [2021-04-27T07:05:26.888Z] d2f70382dc9a: Pulling fs layer [2021-04-27T07:05:26.888Z] d2f70382dc9a: Verifying Checksum [2021-04-27T07:05:26.888Z] d2f70382dc9a: Download complete [2021-04-27T07:05:27.871Z] d2f70382dc9a: Pull complete [2021-04-27T07:05:27.871Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-27T07:05:27.871Z] Status: Downloaded newer image for alpine:3.12 [2021-04-27T07:05:27.871Z] ---> 9852663dfa18 [2021-04-27T07:05:27.871Z] Step 18/24 : EXPOSE 4000 [2021-04-27T07:05:27.871Z] ---> Running in f69bff14f909 [2021-04-27T07:05:28.144Z] Removing intermediate container f69bff14f909 [2021-04-27T07:05:28.144Z] ---> 6b10016d6f48 [2021-04-27T07:05:28.144Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-27T07:05:30.771Z] ---> 213f5b22570a [2021-04-27T07:05:30.771Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-27T07:05:30.771Z] ---> Running in 5542aedb0b61 [2021-04-27T07:05:31.042Z] Removing intermediate container 5542aedb0b61 [2021-04-27T07:05:31.042Z] ---> 85cdd601bf67 [2021-04-27T07:05:31.042Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-27T07:05:31.314Z] ---> Running in 687a0d828304 [2021-04-27T07:05:31.589Z] Removing intermediate container 687a0d828304 [2021-04-27T07:05:31.589Z] ---> dcbb808b153c [2021-04-27T07:05:31.589Z] Step 22/24 : LABEL arch=arm64 [2021-04-27T07:05:31.863Z] ---> Running in a8fb43f8c064 [2021-04-27T07:05:32.137Z] Removing intermediate container a8fb43f8c064 [2021-04-27T07:05:32.137Z] ---> 72ea450ee106 [2021-04-27T07:05:32.137Z] Step 23/24 : LABEL git_sha=7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 [2021-04-27T07:05:32.409Z] ---> Running in fc48d569b4d7 [2021-04-27T07:05:32.681Z] Removing intermediate container fc48d569b4d7 [2021-04-27T07:05:32.681Z] ---> f4fd496bf1a5 [2021-04-27T07:05:32.681Z] Step 24/24 : LABEL version=0.0.0 [2021-04-27T07:05:32.953Z] ---> Running in a52f05a7d7f9 [2021-04-27T07:05:33.224Z] Removing intermediate container a52f05a7d7f9 [2021-04-27T07:05:33.224Z] ---> 189a193a17f9 [2021-04-27T07:05:33.224Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-27T07:05:33.498Z] Successfully built 189a193a17f9 [2021-04-27T07:05:33.498Z] 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-04-27T07:05:34.207Z] ---> job-cost.sh [2021-04-27T07:05:34.207Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RFf4 [2021-04-27T07:06:13.156Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-27T07:07:34.953Z] lf-activate-venv(): INFO: Adding /tmp/venv-RFf4/bin to PATH [2021-04-27T07:07:34.953Z] INFO: No Stack... [2021-04-27T07:07:34.953Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-27T07:07:34.953Z] INFO: Archiving Costs [Pipeline] sh [2021-04-27T07:07:35.342Z] + cut -d, -f6 [2021-04-27T07:07:35.342Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-04-27T07:07:35.485Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-343-1-stack-cost] [2021-04-27T07:07:35.492Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-343-1-stack-cost] did not exist. Created. [2021-04-27T07:07:35.492Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-343-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-27T07:07:35.954Z] /w/workspace/edgex-ui-go/1@tmp/durable-0be53f12/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-0be53f12/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-27T07:07:36.330Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-27T07:07:36.392Z] Warning: overwriting stash ‘stack-cost’ [2021-04-27T07:07:36.622Z] Stashed 1 file(s) [Pipeline] } [2021-04-27T07:07:36.645Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-343-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-27T07:07:37.898Z] provisioning config files... [2021-04-27T07:07:37.912Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-343@tmp/config5930205428731804893tmp [Pipeline] { [Pipeline] sh [2021-04-27T07:07:38.293Z] + set +x [2021-04-27T07:07:38.294Z] + curl -s https://codecov.io/bash [2021-04-27T07:07:38.294Z] + bash -s -- [2021-04-27T07:07:38.557Z] [2021-04-27T07:07:38.557Z] _____ _ [2021-04-27T07:07:38.557Z] / ____| | | [2021-04-27T07:07:38.557Z] | | ___ __| | ___ ___ _____ __ [2021-04-27T07:07:38.557Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-27T07:07:38.557Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-27T07:07:38.557Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-27T07:07:38.557Z] Bash-1.0.2 [2021-04-27T07:07:38.557Z] [2021-04-27T07:07:38.557Z] [2021-04-27T07:07:38.557Z] ==> git version 2.24.3 found [2021-04-27T07:07:38.557Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-27T07:07:38.557Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-27T07:07:38.557Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-27T07:07:38.557Z] ==> Jenkins CI detected. [2021-04-27T07:07:38.557Z] project root: . [2021-04-27T07:07:38.557Z] --> token set from env [2021-04-27T07:07:38.557Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-27T07:07:38.557Z] ==> Running gcov in . (disable via -X gcov) [2021-04-27T07:07:38.557Z] ==> Python coveragepy not found [2021-04-27T07:07:38.557Z] ==> Searching for coverage reports in: [2021-04-27T07:07:38.557Z] + . [2021-04-27T07:07:38.557Z] -> Found 1 reports [2021-04-27T07:07:38.557Z] ==> Detecting git/mercurial file structure [2021-04-27T07:07:38.557Z] ==> Reading reports [2021-04-27T07:07:38.557Z] + ./coverage.out bytes=10 [2021-04-27T07:07:38.557Z] ==> Appending adjustments [2021-04-27T07:07:38.557Z] https://docs.codecov.io/docs/fixing-reports [2021-04-27T07:07:38.819Z] + Found adjustments [2021-04-27T07:07:38.820Z] ==> Gzipping contents [2021-04-27T07:07:38.820Z] 4.0K /tmp/codecov.Hya3vf.gz [2021-04-27T07:07:38.820Z] ==> Uploading reports [2021-04-27T07:07:38.820Z] url: https://codecov.io [2021-04-27T07:07:38.820Z] query: branch=PR-343&commit=7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-343%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=343&job=&cmd_args= [2021-04-27T07:07:38.820Z] -> Pinging Codecov [2021-04-27T07:07:38.820Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-343&commit=7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-343%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=343&job=&cmd_args= [2021-04-27T07:07:39.397Z] -> Uploading to [2021-04-27T07:07:39.397Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-27/FB506323287CE973F263BFD2A0EB1F37/7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215/7772c22b-032d-4c55-a222-a0f57417b655.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210427T070739Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc87a94580dd336ae19303e0d971321680b2e3499d70c971df93d3bae9c0ffee [2021-04-27T07:07:39.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-27T07:07:39.397Z] Dload Upload Total Spent Left Speed [2021-04-27T07:07:39.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 9699 --:--:-- --:--:-- --:--:-- 9682 100 3902 0 0 100 3902 0 9694 --:--:-- --:--:-- --:--:-- 9682 [2021-04-27T07:07:39.661Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7ddffbcd86fc2fe83d1b3e01aa7f5b1e15fee215 [Pipeline] } [2021-04-27T07:07:39.686Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-27T07:07:41.796Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-27T07:07:42.411Z] ---> package-listing.sh [2021-04-27T07:07:42.411Z] ++ facter osfamily [2021-04-27T07:07:42.411Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-27T07:07:42.411Z] + OS_FAMILY=redhat [2021-04-27T07:07:42.411Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-343 [2021-04-27T07:07:42.411Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-27T07:07:42.411Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-27T07:07:42.411Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-27T07:07:42.411Z] + PACKAGES=/tmp/packages_start.txt [2021-04-27T07:07:42.411Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-343 ']' [2021-04-27T07:07:42.411Z] + PACKAGES=/tmp/packages_end.txt [2021-04-27T07:07:42.411Z] + case "${OS_FAMILY}" in [2021-04-27T07:07:42.411Z] + rpm -qa [2021-04-27T07:07:42.411Z] + sort [2021-04-27T07:07:47.846Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-27T07:07:47.846Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-27T07:07:47.846Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-27T07:07:47.846Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-343 ']' [2021-04-27T07:07:47.846Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-343/archives/ [2021-04-27T07:07:47.847Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-343/archives/ [Pipeline] echo [2021-04-27T07:07:47.886Z] 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-343/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-27T07:07:48.208Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-27T07:07:48.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-27T07:07:48.546Z] [2021-04-27T07:07:48.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-27T07:07:48.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-27T07:07:48.907Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-27T07:07:48.907Z] df20fa9351a1: Pulling fs layer [2021-04-27T07:07:48.907Z] 36b3adc4ff6f: Pulling fs layer [2021-04-27T07:07:48.907Z] 8ad3a11d3b57: Pulling fs layer [2021-04-27T07:07:48.907Z] 46f8f816bc3b: Pulling fs layer [2021-04-27T07:07:48.907Z] 93b61091891f: Pulling fs layer [2021-04-27T07:07:48.907Z] 93b9cdb0e59b: Pulling fs layer [2021-04-27T07:07:48.907Z] 5e14af77c1be: Pulling fs layer [2021-04-27T07:07:48.907Z] 01666e4c0597: Pulling fs layer [2021-04-27T07:07:48.907Z] aa168da1d23b: Pulling fs layer [2021-04-27T07:07:48.907Z] 93b9cdb0e59b: Waiting [2021-04-27T07:07:48.907Z] 5e14af77c1be: Waiting [2021-04-27T07:07:48.907Z] 46f8f816bc3b: Waiting [2021-04-27T07:07:48.907Z] 93b61091891f: Waiting [2021-04-27T07:07:48.907Z] 01666e4c0597: Waiting [2021-04-27T07:07:48.907Z] aa168da1d23b: Waiting [2021-04-27T07:07:48.907Z] 36b3adc4ff6f: Download complete [2021-04-27T07:07:48.907Z] 46f8f816bc3b: Verifying Checksum [2021-04-27T07:07:48.907Z] 46f8f816bc3b: Download complete [2021-04-27T07:07:48.907Z] df20fa9351a1: Verifying Checksum [2021-04-27T07:07:48.907Z] df20fa9351a1: Download complete [2021-04-27T07:07:48.907Z] 93b9cdb0e59b: Verifying Checksum [2021-04-27T07:07:48.907Z] 93b9cdb0e59b: Download complete [2021-04-27T07:07:49.176Z] 5e14af77c1be: Download complete [2021-04-27T07:07:49.176Z] 01666e4c0597: Verifying Checksum [2021-04-27T07:07:49.176Z] 01666e4c0597: Download complete [2021-04-27T07:07:49.176Z] 93b61091891f: Verifying Checksum [2021-04-27T07:07:49.176Z] 93b61091891f: Download complete [2021-04-27T07:07:49.439Z] df20fa9351a1: Pull complete [2021-04-27T07:07:49.705Z] 36b3adc4ff6f: Pull complete [2021-04-27T07:07:49.705Z] 8ad3a11d3b57: Verifying Checksum [2021-04-27T07:07:49.705Z] 8ad3a11d3b57: Download complete [2021-04-27T07:07:50.671Z] 8ad3a11d3b57: Pull complete [2021-04-27T07:07:50.671Z] 46f8f816bc3b: Pull complete [2021-04-27T07:07:51.256Z] 93b61091891f: Pull complete [2021-04-27T07:07:51.256Z] 93b9cdb0e59b: Pull complete [2021-04-27T07:07:51.524Z] aa168da1d23b: Verifying Checksum [2021-04-27T07:07:51.524Z] aa168da1d23b: Download complete [2021-04-27T07:07:51.524Z] 5e14af77c1be: Pull complete [2021-04-27T07:07:51.524Z] 01666e4c0597: Pull complete [2021-04-27T07:07:58.156Z] aa168da1d23b: Pull complete [2021-04-27T07:07:58.420Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-27T07:07:58.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-27T07:07:58.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-27T07:07:58.651Z] prd-centos7-docker-4c-2g-1995 does not seem to be running inside a container [2021-04-27T07:07:58.701Z] $ 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-343/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-343 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-343:/w/workspace/edgexfoundry_edgex-ui-go_PR-343:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-343@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-27T07:08:02.248Z] $ docker top 39e6ccea83f489e6edd1a974c7aff3fcdf7501026ec56d57ae925fe173bba677 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-27T07:08:02.726Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-27T07:08:03.047Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-27T07:08:03.377Z] + ls /var/log/sa-host [2021-04-27T07:08:03.377Z] + sadf -c /var/log/sa-host/sa23 [2021-04-27T07:08:03.377Z] file_magic: OK [2021-04-27T07:08:03.377Z] HZ: Using current value: 100 [2021-04-27T07:08:03.377Z] file_header: OK [2021-04-27T07:08:03.377Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-27T07:08:03.377Z] Statistics: [2021-04-27T07:08:03.377Z] Hnuu...uuuununununu... [2021-04-27T07:08:03.377Z] File successfully converted to sysstat format version 12.2.1 [2021-04-27T07:08:03.377Z] + sadf -c /var/log/sa-host/sa27 [2021-04-27T07:08:03.377Z] file_magic: OK [2021-04-27T07:08:03.377Z] HZ: Using current value: 100 [2021-04-27T07:08:03.377Z] file_header: OK [2021-04-27T07:08:03.377Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-27T07:08:03.377Z] Statistics: [2021-04-27T07:08:03.377Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-27T07:08:03.377Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-27T07:08:04.084Z] provisioning config files... [2021-04-27T07:08:04.101Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-343@tmp/config5675335935547779832tmp [Pipeline] { [Pipeline] echo [2021-04-27T07:08:04.163Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-27T07:08:04.511Z] ---> create-netrc.sh [Pipeline] } [2021-04-27T07:08:04.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-27T07:08:04.633Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-27T07:08:04.974Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-27T07:08:05.008Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-27T07:08:05.350Z] ---> sudo-logs.sh [2021-04-27T07:08:05.350Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-27T07:08:05.435Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-27T07:08:05.773Z] ---> job-cost.sh [2021-04-27T07:08:05.773Z] lf-activate-venv: SKIPPING [2021-04-27T07:08:05.773Z] DEBUG: total: 0.20999999344348907 [2021-04-27T07:08:05.773Z] INFO: Retrieving Stack Cost... [2021-04-27T07:08:07.164Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-27T07:08:07.736Z] INFO: Archiving Costs [Pipeline] echo [2021-04-27T07:08:07.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-27T07:08:08.122Z] ---> logs-deploy.sh [2021-04-27T07:08:08.122Z] lf-activate-venv: SKIPPING [2021-04-27T07:08:08.122Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-343/1 [2021-04-27T07:08:08.122Z] INFO: archiving workspace using pattern(s): [2021-04-27T07:08:10.046Z] Archives upload complete. [2021-04-27T07:08:10.046Z] INFO: archiving logs to Nexus [2021-04-27T07:08:10.998Z] ---> uname -a: [2021-04-27T07:08:10.998Z] Linux prd-centos7-docker-4c-2g-1995.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-27T07:08:10.998Z] [2021-04-27T07:08:10.998Z] [2021-04-27T07:08:10.998Z] ---> lscpu: [2021-04-27T07:08:10.998Z] Architecture: x86_64 [2021-04-27T07:08:10.998Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-27T07:08:10.998Z] Byte Order: Little Endian [2021-04-27T07:08:10.998Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-27T07:08:10.998Z] CPU(s): 4 [2021-04-27T07:08:10.998Z] On-line CPU(s) list: 0-3 [2021-04-27T07:08:10.998Z] Thread(s) per core: 1 [2021-04-27T07:08:10.998Z] Core(s) per socket: 1 [2021-04-27T07:08:10.998Z] Socket(s): 4 [2021-04-27T07:08:10.998Z] NUMA node(s): 1 [2021-04-27T07:08:10.999Z] Vendor ID: GenuineIntel [2021-04-27T07:08:10.999Z] CPU family: 6 [2021-04-27T07:08:10.999Z] Model: 44 [2021-04-27T07:08:10.999Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-27T07:08:10.999Z] Stepping: 1 [2021-04-27T07:08:10.999Z] CPU MHz: 2933.442 [2021-04-27T07:08:10.999Z] BogoMIPS: 5866.88 [2021-04-27T07:08:10.999Z] Virtualization: VT-x [2021-04-27T07:08:10.999Z] Hypervisor vendor: KVM [2021-04-27T07:08:10.999Z] Virtualization type: full [2021-04-27T07:08:10.999Z] L1d cache: 128 KiB [2021-04-27T07:08:10.999Z] L1i cache: 128 KiB [2021-04-27T07:08:10.999Z] L2 cache: 16 MiB [2021-04-27T07:08:10.999Z] L3 cache: 64 MiB [2021-04-27T07:08:10.999Z] NUMA node0 CPU(s): 0-3 [2021-04-27T07:08:10.999Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-27T07:08:10.999Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-27T07:08:10.999Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-27T07:08:10.999Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-27T07:08:10.999Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-27T07:08:10.999Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-27T07:08:10.999Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-27T07:08:10.999Z] Vulnerability Srbds: Not affected [2021-04-27T07:08:10.999Z] Vulnerability Tsx async abort: Not affected [2021-04-27T07:08:10.999Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-04-27T07:08:10.999Z] [2021-04-27T07:08:10.999Z] [2021-04-27T07:08:10.999Z] ---> nproc: [2021-04-27T07:08:10.999Z] 4 [2021-04-27T07:08:10.999Z] [2021-04-27T07:08:10.999Z] [2021-04-27T07:08:10.999Z] ---> df -h: [2021-04-27T07:08:10.999Z] Filesystem Size Used Available Use% Mounted on [2021-04-27T07:08:10.999Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-27T07:08:10.999Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-27T07:08:10.999Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-27T07:08:10.999Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-27T07:08:10.999Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-27T07:08:10.999Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-27T07:08:10.999Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-27T07:08:10.999Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-27T07:08:10.999Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-27T07:08:10.999Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-27T07:08:10.999Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-27T07:08:10.999Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-343 [2021-04-27T07:08:10.999Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-343@tmp [2021-04-27T07:08:10.999Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-27T07:08:10.999Z] [2021-04-27T07:08:10.999Z] [2021-04-27T07:08:10.999Z] ---> free -m: [2021-04-27T07:08:10.999Z] total used free shared buff/cache available [2021-04-27T07:08:10.999Z] Mem: 1837 737 106 0 993 995 [2021-04-27T07:08:10.999Z] Swap: 1023 1 1022 [2021-04-27T07:08:10.999Z] [2021-04-27T07:08:10.999Z]