Pull request #316 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from efe7486dbdb9296ffc99dd971a9c3228c387ad25+03d6e45996491a5582f07f1d234588528d2720b6 (d65cebcf29c49883f03b79724ff7aa7465b65b58) 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-316/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-316/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31341 in /w/workspace/edgexfoundry_edgex-ui-go_PR-316 [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-316 # 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 03d6e45996491a5582f07f1d234588528d2720b6 into PR head commit efe7486dbdb9296ffc99dd971a9c3228c387ad25 > 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/316/head:refs/remotes/origin/PR-316 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efe7486dbdb9296ffc99dd971a9c3228c387ad25 # timeout=10 Merge succeeded, producing efe7486dbdb9296ffc99dd971a9c3228c387ad25 Checking out Revision efe7486dbdb9296ffc99dd971a9c3228c387ad25 (PR-316) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 03d6e45996491a5582f07f1d234588528d2720b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efe7486dbdb9296ffc99dd971a9c3228c387ad25 # 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 06:24:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:24:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:24:06 ========================================================= 06:24:06 EdgeX Global Pipelines Version Info 06:24:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:24:07 ------------------- 06:24:07 stable info: 06:24:07 ------------------- 06:24:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:24:07 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:24:07 Message: update stable to v1.0.186 06:24:08 ------------------- 06:24:08 experimental info: 06:24:08 ------------------- 06:24:08 Commited By: **** collab-it+edgex@linuxfoundation.org 06:24:08 Commit SHA: 606c6f769ab3e61af702b3bd2da8ca6cacc01659 06:24:08 Message: update experimental to v1.0.187 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:24:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:24:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:24:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:24:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:24:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:24:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:24:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 06:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:24:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:24:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:24:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:24:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:24:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:24:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:24:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:24:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:24:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:24:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:24:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:24:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:24:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:24:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-316 [Pipeline] echo 06:24:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-316 [Pipeline] echo 06:24:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-316 [Pipeline] echo 06:24:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = efe7486dbdb9296ffc99dd971a9c3228c387ad25 [Pipeline] echo 06:24:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = efe7486 [Pipeline] echo 06:24:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:24:13 provisioning config files... 06:24:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp/config8028376747564785394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:14 ---> docker-login.sh 06:24:14 nexus3.edgexfoundry.org:10001 06:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:14 Configure a credential helper to remove this warning. See 06:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:14 06:24:14 Login Succeeded 06:24:14 nexus3.edgexfoundry.org:10002 06:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:15 Configure a credential helper to remove this warning. See 06:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:15 06:24:15 Login Succeeded 06:24:15 nexus3.edgexfoundry.org:10003 06:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:15 Configure a credential helper to remove this warning. See 06:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:15 06:24:15 Login Succeeded 06:24:15 nexus3.edgexfoundry.org:10004 06:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:15 Configure a credential helper to remove this warning. See 06:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:15 06:24:15 Login Succeeded 06:24:15 docker.io 06:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:15 Configure a credential helper to remove this warning. See 06:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:15 06:24:15 Login Succeeded 06:24:15 ---> docker-login.sh ends [Pipeline] } 06:24:15 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 06:24:17 + git log --format=format:%s -1 efe7486dbdb9296ffc99dd971a9c3228c387ad25 [Pipeline] echo 06:24:17 GIT_COMMIT: efe7486dbdb9296ffc99dd971a9c3228c387ad25, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:24:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:24:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:24:18 06:24:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:24:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:24:18 latest: Pulling from edgex-devops/git-semver 06:24:18 31603596830f: Pulling fs layer 06:24:18 2a8b12db71e7: Pulling fs layer 06:24:18 6ca5941a6612: Pulling fs layer 06:24:18 ecc8261a40a4: Pulling fs layer 06:24:18 ecc8261a40a4: Waiting 06:24:18 2a8b12db71e7: Verifying Checksum 06:24:18 2a8b12db71e7: Download complete 06:24:18 31603596830f: Download complete 06:24:18 ecc8261a40a4: Verifying Checksum 06:24:18 ecc8261a40a4: Download complete 06:24:18 6ca5941a6612: Verifying Checksum 06:24:18 6ca5941a6612: Download complete 06:24:19 31603596830f: Pull complete 06:24:19 2a8b12db71e7: Pull complete 06:24:20 6ca5941a6612: Pull complete 06:24:20 ecc8261a40a4: Pull complete 06:24:20 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:24:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:24:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:24:20 prd-centos7-docker-4c-2g-31341 does not seem to be running inside a container 06:24:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-316 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-316:/w/workspace/edgexfoundry_edgex-ui-go_PR-316:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:24:22 $ docker top 64f305f38d4e8fe166afe51a09c6f39c252c846364fcf558fba7757911b43f5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:23 [ssh-agent] Looking for ssh-agent implementation... 06:24:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:23 $ docker exec 64f305f38d4e8fe166afe51a09c6f39c252c846364fcf558fba7757911b43f5d ssh-agent 06:24:23 SSH_AUTH_SOCK=/tmp/ssh-SeykhVQXrWfR/agent.11 06:24:23 SSH_AGENT_PID=16 06:24:23 Running ssh-add (command line suppressed) 06:24:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp/private_key_4051265178315154954.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp/private_key_4051265178315154954.key) 06:24:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:24 + git tag --points-at HEAD [Pipeline] } 06:24:24 $ docker exec --env ******** --env ******** 64f305f38d4e8fe166afe51a09c6f39c252c846364fcf558fba7757911b43f5d ssh-agent -k 06:24:24 unset SSH_AUTH_SOCK; 06:24:24 unset SSH_AGENT_PID; 06:24:24 echo Agent pid 16 killed; 06:24:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:24:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:24 [ssh-agent] Looking for ssh-agent implementation... 06:24:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:24 $ docker exec 64f305f38d4e8fe166afe51a09c6f39c252c846364fcf558fba7757911b43f5d ssh-agent 06:24:24 SSH_AUTH_SOCK=/tmp/ssh-yIhD0f68zvYE/agent.44 06:24:24 SSH_AGENT_PID=50 06:24:24 Running ssh-add (command line suppressed) 06:24:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp/private_key_451092708352870471.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp/private_key_451092708352870471.key) 06:24:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:25 + git semver init 06:24:25 # -> Open(): unable to determine branch for HEAD 06:24:25 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-316/.git 06:24:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-316 06:24:25 # $SEMVER_REMOTE_NAME = origin 06:24:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:24:25 # $SEMVER_USER_NAME = edgex-jenkins 06:24:25 # $SEMVER_BRANCH = PR-316 06:24:25 # $SEMVER_TEMP = /tmp/semver-609962685 06:24:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:24:26 # '/tmp/semver-609962685' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-316/.semver' 06:24:26 # -> Force: false 06:24:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-316/.semver [Pipeline] } 06:24:26 $ docker exec --env ******** --env ******** 64f305f38d4e8fe166afe51a09c6f39c252c846364fcf558fba7757911b43f5d ssh-agent -k 06:24:27 unset SSH_AUTH_SOCK; 06:24:27 unset SSH_AGENT_PID; 06:24:27 echo Agent pid 50 killed; 06:24:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:27 + git semver [Pipeline] } 06:24:27 $ docker stop --time=1 64f305f38d4e8fe166afe51a09c6f39c252c846364fcf558fba7757911b43f5d 06:24:29 $ docker rm -f 64f305f38d4e8fe166afe51a09c6f39c252c846364fcf558fba7757911b43f5d [Pipeline] // withDockerContainer [Pipeline] sh 06:24:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:24:30 Stashed 1 file(s) [Pipeline] echo 06:24:30 [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 06:24:46 Still waiting to schedule task 06:24:46 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31341’ 06:24:46 Still waiting to schedule task 06:24:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:26:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31342 in /w/workspace/edgexfoundry_edgex-ui-go_PR-316 [Pipeline] { [Pipeline] ws 06:26:26 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:26:31 using credential edgex-jenkins-ssh 06:26:31 Cloning the remote Git repository 06:26:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:26:31 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:26:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:26:31 > git --version # timeout=10 06:26:31 > git --version # 'git version 2.17.1' 06:26:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:34 Merging remotes/origin/master commit 03d6e45996491a5582f07f1d234588528d2720b6 into PR head commit efe7486dbdb9296ffc99dd971a9c3228c387ad25 06:26:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:26:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:26:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:26:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/316/head:refs/remotes/origin/PR-316 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:26:34 > git config core.sparsecheckout # timeout=10 06:26:34 > git checkout -f efe7486dbdb9296ffc99dd971a9c3228c387ad25 # timeout=10 06:26:34 Merge succeeded, producing efe7486dbdb9296ffc99dd971a9c3228c387ad25 06:26:34 Checking out Revision efe7486dbdb9296ffc99dd971a9c3228c387ad25 (PR-316) 06:26:34 > git remote # timeout=10 06:26:34 > git config --get remote.origin.url # timeout=10 06:26:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:34 > git merge 03d6e45996491a5582f07f1d234588528d2720b6 # timeout=10 06:26:34 > git rev-parse HEAD^{commit} # timeout=10 06:26:34 > git config core.sparsecheckout # timeout=10 06:26:34 > git checkout -f efe7486dbdb9296ffc99dd971a9c3228c387ad25 # timeout=10 06:26:39 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:26:39 > git --version # timeout=10 06:26:39 > git --version # 'git version 2.17.1' 06:26:39 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:26:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:26:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:26:42 + true 06:26:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:26:45 provisioning config files... 06:26:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config275961544568271226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:45 ---> docker-login.sh 06:26:45 nexus3.edgexfoundry.org:10001 06:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:46 Configure a credential helper to remove this warning. See 06:26:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:46 06:26:46 Login Succeeded 06:26:46 nexus3.edgexfoundry.org:10002 06:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:47 Configure a credential helper to remove this warning. See 06:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:47 06:26:47 Login Succeeded 06:26:47 nexus3.edgexfoundry.org:10003 06:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:47 Configure a credential helper to remove this warning. See 06:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:47 06:26:47 Login Succeeded 06:26:47 nexus3.edgexfoundry.org:10004 06:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:48 Configure a credential helper to remove this warning. See 06:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:48 06:26:48 Login Succeeded 06:26:48 docker.io 06:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:48 Configure a credential helper to remove this warning. See 06:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:48 06:26:48 Login Succeeded 06:26:48 ---> docker-login.sh ends [Pipeline] } 06:26:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:26:49 ========================================================= 06:26:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:26:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:26:49 + 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 . 06:26:50 Sending build context to Docker daemon 17.29MB 06:26:50 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:26:50 Step 2/8 : FROM ${BASE} 06:26:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:26:50 5f621e34cdf4: Pulling fs layer 06:26:50 a4357932f1b6: Pulling fs layer 06:26:50 18c013af1878: Pulling fs layer 06:26:50 00ac8860ef70: Pulling fs layer 06:26:50 63d7cb157983: Pulling fs layer 06:26:50 b116817d02f9: Pulling fs layer 06:26:50 745a02a5169b: Pulling fs layer 06:26:50 b116817d02f9: Waiting 06:26:50 63d7cb157983: Waiting 06:26:50 745a02a5169b: Waiting 06:26:50 00ac8860ef70: Waiting 06:26:50 18c013af1878: Verifying Checksum 06:26:50 18c013af1878: Download complete 06:26:50 a4357932f1b6: Verifying Checksum 06:26:50 a4357932f1b6: Download complete 06:26:50 63d7cb157983: Download complete 06:26:50 5f621e34cdf4: Verifying Checksum 06:26:50 5f621e34cdf4: Download complete 06:26:51 b116817d02f9: Verifying Checksum 06:26:51 b116817d02f9: Download complete 06:26:51 5f621e34cdf4: Pull complete 06:26:52 a4357932f1b6: Pull complete 06:26:52 18c013af1878: Pull complete 06:26:54 745a02a5169b: Verifying Checksum 06:26:54 745a02a5169b: Download complete 06:26:55 00ac8860ef70: Download complete 06:27:05 00ac8860ef70: Pull complete 06:27:05 63d7cb157983: Pull complete 06:27:05 b116817d02f9: Pull complete 06:27:10 745a02a5169b: Pull complete 06:27:10 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:27:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:27:10 ---> b7e6874047d6 06:27:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:27:12 ---> Running in 9eb8f13a01a3 06:27:12 Removing intermediate container 9eb8f13a01a3 06:27:12 ---> 262f27f42e3a 06:27:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:12 ---> Running in 1b4705706ffc 06:27:14 Removing intermediate container 1b4705706ffc 06:27:14 ---> 8e761189fdea 06:27:14 Step 5/8 : RUN apk add --no-cache make git 06:27:15 ---> Running in 1478df6834ec 06:27:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:27:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:27:17 OK: 142 MiB in 39 packages 06:27:18 Removing intermediate container 1478df6834ec 06:27:18 ---> 47fed9018e63 06:27:18 Step 6/8 : WORKDIR /edgex-ui-go 06:27:18 ---> Running in fe0476a5555a 06:27:19 Removing intermediate container fe0476a5555a 06:27:19 ---> bf035baeefb8 06:27:19 Step 7/8 : COPY . . 06:27:22 ---> 100c0a40bdf7 06:27:22 Step 8/8 : RUN go mod download 06:27:22 ---> Running in 8db0d52b7a20 06:27:25 Running on prd-centos7-docker-4c-2g-31343 in /w/workspace/edgexfoundry_edgex-ui-go_PR-316 [Pipeline] { [Pipeline] ws 06:27:26 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:27:28 using credential edgex-jenkins-ssh 06:27:28 Cloning the remote Git repository 06:27:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:27:28 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:27:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:27:28 > git --version # timeout=10 06:27:28 > git --version # 'git version 2.24.3' 06:27:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:27:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:27:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:27:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/316/head:refs/remotes/origin/PR-316 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:27:29 Merging remotes/origin/master commit 03d6e45996491a5582f07f1d234588528d2720b6 into PR head commit efe7486dbdb9296ffc99dd971a9c3228c387ad25 06:27:30 Merge succeeded, producing efe7486dbdb9296ffc99dd971a9c3228c387ad25 06:27:30 Checking out Revision efe7486dbdb9296ffc99dd971a9c3228c387ad25 (PR-316) 06:27:29 > git config core.sparsecheckout # timeout=10 06:27:29 > git checkout -f efe7486dbdb9296ffc99dd971a9c3228c387ad25 # timeout=10 06:27:30 > git remote # timeout=10 06:27:30 > git config --get remote.origin.url # timeout=10 06:27:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:30 > git merge 03d6e45996491a5582f07f1d234588528d2720b6 # timeout=10 06:27:30 > git rev-parse HEAD^{commit} # timeout=10 06:27:30 > git config core.sparsecheckout # timeout=10 06:27:30 > git checkout -f efe7486dbdb9296ffc99dd971a9c3228c387ad25 # timeout=10 06:27:33 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:27:33 > git --version # timeout=10 06:27:33 > git --version # 'git version 2.24.3' 06:27:33 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:27:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:27:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:27:36 + sudo service docker restart 06:27:36 + true 06:27:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:27:37 provisioning config files... 06:27:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7639386465616357368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:38 ---> docker-login.sh 06:27:38 nexus3.edgexfoundry.org:10001 06:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:38 Configure a credential helper to remove this warning. See 06:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:38 06:27:38 Login Succeeded 06:27:38 nexus3.edgexfoundry.org:10002 06:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:38 Configure a credential helper to remove this warning. See 06:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:38 06:27:38 Login Succeeded 06:27:38 nexus3.edgexfoundry.org:10003 06:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:39 Configure a credential helper to remove this warning. See 06:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:39 06:27:39 Login Succeeded 06:27:39 nexus3.edgexfoundry.org:10004 06:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:39 Configure a credential helper to remove this warning. See 06:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:39 06:27:39 Login Succeeded 06:27:39 docker.io 06:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:39 Configure a credential helper to remove this warning. See 06:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:39 06:27:39 Login Succeeded 06:27:39 ---> docker-login.sh ends [Pipeline] } 06:27:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:27:40 ========================================================= 06:27:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:27:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:27:40 + 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 . 06:27:40 Sending build context to Docker daemon 17.3MB 06:27:40 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:27:40 Step 2/8 : FROM ${BASE} 06:27:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:27:41 188c0c94c7c5: Pulling fs layer 06:27:41 0ef7d3d256c8: Pulling fs layer 06:27:41 de9db76c5a1d: Pulling fs layer 06:27:41 bca2f99d35d6: Pulling fs layer 06:27:41 93359f2a8cfa: Pulling fs layer 06:27:41 7c6f9722023f: Pulling fs layer 06:27:41 a35cf1a2eb13: Pulling fs layer 06:27:41 93359f2a8cfa: Waiting 06:27:41 7c6f9722023f: Waiting 06:27:41 a35cf1a2eb13: Waiting 06:27:41 bca2f99d35d6: Waiting 06:27:41 de9db76c5a1d: Verifying Checksum 06:27:41 de9db76c5a1d: Download complete 06:27:41 0ef7d3d256c8: Download complete 06:27:41 93359f2a8cfa: Download complete 06:27:41 7c6f9722023f: Verifying Checksum 06:27:41 7c6f9722023f: Download complete 06:27:41 188c0c94c7c5: Verifying Checksum 06:27:41 188c0c94c7c5: Download complete 06:27:41 188c0c94c7c5: Pull complete 06:27:41 0ef7d3d256c8: Pull complete 06:27:41 de9db76c5a1d: Pull complete 06:27:43 a35cf1a2eb13: Verifying Checksum 06:27:43 a35cf1a2eb13: Download complete 06:27:44 bca2f99d35d6: Verifying Checksum 06:27:44 bca2f99d35d6: Download complete 06:27:49 bca2f99d35d6: Pull complete 06:27:49 93359f2a8cfa: Pull complete 06:27:49 7c6f9722023f: Pull complete 06:27:54 Removing intermediate container 8db0d52b7a20 06:27:54 ---> 3dc2cbe32e6f 06:27:54 Successfully built 3dc2cbe32e6f 06:27:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:27:54 a35cf1a2eb13: Pull complete 06:27:54 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:27:54 ---> a62c8e92a672 06:27:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:27:54 ---> Running in 6739253e0eaa 06:27:54 Removing intermediate container 6739253e0eaa 06:27:54 ---> 6704b83e0c92 06:27:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:54 ---> Running in 904d99794669 06:27:54 + docker inspect -f . ci-base-image-arm64 06:27:54 . [Pipeline] withDockerContainer 06:27:55 prd-ubuntu18.04-docker-arm64-4c-16g-31342 does not seem to be running inside a container 06:27:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:27:55 Removing intermediate container 904d99794669 06:27:55 ---> 911c24f0a8da 06:27:55 Step 5/8 : RUN apk add --no-cache make git 06:27:55 ---> Running in bcb9c98f432f 06:27:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:56 $ docker top af504b769fe09dd43dca730db783312bd99e1b44c1132853362b7fa212d06993 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:57 + go version 06:27:57 go version go1.15.5 linux/arm64 06:27:57 OK: 166 MiB in 39 packages [Pipeline] } 06:27:57 $ docker stop --time=1 af504b769fe09dd43dca730db783312bd99e1b44c1132853362b7fa212d06993 06:27:58 Removing intermediate container bcb9c98f432f 06:27:58 ---> 357d6373ca35 06:27:58 Step 6/8 : WORKDIR /edgex-ui-go 06:27:58 ---> Running in 422c28884858 06:27:58 Removing intermediate container 422c28884858 06:27:58 ---> 21dad671d539 06:27:58 Step 7/8 : COPY . . 06:27:59 $ docker rm -f af504b769fe09dd43dca730db783312bd99e1b44c1132853362b7fa212d06993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:00 ---> 9d747e766fc8 06:28:00 Step 8/8 : RUN go mod download 06:28:00 ---> Running in 277da06b80ea 06:28:01 + docker inspect -f . ci-base-image-arm64 06:28:01 . [Pipeline] withDockerContainer 06:28:01 prd-ubuntu18.04-docker-arm64-4c-16g-31342 does not seem to be running inside a container 06:28:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:28:02 $ docker top ca1ad1ab5b5a657352c784156e8f8ea447c8a1f4b7681edcb61902b2f65c4b62 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:03 + make test 06:28:03 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:28:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:28:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:28:32 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:28:32 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:28:32 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:28:32 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:28:32 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:28:32 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:28:32 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:28:32 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:28:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:28:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:28:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:28:32 GO111MODULE=on go vet ./... 06:28:33 Removing intermediate container 277da06b80ea 06:28:33 ---> 60dda477b33b 06:28:33 Successfully built 60dda477b33b 06:28:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:28:33 + docker inspect -f . ci-base-image-x86_64 06:28:33 . [Pipeline] withDockerContainer 06:28:33 prd-centos7-docker-4c-2g-31343 does not seem to be running inside a container 06:28:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:28:34 $ docker top eb5d56c6e500fe865f0f2c9ea0dce8e3595e72447ff66d39ca374bffb934dd3a -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:35 + go version 06:28:35 go version go1.15.5 linux/amd64 [Pipeline] } 06:28:35 $ docker stop --time=1 eb5d56c6e500fe865f0f2c9ea0dce8e3595e72447ff66d39ca374bffb934dd3a 06:28:36 $ docker rm -f eb5d56c6e500fe865f0f2c9ea0dce8e3595e72447ff66d39ca374bffb934dd3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:37 + docker inspect -f . ci-base-image-x86_64 06:28:37 . [Pipeline] withDockerContainer 06:28:37 prd-centos7-docker-4c-2g-31343 does not seem to be running inside a container 06:28:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:28:38 $ docker top 531ec36da2c76d9c373998f35240ddbc89770bc85076d9d31663ce4efdf37ac7 -eo pid,comm [Pipeline] { [Pipeline] } 06:28:38 $ docker stop --time=1 ca1ad1ab5b5a657352c784156e8f8ea447c8a1f4b7681edcb61902b2f65c4b62 06:28:40 $ docker rm -f ca1ad1ab5b5a657352c784156e8f8ea447c8a1f4b7681edcb61902b2f65c4b62 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 06:28:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:28:41 + make test 06:28:41 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:28:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 06:28:43 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh 06:28:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:28:46 + ls -al . 06:28:46 total 124 06:28:46 drwxrwxr-x 10 jenkins jenkins 4096 Mar 25 06:28 . 06:28:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 06:26 .. 06:28:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 06:26 .git 06:28:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 06:26 .github 06:28:46 -rw-rw-r-- 1 jenkins jenkins 153 Mar 25 06:26 .gitignore 06:28:46 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 25 06:26 CONTRIBUTING.md 06:28:46 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 25 06:26 Dockerfile 06:28:46 -rw-rw-r-- 1 jenkins jenkins 902 Mar 25 06:26 Dockerfile.build 06:28:46 -rw-rw-r-- 1 jenkins jenkins 652 Mar 25 06:26 Jenkinsfile 06:28:46 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 25 06:26 LICENSE 06:28:46 -rw-rw-r-- 1 jenkins jenkins 951 Mar 25 06:26 Makefile 06:28:46 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 25 06:26 README.md 06:28:46 -rw-rw-r-- 1 jenkins jenkins 5 Mar 25 06:24 VERSION 06:28:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 06:26 assets 06:28:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 06:26 bin 06:28:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 06:26 cmd 06:28:46 -rw-r--r-- 1 jenkins jenkins 10 Mar 25 06:28 coverage.out 06:28:46 drwxrwxr-x 5 jenkins jenkins 4096 Mar 25 06:26 docs 06:28:46 -rw-rw-r-- 1 jenkins jenkins 1055 Mar 25 06:26 go.mod 06:28:46 -rw-r--r-- 1 jenkins jenkins 22216 Mar 25 06:28 go.sum 06:28:46 drwxrwxr-x 10 jenkins jenkins 4096 Mar 25 06:26 internal 06:28:46 -rw-rw-r-- 1 jenkins jenkins 155 Mar 25 06:26 version.go 06:28:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 06:26 web [Pipeline] isUnix [Pipeline] sh 06:28:46 + 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=efe7486dbdb9296ffc99dd971a9c3228c387ad25 --label arch=arm64 --label version=0.0.0 . 06:28:47 Sending build context to Docker daemon 17.32MB 06:28:47 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:28:47 Step 2/24 : FROM ${BASE} AS builder 06:28:47 ---> 3dc2cbe32e6f 06:28:47 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:28:47 ---> Running in fb01c4c93c9f 06:28:48 Removing intermediate container fb01c4c93c9f 06:28:48 ---> b3e0f4cae55d 06:28:48 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:28:48 ---> Running in 6451f6206452 06:28:48 Removing intermediate container 6451f6206452 06:28:48 ---> c12fc249a2d1 06:28:48 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:28:48 ---> Running in fee15c49ee03 06:28:49 Removing intermediate container fee15c49ee03 06:28:49 ---> 32148c7b9383 06:28:49 Step 6/24 : LABEL Name=edgex-ui-go 06:28:49 ---> Running in 7993c32ceaf1 06:28:50 Removing intermediate container 7993c32ceaf1 06:28:50 ---> 657f3589f8cb 06:28:50 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:28:50 ---> Running in ecdf0e09a2a0 06:28:50 Removing intermediate container ecdf0e09a2a0 06:28:50 ---> b2d283d9c7f9 06:28:50 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:50 ---> Running in 457b66971e26 06:28:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:28:52 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:28:52 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:28:52 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:28:52 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:28:52 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:28:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:28:52 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:28:52 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:28:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:28:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:28:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:28:52 GO111MODULE=on go vet ./... 06:28:52 Removing intermediate container 457b66971e26 06:28:52 ---> bd1cbec53943 06:28:52 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:28:52 ---> Running in deefe8de9515 06:28:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } 06:28:54 $ docker stop --time=1 531ec36da2c76d9c373998f35240ddbc89770bc85076d9d31663ce4efdf37ac7 06:28:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:55 OK: 142 MiB in 39 packages 06:28:56 $ docker rm -f 531ec36da2c76d9c373998f35240ddbc89770bc85076d9d31663ce4efdf37ac7 06:28:56 Removing intermediate container deefe8de9515 06:28:56 ---> f60b5e22dcf3 06:28:56 Step 10/24 : ENV GO111MODULE=on 06:28:56 ---> Running in 8e9ba4c2ead7 [Pipeline] // withDockerContainer [Pipeline] sh 06:28:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:28:56 Warning: overwriting stash ‘coverage-report’ 06:28:57 Removing intermediate container 8e9ba4c2ead7 06:28:57 ---> a54de9d960b9 06:28:57 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:28:57 Stashed 1 file(s) [Pipeline] } 06:28:57 ---> Running in b6b89cea6f84 [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:28:57 Removing intermediate container b6b89cea6f84 06:28:57 ---> f0dda43f1fa0 06:28:57 Step 12/24 : COPY go.mod . [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:28:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:28:58 + ls -al . 06:28:58 total 92 06:28:58 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 25 06:28 . 06:28:58 drwxrwxr-x. 4 jenkins jenkins 28 Mar 25 06:27 .. 06:28:58 drwxrwxr-x. 3 jenkins jenkins 20 Mar 25 06:27 assets 06:28:58 drwxrwxr-x. 2 jenkins jenkins 35 Mar 25 06:27 bin 06:28:58 drwxrwxr-x. 3 jenkins jenkins 29 Mar 25 06:27 cmd 06:28:58 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 25 06:27 CONTRIBUTING.md 06:28:58 -rw-r--r--. 1 jenkins jenkins 10 Mar 25 06:28 coverage.out 06:28:58 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 25 06:27 Dockerfile 06:28:58 -rw-rw-r--. 1 jenkins jenkins 902 Mar 25 06:27 Dockerfile.build 06:28:58 drwxrwxr-x. 5 jenkins jenkins 104 Mar 25 06:27 docs 06:28:58 drwxrwxr-x. 8 jenkins jenkins 179 Mar 25 06:27 .git 06:28:58 drwxrwxr-x. 2 jenkins jenkins 103 Mar 25 06:27 .github 06:28:58 -rw-rw-r--. 1 jenkins jenkins 153 Mar 25 06:27 .gitignore 06:28:58 -rw-rw-r--. 1 jenkins jenkins 1055 Mar 25 06:27 go.mod 06:28:58 -rw-r--r--. 1 jenkins jenkins 22216 Mar 25 06:28 go.sum 06:28:58 drwxrwxr-x. 10 jenkins jenkins 139 Mar 25 06:27 internal 06:28:58 -rw-rw-r--. 1 jenkins jenkins 652 Mar 25 06:27 Jenkinsfile 06:28:58 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 25 06:27 LICENSE 06:28:58 -rw-rw-r--. 1 jenkins jenkins 951 Mar 25 06:27 Makefile 06:28:58 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 25 06:27 README.md 06:28:58 -rw-rw-r--. 1 jenkins jenkins 5 Mar 25 06:24 VERSION 06:28:58 -rw-rw-r--. 1 jenkins jenkins 155 Mar 25 06:27 version.go 06:28:58 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 25 06:27 web [Pipeline] isUnix [Pipeline] sh 06:28:58 ---> 1277fe953457 06:28:58 Step 13/24 : COPY Makefile . 06:28:58 + 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=efe7486dbdb9296ffc99dd971a9c3228c387ad25 --label arch=amd64 --label version=0.0.0 . 06:28:59 Sending build context to Docker daemon 17.32MB 06:28:59 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:28:59 Step 2/24 : FROM ${BASE} AS builder 06:28:59 ---> 60dda477b33b 06:28:59 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:28:59 ---> a921eac6e763 06:28:59 Step 14/24 : RUN make update 06:28:59 ---> Running in fde1589275fb 06:28:59 ---> Running in 6e527d999bf9 06:28:59 Removing intermediate container 6e527d999bf9 06:28:59 ---> 262a84bc5a01 06:28:59 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:28:59 ---> Running in 95668194e82c 06:29:00 Removing intermediate container 95668194e82c 06:29:00 ---> 1b4a5464f7fa 06:29:00 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:29:00 ---> Running in f0704374d73e 06:29:00 Removing intermediate container f0704374d73e 06:29:00 ---> c08375d074f5 06:29:00 Step 6/24 : LABEL Name=edgex-ui-go 06:29:00 CGO_ENABLED=0 GO111MODULE=on go mod download 06:29:00 ---> Running in a3a8f906609f 06:29:00 Removing intermediate container a3a8f906609f 06:29:00 ---> 9bcafbcf319d 06:29:00 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:29:00 ---> Running in a8736fce5fe4 06:29:00 Removing intermediate container a8736fce5fe4 06:29:00 ---> 146ecfbaf23b 06:29:00 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:00 ---> Running in b7f5ad97e8b7 06:29:01 Removing intermediate container fde1589275fb 06:29:01 ---> 6606c692d109 06:29:01 Step 15/24 : COPY . . 06:29:01 Removing intermediate container b7f5ad97e8b7 06:29:01 ---> 0ede49da8262 06:29:01 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:29:01 ---> Running in ebdce111016a 06:29:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:03 OK: 166 MiB in 39 packages 06:29:03 Removing intermediate container ebdce111016a 06:29:03 ---> 143d15979de5 06:29:03 Step 10/24 : ENV GO111MODULE=on 06:29:03 ---> Running in 5a8fd7c17469 06:29:04 Removing intermediate container 5a8fd7c17469 06:29:04 ---> 7b5bda01e131 06:29:04 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:29:04 ---> Running in a03cac078814 06:29:04 Removing intermediate container a03cac078814 06:29:04 ---> c5f9c453de67 06:29:04 Step 12/24 : COPY go.mod . 06:29:04 ---> 59c124346769 06:29:04 Step 13/24 : COPY Makefile . 06:29:04 ---> c79a88cb5a2b 06:29:04 Step 16/24 : RUN ${MAKE} 06:29:04 ---> Running in 1ab8b217bc98 06:29:04 ---> c287429160e6 06:29:04 Step 14/24 : RUN make update 06:29:04 ---> Running in 689b7e28bc1d 06:29:05 CGO_ENABLED=0 GO111MODULE=on go mod download 06:29:05 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 06:29:05 Removing intermediate container 689b7e28bc1d 06:29:05 ---> 832430c8ef9c 06:29:05 Step 15/24 : COPY . . 06:29:08 ---> e6d0d2750d15 06:29:08 Step 16/24 : RUN ${MAKE} 06:29:08 ---> Running in b29e8fbee187 06:29:08 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 06:29:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:29:21 Removing intermediate container b29e8fbee187 06:29:21 ---> e628cd1d070f 06:29:21 Step 17/24 : FROM alpine:3.12 06:29:21 3.12: Pulling from library/alpine 06:29:21 f84cab65f19f: Pulling fs layer 06:29:21 f84cab65f19f: Verifying Checksum 06:29:21 f84cab65f19f: Download complete 06:29:21 f84cab65f19f: Pull complete 06:29:21 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 06:29:21 Status: Downloaded newer image for alpine:3.12 06:29:21 ---> 88dd2752d2ea 06:29:21 Step 18/24 : EXPOSE 4000 06:29:21 ---> Running in 61e341cec9f3 06:29:21 Removing intermediate container 61e341cec9f3 06:29:21 ---> dcb6ad42a47e 06:29:21 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 06:29:22 ---> 95617bf762c0 06:29:22 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:29:23 ---> Running in 7e3a4bc4d5ce 06:29:23 Removing intermediate container 7e3a4bc4d5ce 06:29:23 ---> 1da07b2daba0 06:29:23 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:29:23 ---> Running in 3c5b8f7bcaca 06:29:23 Removing intermediate container 3c5b8f7bcaca 06:29:23 ---> 2559c156df92 06:29:23 Step 22/24 : LABEL arch=amd64 06:29:23 ---> Running in d4c12223127f 06:29:23 Removing intermediate container d4c12223127f 06:29:23 ---> dee120319b41 06:29:23 Step 23/24 : LABEL git_sha=efe7486dbdb9296ffc99dd971a9c3228c387ad25 06:29:23 ---> Running in 55004e0393c3 06:29:23 Removing intermediate container 55004e0393c3 06:29:23 ---> 250b98398f76 06:29:23 Step 24/24 : LABEL version=0.0.0 06:29:23 ---> Running in da46b79044fa 06:29:24 Removing intermediate container da46b79044fa 06:29:24 ---> 459ff6a6b9ae 06:29:24 [Warning] One or more build-args [ARCH] were not consumed 06:29:24 Successfully built 459ff6a6b9ae 06:29:24 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 06:29:25 ---> job-cost.sh 06:29:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5kuW 06:29:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:29:36 Removing intermediate container 1ab8b217bc98 06:29:36 ---> cf5d40285de8 06:29:36 Step 17/24 : FROM alpine:3.12 06:29:36 3.12: Pulling from library/alpine 06:29:36 dce8679b510e: Pulling fs layer 06:29:36 dce8679b510e: Download complete 06:29:37 dce8679b510e: Pull complete 06:29:37 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 06:29:37 Status: Downloaded newer image for alpine:3.12 06:29:37 ---> d10569e2745f 06:29:37 Step 18/24 : EXPOSE 4000 06:29:37 ---> Running in 5f2885c9273c 06:29:37 Removing intermediate container 5f2885c9273c 06:29:37 ---> d1b975b8fdff 06:29:37 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 06:29:39 ---> 03c7c20c317d 06:29:39 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:29:39 ---> Running in 4baa5f8d1da6 06:29:40 Removing intermediate container 4baa5f8d1da6 06:29:40 ---> f52680444285 06:29:40 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:29:40 ---> Running in 1ba4e370c399 06:29:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:29:40 Removing intermediate container 1ba4e370c399 06:29:40 ---> 0f42caaa53c3 06:29:40 Step 22/24 : LABEL arch=arm64 06:29:40 ---> Running in 7793e50c2865 06:29:41 Removing intermediate container 7793e50c2865 06:29:41 ---> 24fc23216b99 06:29:41 Step 23/24 : LABEL git_sha=efe7486dbdb9296ffc99dd971a9c3228c387ad25 06:29:41 ---> Running in a96b87a816d9 06:29:42 Removing intermediate container a96b87a816d9 06:29:42 ---> e0ac4796480d 06:29:42 Step 24/24 : LABEL version=0.0.0 06:29:42 ---> Running in 0de8734141d3 06:29:42 Removing intermediate container 0de8734141d3 06:29:42 ---> 3ec120be2812 06:29:42 [Warning] One or more build-args [ARCH] were not consumed 06:29:42 Successfully built 3ec120be2812 06:29:42 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 06:29:43 ---> job-cost.sh 06:29:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CSLX 06:30:12 lf-activate-venv(): INFO: Adding /tmp/venv-5kuW/bin to PATH 06:30:12 INFO: No Stack... 06:30:12 INFO: Retrieving Pricing Info for: v1-standard-2 06:30:12 INFO: Archiving Costs [Pipeline] sh 06:30:13 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:30:13 + cut -d, -f6 [Pipeline] lock 06:30:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] 06:30:13 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] did not exist. Created. 06:30:13 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:30:13 + echo total: 0.029999999329447746 [Pipeline] stash 06:30:14 Stashed 1 file(s) [Pipeline] } 06:30:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:30:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:31:59 lf-activate-venv(): INFO: Adding /tmp/venv-CSLX/bin to PATH 06:31:59 INFO: No Stack... 06:31:59 INFO: Retrieving Pricing Info for: lf-standard-4 06:31:59 INFO: Archiving Costs [Pipeline] sh 06:31:59 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:31:59 + cut -d, -f6 [Pipeline] lock 06:32:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] 06:32:00 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] did not exist. Created. 06:32:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:32:00 /w/workspace/edgex-ui-go/1@tmp/durable-55e3ebdc/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-55e3ebdc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:32:00 + echo total: 0.20999999344348907 [Pipeline] stash 06:32:00 Warning: overwriting stash ‘stack-cost’ 06:32:01 Stashed 1 file(s) [Pipeline] } 06:32:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-316-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 06:32:03 provisioning config files... 06:32:03 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp/config7188413748564464044tmp [Pipeline] { [Pipeline] sh 06:32:03 + set +x 06:32:03 + curl -s https://codecov.io/bash 06:32:03 + bash -s -- 06:32:04 06:32:04 _____ _ 06:32:04 / ____| | | 06:32:04 | | ___ __| | ___ ___ _____ __ 06:32:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:32:04 | |___| (_) | (_| | __/ (_| (_) \ V / 06:32:04 \_____\___/ \__,_|\___|\___\___/ \_/ 06:32:04 Bash-20210309-2b87ace 06:32:04 06:32:04 06:32:04 ==> git version 2.24.3 found 06:32:04 ==> 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 06:32:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:32:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:32:04 curl: option -sm: expected a proper numerical parameter 06:32:04 curl: try 'curl --help' or 'curl --manual' for more information 06:32:04 ==> Jenkins CI detected. 06:32:04 project root: . 06:32:04 --> token set from env 06:32:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:32:04 ==> Running gcov in . (disable via -X gcov) 06:32:04 ==> Python coveragepy not found 06:32:04 ==> Searching for coverage reports in: 06:32:04 + . 06:32:04 -> Found 1 reports 06:32:04 ==> Detecting git/mercurial file structure 06:32:04 ==> Reading reports 06:32:04 + ./coverage.out bytes=10 06:32:04 ==> Appending adjustments 06:32:04 https://docs.codecov.io/docs/fixing-reports 06:32:04 + Found adjustments 06:32:04 ==> Gzipping contents 06:32:04 4.0K /tmp/codecov.uGmLnE.gz 06:32:04 ==> Uploading reports 06:32:04 url: https://codecov.io 06:32:04 query: branch=PR-316&commit=efe7486dbdb9296ffc99dd971a9c3228c387ad25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-316%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=316&job=&cmd_args= 06:32:04 -> Pinging Codecov 06:32:04 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-316&commit=efe7486dbdb9296ffc99dd971a9c3228c387ad25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-316%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=316&job=&cmd_args= 06:32:04 -> Uploading to 06:32:04 https://storage.googleapis.com/codecov/v4/raw/2021-03-25/FB506323287CE973F263BFD2A0EB1F37/efe7486dbdb9296ffc99dd971a9c3228c387ad25/a8415a7c-83cf-4cb4-9b8c-4af58fe88693.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210325T063204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f8de297842debde9a5b3b111dc0a49faf29c5bcac74810647d4da232a63b9f2 06:32:04 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:04 Dload Upload Total Spent Left Speed 06:32:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3318 0 0 100 3318 0 6964 --:--:-- --:--:-- --:--:-- 6970 06:32:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/efe7486dbdb9296ffc99dd971a9c3228c387ad25 [Pipeline] } 06:32:05 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 06:32:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:32:09 ---> package-listing.sh 06:32:09 ++ tr '[:upper:]' '[:lower:]' 06:32:09 ++ facter osfamily 06:32:09 + OS_FAMILY=redhat 06:32:09 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-316 06:32:09 + START_PACKAGES=/tmp/packages_start.txt 06:32:09 + END_PACKAGES=/tmp/packages_end.txt 06:32:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:32:09 + PACKAGES=/tmp/packages_start.txt 06:32:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-316 ']' 06:32:09 + PACKAGES=/tmp/packages_end.txt 06:32:09 + case "${OS_FAMILY}" in 06:32:09 + rpm -qa 06:32:09 + sort 06:32:14 + '[' -f /tmp/packages_start.txt ']' 06:32:14 + '[' -f /tmp/packages_end.txt ']' 06:32:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:32:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-316 ']' 06:32:14 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-316/archives/ 06:32:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-316/archives/ [Pipeline] echo 06:32:14 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-316/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:32:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:15 06:32:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:32:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:15 alpine: Pulling from edgex-lftools-log-publisher 06:32:15 df20fa9351a1: Pulling fs layer 06:32:15 36b3adc4ff6f: Pulling fs layer 06:32:15 8ad3a11d3b57: Pulling fs layer 06:32:15 46f8f816bc3b: Pulling fs layer 06:32:15 93b61091891f: Pulling fs layer 06:32:15 93b9cdb0e59b: Pulling fs layer 06:32:15 5e14af77c1be: Pulling fs layer 06:32:15 01666e4c0597: Pulling fs layer 06:32:15 aa168da1d23b: Pulling fs layer 06:32:15 93b9cdb0e59b: Waiting 06:32:15 5e14af77c1be: Waiting 06:32:15 01666e4c0597: Waiting 06:32:15 aa168da1d23b: Waiting 06:32:15 46f8f816bc3b: Waiting 06:32:15 93b61091891f: Waiting 06:32:15 36b3adc4ff6f: Download complete 06:32:15 46f8f816bc3b: Verifying Checksum 06:32:15 46f8f816bc3b: Download complete 06:32:16 df20fa9351a1: Download complete 06:32:16 93b9cdb0e59b: Verifying Checksum 06:32:16 93b9cdb0e59b: Download complete 06:32:16 5e14af77c1be: Verifying Checksum 06:32:16 5e14af77c1be: Download complete 06:32:16 93b61091891f: Verifying Checksum 06:32:16 93b61091891f: Download complete 06:32:16 01666e4c0597: Verifying Checksum 06:32:16 01666e4c0597: Download complete 06:32:16 df20fa9351a1: Pull complete 06:32:16 36b3adc4ff6f: Pull complete 06:32:17 8ad3a11d3b57: Verifying Checksum 06:32:17 8ad3a11d3b57: Download complete 06:32:18 8ad3a11d3b57: Pull complete 06:32:18 46f8f816bc3b: Pull complete 06:32:18 aa168da1d23b: Verifying Checksum 06:32:18 aa168da1d23b: Download complete 06:32:18 93b61091891f: Pull complete 06:32:18 93b9cdb0e59b: Pull complete 06:32:18 5e14af77c1be: Pull complete 06:32:19 01666e4c0597: Pull complete 06:32:27 aa168da1d23b: Pull complete 06:32:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:32:27 prd-centos7-docker-4c-2g-31341 does not seem to be running inside a container 06:32:27 $ 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-316/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-316 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-316:/w/workspace/edgexfoundry_edgex-ui-go_PR-316:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:32:31 $ docker top c5175578cba9255e60358717555783db44eeb11b7a5bf8214907191cc816c231 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:32 + touch /tmp/pre-build-complete [Pipeline] sh 06:32:32 + mkdir -p /var/log/sa [Pipeline] sh 06:32:32 + ls /var/log/sa-host 06:32:32 + sadf -c /var/log/sa-host/sa23 06:32:32 file_magic: OK 06:32:32 HZ: Using current value: 100 06:32:32 file_header: OK 06:32:32 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 06:32:32 Statistics: 06:32:32 Hnuu...uuuununununu... 06:32:32 File successfully converted to sysstat format version 12.2.1 06:32:32 + sadf -c /var/log/sa-host/sa25 06:32:32 file_magic: OK 06:32:32 HZ: Using current value: 100 06:32:32 file_header: OK 06:32:32 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 06:32:32 Statistics: 06:32:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:32:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:33 provisioning config files... 06:32:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp/config7504893516150764073tmp [Pipeline] { [Pipeline] echo 06:32:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:32:34 ---> create-netrc.sh [Pipeline] } 06:32:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:32:34 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:32:34 ---> python-tools-install.sh [Pipeline] echo 06:32:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:32:35 ---> sudo-logs.sh 06:32:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:32:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:32:35 ---> job-cost.sh 06:32:35 lf-activate-venv: SKIPPING 06:32:35 DEBUG: total: 0.20999999344348907 06:32:35 INFO: Retrieving Stack Cost... 06:32:36 INFO: Retrieving Pricing Info for: v1-standard-2 06:32:37 INFO: Archiving Costs [Pipeline] echo 06:32:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:32:37 ---> logs-deploy.sh 06:32:37 lf-activate-venv: SKIPPING 06:32:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-316/1 06:32:37 INFO: archiving workspace using pattern(s): 06:32:39 Archives upload complete. 06:32:39 INFO: archiving logs to Nexus 06:32:40 ---> uname -a: 06:32:40 Linux prd-centos7-docker-4c-2g-31341.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:32:40 06:32:40 06:32:40 ---> lscpu: 06:32:40 Architecture: x86_64 06:32:40 CPU op-mode(s): 32-bit, 64-bit 06:32:40 Byte Order: Little Endian 06:32:40 Address sizes: 40 bits physical, 48 bits virtual 06:32:40 CPU(s): 4 06:32:40 On-line CPU(s) list: 0-3 06:32:40 Thread(s) per core: 1 06:32:40 Core(s) per socket: 1 06:32:40 Socket(s): 4 06:32:40 NUMA node(s): 1 06:32:40 Vendor ID: GenuineIntel 06:32:40 CPU family: 6 06:32:40 Model: 44 06:32:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:32:40 Stepping: 1 06:32:40 CPU MHz: 2933.442 06:32:40 BogoMIPS: 5866.88 06:32:40 Virtualization: VT-x 06:32:40 Hypervisor vendor: KVM 06:32:40 Virtualization type: full 06:32:40 L1d cache: 128 KiB 06:32:40 L1i cache: 128 KiB 06:32:40 L2 cache: 16 MiB 06:32:40 L3 cache: 64 MiB 06:32:40 NUMA node0 CPU(s): 0-3 06:32:40 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:32:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:32:40 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:32:40 Vulnerability Meltdown: Mitigation; PTI 06:32:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:32:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:32:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:32:40 Vulnerability Srbds: Not affected 06:32:40 Vulnerability Tsx async abort: Not affected 06:32:40 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 06:32:40 06:32:40 06:32:40 ---> nproc: 06:32:40 4 06:32:40 06:32:40 06:32:40 ---> df -h: 06:32:40 Filesystem Size Used Available Use% Mounted on 06:32:40 overlay 50.0G 7.3G 42.7G 15% / 06:32:40 tmpfs 64.0M 0 64.0M 0% /dev 06:32:40 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:32:40 shm 64.0M 0 64.0M 0% /dev/shm 06:32:40 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:32:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:32:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:32:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:32:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:32:40 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:32:40 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-316 06:32:40 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp 06:32:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:32:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:32:40 06:32:40 06:32:40 ---> free -m: 06:32:40 total used free shared buff/cache available 06:32:40 Mem: 1837 706 104 0 1026 1026 06:32:40 Swap: 1023 0 1023 06:32:40 06:32:40 06:32:40 ---> ip addr: 06:32:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:32:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:32:40 inet 127.0.0.1/8 scope host lo 06:32:40 valid_lft forever preferred_lft forever 06:32:40 inet6 ::1/128 scope host 06:32:40 valid_lft forever preferred_lft forever 06:32:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:32:40 link/ether fa:16:3e:ef:32:a6 brd ff:ff:ff:ff:ff:ff 06:32:40 inet 10.30.122.157/23 brd 10.30.123.255 scope global dynamic eth0 06:32:40 valid_lft 85849sec preferred_lft 85849sec 06:32:40 inet6 fe80::f816:3eff:feef:32a6/64 scope link 06:32:40 valid_lft forever preferred_lft forever 06:32:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:32:40 link/ether 02:42:ba:e0:b4:1d brd ff:ff:ff:ff:ff:ff 06:32:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:32:40 valid_lft forever preferred_lft forever 06:32:40 inet6 fe80::42:baff:fee0:b41d/64 scope link 06:32:40 valid_lft forever preferred_lft forever 06:32:40 06:32:40 06:32:40 ---> sar -b -r -n DEV: 06:32:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/25/21 _x86_64_ (4 CPU) 06:32:40 06:32:40 06:23:16 LINUX RESTART (4 CPU) 06:32:40 06:32:40 06:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:32:40 06:25:01 48.03 13.25 34.78 0.00 4574.21 3706.47 0.00 06:32:40 06:26:01 0.58 0.02 0.57 0.00 0.53 9.36 0.00 06:32:40 06:27:01 0.33 0.00 0.33 0.00 0.00 4.51 0.00 06:32:40 06:28:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 06:32:40 06:29:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 06:32:40 06:30:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 06:32:40 06:31:01 0.37 0.00 0.37 0.00 0.00 5.48 0.00 06:32:40 06:32:01 0.22 0.00 0.22 0.00 0.00 2.16 0.00 06:32:40 Average: 6.29 1.66 4.63 0.00 572.18 467.42 0.00 06:32:40 06:32:40 06:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:32:40 06:25:01 150224 0 612952 32.58 2620 1115748 1112508 37.97 410016 1120520 8 06:32:40 06:26:01 157376 0 605792 32.20 2620 1115756 1079168 36.83 408012 1116448 8 06:32:40 06:27:01 154392 0 608772 32.35 2620 1115760 1079336 36.84 408148 1119360 8 06:32:40 06:28:01 154872 0 608288 32.33 2620 1115764 1079288 36.83 421680 1105544 8 06:32:40 06:29:01 154096 0 609060 32.37 2620 1115768 1079264 36.83 420900 1107336 8 06:32:40 06:30:01 154660 0 608492 32.34 2620 1115772 1079168 36.83 436156 1091588 12 06:32:40 06:31:01 154716 0 608432 32.34 2620 1115776 1079168 36.83 436040 1091584 8 06:32:40 06:32:01 154776 0 608368 32.33 2620 1115780 1079168 36.83 436044 1091584 8 06:32:40 Average: 154389 0 608770 32.35 2620 1115766 1083384 36.97 422124 1105496 8 06:32:40 06:32:40 06:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:32:40 06:25:01 eth0 183.94 144.72 564.91 42.09 0.00 0.00 0.00 0.00 06:32:40 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 06:25:01 docker0 35.01 26.71 3.36 111.85 0.00 0.00 0.00 0.00 06:32:40 06:26:01 eth0 0.78 0.07 0.06 0.01 0.00 0.00 0.00 0.00 06:32:40 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 06:27:01 eth0 0.97 0.35 0.31 0.20 0.00 0.00 0.00 0.00 06:32:40 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 06:28:01 eth0 0.57 0.43 0.27 0.21 0.00 0.00 0.00 0.00 06:32:40 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 06:29:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 06:32:40 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 06:30:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:32:40 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 06:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:32:40 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 06:32:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:32:40 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 Average: eth0 23.37 18.26 70.76 5.33 0.00 0.00 0.00 0.00 06:32:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:40 Average: docker0 4.38 3.34 0.42 13.99 0.00 0.00 0.00 0.00 06:32:40 06:32:40 06:32:40 ---> sar -P ALL: 06:32:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/25/21 _x86_64_ (4 CPU) 06:32:40 06:32:40 06:23:16 LINUX RESTART (4 CPU) 06:32:40 06:32:40 06:24:01 CPU %user %nice %system %iowait %steal %idle 06:32:40 06:25:01 all 3.95 0.00 2.39 1.23 0.03 92.40 06:32:40 06:25:01 0 3.58 0.00 2.19 0.34 0.03 93.86 06:32:40 06:25:01 1 3.45 0.00 2.29 0.27 0.05 93.95 06:32:40 06:25:01 2 4.46 0.00 2.27 0.29 0.02 92.97 06:32:40 06:25:01 3 4.31 0.00 2.80 4.01 0.03 88.84 06:32:40 06:26:01 all 0.17 0.00 0.05 0.00 0.00 99.78 06:32:40 06:26:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:32:40 06:26:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:32:40 06:26:01 2 0.53 0.00 0.03 0.00 0.00 99.43 06:32:40 06:26:01 3 0.03 0.00 0.07 0.00 0.00 99.90 06:32:40 06:27:01 all 0.18 0.00 0.04 0.00 0.00 99.78 06:32:40 06:27:01 0 0.07 0.00 0.03 0.00 0.02 99.88 06:32:40 06:27:01 1 0.05 0.00 0.08 0.00 0.00 99.87 06:32:40 06:27:01 2 0.53 0.00 0.03 0.00 0.00 99.43 06:32:40 06:27:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:32:40 06:28:01 all 0.13 0.00 0.06 0.00 0.01 99.80 06:32:40 06:28:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:32:40 06:28:01 1 0.07 0.00 0.07 0.00 0.02 99.85 06:32:40 06:28:01 2 0.40 0.00 0.10 0.00 0.00 99.50 06:32:40 06:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:32:40 06:29:01 all 0.05 0.00 0.04 0.00 0.00 99.90 06:32:40 06:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:32:40 06:29:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:32:40 06:29:01 2 0.10 0.00 0.05 0.00 0.00 99.85 06:32:40 06:29:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:32:40 06:30:01 all 0.14 0.00 0.05 0.00 0.01 99.80 06:32:40 06:30:01 0 0.07 0.00 0.03 0.00 0.02 99.88 06:32:40 06:30:01 1 0.05 0.00 0.13 0.00 0.02 99.80 06:32:40 06:30:01 2 0.42 0.00 0.02 0.00 0.00 99.57 06:32:40 06:30:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:32:40 06:31:01 all 0.17 0.00 0.04 0.00 0.01 99.78 06:32:40 06:31:01 0 0.52 0.00 0.03 0.00 0.02 99.43 06:32:40 06:31:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:32:40 06:31:01 2 0.07 0.00 0.05 0.00 0.02 99.87 06:32:40 06:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:32:40 06:32:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:32:40 06:32:01 0 0.52 0.00 0.02 0.00 0.00 99.47 06:32:40 06:32:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:32:40 06:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:32:40 06:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:32:40 Average: all 0.61 0.00 0.34 0.15 0.01 98.89 06:32:40 Average: 0 0.61 0.00 0.30 0.04 0.01 99.04 06:32:40 Average: 1 0.47 0.00 0.34 0.03 0.01 99.14 06:32:40 Average: 2 0.82 0.00 0.32 0.04 0.00 98.83 06:32:40 Average: 3 0.56 0.00 0.38 0.50 0.01 98.56 06:32:40 06:32:40 06:32:40