Pull request #334 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8049571d63ed36342359c29c952c80a0ddb52567+23a5eeb9b5cd65324e737a307091d4b207149c3a (b836400a121a17935133cd8c689b4cbf6a39dc3b) 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-334/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-334/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-221 in /w/workspace/edgexfoundry_edgex-ui-go_PR-334 [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-334 # 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 23a5eeb9b5cd65324e737a307091d4b207149c3a into PR head commit 8049571d63ed36342359c29c952c80a0ddb52567 > 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/334/head:refs/remotes/origin/PR-334 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8049571d63ed36342359c29c952c80a0ddb52567 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 8049571d63ed36342359c29c952c80a0ddb52567 Checking out Revision 8049571d63ed36342359c29c952c80a0ddb52567 (PR-334) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 23a5eeb9b5cd65324e737a307091d4b207149c3a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8049571d63ed36342359c29c952c80a0ddb52567 # 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:55:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:55:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:55:04 ========================================================= 06:55:04 EdgeX Global Pipelines Version Info 06:55:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:55:06 ------------------- 06:55:06 stable info: 06:55:06 ------------------- 06:55:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:55:06 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:55:06 Message: update stable to v1.0.186 06:55:07 ------------------- 06:55:07 experimental info: 06:55:07 ------------------- 06:55:07 Commited By: **** collab-it+edgex@linuxfoundation.org 06:55:07 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 06:55:07 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:55:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:55:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:55:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:55:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:55:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:55:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:55:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 06:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:55:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:55:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:55:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:55:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:55:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:55:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:55:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:55:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:55:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:55:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:55:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:55:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:55:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:55:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-334 [Pipeline] echo 06:55:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-334 [Pipeline] echo 06:55:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-334 [Pipeline] echo 06:55:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8049571d63ed36342359c29c952c80a0ddb52567 [Pipeline] echo 06:55:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8049571 [Pipeline] echo 06:55:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:55:10 provisioning config files... 06:55:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp/config5716749568566903017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:10 ---> docker-login.sh 06:55:10 nexus3.edgexfoundry.org:10001 06:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:11 Configure a credential helper to remove this warning. See 06:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:11 06:55:11 Login Succeeded 06:55:11 nexus3.edgexfoundry.org:10002 06:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:11 Configure a credential helper to remove this warning. See 06:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:11 06:55:11 Login Succeeded 06:55:11 nexus3.edgexfoundry.org:10003 06:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:11 Configure a credential helper to remove this warning. See 06:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:11 06:55:11 Login Succeeded 06:55:11 nexus3.edgexfoundry.org:10004 06:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:11 Configure a credential helper to remove this warning. See 06:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:11 06:55:11 Login Succeeded 06:55:11 docker.io 06:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:12 Configure a credential helper to remove this warning. See 06:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:12 06:55:12 Login Succeeded 06:55:12 ---> docker-login.sh ends [Pipeline] } 06:55:12 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:55:13 + git log --format=format:%s -1 8049571d63ed36342359c29c952c80a0ddb52567 [Pipeline] echo 06:55:13 GIT_COMMIT: 8049571d63ed36342359c29c952c80a0ddb52567, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:55:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:55:14 06:55:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:55:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:55:14 latest: Pulling from edgex-devops/git-semver 06:55:14 31603596830f: Pulling fs layer 06:55:14 2a8b12db71e7: Pulling fs layer 06:55:14 6ca5941a6612: Pulling fs layer 06:55:14 ecc8261a40a4: Pulling fs layer 06:55:14 ecc8261a40a4: Waiting 06:55:14 2a8b12db71e7: Verifying Checksum 06:55:14 2a8b12db71e7: Download complete 06:55:15 31603596830f: Verifying Checksum 06:55:15 31603596830f: Download complete 06:55:15 6ca5941a6612: Verifying Checksum 06:55:15 6ca5941a6612: Download complete 06:55:15 ecc8261a40a4: Verifying Checksum 06:55:15 ecc8261a40a4: Download complete 06:55:15 31603596830f: Pull complete 06:55:15 2a8b12db71e7: Pull complete 06:55:16 6ca5941a6612: Pull complete 06:55:17 ecc8261a40a4: Pull complete 06:55:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:55:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:55:17 prd-centos7-docker-4c-2g-221 does not seem to be running inside a container 06:55:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-334 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-334:/w/workspace/edgexfoundry_edgex-ui-go_PR-334:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-334@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:55:19 $ docker top ab58ed67fe981a8a7c202b904a4565829c0e8705375ad31852cf3beb8b52ccfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:55:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:55:19 [ssh-agent] Looking for ssh-agent implementation... 06:55:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:55:19 $ docker exec ab58ed67fe981a8a7c202b904a4565829c0e8705375ad31852cf3beb8b52ccfc ssh-agent 06:55:20 SSH_AUTH_SOCK=/tmp/ssh-KUf1pCanmWRu/agent.11 06:55:20 SSH_AGENT_PID=17 06:55:20 Running ssh-add (command line suppressed) 06:55:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp/private_key_996269643605583393.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp/private_key_996269643605583393.key) 06:55:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:55:20 + git tag --points-at HEAD [Pipeline] } 06:55:20 $ docker exec --env ******** --env ******** ab58ed67fe981a8a7c202b904a4565829c0e8705375ad31852cf3beb8b52ccfc ssh-agent -k 06:55:20 unset SSH_AUTH_SOCK; 06:55:20 unset SSH_AGENT_PID; 06:55:20 echo Agent pid 17 killed; 06:55:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:55:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:55:20 [ssh-agent] Looking for ssh-agent implementation... 06:55:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:55:21 $ docker exec ab58ed67fe981a8a7c202b904a4565829c0e8705375ad31852cf3beb8b52ccfc ssh-agent 06:55:21 SSH_AUTH_SOCK=/tmp/ssh-DBNT0OaCSs7R/agent.46 06:55:21 SSH_AGENT_PID=51 06:55:21 Running ssh-add (command line suppressed) 06:55:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp/private_key_2719838574839215135.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp/private_key_2719838574839215135.key) 06:55:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:55:21 + git semver init 06:55:21 # -> Open(): unable to determine branch for HEAD 06:55:21 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-334/.git 06:55:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-334 06:55:21 # $SEMVER_REMOTE_NAME = origin 06:55:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:55:21 # $SEMVER_USER_NAME = edgex-jenkins 06:55:21 # $SEMVER_BRANCH = PR-334 06:55:21 # $SEMVER_TEMP = /tmp/semver-171079820 06:55:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:55:23 # '/tmp/semver-171079820' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-334/.semver' 06:55:23 # -> Force: false 06:55:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-334/.semver [Pipeline] } 06:55:23 $ docker exec --env ******** --env ******** ab58ed67fe981a8a7c202b904a4565829c0e8705375ad31852cf3beb8b52ccfc ssh-agent -k 06:55:23 unset SSH_AUTH_SOCK; 06:55:23 unset SSH_AGENT_PID; 06:55:23 echo Agent pid 51 killed; 06:55:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:55:24 + git semver [Pipeline] } 06:55:24 $ docker stop --time=1 ab58ed67fe981a8a7c202b904a4565829c0e8705375ad31852cf3beb8b52ccfc 06:55:25 $ docker rm -f ab58ed67fe981a8a7c202b904a4565829c0e8705375ad31852cf3beb8b52ccfc [Pipeline] // withDockerContainer [Pipeline] sh 06:55:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:55:27 Stashed 1 file(s) [Pipeline] echo 06:55:27 [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:55:42 Still waiting to schedule task 06:55:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:55:42 Still waiting to schedule task 06:55:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:57:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-222 in /w/workspace/edgexfoundry_edgex-ui-go_PR-334 [Pipeline] { [Pipeline] ws 06:57:20 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:57:25 using credential edgex-jenkins-ssh 06:57:25 Cloning the remote Git repository 06:57:25 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:57:26 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:57:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:57:26 > git --version # timeout=10 06:57:26 > git --version # 'git version 2.17.1' 06:57:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:29 Merging remotes/origin/master commit 23a5eeb9b5cd65324e737a307091d4b207149c3a into PR head commit 8049571d63ed36342359c29c952c80a0ddb52567 06:57:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:57:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:57:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:57:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/334/head:refs/remotes/origin/PR-334 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:57:29 > git config core.sparsecheckout # timeout=10 06:57:29 > git checkout -f 8049571d63ed36342359c29c952c80a0ddb52567 # timeout=10 06:57:29 Merge succeeded, producing 8049571d63ed36342359c29c952c80a0ddb52567 06:57:29 Checking out Revision 8049571d63ed36342359c29c952c80a0ddb52567 (PR-334) 06:57:29 > git remote # timeout=10 06:57:29 > git config --get remote.origin.url # timeout=10 06:57:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:29 > git merge 23a5eeb9b5cd65324e737a307091d4b207149c3a # timeout=10 06:57:29 > git rev-parse HEAD^{commit} # timeout=10 06:57:29 > git config core.sparsecheckout # timeout=10 06:57:29 > git checkout -f 8049571d63ed36342359c29c952c80a0ddb52567 # timeout=10 06:57:34 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:57:34 > git --version # timeout=10 06:57:34 > git --version # 'git version 2.17.1' 06:57:34 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:57:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:57:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:57:37 + true 06:57:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:57:40 provisioning config files... 06:57:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8927065185139948066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:40 ---> docker-login.sh 06:57:40 nexus3.edgexfoundry.org:10001 06:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:42 Configure a credential helper to remove this warning. See 06:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:42 06:57:42 Login Succeeded 06:57:42 nexus3.edgexfoundry.org:10002 06:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:42 Configure a credential helper to remove this warning. See 06:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:42 06:57:42 Login Succeeded 06:57:42 nexus3.edgexfoundry.org:10003 06:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:43 Configure a credential helper to remove this warning. See 06:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:43 06:57:43 Login Succeeded 06:57:43 nexus3.edgexfoundry.org:10004 06:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:43 Configure a credential helper to remove this warning. See 06:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:43 06:57:43 Login Succeeded 06:57:43 docker.io 06:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:44 Configure a credential helper to remove this warning. See 06:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:44 06:57:44 Login Succeeded 06:57:44 ---> docker-login.sh ends [Pipeline] } 06:57:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:57:45 ========================================================= 06:57:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:57:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:57:45 + 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:57:46 Sending build context to Docker daemon 34.57MB 06:57:46 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:57:46 Step 2/8 : FROM ${BASE} 06:57:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:57:46 5f621e34cdf4: Pulling fs layer 06:57:46 a4357932f1b6: Pulling fs layer 06:57:46 18c013af1878: Pulling fs layer 06:57:46 00ac8860ef70: Pulling fs layer 06:57:46 63d7cb157983: Pulling fs layer 06:57:46 b116817d02f9: Pulling fs layer 06:57:46 745a02a5169b: Pulling fs layer 06:57:46 63d7cb157983: Waiting 06:57:46 b116817d02f9: Waiting 06:57:46 745a02a5169b: Waiting 06:57:46 00ac8860ef70: Waiting 06:57:46 18c013af1878: Verifying Checksum 06:57:46 18c013af1878: Download complete 06:57:46 a4357932f1b6: Verifying Checksum 06:57:46 a4357932f1b6: Download complete 06:57:46 63d7cb157983: Download complete 06:57:46 b116817d02f9: Download complete 06:57:46 5f621e34cdf4: Verifying Checksum 06:57:46 5f621e34cdf4: Download complete 06:57:47 5f621e34cdf4: Pull complete 06:57:47 a4357932f1b6: Pull complete 06:57:48 18c013af1878: Pull complete 06:57:49 745a02a5169b: Verifying Checksum 06:57:49 745a02a5169b: Download complete 06:57:50 00ac8860ef70: Verifying Checksum 06:57:50 00ac8860ef70: Download complete 06:58:00 00ac8860ef70: Pull complete 06:58:00 63d7cb157983: Pull complete 06:58:00 b116817d02f9: Pull complete 06:58:05 745a02a5169b: Pull complete 06:58:05 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:58:05 ---> b7e6874047d6 06:58:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:58:07 ---> Running in 69bec3d2b5da 06:58:08 Removing intermediate container 69bec3d2b5da 06:58:08 ---> 32216bbcbec7 06:58:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:08 ---> Running in 54ee35a90652 06:58:10 Removing intermediate container 54ee35a90652 06:58:10 ---> f555d6e487fb 06:58:10 Step 5/8 : RUN apk add --no-cache make git 06:58:10 ---> Running in de3d2a15c375 06:58:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:58:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:58:13 OK: 142 MiB in 39 packages 06:58:14 Removing intermediate container de3d2a15c375 06:58:14 ---> 0f2b62d1cc43 06:58:14 Step 6/8 : WORKDIR /edgex-ui-go 06:58:14 ---> Running in 801189bed9db 06:58:15 Removing intermediate container 801189bed9db 06:58:15 ---> d2084daed7f0 06:58:15 Step 7/8 : COPY . . 06:58:18 ---> 67ea49f5d419 06:58:18 Step 8/8 : RUN go mod download 06:58:18 ---> Running in e918ae2e97b3 06:58:50 Removing intermediate container e918ae2e97b3 06:58:50 ---> cfa2c26d772c 06:58:50 Successfully built cfa2c26d772c 06:58:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:58:51 + docker inspect -f . ci-base-image-arm64 06:58:51 . [Pipeline] withDockerContainer 06:58:51 prd-ubuntu18.04-docker-arm64-4c-16g-222 does not seem to be running inside a container 06:58:51 $ 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:58:53 $ docker top 7d014b1a2bb1ce50cd91a4f4ab40291d886ba394323aced85aeb568ae82d1acb -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:54 + go version 06:58:54 go version go1.15.5 linux/arm64 [Pipeline] } 06:58:54 $ docker stop --time=1 7d014b1a2bb1ce50cd91a4f4ab40291d886ba394323aced85aeb568ae82d1acb 06:58:56 $ docker rm -f 7d014b1a2bb1ce50cd91a4f4ab40291d886ba394323aced85aeb568ae82d1acb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:58:57 + docker inspect -f . ci-base-image-arm64 06:58:57 . [Pipeline] withDockerContainer 06:58:57 prd-ubuntu18.04-docker-arm64-4c-16g-222 does not seem to be running inside a container 06:58:57 $ 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:58:58 $ docker top 687a5625812a6dd41bff9c1b3b24bf53a5b5c2b094c26c6320c78d9723e28567 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:59 + make test 06:58:59 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:59:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:59:16 Running on prd-centos7-docker-4c-2g-223 in /w/workspace/edgexfoundry_edgex-ui-go_PR-334 [Pipeline] { [Pipeline] ws 06:59:16 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:59:25 using credential edgex-jenkins-ssh 06:59:25 Cloning the remote Git repository 06:59:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:59:26 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:59:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:59:26 > git --version # timeout=10 06:59:26 > git --version # 'git version 2.24.3' 06:59:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:59:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:59:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:59:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:59:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:59:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/334/head:refs/remotes/origin/PR-334 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:59:29 Merging remotes/origin/master commit 23a5eeb9b5cd65324e737a307091d4b207149c3a into PR head commit 8049571d63ed36342359c29c952c80a0ddb52567 06:59:30 Merge succeeded, producing 8049571d63ed36342359c29c952c80a0ddb52567 06:59:30 Checking out Revision 8049571d63ed36342359c29c952c80a0ddb52567 (PR-334) 06:59:29 > git config core.sparsecheckout # timeout=10 06:59:29 > git checkout -f 8049571d63ed36342359c29c952c80a0ddb52567 # timeout=10 06:59:30 > git remote # timeout=10 06:59:30 > git config --get remote.origin.url # timeout=10 06:59:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:59:30 > git merge 23a5eeb9b5cd65324e737a307091d4b207149c3a # timeout=10 06:59:30 > git rev-parse HEAD^{commit} # timeout=10 06:59:30 > git config core.sparsecheckout # timeout=10 06:59:30 > git checkout -f 8049571d63ed36342359c29c952c80a0ddb52567 # timeout=10 06:59:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:59:33 GO111MODULE=on go vet ./... 06:59:36 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] } 06:59:36 $ docker stop --time=1 687a5625812a6dd41bff9c1b3b24bf53a5b5c2b094c26c6320c78d9723e28567 06:59:36 > git --version # timeout=10 06:59:36 > git --version # 'git version 2.24.3' 06:59:36 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:59:38 $ docker rm -f 687a5625812a6dd41bff9c1b3b24bf53a5b5c2b094c26c6320c78d9723e28567 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 06:59:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 06:59:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:59:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 06:59:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 06:59:41 + true 06:59:41 + sudo service docker restart 06:59:41 Redirecting to /bin/systemctl restart docker.service [Pipeline] sh [Pipeline] withEnv [Pipeline] { 06:59:43 + sudo chown -R jenkins:jenkins . [Pipeline] wrap 06:59:43 provisioning config files... [Pipeline] sh 06:59:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4121472830596716669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:44 + ls -al . 06:59:44 total 124 06:59:44 drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 06:59 . 06:59:44 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 06:57 .. 06:59:44 drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 06:57 .git 06:59:44 drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 06:57 .github 06:59:44 -rw-rw-r-- 1 jenkins jenkins 162 Apr 15 06:57 .gitignore 06:59:44 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 15 06:57 CONTRIBUTING.md 06:59:44 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 15 06:57 Dockerfile 06:59:44 -rw-rw-r-- 1 jenkins jenkins 902 Apr 15 06:57 Dockerfile.build 06:59:44 -rw-rw-r-- 1 jenkins jenkins 652 Apr 15 06:57 Jenkinsfile 06:59:44 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 15 06:57 LICENSE 06:59:44 -rw-rw-r-- 1 jenkins jenkins 951 Apr 15 06:57 Makefile 06:59:44 -rw-rw-r-- 1 jenkins jenkins 4535 Apr 15 06:57 README.md 06:59:44 -rw-rw-r-- 1 jenkins jenkins 5 Apr 15 06:55 VERSION 06:59:44 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 06:57 assets 06:59:44 drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 06:57 bin 06:59:44 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 06:57 cmd 06:59:44 -rw-r--r-- 1 jenkins jenkins 10 Apr 15 06:59 coverage.out 06:59:44 drwxrwxr-x 5 jenkins jenkins 4096 Apr 15 06:57 docs 06:59:44 -rw-rw-r-- 1 jenkins jenkins 987 Apr 15 06:57 go.mod 06:59:44 -rw-r--r-- 1 jenkins jenkins 22392 Apr 15 06:59 go.sum 06:59:44 drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 06:57 internal 06:59:44 -rw-rw-r-- 1 jenkins jenkins 155 Apr 15 06:57 version.go 06:59:44 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 06:57 web [Pipeline] isUnix [Pipeline] sh 06:59:44 ---> docker-login.sh 06:59:44 nexus3.edgexfoundry.org:10001 06:59:44 + 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=8049571d63ed36342359c29c952c80a0ddb52567 --label arch=arm64 --label version=0.0.0 . 06:59:45 Sending build context to Docker daemon 34.6MB 06:59:45 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:59:45 Step 2/24 : FROM ${BASE} AS builder 06:59:45 ---> cfa2c26d772c 06:59:45 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:46 Configure a credential helper to remove this warning. See 06:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:46 06:59:46 Login Succeeded 06:59:46 nexus3.edgexfoundry.org:10002 06:59:46 ---> Running in 051ff46e4ae0 06:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:46 Removing intermediate container 051ff46e4ae0 06:59:46 ---> 0eb0f52544c7 06:59:46 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:59:46 ---> Running in 5f17cc9f6c8a 06:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:46 Configure a credential helper to remove this warning. See 06:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:46 06:59:46 Login Succeeded 06:59:46 nexus3.edgexfoundry.org:10003 06:59:47 Removing intermediate container 5f17cc9f6c8a 06:59:47 ---> c6257cc687b1 06:59:47 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:47 ---> Running in ef89218c0ec7 06:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:47 Configure a credential helper to remove this warning. See 06:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:47 06:59:47 Login Succeeded 06:59:47 nexus3.edgexfoundry.org:10004 06:59:47 Removing intermediate container ef89218c0ec7 06:59:47 ---> 1643b93d3320 06:59:47 Step 6/24 : LABEL Name=edgex-ui-go 06:59:47 ---> Running in 82970952e905 06:59:48 Removing intermediate container 82970952e905 06:59:48 ---> 8950db2e943e 06:59:48 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:59:48 ---> Running in f1d45a4088ca 06:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:48 Configure a credential helper to remove this warning. See 06:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:48 06:59:48 Login Succeeded 06:59:48 docker.io 06:59:48 Removing intermediate container f1d45a4088ca 06:59:48 ---> 0d09bcb772d1 06:59:48 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:48 ---> Running in b7f87dbf1de9 06:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:49 Configure a credential helper to remove this warning. See 06:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:49 06:59:49 Login Succeeded 06:59:49 ---> docker-login.sh ends [Pipeline] } 06:59:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:59:50 ========================================================= 06:59:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:59:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:59:50 + 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:59:50 Removing intermediate container b7f87dbf1de9 06:59:50 ---> 22aa87771f74 06:59:50 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:59:50 ---> Running in 6e6dff0082f4 06:59:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:59:52 Sending build context to Docker daemon 34.58MB 06:59:52 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:59:52 Step 2/8 : FROM ${BASE} 06:59:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:59:52 188c0c94c7c5: Pulling fs layer 06:59:52 0ef7d3d256c8: Pulling fs layer 06:59:52 de9db76c5a1d: Pulling fs layer 06:59:52 bca2f99d35d6: Pulling fs layer 06:59:52 93359f2a8cfa: Pulling fs layer 06:59:52 7c6f9722023f: Pulling fs layer 06:59:52 a35cf1a2eb13: Pulling fs layer 06:59:52 bca2f99d35d6: Waiting 06:59:52 93359f2a8cfa: Waiting 06:59:52 7c6f9722023f: Waiting 06:59:52 a35cf1a2eb13: Waiting 06:59:52 de9db76c5a1d: Download complete 06:59:52 0ef7d3d256c8: Verifying Checksum 06:59:52 0ef7d3d256c8: Download complete 06:59:52 93359f2a8cfa: Verifying Checksum 06:59:52 93359f2a8cfa: Download complete 06:59:52 7c6f9722023f: Verifying Checksum 06:59:52 7c6f9722023f: Download complete 06:59:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:59:52 188c0c94c7c5: Download complete 06:59:53 OK: 142 MiB in 39 packages 06:59:54 188c0c94c7c5: Pull complete 06:59:54 Removing intermediate container 6e6dff0082f4 06:59:54 ---> 3f153ca67ca2 06:59:54 Step 10/24 : ENV GO111MODULE=on 06:59:54 ---> Running in d43d42ba2e90 06:59:54 0ef7d3d256c8: Pull complete 06:59:54 Removing intermediate container d43d42ba2e90 06:59:54 ---> cb8e21e4c86a 06:59:54 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:59:55 de9db76c5a1d: Pull complete 06:59:55 ---> Running in d246539ad640 06:59:55 Removing intermediate container d246539ad640 06:59:55 ---> 85ffd1b2db98 06:59:55 Step 12/24 : COPY go.mod . 06:59:56 ---> 245517bf7963 06:59:56 Step 13/24 : COPY Makefile . 06:59:57 ---> 59b93d71b175 06:59:57 Step 14/24 : RUN make update 06:59:57 ---> Running in 08d9c052bf88 06:59:58 CGO_ENABLED=0 GO111MODULE=on go mod download 06:59:58 a35cf1a2eb13: Verifying Checksum 06:59:58 a35cf1a2eb13: Download complete 06:59:59 Removing intermediate container 08d9c052bf88 06:59:59 ---> beb9abfacd78 06:59:59 Step 15/24 : COPY . . 07:00:01 bca2f99d35d6: Verifying Checksum 07:00:01 bca2f99d35d6: Download complete 07:00:02 ---> 1d9e124d489d 07:00:02 Step 16/24 : RUN ${MAKE} 07:00:02 ---> Running in c934529c6ef1 07:00:03 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 07:00:20 bca2f99d35d6: Pull complete 07:00:20 93359f2a8cfa: Pull complete 07:00:20 7c6f9722023f: Pull complete 07:00:29 a35cf1a2eb13: Pull complete 07:00:29 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:00:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:00:29 ---> a62c8e92a672 07:00:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:00:29 ---> Running in 30c656c0513a 07:00:30 Removing intermediate container 30c656c0513a 07:00:30 ---> 1c9fe96d7133 07:00:30 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:30 ---> Running in 07cd2b85e97a 07:00:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:00:35 Removing intermediate container 07cd2b85e97a 07:00:35 ---> f0837554b8ae 07:00:35 Step 5/8 : RUN apk add --no-cache make git 07:00:35 ---> Running in 922e80cc3b4c 07:00:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:00:36 Removing intermediate container c934529c6ef1 07:00:36 ---> 3c3817533e08 07:00:36 Step 17/24 : FROM alpine:3.12 07:00:36 3.12: Pulling from library/alpine 07:00:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:00:37 OK: 166 MiB in 39 packages 07:00:37 d2f70382dc9a: Pulling fs layer 07:00:37 d2f70382dc9a: Verifying Checksum 07:00:37 d2f70382dc9a: Download complete 07:00:38 d2f70382dc9a: Pull complete 07:00:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:00:38 Status: Downloaded newer image for alpine:3.12 07:00:38 ---> 9852663dfa18 07:00:38 Step 18/24 : EXPOSE 4000 07:00:38 ---> Running in 49ae928e370a 07:00:38 Removing intermediate container 922e80cc3b4c 07:00:38 ---> e20ef0a671e0 07:00:38 Step 6/8 : WORKDIR /edgex-ui-go 07:00:38 ---> Running in 052621d89374 07:00:38 Removing intermediate container 052621d89374 07:00:38 ---> afc6440b20a1 07:00:38 Step 7/8 : COPY . . 07:00:39 Removing intermediate container 49ae928e370a 07:00:39 ---> 6e10c590406c 07:00:39 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 07:00:41 ---> 454667a796ce 07:00:41 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:00:41 ---> Running in f78963dee43f 07:00:42 Removing intermediate container f78963dee43f 07:00:42 ---> 1322ff28d9d9 07:00:42 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:00:42 ---> Running in 01247630944f 07:00:42 Removing intermediate container 01247630944f 07:00:42 ---> 0ccbdaa208b7 07:00:42 Step 22/24 : LABEL arch=arm64 07:00:42 ---> Running in 6967c659cf52 07:00:42 Removing intermediate container 6967c659cf52 07:00:42 ---> 2733174270f1 07:00:42 Step 23/24 : LABEL git_sha=8049571d63ed36342359c29c952c80a0ddb52567 07:00:43 ---> Running in 6a6455c45e0a 07:00:43 Removing intermediate container 6a6455c45e0a 07:00:43 ---> 007e0fd233cf 07:00:43 Step 24/24 : LABEL version=0.0.0 07:00:43 ---> Running in ae99f8ebe6d3 07:00:44 Removing intermediate container ae99f8ebe6d3 07:00:44 ---> 18cdc6a0e30e 07:00:44 [Warning] One or more build-args [ARCH] were not consumed 07:00:44 Successfully built 18cdc6a0e30e 07:00:44 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 07:00:44 ---> 838bcd09c755 07:00:44 Step 8/8 : RUN go mod download 07:00:44 ---> Running in cb0c73040905 [Pipeline] libraryResource [Pipeline] sh 07:00:45 ---> job-cost.sh 07:00:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0EPH 07:01:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:01:32 Removing intermediate container cb0c73040905 07:01:32 ---> 259542e2d2be 07:01:32 Successfully built 259542e2d2be 07:01:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:01:33 + docker inspect -f . ci-base-image-x86_64 07:01:34 . [Pipeline] withDockerContainer 07:01:35 prd-centos7-docker-4c-2g-223 does not seem to be running inside a container 07:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:01:38 $ docker top d66ba32ca1a1f53484dc79376264ce49d83c64eaf09ae3ba8071734f6a003f16 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:39 + go version 07:01:39 go version go1.15.5 linux/amd64 [Pipeline] } 07:01:39 $ docker stop --time=1 d66ba32ca1a1f53484dc79376264ce49d83c64eaf09ae3ba8071734f6a003f16 07:01:41 $ docker rm -f d66ba32ca1a1f53484dc79376264ce49d83c64eaf09ae3ba8071734f6a003f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:01:43 + docker inspect -f . ci-base-image-x86_64 07:01:43 . [Pipeline] withDockerContainer 07:01:43 prd-centos7-docker-4c-2g-223 does not seem to be running inside a container 07:01:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:01:46 $ docker top 42a647a822ea39ce09c88740e645ddc74467c502ecc3fae91bfca42a26d56d15 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:48 + make test 07:01:48 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:01:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:02:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:02:16 GO111MODULE=on go vet ./... [Pipeline] } 07:02:23 $ docker stop --time=1 42a647a822ea39ce09c88740e645ddc74467c502ecc3fae91bfca42a26d56d15 07:02:26 $ docker rm -f 42a647a822ea39ce09c88740e645ddc74467c502ecc3fae91bfca42a26d56d15 [Pipeline] // withDockerContainer [Pipeline] sh 07:02:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:02:27 Warning: overwriting stash ‘coverage-report’ 07:02:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:02:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:02:30 + ls -al . 07:02:30 total 92 07:02:30 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 15 07:01 . 07:02:30 drwxrwxr-x. 4 jenkins jenkins 28 Apr 15 06:59 .. 07:02:30 drwxrwxr-x. 3 jenkins jenkins 20 Apr 15 06:59 assets 07:02:30 drwxrwxr-x. 2 jenkins jenkins 35 Apr 15 06:59 bin 07:02:30 drwxrwxr-x. 3 jenkins jenkins 29 Apr 15 06:59 cmd 07:02:30 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 15 06:59 CONTRIBUTING.md 07:02:30 -rw-r--r--. 1 jenkins jenkins 10 Apr 15 07:01 coverage.out 07:02:30 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 15 06:59 Dockerfile 07:02:30 -rw-rw-r--. 1 jenkins jenkins 902 Apr 15 06:59 Dockerfile.build 07:02:30 drwxrwxr-x. 5 jenkins jenkins 104 Apr 15 06:59 docs 07:02:30 drwxrwxr-x. 8 jenkins jenkins 179 Apr 15 06:59 .git 07:02:30 drwxrwxr-x. 2 jenkins jenkins 103 Apr 15 06:59 .github 07:02:30 -rw-rw-r--. 1 jenkins jenkins 162 Apr 15 06:59 .gitignore 07:02:30 -rw-rw-r--. 1 jenkins jenkins 987 Apr 15 06:59 go.mod 07:02:30 -rw-r--r--. 1 jenkins jenkins 22392 Apr 15 07:01 go.sum 07:02:30 drwxrwxr-x. 10 jenkins jenkins 139 Apr 15 06:59 internal 07:02:30 -rw-rw-r--. 1 jenkins jenkins 652 Apr 15 06:59 Jenkinsfile 07:02:30 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 15 06:59 LICENSE 07:02:30 -rw-rw-r--. 1 jenkins jenkins 951 Apr 15 06:59 Makefile 07:02:30 -rw-rw-r--. 1 jenkins jenkins 4535 Apr 15 06:59 README.md 07:02:30 -rw-rw-r--. 1 jenkins jenkins 5 Apr 15 06:55 VERSION 07:02:30 -rw-rw-r--. 1 jenkins jenkins 155 Apr 15 06:59 version.go 07:02:30 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 15 06:59 web [Pipeline] isUnix [Pipeline] sh 07:02:30 + 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=8049571d63ed36342359c29c952c80a0ddb52567 --label arch=amd64 --label version=0.0.0 . 07:02:32 Sending build context to Docker daemon 34.6MB 07:02:32 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:02:32 Step 2/24 : FROM ${BASE} AS builder 07:02:32 ---> 259542e2d2be 07:02:32 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:02:33 ---> Running in 15725e359777 07:02:34 Removing intermediate container 15725e359777 07:02:34 ---> d0055fa07645 07:02:34 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:02:34 ---> Running in 47a5ca382ef8 07:02:34 Removing intermediate container 47a5ca382ef8 07:02:34 ---> b5a1e33b305d 07:02:34 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:02:34 ---> Running in eea673eaa865 07:02:35 Removing intermediate container eea673eaa865 07:02:35 ---> 4721ebaf2fc8 07:02:35 Step 6/24 : LABEL Name=edgex-ui-go 07:02:35 ---> Running in 7ea49735bc18 07:02:35 Removing intermediate container 7ea49735bc18 07:02:35 ---> 69a0e1e2457b 07:02:35 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:02:35 ---> Running in 3ab68efc87be 07:02:36 Removing intermediate container 3ab68efc87be 07:02:36 ---> 3d7be2c34ac7 07:02:36 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:36 ---> Running in e65c1d8c0a3f 07:02:40 Removing intermediate container e65c1d8c0a3f 07:02:40 ---> d1f0fe03baa8 07:02:40 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:02:40 ---> Running in 46681a84061e 07:02:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:02:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:02:41 OK: 166 MiB in 39 packages 07:02:43 Removing intermediate container 46681a84061e 07:02:43 ---> b05f7003301c 07:02:43 Step 10/24 : ENV GO111MODULE=on 07:02:43 ---> Running in 562adcdea84e 07:02:44 Removing intermediate container 562adcdea84e 07:02:44 ---> c118f5b08449 07:02:44 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:02:44 ---> Running in d09eb9e1b327 07:02:44 Removing intermediate container d09eb9e1b327 07:02:44 ---> 5d1011da8f02 07:02:44 Step 12/24 : COPY go.mod . 07:02:45 ---> e7bd1d4ae99b 07:02:45 Step 13/24 : COPY Makefile . 07:02:46 ---> 49c4878cd8d6 07:02:46 Step 14/24 : RUN make update 07:02:46 ---> Running in b5023081a259 07:02:47 CGO_ENABLED=0 GO111MODULE=on go mod download 07:02:48 Removing intermediate container b5023081a259 07:02:48 ---> b8933d486476 07:02:48 Step 15/24 : COPY . . 07:02:52 ---> b4b7aa2220e7 07:02:52 Step 16/24 : RUN ${MAKE} 07:02:52 ---> Running in 21bef0522eee 07:02:54 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 07:03:01 lf-activate-venv(): INFO: Adding /tmp/venv-0EPH/bin to PATH 07:03:01 INFO: No Stack... 07:03:01 INFO: Retrieving Pricing Info for: lf-standard-4 07:03:01 INFO: Archiving Costs [Pipeline] sh 07:03:01 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 07:03:01 + cut -d, -f6 [Pipeline] lock 07:03:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-334-1-stack-cost] 07:03:01 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-334-1-stack-cost] did not exist. Created. 07:03:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-334-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:03:02 + echo total: 0.20999999344348907 [Pipeline] stash 07:03:02 Stashed 1 file(s) [Pipeline] } 07:03:02 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-334-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:03:28 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:03:36 Removing intermediate container 21bef0522eee 07:03:36 ---> c36b5ed6a8a8 07:03:36 Step 17/24 : FROM alpine:3.12 07:03:36 3.12: Pulling from library/alpine 07:03:36 339de151aab4: Pulling fs layer 07:03:37 339de151aab4: Download complete 07:03:38 339de151aab4: Pull complete 07:03:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:03:38 Status: Downloaded newer image for alpine:3.12 07:03:38 ---> 13621d1b12d4 07:03:38 Step 18/24 : EXPOSE 4000 07:03:38 ---> Running in 349697b9ab89 07:03:38 Removing intermediate container 349697b9ab89 07:03:38 ---> e01c3fe691ed 07:03:38 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 07:03:41 ---> 7aaca8ac4793 07:03:41 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:03:41 ---> Running in 90cc866e0048 07:03:41 Removing intermediate container 90cc866e0048 07:03:41 ---> 209285413ee8 07:03:41 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:03:41 ---> Running in 1952d81c5fe3 07:03:42 Removing intermediate container 1952d81c5fe3 07:03:42 ---> 1a668aa41fdf 07:03:42 Step 22/24 : LABEL arch=amd64 07:03:42 ---> Running in 61e04f2a655d 07:03:42 Removing intermediate container 61e04f2a655d 07:03:42 ---> 998378c03cf5 07:03:42 Step 23/24 : LABEL git_sha=8049571d63ed36342359c29c952c80a0ddb52567 07:03:43 ---> Running in 448aa6a2ffc5 07:03:43 Removing intermediate container 448aa6a2ffc5 07:03:43 ---> e62d17bf0373 07:03:43 Step 24/24 : LABEL version=0.0.0 07:03:43 ---> Running in 025df1c3036e 07:03:44 Removing intermediate container 025df1c3036e 07:03:44 ---> f98da2754be5 07:03:44 [Warning] One or more build-args [ARCH] were not consumed 07:03:44 Successfully built f98da2754be5 07:03:44 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 07:03:44 ---> job-cost.sh 07:03:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j7Jf 07:04:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-j7Jf/bin to PATH 07:05:05 INFO: No Stack... 07:05:05 INFO: Retrieving Pricing Info for: v1-standard-2 07:05:05 INFO: Archiving Costs [Pipeline] sh 07:05:06 + cut -d, -f6 07:05:06 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 07:05:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-334-1-stack-cost] 07:05:08 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-334-1-stack-cost] did not exist. Created. 07:05:08 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-334-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:05:08 /w/workspace/edgex-ui-go/1@tmp/durable-e1e13d92/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 07:05:09 + echo total: 0.029999999329447746 [Pipeline] stash 07:05:09 Warning: overwriting stash ‘stack-cost’ 07:05:09 Stashed 1 file(s) [Pipeline] } 07:05:09 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-334-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 07:05:10 provisioning config files... 07:05:10 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp/config5384449816551009853tmp [Pipeline] { [Pipeline] sh 07:05:11 + set +x 07:05:11 + curl -s https://codecov.io/bash 07:05:11 + bash -s -- 07:05:11 07:05:11 _____ _ 07:05:11 / ____| | | 07:05:11 | | ___ __| | ___ ___ _____ __ 07:05:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:05:11 | |___| (_) | (_| | __/ (_| (_) \ V / 07:05:11 \_____\___/ \__,_|\___|\___\___/ \_/ 07:05:11 Bash-1.0.1 07:05:11 07:05:11 07:05:11 ==> git version 2.24.3 found 07:05:11 ==> 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 07:05:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:05:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:05:11 ==> Jenkins CI detected. 07:05:11 project root: . 07:05:11 --> token set from env 07:05:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:05:11 ==> Running gcov in . (disable via -X gcov) 07:05:11 ==> Python coveragepy not found 07:05:11 ==> Searching for coverage reports in: 07:05:11 + . 07:05:11 -> Found 1 reports 07:05:11 ==> Detecting git/mercurial file structure 07:05:11 ==> Reading reports 07:05:11 + ./coverage.out bytes=10 07:05:11 ==> Appending adjustments 07:05:11 https://docs.codecov.io/docs/fixing-reports 07:05:11 + Found adjustments 07:05:11 ==> Gzipping contents 07:05:11 4.0K /tmp/codecov.tg2NPC.gz 07:05:11 ==> Uploading reports 07:05:11 url: https://codecov.io 07:05:11 query: branch=PR-334&commit=8049571d63ed36342359c29c952c80a0ddb52567&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-334%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=334&job=&cmd_args= 07:05:11 -> Pinging Codecov 07:05:11 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-334&commit=8049571d63ed36342359c29c952c80a0ddb52567&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-334%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=334&job=&cmd_args= 07:05:12 -> Uploading to 07:05:12 https://storage.googleapis.com/codecov/v4/raw/2021-04-15/FB506323287CE973F263BFD2A0EB1F37/8049571d63ed36342359c29c952c80a0ddb52567/7a91d7a7-7b2b-4797-8e53-277347e02658.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210415T070511Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75aa13b89ec9db3691fb7f97b5c851776eb8d6248b08ca99c74c379e701086ca 07:05:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:12 Dload Upload Total Spent Left Speed 07:05:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3827 0 0 100 3827 0 7605 --:--:-- --:--:-- --:--:-- 7608 100 3827 0 0 100 3827 0 7602 --:--:-- --:--:-- --:--:-- 7593 07:05:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8049571d63ed36342359c29c952c80a0ddb52567 [Pipeline] } 07:05:12 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 07:05:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:05:15 ---> package-listing.sh 07:05:15 ++ facter osfamily 07:05:15 ++ tr '[:upper:]' '[:lower:]' 07:05:15 + OS_FAMILY=redhat 07:05:15 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-334 07:05:15 + START_PACKAGES=/tmp/packages_start.txt 07:05:15 + END_PACKAGES=/tmp/packages_end.txt 07:05:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:05:15 + PACKAGES=/tmp/packages_start.txt 07:05:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-334 ']' 07:05:15 + PACKAGES=/tmp/packages_end.txt 07:05:15 + case "${OS_FAMILY}" in 07:05:15 + rpm -qa 07:05:15 + sort 07:05:20 + '[' -f /tmp/packages_start.txt ']' 07:05:20 + '[' -f /tmp/packages_end.txt ']' 07:05:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:05:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-334 ']' 07:05:20 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-334/archives/ 07:05:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-334/archives/ [Pipeline] echo 07:05: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-334/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:05:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:05:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:05:21 07:05:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:05:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:05:21 alpine: Pulling from edgex-lftools-log-publisher 07:05:21 df20fa9351a1: Pulling fs layer 07:05:21 36b3adc4ff6f: Pulling fs layer 07:05:21 8ad3a11d3b57: Pulling fs layer 07:05:21 46f8f816bc3b: Pulling fs layer 07:05:21 93b61091891f: Pulling fs layer 07:05:21 93b9cdb0e59b: Pulling fs layer 07:05:21 5e14af77c1be: Pulling fs layer 07:05:21 01666e4c0597: Pulling fs layer 07:05:21 aa168da1d23b: Pulling fs layer 07:05:21 46f8f816bc3b: Waiting 07:05:21 5e14af77c1be: Waiting 07:05:21 93b61091891f: Waiting 07:05:21 93b9cdb0e59b: Waiting 07:05:21 01666e4c0597: Waiting 07:05:21 aa168da1d23b: Waiting 07:05:21 36b3adc4ff6f: Verifying Checksum 07:05:21 36b3adc4ff6f: Download complete 07:05:21 46f8f816bc3b: Verifying Checksum 07:05:21 46f8f816bc3b: Download complete 07:05:22 df20fa9351a1: Download complete 07:05:22 93b9cdb0e59b: Verifying Checksum 07:05:22 93b9cdb0e59b: Download complete 07:05:22 5e14af77c1be: Verifying Checksum 07:05:22 5e14af77c1be: Download complete 07:05:22 93b61091891f: Download complete 07:05:22 01666e4c0597: Verifying Checksum 07:05:22 01666e4c0597: Download complete 07:05:22 8ad3a11d3b57: Verifying Checksum 07:05:22 8ad3a11d3b57: Download complete 07:05:22 df20fa9351a1: Pull complete 07:05:22 36b3adc4ff6f: Pull complete 07:05:23 8ad3a11d3b57: Pull complete 07:05:23 46f8f816bc3b: Pull complete 07:05:24 93b61091891f: Pull complete 07:05:24 aa168da1d23b: Verifying Checksum 07:05:24 aa168da1d23b: Download complete 07:05:24 93b9cdb0e59b: Pull complete 07:05:24 5e14af77c1be: Pull complete 07:05:24 01666e4c0597: Pull complete 07:05:32 aa168da1d23b: Pull complete 07:05:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:05:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:05:33 prd-centos7-docker-4c-2g-221 does not seem to be running inside a container 07:05: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-334/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-334 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-334:/w/workspace/edgexfoundry_edgex-ui-go_PR-334:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-334@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 07:05:36 $ docker top e7991060f449eed5c36a14c31631410f8bbefda97b0282e19d483bd634486355 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:37 + touch /tmp/pre-build-complete [Pipeline] sh 07:05:37 + mkdir -p /var/log/sa [Pipeline] sh 07:05:37 + ls /var/log/sa-host 07:05:37 + sadf -c /var/log/sa-host/sa15 07:05:37 file_magic: OK 07:05:37 HZ: Using current value: 100 07:05:37 file_header: OK 07:05: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 07:05:37 Statistics: 07:05:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:05:37 File successfully converted to sysstat format version 12.2.1 07:05:37 + sadf -c /var/log/sa-host/sa23 07:05:37 file_magic: OK 07:05:37 HZ: Using current value: 100 07:05:37 file_header: OK 07:05: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 07:05:37 Statistics: 07:05:37 Hnuu...uuuununununu... 07:05:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:38 provisioning config files... 07:05:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp/config5660770179218753228tmp [Pipeline] { [Pipeline] echo 07:05:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:05:38 ---> create-netrc.sh [Pipeline] } 07:05:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:05:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:05:39 ---> python-tools-install.sh [Pipeline] echo 07:05:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:05:39 ---> sudo-logs.sh 07:05:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:05:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:05:39 ---> job-cost.sh 07:05:39 lf-activate-venv: SKIPPING 07:05:39 DEBUG: total: 0.029999999329447746 07:05:39 INFO: Retrieving Stack Cost... 07:05:41 INFO: Retrieving Pricing Info for: v1-standard-2 07:05:41 INFO: Archiving Costs [Pipeline] echo 07:05:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:05:42 ---> logs-deploy.sh 07:05:42 lf-activate-venv: SKIPPING 07:05:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-334/1 07:05:42 INFO: archiving workspace using pattern(s): 07:05:43 Archives upload complete. 07:05:43 INFO: archiving logs to Nexus