Pull request #341 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fd5e74ee75c734f7a62bb9dbd9437525c061792e+a88ea99ffe9e2626f031198baec7712ee48b9091 (824379257e69c37bd5382bce54832b1856df2b37) 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-341/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-341/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-1541 in /w/workspace/edgexfoundry_edgex-ui-go_PR-341 [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-341 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit fd5e74ee75c734f7a62bb9dbd9437525c061792e > 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/341/head:refs/remotes/origin/PR-341 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd5e74ee75c734f7a62bb9dbd9437525c061792e # timeout=10 Merge succeeded, producing fd5e74ee75c734f7a62bb9dbd9437525c061792e Checking out Revision fd5e74ee75c734f7a62bb9dbd9437525c061792e (PR-341) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd5e74ee75c734f7a62bb9dbd9437525c061792e # 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:48:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:48:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:48:04 ========================================================= 06:48:04 EdgeX Global Pipelines Version Info 06:48:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:48:06 ------------------- 06:48:06 stable info: 06:48:06 ------------------- 06:48:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:48:06 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:48:06 Message: update stable to v1.0.186 06:48:07 ------------------- 06:48:07 experimental info: 06:48:07 ------------------- 06:48:07 Commited By: **** collab-it+edgex@linuxfoundation.org 06:48:07 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 06:48:07 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:48:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:48:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:48:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:48:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:48:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:48:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:48:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:48:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:48:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:48:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:48:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:48:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-341 [Pipeline] echo 06:48:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-341 [Pipeline] echo 06:48:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-341 [Pipeline] echo 06:48:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd5e74ee75c734f7a62bb9dbd9437525c061792e [Pipeline] echo 06:48:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd5e74e [Pipeline] echo 06:48:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:48:09 provisioning config files... 06:48:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp/config5522774439257641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:10 ---> docker-login.sh 06:48:10 nexus3.edgexfoundry.org:10001 06:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:10 Configure a credential helper to remove this warning. See 06:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:10 06:48:10 Login Succeeded 06:48:10 nexus3.edgexfoundry.org:10002 06:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:11 Configure a credential helper to remove this warning. See 06:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:11 06:48:11 Login Succeeded 06:48:11 nexus3.edgexfoundry.org:10003 06:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:11 Configure a credential helper to remove this warning. See 06:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:11 06:48:11 Login Succeeded 06:48:11 nexus3.edgexfoundry.org:10004 06:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:11 Configure a credential helper to remove this warning. See 06:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:11 06:48:11 Login Succeeded 06:48:11 docker.io 06:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:11 Configure a credential helper to remove this warning. See 06:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:11 06:48:11 Login Succeeded 06:48:11 ---> docker-login.sh ends [Pipeline] } 06:48:11 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:48:12 + git log --format=format:%s -1 fd5e74ee75c734f7a62bb9dbd9437525c061792e [Pipeline] echo 06:48:12 GIT_COMMIT: fd5e74ee75c734f7a62bb9dbd9437525c061792e, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:48:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:48:13 06:48:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:48:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:48:14 latest: Pulling from edgex-devops/git-semver 06:48:14 31603596830f: Pulling fs layer 06:48:14 2a8b12db71e7: Pulling fs layer 06:48:14 6ca5941a6612: Pulling fs layer 06:48:14 ecc8261a40a4: Pulling fs layer 06:48:14 ecc8261a40a4: Waiting 06:48:14 2a8b12db71e7: Verifying Checksum 06:48:14 2a8b12db71e7: Download complete 06:48:14 31603596830f: Download complete 06:48:14 ecc8261a40a4: Verifying Checksum 06:48:14 ecc8261a40a4: Download complete 06:48:14 6ca5941a6612: Verifying Checksum 06:48:14 6ca5941a6612: Download complete 06:48:14 31603596830f: Pull complete 06:48:14 2a8b12db71e7: Pull complete 06:48:15 6ca5941a6612: Pull complete 06:48:15 ecc8261a40a4: Pull complete 06:48:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:48:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:48:15 prd-centos7-docker-4c-2g-1541 does not seem to be running inside a container 06:48:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-341 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-341:/w/workspace/edgexfoundry_edgex-ui-go_PR-341:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:48:18 $ docker top 5835221d7b5361d3bf09dc44796d3ae28d0c75a8ad0b3eed3054d4063089d893 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:48:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:48:18 [ssh-agent] Looking for ssh-agent implementation... 06:48:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:48:18 $ docker exec 5835221d7b5361d3bf09dc44796d3ae28d0c75a8ad0b3eed3054d4063089d893 ssh-agent 06:48:19 SSH_AUTH_SOCK=/tmp/ssh-c7JjRp2m0p48/agent.12 06:48:19 SSH_AGENT_PID=18 06:48:19 Running ssh-add (command line suppressed) 06:48:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp/private_key_267040152494344768.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp/private_key_267040152494344768.key) 06:48:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:48:19 + git tag --points-at HEAD [Pipeline] } 06:48:19 $ docker exec --env ******** --env ******** 5835221d7b5361d3bf09dc44796d3ae28d0c75a8ad0b3eed3054d4063089d893 ssh-agent -k 06:48:19 unset SSH_AUTH_SOCK; 06:48:19 unset SSH_AGENT_PID; 06:48:19 echo Agent pid 18 killed; 06:48:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:48:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:48:19 [ssh-agent] Looking for ssh-agent implementation... 06:48:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:48:20 $ docker exec 5835221d7b5361d3bf09dc44796d3ae28d0c75a8ad0b3eed3054d4063089d893 ssh-agent 06:48:20 SSH_AUTH_SOCK=/tmp/ssh-CBxSuBgYN9Wp/agent.49 06:48:20 SSH_AGENT_PID=55 06:48:20 Running ssh-add (command line suppressed) 06:48:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp/private_key_4661771885024701019.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp/private_key_4661771885024701019.key) 06:48:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:48:20 + git semver init 06:48:20 # -> Open(): unable to determine branch for HEAD 06:48:20 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-341/.git 06:48:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-341 06:48:20 # $SEMVER_REMOTE_NAME = origin 06:48:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:48:20 # $SEMVER_USER_NAME = edgex-jenkins 06:48:20 # $SEMVER_BRANCH = PR-341 06:48:20 # $SEMVER_TEMP = /tmp/semver-915252960 06:48:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:48:22 # '/tmp/semver-915252960' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-341/.semver' 06:48:22 # -> Force: false 06:48:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-341/.semver [Pipeline] } 06:48:22 $ docker exec --env ******** --env ******** 5835221d7b5361d3bf09dc44796d3ae28d0c75a8ad0b3eed3054d4063089d893 ssh-agent -k 06:48:22 unset SSH_AUTH_SOCK; 06:48:22 unset SSH_AGENT_PID; 06:48:22 echo Agent pid 55 killed; 06:48:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:48:23 + git semver [Pipeline] } 06:48:23 $ docker stop --time=1 5835221d7b5361d3bf09dc44796d3ae28d0c75a8ad0b3eed3054d4063089d893 06:48:24 $ docker rm -f 5835221d7b5361d3bf09dc44796d3ae28d0c75a8ad0b3eed3054d4063089d893 [Pipeline] // withDockerContainer [Pipeline] sh 06:48:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:48:25 Stashed 1 file(s) [Pipeline] echo 06:48:25 [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:48:41 Still waiting to schedule task 06:48:41 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1541’ 06:48:41 Still waiting to schedule task 06:48:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:50:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1542 in /w/workspace/edgexfoundry_edgex-ui-go_PR-341 [Pipeline] { [Pipeline] ws 06:50:30 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:50:36 using credential edgex-jenkins-ssh 06:50:36 Cloning the remote Git repository 06:50:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:50:36 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:50:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:50:37 > git --version # timeout=10 06:50:37 > git --version # 'git version 2.17.1' 06:50:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:39 Merging remotes/origin/master commit a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit fd5e74ee75c734f7a62bb9dbd9437525c061792e 06:50:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:50:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:50:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:50:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:50:39 > git config core.sparsecheckout # timeout=10 06:50:39 > git checkout -f fd5e74ee75c734f7a62bb9dbd9437525c061792e # timeout=10 06:50:40 Merge succeeded, producing fd5e74ee75c734f7a62bb9dbd9437525c061792e 06:50:40 Checking out Revision fd5e74ee75c734f7a62bb9dbd9437525c061792e (PR-341) 06:50:40 > git remote # timeout=10 06:50:40 > git config --get remote.origin.url # timeout=10 06:50:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:40 > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 06:50:40 > git rev-parse HEAD^{commit} # timeout=10 06:50:40 > git config core.sparsecheckout # timeout=10 06:50:40 > git checkout -f fd5e74ee75c734f7a62bb9dbd9437525c061792e # timeout=10 06:50:44 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:50:45 > git --version # timeout=10 06:50:45 > git --version # 'git version 2.17.1' 06:50:45 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:50:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:50:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:50:47 + sudo service docker restart 06:50:47 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:50:50 provisioning config files... 06:50:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config44502458274804173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:50 ---> docker-login.sh 06:50:50 nexus3.edgexfoundry.org:10001 06:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:52 Configure a credential helper to remove this warning. See 06:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:52 06:50:52 Login Succeeded 06:50:52 nexus3.edgexfoundry.org:10002 06:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:52 Configure a credential helper to remove this warning. See 06:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:52 06:50:52 Login Succeeded 06:50:52 nexus3.edgexfoundry.org:10003 06:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:52 Configure a credential helper to remove this warning. See 06:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:52 06:50:52 Login Succeeded 06:50:52 nexus3.edgexfoundry.org:10004 06:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:53 Configure a credential helper to remove this warning. See 06:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:53 06:50:53 Login Succeeded 06:50:53 docker.io 06:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:54 Configure a credential helper to remove this warning. See 06:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:54 06:50:54 Login Succeeded 06:50:54 ---> docker-login.sh ends [Pipeline] } 06:50:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:50:54 ========================================================= 06:50:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:50:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:50:54 + 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:50:55 Sending build context to Docker daemon 34.83MB 06:50:55 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:50:55 Step 2/8 : FROM ${BASE} 06:50:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:50:55 5f621e34cdf4: Pulling fs layer 06:50:55 a4357932f1b6: Pulling fs layer 06:50:55 18c013af1878: Pulling fs layer 06:50:55 00ac8860ef70: Pulling fs layer 06:50:55 63d7cb157983: Pulling fs layer 06:50:55 b116817d02f9: Pulling fs layer 06:50:55 745a02a5169b: Pulling fs layer 06:50:55 00ac8860ef70: Waiting 06:50:55 63d7cb157983: Waiting 06:50:55 b116817d02f9: Waiting 06:50:55 18c013af1878: Download complete 06:50:55 a4357932f1b6: Verifying Checksum 06:50:55 a4357932f1b6: Download complete 06:50:55 63d7cb157983: Verifying Checksum 06:50:55 63d7cb157983: Download complete 06:50:56 b116817d02f9: Verifying Checksum 06:50:56 b116817d02f9: Download complete 06:50:56 5f621e34cdf4: Verifying Checksum 06:50:56 5f621e34cdf4: Download complete 06:50:56 5f621e34cdf4: Pull complete 06:50:57 a4357932f1b6: Pull complete 06:50:57 18c013af1878: Pull complete 06:50:58 745a02a5169b: Verifying Checksum 06:50:58 745a02a5169b: Download complete 06:50:59 00ac8860ef70: Verifying Checksum 06:50:59 00ac8860ef70: Download complete 06:51:12 00ac8860ef70: Pull complete 06:51:12 63d7cb157983: Pull complete 06:51:12 b116817d02f9: Pull complete 06:51:14 745a02a5169b: Pull complete 06:51:14 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:51:14 ---> b7e6874047d6 06:51:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:51:18 ---> Running in cd9c0894cf56 06:51:18 Removing intermediate container cd9c0894cf56 06:51:18 ---> 0a68e316f685 06:51:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:18 ---> Running in d2f207f15288 06:51:20 Removing intermediate container d2f207f15288 06:51:20 ---> 83017186d786 06:51:20 Step 5/8 : RUN apk add --no-cache make git 06:51:20 ---> Running in 2de24d856d78 06:51:21 Running on prd-centos7-docker-4c-2g-1543 in /w/workspace/edgexfoundry_edgex-ui-go_PR-341 [Pipeline] { [Pipeline] ws 06:51:21 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:51:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:51:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:51:23 OK: 142 MiB in 39 packages 06:51:24 using credential edgex-jenkins-ssh 06:51:24 Cloning the remote Git repository 06:51:24 Removing intermediate container 2de24d856d78 06:51:24 ---> 9035b1489a08 06:51:24 Step 6/8 : WORKDIR /edgex-ui-go 06:51:24 ---> Running in 3a08ecbb71f4 06:51:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:51:25 Removing intermediate container 3a08ecbb71f4 06:51:25 ---> 50098b245010 06:51:25 Step 7/8 : COPY . . 06:51:24 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:51:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:51:24 > git --version # timeout=10 06:51:24 > git --version # 'git version 2.24.3' 06:51:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:26 Merging remotes/origin/master commit a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit fd5e74ee75c734f7a62bb9dbd9437525c061792e 06:51:26 Merge succeeded, producing fd5e74ee75c734f7a62bb9dbd9437525c061792e 06:51:26 Checking out Revision fd5e74ee75c734f7a62bb9dbd9437525c061792e (PR-341) 06:51:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:51:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:51:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:51:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:51:26 > git config core.sparsecheckout # timeout=10 06:51:26 > git checkout -f fd5e74ee75c734f7a62bb9dbd9437525c061792e # timeout=10 06:51:26 > git remote # timeout=10 06:51:26 > git config --get remote.origin.url # timeout=10 06:51:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:26 > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 06:51:26 > git rev-parse HEAD^{commit} # timeout=10 06:51:26 > git config core.sparsecheckout # timeout=10 06:51:26 > git checkout -f fd5e74ee75c734f7a62bb9dbd9437525c061792e # timeout=10 06:51:28 ---> 92afec55ae39 06:51:28 Step 8/8 : RUN go mod download 06:51:28 ---> Running in 5e922b9a84da 06:51:30 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:51:30 > git --version # timeout=10 06:51:30 > git --version # 'git version 2.24.3' 06:51:30 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:51:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:51:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:51:32 + sudo service docker restart 06:51:32 + true 06:51:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:51:34 provisioning config files... 06:51:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6068505172200576695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:34 ---> docker-login.sh 06:51:34 nexus3.edgexfoundry.org:10001 06:51:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:35 Configure a credential helper to remove this warning. See 06:51:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:35 06:51:35 Login Succeeded 06:51:35 nexus3.edgexfoundry.org:10002 06:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:35 Configure a credential helper to remove this warning. See 06:51:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:35 06:51:35 Login Succeeded 06:51:35 nexus3.edgexfoundry.org:10003 06:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:35 Configure a credential helper to remove this warning. See 06:51:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:35 06:51:35 Login Succeeded 06:51:35 nexus3.edgexfoundry.org:10004 06:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:35 Configure a credential helper to remove this warning. See 06:51:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:35 06:51:35 Login Succeeded 06:51:35 docker.io 06:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:36 Configure a credential helper to remove this warning. See 06:51:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:36 06:51:36 Login Succeeded 06:51:36 ---> docker-login.sh ends [Pipeline] } 06:51:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:51:36 ========================================================= 06:51:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:51:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:51:36 + 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:51:37 Sending build context to Docker daemon 34.83MB 06:51:37 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:51:37 Step 2/8 : FROM ${BASE} 06:51:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:51:37 188c0c94c7c5: Pulling fs layer 06:51:37 0ef7d3d256c8: Pulling fs layer 06:51:37 de9db76c5a1d: Pulling fs layer 06:51:37 bca2f99d35d6: Pulling fs layer 06:51:37 93359f2a8cfa: Pulling fs layer 06:51:37 7c6f9722023f: Pulling fs layer 06:51:37 a35cf1a2eb13: Pulling fs layer 06:51:37 bca2f99d35d6: Waiting 06:51:37 93359f2a8cfa: Waiting 06:51:37 7c6f9722023f: Waiting 06:51:37 a35cf1a2eb13: Waiting 06:51:37 de9db76c5a1d: Verifying Checksum 06:51:37 de9db76c5a1d: Download complete 06:51:37 0ef7d3d256c8: Verifying Checksum 06:51:37 0ef7d3d256c8: Download complete 06:51:37 93359f2a8cfa: Verifying Checksum 06:51:37 93359f2a8cfa: Download complete 06:51:37 7c6f9722023f: Verifying Checksum 06:51:37 7c6f9722023f: Download complete 06:51:37 188c0c94c7c5: Download complete 06:51:38 188c0c94c7c5: Pull complete 06:51:38 0ef7d3d256c8: Pull complete 06:51:38 de9db76c5a1d: Pull complete 06:51:40 a35cf1a2eb13: Verifying Checksum 06:51:40 a35cf1a2eb13: Download complete 06:51:40 bca2f99d35d6: Verifying Checksum 06:51:40 bca2f99d35d6: Download complete 06:51:47 bca2f99d35d6: Pull complete 06:51:47 93359f2a8cfa: Pull complete 06:51:47 7c6f9722023f: Pull complete 06:51:53 a35cf1a2eb13: Pull complete 06:51:53 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:51:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:51:53 ---> a62c8e92a672 06:51:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:51:53 ---> Running in ea9f4846d68e 06:51:53 Removing intermediate container ea9f4846d68e 06:51:53 ---> ab38a94168a0 06:51:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:53 ---> Running in 8ddb8ae4b9df 06:51:54 Removing intermediate container 8ddb8ae4b9df 06:51:54 ---> f87b520cfe4f 06:51:54 Step 5/8 : RUN apk add --no-cache make git 06:51:54 ---> Running in fc06a8641452 06:51:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:51:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:51:56 OK: 166 MiB in 39 packages 06:51:56 Removing intermediate container fc06a8641452 06:51:56 ---> db742d6acb5c 06:51:56 Step 6/8 : WORKDIR /edgex-ui-go 06:51:57 ---> Running in d2a713f608fe 06:51:57 Removing intermediate container d2a713f608fe 06:51:57 ---> 817ce952d3a3 06:51:57 Step 7/8 : COPY . . 06:52:00 Removing intermediate container 5e922b9a84da 06:52:00 ---> 6070002f74be 06:52:00 Successfully built 6070002f74be 06:52:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:52:01 + docker inspect -f . ci-base-image-arm64 06:52:01 . [Pipeline] withDockerContainer 06:52:01 ---> 7e332564e879 06:52:01 Step 8/8 : RUN go mod download 06:52:01 ---> Running in 3360517c0acc 06:52:01 prd-ubuntu18.04-docker-arm64-4c-16g-1542 does not seem to be running inside a container 06:52: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 ******** ci-base-image-arm64 cat 06:52:03 $ docker top 563d7dcde0fc4d04fc5c6af403ad7dcd8625ecd11dfe0777501ed923b1750f9b -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:04 + go version 06:52:04 go version go1.15.5 linux/arm64 [Pipeline] } 06:52:04 $ docker stop --time=1 563d7dcde0fc4d04fc5c6af403ad7dcd8625ecd11dfe0777501ed923b1750f9b 06:52:06 $ docker rm -f 563d7dcde0fc4d04fc5c6af403ad7dcd8625ecd11dfe0777501ed923b1750f9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:52:07 + docker inspect -f . ci-base-image-arm64 06:52:07 . [Pipeline] withDockerContainer 06:52:07 prd-ubuntu18.04-docker-arm64-4c-16g-1542 does not seem to be running inside a container 06:52:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:52:09 $ docker top 78da5981dd9fb1faae25a83f20b8d4d7c8d023fe3692d676a3d6ce5e2a55d2f8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:10 + make test 06:52:10 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:52:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:52:33 Removing intermediate container 3360517c0acc 06:52:33 ---> 03f7e68b09c0 06:52:33 Successfully built 03f7e68b09c0 06:52:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:52:33 + docker inspect -f . ci-base-image-x86_64 06:52:33 . [Pipeline] withDockerContainer 06:52:34 prd-centos7-docker-4c-2g-1543 does not seem to be running inside a container 06:52:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:52:35 $ docker top d8eac5bb284c49a7520197adf14c5df935c07f3151aa107821047f982787fd41 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:35 + go version 06:52:35 go version go1.15.5 linux/amd64 [Pipeline] } 06:52:35 $ docker stop --time=1 d8eac5bb284c49a7520197adf14c5df935c07f3151aa107821047f982787fd41 06:52:37 $ docker rm -f d8eac5bb284c49a7520197adf14c5df935c07f3151aa107821047f982787fd41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:52:38 + docker inspect -f . ci-base-image-x86_64 06:52:38 . [Pipeline] withDockerContainer 06:52:38 prd-centos7-docker-4c-2g-1543 does not seem to be running inside a container 06:52:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:52:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:52:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:52:38 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:52:38 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:52:38 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:52:38 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:52:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:52:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:52:38 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:52:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:52:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:52:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:52:38 GO111MODULE=on go vet ./... 06:52:39 $ docker top d24417d148c2a0bae63469ffea39b76bc02ce07134226638bc9ea6dec1197488 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:39 + make test 06:52:39 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:52:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } 06:52:45 $ docker stop --time=1 78da5981dd9fb1faae25a83f20b8d4d7c8d023fe3692d676a3d6ce5e2a55d2f8 06:52:47 $ docker rm -f 78da5981dd9fb1faae25a83f20b8d4d7c8d023fe3692d676a3d6ce5e2a55d2f8 [Pipeline] // withDockerContainer [Pipeline] sh 06:52:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:52:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:52:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:52:52 + ls -al . 06:52:52 total 124 06:52:52 drwxrwxr-x 10 jenkins jenkins 4096 Apr 23 06:52 . 06:52:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 23 06:50 .. 06:52:52 drwxrwxr-x 8 jenkins jenkins 4096 Apr 23 06:50 .git 06:52:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 23 06:50 .github 06:52:52 -rw-rw-r-- 1 jenkins jenkins 162 Apr 23 06:50 .gitignore 06:52:52 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 23 06:50 CONTRIBUTING.md 06:52:52 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 23 06:50 Dockerfile 06:52:52 -rw-rw-r-- 1 jenkins jenkins 902 Apr 23 06:50 Dockerfile.build 06:52:52 -rw-rw-r-- 1 jenkins jenkins 652 Apr 23 06:50 Jenkinsfile 06:52:52 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 23 06:50 LICENSE 06:52:52 -rw-rw-r-- 1 jenkins jenkins 951 Apr 23 06:50 Makefile 06:52:52 -rw-rw-r-- 1 jenkins jenkins 6012 Apr 23 06:50 README.md 06:52:52 -rw-rw-r-- 1 jenkins jenkins 5 Apr 23 06:48 VERSION 06:52:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 23 06:50 assets 06:52:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 23 06:50 bin 06:52:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 23 06:50 cmd 06:52:52 -rw-r--r-- 1 jenkins jenkins 10 Apr 23 06:52 coverage.out 06:52:52 drwxrwxr-x 5 jenkins jenkins 4096 Apr 23 06:50 docs 06:52:52 -rw-rw-r-- 1 jenkins jenkins 987 Apr 23 06:50 go.mod 06:52:52 -rw-r--r-- 1 jenkins jenkins 22392 Apr 23 06:52 go.sum 06:52:52 drwxrwxr-x 10 jenkins jenkins 4096 Apr 23 06:50 internal 06:52:52 -rw-rw-r-- 1 jenkins jenkins 155 Apr 23 06:50 version.go 06:52:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 23 06:50 web [Pipeline] isUnix [Pipeline] sh 06:52:52 + 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=fd5e74ee75c734f7a62bb9dbd9437525c061792e --label arch=arm64 --label version=0.0.0 . 06:52:53 Sending build context to Docker daemon 34.85MB 06:52:53 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:52:53 Step 2/24 : FROM ${BASE} AS builder 06:52:53 ---> 6070002f74be 06:52:53 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:52:53 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:52:53 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:52:53 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:52:53 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:52:53 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:52:53 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:52:53 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:52:53 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:52:53 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:52:53 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:52:53 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:52:53 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:52:53 GO111MODULE=on go vet ./... 06:52:53 ---> Running in 9bb0c5be6d77 06:52:54 Removing intermediate container 9bb0c5be6d77 06:52:54 ---> 6e225004ba5c 06:52:54 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:52:54 ---> Running in 1b46e76f48b8 06:52:54 Removing intermediate container 1b46e76f48b8 06:52:54 ---> c9288f5f8d5f 06:52:54 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:52:54 ---> Running in c41458290e42 [Pipeline] } 06:52:54 $ docker stop --time=1 d24417d148c2a0bae63469ffea39b76bc02ce07134226638bc9ea6dec1197488 06:52:55 Removing intermediate container c41458290e42 06:52:55 ---> 9d3ac2ba6991 06:52:55 Step 6/24 : LABEL Name=edgex-ui-go 06:52:55 ---> Running in 87f3ef29a3a8 06:52:55 Removing intermediate container 87f3ef29a3a8 06:52:55 ---> e3bff3aa30f9 06:52:55 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:52:56 ---> Running in 1eaeab8e4425 06:52:56 Removing intermediate container 1eaeab8e4425 06:52:56 ---> 47e3351fc0b6 06:52:56 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:52:56 ---> Running in d8be60ae6ffc 06:52:57 $ docker rm -f d24417d148c2a0bae63469ffea39b76bc02ce07134226638bc9ea6dec1197488 [Pipeline] // withDockerContainer [Pipeline] sh 06:52:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:52:58 Warning: overwriting stash ‘coverage-report’ 06:52:58 Removing intermediate container d8be60ae6ffc 06:52:58 ---> 78c30ba10148 06:52:58 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:52:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:52:58 ---> Running in 0914abe17c77 06:52:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:52:59 + ls -al . 06:52:59 total 92 06:52:59 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 23 06:52 . 06:52:59 drwxrwxr-x. 4 jenkins jenkins 28 Apr 23 06:51 .. 06:52:59 drwxrwxr-x. 3 jenkins jenkins 20 Apr 23 06:51 assets 06:52:59 drwxrwxr-x. 2 jenkins jenkins 35 Apr 23 06:51 bin 06:52:59 drwxrwxr-x. 3 jenkins jenkins 29 Apr 23 06:51 cmd 06:52:59 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 23 06:51 CONTRIBUTING.md 06:52:59 -rw-r--r--. 1 jenkins jenkins 10 Apr 23 06:52 coverage.out 06:52:59 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 23 06:51 Dockerfile 06:52:59 -rw-rw-r--. 1 jenkins jenkins 902 Apr 23 06:51 Dockerfile.build 06:52:59 drwxrwxr-x. 5 jenkins jenkins 104 Apr 23 06:51 docs 06:52:59 drwxrwxr-x. 8 jenkins jenkins 179 Apr 23 06:51 .git 06:52:59 drwxrwxr-x. 2 jenkins jenkins 103 Apr 23 06:51 .github 06:52:59 -rw-rw-r--. 1 jenkins jenkins 162 Apr 23 06:51 .gitignore 06:52:59 -rw-rw-r--. 1 jenkins jenkins 987 Apr 23 06:51 go.mod 06:52:59 -rw-r--r--. 1 jenkins jenkins 22392 Apr 23 06:52 go.sum 06:52:59 drwxrwxr-x. 10 jenkins jenkins 139 Apr 23 06:51 internal 06:52:59 -rw-rw-r--. 1 jenkins jenkins 652 Apr 23 06:51 Jenkinsfile 06:52:59 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 23 06:51 LICENSE 06:52:59 -rw-rw-r--. 1 jenkins jenkins 951 Apr 23 06:51 Makefile 06:52:59 -rw-rw-r--. 1 jenkins jenkins 6012 Apr 23 06:51 README.md 06:52:59 -rw-rw-r--. 1 jenkins jenkins 5 Apr 23 06:48 VERSION 06:52:59 -rw-rw-r--. 1 jenkins jenkins 155 Apr 23 06:51 version.go 06:52:59 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 23 06:51 web [Pipeline] isUnix [Pipeline] sh 06:52:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:52:59 + 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=fd5e74ee75c734f7a62bb9dbd9437525c061792e --label arch=amd64 --label version=0.0.0 . 06:53:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:53:00 Sending build context to Docker daemon 34.85MB 06:53:00 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:53:00 Step 2/24 : FROM ${BASE} AS builder 06:53:00 ---> 03f7e68b09c0 06:53:00 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:53:01 ---> Running in 8e3cc88e89b8 06:53:01 Removing intermediate container 8e3cc88e89b8 06:53:01 ---> 3d50c085f9fa 06:53:01 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:53:01 ---> Running in 004a2062e91b 06:53:01 OK: 142 MiB in 39 packages 06:53:01 Removing intermediate container 004a2062e91b 06:53:01 ---> c3060d4773fd 06:53:01 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:53:01 ---> Running in 02ec3c41d985 06:53:01 Removing intermediate container 02ec3c41d985 06:53:01 ---> 049e02b575c5 06:53:01 Step 6/24 : LABEL Name=edgex-ui-go 06:53:02 ---> Running in 46aa6c0ac5e3 06:53:02 Removing intermediate container 46aa6c0ac5e3 06:53:02 ---> 40720ee28916 06:53:02 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:53:02 Removing intermediate container 0914abe17c77 06:53:02 ---> 8b6bb66ec94e 06:53:02 Step 10/24 : ENV GO111MODULE=on 06:53:02 ---> Running in a8b649037f37 06:53:02 Removing intermediate container a8b649037f37 06:53:02 ---> cc03d7802a93 06:53:02 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:02 ---> Running in 537aab78caa3 06:53:02 ---> Running in e9a79aa41ba3 06:53:02 Removing intermediate container 537aab78caa3 06:53:02 ---> 185418248a28 06:53:02 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:53:03 ---> Running in 3fa95a7179bf 06:53:03 Removing intermediate container 3fa95a7179bf 06:53:03 ---> c29715a3334a 06:53:03 Step 12/24 : COPY go.mod . 06:53:03 Removing intermediate container e9a79aa41ba3 06:53:03 ---> 7fb5265a619d 06:53:03 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:53:03 ---> Running in 86c47a9c2543 06:53:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:53:04 ---> 5dc339b4fe9e 06:53:04 Step 13/24 : COPY Makefile . 06:53:04 ---> cfb7651309fd 06:53:04 Step 14/24 : RUN make update 06:53:05 ---> Running in b4ece7af06e0 06:53:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:53:05 OK: 166 MiB in 39 packages 06:53:06 CGO_ENABLED=0 GO111MODULE=on go mod download 06:53:06 Removing intermediate container 86c47a9c2543 06:53:06 ---> 880fc923aac0 06:53:06 Step 10/24 : ENV GO111MODULE=on 06:53:06 ---> Running in 8256fce84ad0 06:53:06 Removing intermediate container 8256fce84ad0 06:53:06 ---> 5133f06cad47 06:53:06 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:53:06 ---> Running in 2db604b0888b 06:53:06 Removing intermediate container 2db604b0888b 06:53:06 ---> 13bcb30bcd4a 06:53:06 Step 12/24 : COPY go.mod . 06:53:06 ---> 31c7aa895f37 06:53:06 Step 13/24 : COPY Makefile . 06:53:07 ---> 75f20ee7c408 06:53:07 Step 14/24 : RUN make update 06:53:07 ---> Running in 924da9271cf8 06:53:07 Removing intermediate container b4ece7af06e0 06:53:07 ---> 49a790f21965 06:53:07 Step 15/24 : COPY . . 06:53:07 CGO_ENABLED=0 GO111MODULE=on go mod download 06:53:08 Removing intermediate container 924da9271cf8 06:53:08 ---> 6d229ef02d7e 06:53:08 Step 15/24 : COPY . . 06:53:10 ---> fe445b9eb640 06:53:10 Step 16/24 : RUN ${MAKE} 06:53:10 ---> Running in ed36d385cec4 06:53:11 ---> 5da64efa1f31 06:53:11 Step 16/24 : RUN ${MAKE} 06:53:11 ---> Running in 0226ea41c280 06:53:11 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:53:11 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:53:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:53:27 Removing intermediate container 0226ea41c280 06:53:27 ---> d9c4df099f69 06:53:27 Step 17/24 : FROM alpine:3.12 06:53:28 3.12: Pulling from library/alpine 06:53:28 339de151aab4: Pulling fs layer 06:53:28 339de151aab4: Verifying Checksum 06:53:28 339de151aab4: Download complete 06:53:28 339de151aab4: Pull complete 06:53:28 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:53:28 Status: Downloaded newer image for alpine:3.12 06:53:28 ---> 13621d1b12d4 06:53:28 Step 18/24 : EXPOSE 4000 06:53:28 ---> Running in b6aa3b837996 06:53:29 Removing intermediate container b6aa3b837996 06:53:29 ---> c1445f1c9620 06:53:29 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:53:31 ---> 91559730e6aa 06:53:31 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:53:31 ---> Running in ca1ecdce3931 06:53:31 Removing intermediate container ca1ecdce3931 06:53:31 ---> 6b10376b7e57 06:53:31 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:53:31 ---> Running in ab78ae8b74f7 06:53:31 Removing intermediate container ab78ae8b74f7 06:53:31 ---> 4bce6dd2de77 06:53:31 Step 22/24 : LABEL arch=amd64 06:53:31 ---> Running in 3c079634ef32 06:53:31 Removing intermediate container 3c079634ef32 06:53:31 ---> 339d7d6c3159 06:53:31 Step 23/24 : LABEL git_sha=fd5e74ee75c734f7a62bb9dbd9437525c061792e 06:53:31 ---> Running in e45379dc59f9 06:53:31 Removing intermediate container e45379dc59f9 06:53:31 ---> f42a31cb8c61 06:53:31 Step 24/24 : LABEL version=0.0.0 06:53:32 ---> Running in fa7350b1fd51 06:53:32 Removing intermediate container fa7350b1fd51 06:53:32 ---> 8303b941f202 06:53:32 [Warning] One or more build-args [ARCH] were not consumed 06:53:32 Successfully built 8303b941f202 06:53:32 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:53:33 ---> job-cost.sh 06:53:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Hyl 06:53:38 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:53:44 Removing intermediate container ed36d385cec4 06:53:44 ---> 235240df2b94 06:53:44 Step 17/24 : FROM alpine:3.12 06:53:44 3.12: Pulling from library/alpine 06:53:44 d2f70382dc9a: Pulling fs layer 06:53:44 d2f70382dc9a: Verifying Checksum 06:53:44 d2f70382dc9a: Download complete 06:53:44 d2f70382dc9a: Pull complete 06:53:44 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:53:44 Status: Downloaded newer image for alpine:3.12 06:53:44 ---> 9852663dfa18 06:53:44 Step 18/24 : EXPOSE 4000 06:53:44 ---> Running in 865f2985daa7 06:53:45 Removing intermediate container 865f2985daa7 06:53:45 ---> 9ff4d194bba8 06:53:45 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:53:47 ---> 23c847424fc1 06:53:47 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:53:47 ---> Running in f4ae3f32e937 06:53:48 Removing intermediate container f4ae3f32e937 06:53:48 ---> 0dfa1a8618c7 06:53:48 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:53:48 ---> Running in ff96a18db483 06:53:48 Removing intermediate container ff96a18db483 06:53:48 ---> 390f196f95f5 06:53:48 Step 22/24 : LABEL arch=arm64 06:53:48 ---> Running in d7d1a38b5c27 06:53:49 Removing intermediate container d7d1a38b5c27 06:53:49 ---> 80b0b8a821ad 06:53:49 Step 23/24 : LABEL git_sha=fd5e74ee75c734f7a62bb9dbd9437525c061792e 06:53:49 ---> Running in c1e22dee8e9d 06:53:49 Removing intermediate container c1e22dee8e9d 06:53:49 ---> 11ed88a72347 06:53:49 Step 24/24 : LABEL version=0.0.0 06:53:50 ---> Running in d9fd4bb83016 06:53:50 Removing intermediate container d9fd4bb83016 06:53:50 ---> d728390f6f06 06:53:50 [Warning] One or more build-args [ARCH] were not consumed 06:53:50 Successfully built d728390f6f06 06:53:50 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:53:51 ---> job-cost.sh 06:53:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jQm6 06:53:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:54:23 lf-activate-venv(): INFO: Adding /tmp/venv-8Hyl/bin to PATH 06:54:23 INFO: No Stack... 06:54:23 INFO: Retrieving Pricing Info for: v1-standard-2 06:54:23 INFO: Archiving Costs [Pipeline] sh 06:54:24 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:54:24 + cut -d, -f6 [Pipeline] lock 06:54:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] 06:54:24 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] did not exist. Created. 06:54:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:54:24 + echo total: 0.029999999329447746 [Pipeline] stash 06:54:24 Stashed 1 file(s) [Pipeline] } 06:54:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:54:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:56:07 lf-activate-venv(): INFO: Adding /tmp/venv-jQm6/bin to PATH 06:56:07 INFO: No Stack... 06:56:07 INFO: Retrieving Pricing Info for: lf-standard-4 06:56:07 INFO: Archiving Costs [Pipeline] sh 06:56:07 + + catcut /w/workspace/edgex-ui-go/1/archives/cost.csv -d, -f6 06:56:07 [Pipeline] lock 06:56:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] 06:56:07 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] did not exist. Created. 06:56:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:56:08 /w/workspace/edgex-ui-go/1@tmp/durable-5165a4c9/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-5165a4c9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:56:08 + echo total: 0.20999999344348907 [Pipeline] stash 06:56:08 Warning: overwriting stash ‘stack-cost’ 06:56:08 Stashed 1 file(s) [Pipeline] } 06:56:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-341-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:56:10 provisioning config files... 06:56:10 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp/config4346616775782897583tmp [Pipeline] { [Pipeline] sh 06:56:10 + set +x 06:56:10 + curl -s https://codecov.io/bash 06:56:10 + bash -s -- 06:56:10 06:56:10 _____ _ 06:56:10 / ____| | | 06:56:10 | | ___ __| | ___ ___ _____ __ 06:56:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:56:10 | |___| (_) | (_| | __/ (_| (_) \ V / 06:56:10 \_____\___/ \__,_|\___|\___\___/ \_/ 06:56:10 Bash-1.0.2 06:56:10 06:56:10 06:56:10 ==> git version 2.24.3 found 06:56:10 ==> 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:56:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:56:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:56:10 ==> Jenkins CI detected. 06:56:10 project root: . 06:56:10 --> token set from env 06:56:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:56:10 ==> Running gcov in . (disable via -X gcov) 06:56:10 ==> Python coveragepy not found 06:56:10 ==> Searching for coverage reports in: 06:56:10 + . 06:56:10 -> Found 1 reports 06:56:10 ==> Detecting git/mercurial file structure 06:56:10 ==> Reading reports 06:56:10 + ./coverage.out bytes=10 06:56:10 ==> Appending adjustments 06:56:10 https://docs.codecov.io/docs/fixing-reports 06:56:11 + Found adjustments 06:56:11 ==> Gzipping contents 06:56:11 4.0K /tmp/codecov.CbDAon.gz 06:56:11 ==> Uploading reports 06:56:11 url: https://codecov.io 06:56:11 query: branch=PR-341&commit=fd5e74ee75c734f7a62bb9dbd9437525c061792e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=341&job=&cmd_args= 06:56:11 -> Pinging Codecov 06:56:11 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-341&commit=fd5e74ee75c734f7a62bb9dbd9437525c061792e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=341&job=&cmd_args= 06:56:11 -> Uploading to 06:56:11 https://storage.googleapis.com/codecov/v4/raw/2021-04-23/FB506323287CE973F263BFD2A0EB1F37/fd5e74ee75c734f7a62bb9dbd9437525c061792e/2901877d-2203-4ca4-b669-4419b4ea269c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210423%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210423T065611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7bbd822b9fc487650c50933d00c860dac25072cc5bb6a8ffc894fc24403c663c 06:56:11 % Total % Received % Xferd Average Speed Time Time Time Current 06:56:11 Dload Upload Total Spent Left Speed 06:56:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 9684 --:--:-- --:--:-- --:--:-- 9682 06:56:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/fd5e74ee75c734f7a62bb9dbd9437525c061792e [Pipeline] } 06:56:11 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:56:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:56:14 ---> package-listing.sh 06:56:14 ++ facter osfamily 06:56:14 ++ tr '[:upper:]' '[:lower:]' 06:56:14 + OS_FAMILY=redhat 06:56:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-341 06:56:14 + START_PACKAGES=/tmp/packages_start.txt 06:56:14 + END_PACKAGES=/tmp/packages_end.txt 06:56:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:56:14 + PACKAGES=/tmp/packages_start.txt 06:56:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-341 ']' 06:56:14 + PACKAGES=/tmp/packages_end.txt 06:56:14 + case "${OS_FAMILY}" in 06:56:14 + rpm -qa 06:56:14 + sort 06:56:20 + '[' -f /tmp/packages_start.txt ']' 06:56:20 + '[' -f /tmp/packages_end.txt ']' 06:56:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:56:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-341 ']' 06:56:20 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-341/archives/ 06:56:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-341/archives/ [Pipeline] echo 06:56:20 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-341/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:56:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:56:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:56:20 06:56:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:56:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:56:21 alpine: Pulling from edgex-lftools-log-publisher 06:56:21 df20fa9351a1: Pulling fs layer 06:56:21 36b3adc4ff6f: Pulling fs layer 06:56:21 8ad3a11d3b57: Pulling fs layer 06:56:21 46f8f816bc3b: Pulling fs layer 06:56:21 93b61091891f: Pulling fs layer 06:56:21 93b9cdb0e59b: Pulling fs layer 06:56:21 5e14af77c1be: Pulling fs layer 06:56:21 01666e4c0597: Pulling fs layer 06:56:21 aa168da1d23b: Pulling fs layer 06:56:21 46f8f816bc3b: Waiting 06:56:21 93b61091891f: Waiting 06:56:21 93b9cdb0e59b: Waiting 06:56:21 5e14af77c1be: Waiting 06:56:21 01666e4c0597: Waiting 06:56:21 aa168da1d23b: Waiting 06:56:21 36b3adc4ff6f: Download complete 06:56:21 46f8f816bc3b: Verifying Checksum 06:56:21 46f8f816bc3b: Download complete 06:56:21 df20fa9351a1: Download complete 06:56:21 93b9cdb0e59b: Verifying Checksum 06:56:21 93b9cdb0e59b: Download complete 06:56:21 5e14af77c1be: Download complete 06:56:21 01666e4c0597: Download complete 06:56:21 8ad3a11d3b57: Verifying Checksum 06:56:21 df20fa9351a1: Pull complete 06:56:21 36b3adc4ff6f: Pull complete 06:56:22 8ad3a11d3b57: Pull complete 06:56:22 46f8f816bc3b: Pull complete 06:56:23 93b61091891f: Verifying Checksum 06:56:23 93b61091891f: Download complete 06:56:23 aa168da1d23b: Verifying Checksum 06:56:23 aa168da1d23b: Download complete 06:56:24 93b61091891f: Pull complete 06:56:24 93b9cdb0e59b: Pull complete 06:56:24 5e14af77c1be: Pull complete 06:56:24 01666e4c0597: Pull complete 06:56:32 aa168da1d23b: Pull complete 06:56:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:56:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:56:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:56:33 prd-centos7-docker-4c-2g-1541 does not seem to be running inside a container 06:56:33 $ 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-341/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-341 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-341:/w/workspace/edgexfoundry_edgex-ui-go_PR-341:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:56:36 $ docker top fb22f4b262e927cc4abe7be83ab34a8db13105ce7390f7ca87da2f1afab75a55 -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:36 + touch /tmp/pre-build-complete [Pipeline] sh 06:56:37 + mkdir -p /var/log/sa [Pipeline] sh 06:56:37 + ls /var/log/sa-host 06:56:37 + sadf -c /var/log/sa-host/sa23 06:56:37 file_magic: OK 06:56:37 HZ: Using current value: 100 06:56:37 file_header: OK 06:56:37 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:56:37 Statistics: 06:56:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:56:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:56:38 provisioning config files... 06:56:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp/config7870044639642939988tmp [Pipeline] { [Pipeline] echo 06:56:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:56:38 ---> create-netrc.sh [Pipeline] } 06:56:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:56:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:56:39 ---> python-tools-install.sh [Pipeline] echo 06:56:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:56:39 ---> sudo-logs.sh 06:56:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:56:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:56:39 ---> job-cost.sh 06:56:39 lf-activate-venv: SKIPPING 06:56:39 DEBUG: total: 0.20999999344348907 06:56:39 INFO: Retrieving Stack Cost... 06:56:41 INFO: Retrieving Pricing Info for: v1-standard-2 06:56:41 INFO: Archiving Costs [Pipeline] echo 06:56:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:56:41 ---> logs-deploy.sh 06:56:41 lf-activate-venv: SKIPPING 06:56:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-341/1 06:56:41 INFO: archiving workspace using pattern(s): 06:56:43 Archives upload complete. 06:56:43 INFO: archiving logs to Nexus 06:56:44 ---> uname -a: 06:56:44 Linux prd-centos7-docker-4c-2g-1541.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:56:44 06:56:44 06:56:44 ---> lscpu: 06:56:44 Architecture: x86_64 06:56:44 CPU op-mode(s): 32-bit, 64-bit 06:56:44 Byte Order: Little Endian 06:56:44 Address sizes: 40 bits physical, 48 bits virtual 06:56:44 CPU(s): 4 06:56:44 On-line CPU(s) list: 0-3 06:56:44 Thread(s) per core: 1 06:56:44 Core(s) per socket: 1 06:56:44 Socket(s): 4 06:56:44 NUMA node(s): 1 06:56:44 Vendor ID: GenuineIntel 06:56:44 CPU family: 6 06:56:44 Model: 44 06:56:44 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:56:44 Stepping: 1 06:56:44 CPU MHz: 2933.438 06:56:44 BogoMIPS: 5866.87 06:56:44 Virtualization: VT-x 06:56:44 Hypervisor vendor: KVM 06:56:44 Virtualization type: full 06:56:44 L1d cache: 128 KiB 06:56:44 L1i cache: 128 KiB 06:56:44 L2 cache: 16 MiB 06:56:44 L3 cache: 64 MiB 06:56:44 NUMA node0 CPU(s): 0-3 06:56:44 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:56:44 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:56:44 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:56:44 Vulnerability Meltdown: Mitigation; PTI 06:56:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:56:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:56:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:56:44 Vulnerability Srbds: Not affected 06:56:44 Vulnerability Tsx async abort: Not affected 06:56:44 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:56:44 06:56:44 06:56:44 ---> nproc: 06:56:44 4 06:56:44 06:56:44 06:56:44 ---> df -h: 06:56:44 Filesystem Size Used Available Use% Mounted on 06:56:44 overlay 50.0G 7.3G 42.7G 15% / 06:56:44 tmpfs 64.0M 0 64.0M 0% /dev 06:56:44 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:56:44 shm 64.0M 0 64.0M 0% /dev/shm 06:56:44 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:56:44 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:56:44 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:56:44 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:56:44 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-341 06:56:44 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-341@tmp 06:56:44 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:56:44 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:56:44 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:56:44 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:56:44 06:56:44 06:56:44 ---> free -m: 06:56:44 total used free shared buff/cache available 06:56:44 Mem: 1837 713 99 0 1024 1019 06:56:44 Swap: 1023 1 1022 06:56:44 06:56:44 06:56:44 ---> ip addr: 06:56:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:56:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:56:44 inet 127.0.0.1/8 scope host lo 06:56:44 valid_lft forever preferred_lft forever 06:56:44 inet6 ::1/128 scope host 06:56:44 valid_lft forever preferred_lft forever 06:56:44 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:56:44 link/ether fa:16:3e:5f:ea:01 brd ff:ff:ff:ff:ff:ff 06:56:44 inet 10.30.122.165/23 brd 10.30.123.255 scope global dynamic eth0 06:56:44 valid_lft 85845sec preferred_lft 85845sec 06:56:44 inet6 fe80::f816:3eff:fe5f:ea01/64 scope link 06:56:44 valid_lft forever preferred_lft forever 06:56:44 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:56:44 link/ether 02:42:45:95:c6:6a brd ff:ff:ff:ff:ff:ff 06:56:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:56:44 valid_lft forever preferred_lft forever 06:56:44 inet6 fe80::42:45ff:fe95:c66a/64 scope link 06:56:44 valid_lft forever preferred_lft forever 06:56:44 06:56:44 06:56:44 ---> sar -b -r -n DEV: 06:56:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/23/21 _x86_64_ (4 CPU) 06:56:44 06:56:44 06:47:17 LINUX RESTART (4 CPU) 06:56:44 06:56:44 06:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:56:44 06:49:01 48.19 12.95 35.24 0.00 4515.18 4655.71 0.00 06:56:44 06:50:01 0.82 0.00 0.82 0.00 0.00 16.54 0.00 06:56:44 06:51:01 0.15 0.00 0.15 0.00 0.00 2.01 0.00 06:56:44 06:52:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 06:56:44 06:53:01 0.27 0.00 0.27 0.00 0.00 3.56 0.00 06:56:44 06:54:01 0.32 0.00 0.32 0.00 0.00 4.06 0.00 06:56:44 06:55:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 06:56:44 06:56:01 0.22 0.00 0.22 0.00 0.00 2.16 0.00 06:56:44 Average: 6.30 1.62 4.68 0.00 564.66 586.44 0.00 06:56:44 06:56:44 06:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:56:44 06:49:01 115072 0 612584 32.56 2620 1151268 1118172 38.16 438236 1125892 20 06:56:44 06:50:01 122668 0 604976 32.15 2620 1151280 1076608 36.74 434692 1122768 8 06:56:44 06:51:01 117716 0 609924 32.42 2620 1151284 1076788 36.75 437016 1125528 8 06:56:44 06:52:01 117004 0 610636 32.45 2620 1151284 1076812 36.75 437760 1125528 16 06:56:44 06:53:01 117976 0 609656 32.40 2620 1151292 1076680 36.75 437112 1125752 16 06:56:44 06:54:01 117852 0 609776 32.41 2620 1151296 1076608 36.74 436884 1125752 20 06:56:44 06:55:01 118312 0 609312 32.38 2620 1151300 1076608 36.74 437068 1125760 8 06:56:44 06:56:01 117876 0 609744 32.41 2620 1151304 1076608 36.74 436980 1125760 8 06:56:44 Average: 118060 0 609576 32.40 2620 1151288 1081860 36.92 436968 1125342 13 06:56:44 06:56:44 06:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:56:44 06:49:01 eth0 181.66 145.41 608.78 33.18 0.00 0.00 0.00 0.00 06:56:44 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 06:49:01 docker0 47.32 38.08 4.22 159.99 0.00 0.00 0.00 0.00 06:56:44 06:50:01 eth0 0.70 0.02 0.06 0.00 0.00 0.00 0.00 0.00 06:56:44 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 06:51:01 eth0 4.36 2.15 3.33 0.32 0.00 0.00 0.00 0.00 06:56:44 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 06:52:01 eth0 0.40 0.33 0.26 0.20 0.00 0.00 0.00 0.00 06:56:44 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 06:53:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 06:56:44 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 06:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:56:44 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 06:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:56:44 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 06:56:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:56:44 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 Average: eth0 23.48 18.56 76.61 4.23 0.00 0.00 0.00 0.00 06:56:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:44 Average: docker0 5.92 4.76 0.53 20.01 0.00 0.00 0.00 0.00 06:56:44 06:56:44 06:56:44 ---> sar -P ALL: 06:56:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/23/21 _x86_64_ (4 CPU) 06:56:44 06:56:44 06:47:17 LINUX RESTART (4 CPU) 06:56:44 06:56:44 06:48:01 CPU %user %nice %system %iowait %steal %idle 06:56:44 06:49:01 all 3.79 0.00 2.40 1.02 0.03 92.76 06:56:44 06:49:01 0 3.79 0.00 2.86 1.90 0.05 91.40 06:56:44 06:49:01 1 4.08 0.00 2.38 1.16 0.02 92.37 06:56:44 06:49:01 2 3.86 0.00 2.38 0.47 0.02 93.27 06:56:44 06:49:01 3 3.46 0.00 1.98 0.54 0.03 93.99 06:56:44 06:50:01 all 0.16 0.00 0.05 0.00 0.00 99.79 06:56:44 06:50:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:56:44 06:50:01 1 0.33 0.00 0.05 0.00 0.00 99.62 06:56:44 06:50:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:56:44 06:50:01 3 0.23 0.00 0.07 0.00 0.00 99.70 06:56:44 06:51:01 all 0.18 0.00 0.07 0.00 0.00 99.75 06:56:44 06:51:01 0 0.07 0.00 0.07 0.00 0.00 99.87 06:56:44 06:51:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:56:44 06:51:01 2 0.10 0.00 0.05 0.00 0.00 99.85 06:56:44 06:51:01 3 0.48 0.00 0.12 0.00 0.00 99.40 06:56:44 06:52:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:56:44 06:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:56:44 06:52:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:56:44 06:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:56:44 06:52:01 3 0.43 0.00 0.05 0.00 0.00 99.52 06:56:44 06:53:01 all 0.19 0.00 0.11 0.00 0.01 99.69 06:56:44 06:53:01 0 0.07 0.00 0.10 0.00 0.00 99.83 06:56:44 06:53:01 1 0.07 0.00 0.08 0.00 0.00 99.85 06:56:44 06:53:01 2 0.08 0.00 0.10 0.00 0.02 99.80 06:56:44 06:53:01 3 0.55 0.00 0.15 0.00 0.02 99.28 06:56:44 06:54:01 all 0.05 0.00 0.04 0.00 0.01 99.90 06:56:44 06:54:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:56:44 06:54:01 1 0.07 0.00 0.03 0.00 0.00 99.90 06:56:44 06:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:56:44 06:54:01 3 0.07 0.00 0.07 0.00 0.02 99.85 06:56:44 06:55:01 all 0.14 0.00 0.04 0.00 0.00 99.82 06:56:44 06:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:56:44 06:55:01 1 0.45 0.00 0.05 0.00 0.02 99.48 06:56:44 06:55:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:56:44 06:55:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:56:44 06:56:01 all 0.15 0.00 0.04 0.00 0.00 99.81 06:56:44 06:56:01 0 0.00 0.00 0.03 0.00 0.00 99.97 06:56:44 06:56:01 1 0.52 0.00 0.02 0.00 0.00 99.47 06:56:44 06:56:01 2 0.05 0.00 0.07 0.00 0.02 99.87 06:56:44 06:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:56:44 Average: all 0.60 0.00 0.35 0.13 0.01 98.92 06:56:44 Average: 0 0.50 0.00 0.40 0.24 0.01 98.85 06:56:44 Average: 1 0.70 0.00 0.34 0.14 0.00 98.81 06:56:44 Average: 2 0.53 0.00 0.33 0.06 0.01 99.07 06:56:44 Average: 3 0.66 0.00 0.31 0.07 0.01 98.95 06:56:44 06:56:44 06:56:44