Pull request #299 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 69ad2819050738dce9c43e6c0cf51828c67ffb56+739e19e16cfa887bfffe764182c1d6a58536cb65 (2123552ba7189da7aeb727ddf77357afdc23d5fb) 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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-299/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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > 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-299/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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27650 in /w/workspace/edgexfoundry_edgex-ui-go_PR-299 [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-299 # 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 > 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/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 739e19e16cfa887bfffe764182c1d6a58536cb65 into PR head commit 69ad2819050738dce9c43e6c0cf51828c67ffb56 Merge succeeded, producing 69ad2819050738dce9c43e6c0cf51828c67ffb56 Checking out Revision 69ad2819050738dce9c43e6c0cf51828c67ffb56 (PR-299) > git config core.sparsecheckout # timeout=10 > git checkout -f 69ad2819050738dce9c43e6c0cf51828c67ffb56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 739e19e16cfa887bfffe764182c1d6a58536cb65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 69ad2819050738dce9c43e6c0cf51828c67ffb56 # timeout=10 Commit message: "remove all register method for new version API v2 in furture" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:32:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:32:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:32:21 ========================================================= 14:32:21 EdgeX Global Pipelines Version Info 14:32:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:32:22 ------------------- 14:32:22 stable info: 14:32:22 ------------------- 14:32:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:32:22 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 14:32:22 Message: update stable to v1.0.181 14:32:23 ------------------- 14:32:23 experimental info: 14:32:23 ------------------- 14:32:23 Commited By: **** collab-it+edgex@linuxfoundation.org 14:32:23 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 14:32:23 Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:32:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:32:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:32:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:32:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:32:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:32:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 14:32:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 14:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 14:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:32:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:32:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:32:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:32:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:32:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:32:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:32:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:32:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:32:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-299 [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-299 [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-299 [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69ad2819050738dce9c43e6c0cf51828c67ffb56 [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69ad281 [Pipeline] echo 14:32:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:32:28 provisioning config files... 14:32:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp/config6347618333012588238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:28 ---> docker-login.sh 14:32:28 nexus3.edgexfoundry.org:10001 14:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:29 Configure a credential helper to remove this warning. See 14:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:29 14:32:29 Login Succeeded 14:32:29 nexus3.edgexfoundry.org:10002 14:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:29 Configure a credential helper to remove this warning. See 14:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:29 14:32:29 Login Succeeded 14:32:29 nexus3.edgexfoundry.org:10003 14:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:29 Configure a credential helper to remove this warning. See 14:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:29 14:32:29 Login Succeeded 14:32:29 nexus3.edgexfoundry.org:10004 14:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:29 Configure a credential helper to remove this warning. See 14:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:29 14:32:29 Login Succeeded 14:32:29 docker.io 14:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:30 Configure a credential helper to remove this warning. See 14:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:30 14:32:30 Login Succeeded 14:32:30 ---> docker-login.sh ends [Pipeline] } 14:32:30 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 14:32:31 + git log --format=format:%s -1 69ad2819050738dce9c43e6c0cf51828c67ffb56 [Pipeline] echo 14:32:31 GIT_COMMIT: 69ad2819050738dce9c43e6c0cf51828c67ffb56, Commit Message: remove all register method for new version API v2 in furture [Pipeline] echo 14:32:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:32:32 14:32:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:32:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:32:33 latest: Pulling from edgex-devops/git-semver 14:32:33 31603596830f: Pulling fs layer 14:32:33 2a8b12db71e7: Pulling fs layer 14:32:33 6ca5941a6612: Pulling fs layer 14:32:33 ecc8261a40a4: Pulling fs layer 14:32:33 ecc8261a40a4: Waiting 14:32:33 2a8b12db71e7: Verifying Checksum 14:32:33 2a8b12db71e7: Download complete 14:32:33 31603596830f: Verifying Checksum 14:32:33 31603596830f: Download complete 14:32:33 ecc8261a40a4: Verifying Checksum 14:32:33 ecc8261a40a4: Download complete 14:32:33 6ca5941a6612: Verifying Checksum 14:32:33 6ca5941a6612: Download complete 14:32:33 31603596830f: Pull complete 14:32:33 2a8b12db71e7: Pull complete 14:32:34 6ca5941a6612: Pull complete 14:32:34 ecc8261a40a4: Pull complete 14:32:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:32:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:32:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:32:34 prd-centos7-docker-4c-2g-27650 does not seem to be running inside a container 14:32:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-299 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-299:/w/workspace/edgexfoundry_edgex-ui-go_PR-299:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:32:37 $ docker top 9eb84f322b6f03998cf7c49f390e67d44c435e8301dbc42e115ff28fccb90f2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:32:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:32:37 [ssh-agent] Looking for ssh-agent implementation... 14:32:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:37 $ docker exec 9eb84f322b6f03998cf7c49f390e67d44c435e8301dbc42e115ff28fccb90f2a ssh-agent 14:32:37 SSH_AUTH_SOCK=/tmp/ssh-RlhdAj2YL502/agent.12 14:32:37 SSH_AGENT_PID=17 14:32:37 Running ssh-add (command line suppressed) 14:32:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp/private_key_8670230366743440514.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp/private_key_8670230366743440514.key) 14:32:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:32:38 + git tag --points-at HEAD [Pipeline] } 14:32:38 $ docker exec --env ******** --env ******** 9eb84f322b6f03998cf7c49f390e67d44c435e8301dbc42e115ff28fccb90f2a ssh-agent -k 14:32:38 unset SSH_AUTH_SOCK; 14:32:38 unset SSH_AGENT_PID; 14:32:38 echo Agent pid 17 killed; 14:32:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:32:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:32:38 [ssh-agent] Looking for ssh-agent implementation... 14:32:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:38 $ docker exec 9eb84f322b6f03998cf7c49f390e67d44c435e8301dbc42e115ff28fccb90f2a ssh-agent 14:32:39 SSH_AUTH_SOCK=/tmp/ssh-iJ92ZCuNPHlz/agent.46 14:32:39 SSH_AGENT_PID=51 14:32:39 Running ssh-add (command line suppressed) 14:32:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp/private_key_7817976788141662168.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp/private_key_7817976788141662168.key) 14:32:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:32:39 + git semver init 14:32:39 # -> Open(): unable to determine branch for HEAD 14:32:39 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-299/.git 14:32:39 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-299 14:32:39 # $SEMVER_REMOTE_NAME = origin 14:32:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:32:39 # $SEMVER_USER_NAME = edgex-jenkins 14:32:39 # $SEMVER_BRANCH = PR-299 14:32:39 # $SEMVER_TEMP = /tmp/semver-301756790 14:32:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:32:40 # '/tmp/semver-301756790' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-299/.semver' 14:32:40 # -> Force: false 14:32:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-299/.semver [Pipeline] } 14:32:40 $ docker exec --env ******** --env ******** 9eb84f322b6f03998cf7c49f390e67d44c435e8301dbc42e115ff28fccb90f2a ssh-agent -k 14:32:41 unset SSH_AUTH_SOCK; 14:32:41 unset SSH_AGENT_PID; 14:32:41 echo Agent pid 51 killed; 14:32:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:32:41 + git semver [Pipeline] } 14:32:41 $ docker stop --time=1 9eb84f322b6f03998cf7c49f390e67d44c435e8301dbc42e115ff28fccb90f2a 14:32:43 $ docker rm -f 9eb84f322b6f03998cf7c49f390e67d44c435e8301dbc42e115ff28fccb90f2a [Pipeline] // withDockerContainer [Pipeline] sh 14:32:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:32:44 Stashed 1 file(s) [Pipeline] echo 14:32:44 [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 14:33:00 Still waiting to schedule task 14:33:00 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27650’ 14:33:00 Still waiting to schedule task 14:33:00 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 14:34:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27651 in /w/workspace/edgexfoundry_edgex-ui-go_PR-299 [Pipeline] { [Pipeline] ws 14:34:47 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 14:34:53 using credential edgex-jenkins-ssh 14:34:53 Cloning the remote Git repository 14:34:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:34:53 > git init /w/workspace/edgex-ui-go/1 # timeout=10 14:34:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:34:53 > git --version # timeout=10 14:34:53 > git --version # 'git version 2.17.1' 14:34:53 using GIT_SSH to set credentials SSH Credentials for GitHub 14:34:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:34:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:34:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:34:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:34:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:34:56 Merging remotes/origin/master commit 739e19e16cfa887bfffe764182c1d6a58536cb65 into PR head commit 69ad2819050738dce9c43e6c0cf51828c67ffb56 14:34:56 Merge succeeded, producing 69ad2819050738dce9c43e6c0cf51828c67ffb56 14:34:56 Checking out Revision 69ad2819050738dce9c43e6c0cf51828c67ffb56 (PR-299) 14:34:56 > git config core.sparsecheckout # timeout=10 14:34:56 > git checkout -f 69ad2819050738dce9c43e6c0cf51828c67ffb56 # timeout=10 14:34:56 > git remote # timeout=10 14:34:56 > git config --get remote.origin.url # timeout=10 14:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 14:34:56 > git merge 739e19e16cfa887bfffe764182c1d6a58536cb65 # timeout=10 14:34:56 > git rev-parse HEAD^{commit} # timeout=10 14:34:56 > git config core.sparsecheckout # timeout=10 14:34:56 > git checkout -f 69ad2819050738dce9c43e6c0cf51828c67ffb56 # timeout=10 14:35:01 Commit message: "remove all register method for new version API v2 in furture" 14:35:01 > git --version # timeout=10 14:35:01 > git --version # 'git version 2.17.1' 14:35:01 fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:35:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:35:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:35:04 + sudo service docker restart 14:35:04 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:35:07 provisioning config files... 14:35:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2992436051186911885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:07 ---> docker-login.sh 14:35:07 nexus3.edgexfoundry.org:10001 14:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:08 Configure a credential helper to remove this warning. See 14:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:08 14:35:08 Login Succeeded 14:35:08 nexus3.edgexfoundry.org:10002 14:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:09 Configure a credential helper to remove this warning. See 14:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:09 14:35:09 Login Succeeded 14:35:09 nexus3.edgexfoundry.org:10003 14:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:09 Configure a credential helper to remove this warning. See 14:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:09 14:35:09 Login Succeeded 14:35:09 nexus3.edgexfoundry.org:10004 14:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:10 Configure a credential helper to remove this warning. See 14:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:10 14:35:10 Login Succeeded 14:35:10 docker.io 14:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:11 Configure a credential helper to remove this warning. See 14:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:11 14:35:11 Login Succeeded 14:35:11 ---> docker-login.sh ends [Pipeline] } 14:35:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:35:11 ========================================================= 14:35:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 14:35:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:35:11 + 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 . 14:35:12 Sending build context to Docker daemon 17.09MB 14:35:12 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 14:35:12 Step 2/8 : FROM ${BASE} 14:35:12 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:35:12 5f621e34cdf4: Pulling fs layer 14:35:12 a4357932f1b6: Pulling fs layer 14:35:12 18c013af1878: Pulling fs layer 14:35:12 00ac8860ef70: Pulling fs layer 14:35:12 63d7cb157983: Pulling fs layer 14:35:12 b116817d02f9: Pulling fs layer 14:35:12 745a02a5169b: Pulling fs layer 14:35:12 b116817d02f9: Waiting 14:35:12 63d7cb157983: Waiting 14:35:12 745a02a5169b: Waiting 14:35:12 00ac8860ef70: Waiting 14:35:12 18c013af1878: Verifying Checksum 14:35:12 18c013af1878: Download complete 14:35:12 a4357932f1b6: Verifying Checksum 14:35:12 a4357932f1b6: Download complete 14:35:12 63d7cb157983: Verifying Checksum 14:35:12 63d7cb157983: Download complete 14:35:12 b116817d02f9: Verifying Checksum 14:35:12 b116817d02f9: Download complete 14:35:12 5f621e34cdf4: Verifying Checksum 14:35:12 5f621e34cdf4: Download complete 14:35:13 5f621e34cdf4: Pull complete 14:35:14 a4357932f1b6: Pull complete 14:35:14 18c013af1878: Pull complete 14:35:16 745a02a5169b: Verifying Checksum 14:35:16 745a02a5169b: Download complete 14:35:16 00ac8860ef70: Verifying Checksum 14:35:16 00ac8860ef70: Download complete 14:35:26 00ac8860ef70: Pull complete 14:35:27 63d7cb157983: Pull complete 14:35:27 b116817d02f9: Pull complete 14:35:31 745a02a5169b: Pull complete 14:35:31 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 14:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 14:35:31 ---> b7e6874047d6 14:35:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:35:34 ---> Running in 43603cff8641 14:35:34 Removing intermediate container 43603cff8641 14:35:34 ---> 9663b9a471f1 14:35:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:35:34 ---> Running in a95ebd17c598 14:35:34 Running on prd-centos7-docker-4c-2g-27652 in /w/workspace/edgexfoundry_edgex-ui-go_PR-299 [Pipeline] { [Pipeline] ws 14:35:34 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 14:35:36 using credential edgex-jenkins-ssh 14:35:36 Cloning the remote Git repository 14:35:37 Removing intermediate container a95ebd17c598 14:35:37 ---> 05559b7526a1 14:35:37 Step 5/8 : RUN apk add --no-cache make git 14:35:37 ---> Running in e74f8d826437 14:35:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:35:37 > git init /w/workspace/edgex-ui-go/1 # timeout=10 14:35:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:35:37 > git --version # timeout=10 14:35:37 > git --version # 'git version 2.24.3' 14:35:37 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:35:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:35:38 Merging remotes/origin/master commit 739e19e16cfa887bfffe764182c1d6a58536cb65 into PR head commit 69ad2819050738dce9c43e6c0cf51828c67ffb56 14:35:38 Merge succeeded, producing 69ad2819050738dce9c43e6c0cf51828c67ffb56 14:35:38 Checking out Revision 69ad2819050738dce9c43e6c0cf51828c67ffb56 (PR-299) 14:35:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:35:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:35:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:35:38 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:35:38 > git config core.sparsecheckout # timeout=10 14:35:38 > git checkout -f 69ad2819050738dce9c43e6c0cf51828c67ffb56 # timeout=10 14:35:38 > git remote # timeout=10 14:35:38 > git config --get remote.origin.url # timeout=10 14:35:38 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:38 > git merge 739e19e16cfa887bfffe764182c1d6a58536cb65 # timeout=10 14:35:38 > git rev-parse HEAD^{commit} # timeout=10 14:35:38 > git config core.sparsecheckout # timeout=10 14:35:38 > git checkout -f 69ad2819050738dce9c43e6c0cf51828c67ffb56 # timeout=10 14:35:39 OK: 142 MiB in 39 packages 14:35:40 Removing intermediate container e74f8d826437 14:35:40 ---> 39a578023772 14:35:40 Step 6/8 : WORKDIR /edgex-ui-go 14:35:40 ---> Running in 344b9f7ccaab 14:35:41 Removing intermediate container 344b9f7ccaab 14:35:41 ---> 727a55221218 14:35:41 Step 7/8 : COPY . . 14:35:42 Commit message: "remove all register method for new version API v2 in furture" 14:35:42 > git --version # timeout=10 14:35:42 > git --version # 'git version 2.24.3' 14:35:42 fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 14:35:43 ---> 0172a99e28d6 14:35:43 Step 8/8 : RUN go mod download [Pipeline] script [Pipeline] { [Pipeline] sh 14:35:43 ---> Running in fc6afd61fa48 14:35:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:35:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:35:44 + sudo service docker restart 14:35:44 + true 14:35:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:35:46 provisioning config files... 14:35:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1949946402529233407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:46 ---> docker-login.sh 14:35:46 nexus3.edgexfoundry.org:10001 14:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:46 Configure a credential helper to remove this warning. See 14:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:46 14:35:46 Login Succeeded 14:35:46 nexus3.edgexfoundry.org:10002 14:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:47 Configure a credential helper to remove this warning. See 14:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:47 14:35:47 Login Succeeded 14:35:47 nexus3.edgexfoundry.org:10003 14:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:47 Configure a credential helper to remove this warning. See 14:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:47 14:35:47 Login Succeeded 14:35:47 nexus3.edgexfoundry.org:10004 14:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:47 Configure a credential helper to remove this warning. See 14:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:47 14:35:47 Login Succeeded 14:35:47 docker.io 14:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:47 Configure a credential helper to remove this warning. See 14:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:47 14:35:47 Login Succeeded 14:35:47 ---> docker-login.sh ends [Pipeline] } 14:35:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:35:48 ========================================================= 14:35:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 14:35:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:35:48 + 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 . 14:35:49 Sending build context to Docker daemon 17.09MB 14:35:49 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 14:35:49 Step 2/8 : FROM ${BASE} 14:35:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 14:35:49 188c0c94c7c5: Pulling fs layer 14:35:49 0ef7d3d256c8: Pulling fs layer 14:35:49 de9db76c5a1d: Pulling fs layer 14:35:49 bca2f99d35d6: Pulling fs layer 14:35:49 93359f2a8cfa: Pulling fs layer 14:35:49 7c6f9722023f: Pulling fs layer 14:35:49 a35cf1a2eb13: Pulling fs layer 14:35:49 bca2f99d35d6: Waiting 14:35:49 93359f2a8cfa: Waiting 14:35:49 7c6f9722023f: Waiting 14:35:49 a35cf1a2eb13: Waiting 14:35:49 de9db76c5a1d: Verifying Checksum 14:35:49 de9db76c5a1d: Download complete 14:35:49 0ef7d3d256c8: Verifying Checksum 14:35:49 0ef7d3d256c8: Download complete 14:35:49 93359f2a8cfa: Verifying Checksum 14:35:49 93359f2a8cfa: Download complete 14:35:49 188c0c94c7c5: Verifying Checksum 14:35:49 188c0c94c7c5: Download complete 14:35:49 7c6f9722023f: Verifying Checksum 14:35:49 7c6f9722023f: Download complete 14:35:49 188c0c94c7c5: Pull complete 14:35:49 0ef7d3d256c8: Pull complete 14:35:49 de9db76c5a1d: Pull complete 14:35:51 a35cf1a2eb13: Verifying Checksum 14:35:51 a35cf1a2eb13: Download complete 14:35:52 bca2f99d35d6: Verifying Checksum 14:35:52 bca2f99d35d6: Download complete 14:35:57 bca2f99d35d6: Pull complete 14:35:57 93359f2a8cfa: Pull complete 14:35:58 7c6f9722023f: Pull complete 14:36:02 a35cf1a2eb13: Pull complete 14:36:02 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 14:36:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 14:36:02 ---> a62c8e92a672 14:36:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:36:02 ---> Running in 7ccff607c26a 14:36:02 Removing intermediate container 7ccff607c26a 14:36:02 ---> 80c7911c2cf7 14:36:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:02 ---> Running in 8ccd878a6a7f 14:36:03 Removing intermediate container 8ccd878a6a7f 14:36:03 ---> 0d1edd69acf4 14:36:03 Step 5/8 : RUN apk add --no-cache make git 14:36:03 ---> Running in 9d11b295ec81 14:36:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:36:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:36:05 OK: 166 MiB in 39 packages 14:36:06 Removing intermediate container 9d11b295ec81 14:36:06 ---> a4077a2ebe08 14:36:06 Step 6/8 : WORKDIR /edgex-ui-go 14:36:06 ---> Running in 28240066abd1 14:36:06 Removing intermediate container 28240066abd1 14:36:06 ---> f8b7dc853a3e 14:36:06 Step 7/8 : COPY . . 14:36:07 ---> 7415b2b30f19 14:36:07 Step 8/8 : RUN go mod download 14:36:08 ---> Running in 24b615f66af2 14:36:10 Removing intermediate container fc6afd61fa48 14:36:10 ---> cfde8d79a012 14:36:10 Successfully built cfde8d79a012 14:36:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:36:10 + docker inspect -f . ci-base-image-arm64 14:36:10 . [Pipeline] withDockerContainer 14:36:10 prd-ubuntu18.04-docker-arm64-4c-16g-27651 does not seem to be running inside a container 14:36:10 $ 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 ******** -e ******** ci-base-image-arm64 cat 14:36:12 $ docker top 985c2921d60172f27bfb5a0982b42bd01c09d8afae5e5b10e5ae519407648666 -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:13 + go version 14:36:13 go version go1.15.5 linux/arm64 [Pipeline] } 14:36:13 $ docker stop --time=1 985c2921d60172f27bfb5a0982b42bd01c09d8afae5e5b10e5ae519407648666 14:36:15 $ docker rm -f 985c2921d60172f27bfb5a0982b42bd01c09d8afae5e5b10e5ae519407648666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:36:16 + docker inspect -f . ci-base-image-arm64 14:36:16 . [Pipeline] withDockerContainer 14:36:16 prd-ubuntu18.04-docker-arm64-4c-16g-27651 does not seem to be running inside a container 14:36:17 $ 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 ******** -e ******** ci-base-image-arm64 cat 14:36:18 $ docker top 28b7270aefd7d5c66ae8a308731bfcfdb2c85b706c59276370d8144e8ab4f3cf -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:19 + make test 14:36:19 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:36:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:36:30 Removing intermediate container 24b615f66af2 14:36:30 ---> b62d57082c91 14:36:30 Successfully built b62d57082c91 14:36:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:36:30 + docker inspect -f . ci-base-image-x86_64 14:36:30 . [Pipeline] withDockerContainer 14:36:30 prd-centos7-docker-4c-2g-27652 does not seem to be running inside a container 14:36:30 $ 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 14:36:31 $ docker top aca58cc61934862009cf4e7e442ce432791ec11234ac844d75c1df58debe704e -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:32 + go version 14:36:32 go version go1.15.5 linux/amd64 [Pipeline] } 14:36:32 $ docker stop --time=1 aca58cc61934862009cf4e7e442ce432791ec11234ac844d75c1df58debe704e 14:36:33 $ docker rm -f aca58cc61934862009cf4e7e442ce432791ec11234ac844d75c1df58debe704e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:36:34 + docker inspect -f . ci-base-image-x86_64 14:36:34 . [Pipeline] withDockerContainer 14:36:34 prd-centos7-docker-4c-2g-27652 does not seem to be running inside a container 14:36: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 ******** -e ******** ci-base-image-x86_64 cat 14:36:35 $ docker top ecd39cf173503f3f69a99a4b7dfd2ec9550d65204c998492fa5082bbd56f411c -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:36 + make test 14:36:36 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:36:37 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:36:43 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:36:43 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:36:43 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 14:36:43 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:36:43 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:36:43 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:36:43 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:36:43 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:36:43 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 14:36:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:36:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:36:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:36:43 GO111MODULE=on go vet ./... 14:36:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:36:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:36:45 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 14:36:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:36:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:36:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:36:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:36:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:36:45 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 14:36:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:36:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:36:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:36:45 GO111MODULE=on go vet ./... [Pipeline] } 14:36:45 $ docker stop --time=1 ecd39cf173503f3f69a99a4b7dfd2ec9550d65204c998492fa5082bbd56f411c 14:36:47 $ docker rm -f ecd39cf173503f3f69a99a4b7dfd2ec9550d65204c998492fa5082bbd56f411c [Pipeline] // withDockerContainer [Pipeline] } 14:36:48 $ docker stop --time=1 28b7270aefd7d5c66ae8a308731bfcfdb2c85b706c59276370d8144e8ab4f3cf 14:36:50 $ docker rm -f 28b7270aefd7d5c66ae8a308731bfcfdb2c85b706c59276370d8144e8ab4f3cf [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh 14:36:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:36:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:36:51 Warning: overwriting stash ‘coverage-report’ 14:36:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 14:36:52 Stashed 1 file(s) [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 14:36:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:36:55 + ls -al . 14:36:55 total 92 14:36:55 drwxrwxr-x. 10 jenkins jenkins 4096 Feb 25 14:36 . 14:36:55 drwxrwxr-x. 4 jenkins jenkins 28 Feb 25 14:35 .. 14:36:55 drwxrwxr-x. 3 jenkins jenkins 20 Feb 25 14:35 assets 14:36:55 drwxrwxr-x. 2 jenkins jenkins 35 Feb 25 14:35 bin 14:36:55 drwxrwxr-x. 3 jenkins jenkins 29 Feb 25 14:35 cmd 14:36:55 -rw-rw-r--. 1 jenkins jenkins 3959 Feb 25 14:35 CONTRIBUTING.md 14:36:55 -rw-r--r--. 1 jenkins jenkins 10 Feb 25 14:36 coverage.out 14:36:55 -rw-rw-r--. 1 jenkins jenkins 1508 Feb 25 14:35 Dockerfile 14:36:55 -rw-rw-r--. 1 jenkins jenkins 902 Feb 25 14:35 Dockerfile.build 14:36:55 drwxrwxr-x. 5 jenkins jenkins 104 Feb 25 14:35 docs 14:36:55 drwxrwxr-x. 8 jenkins jenkins 179 Feb 25 14:35 .git 14:36:55 drwxrwxr-x. 2 jenkins jenkins 103 Feb 25 14:35 .github 14:36:55 -rw-rw-r--. 1 jenkins jenkins 153 Feb 25 14:35 .gitignore 14:36:55 -rw-rw-r--. 1 jenkins jenkins 1019 Feb 25 14:35 go.mod 14:36:55 -rw-r--r--. 1 jenkins jenkins 20843 Feb 25 14:36 go.sum 14:36:55 drwxrwxr-x. 10 jenkins jenkins 139 Feb 25 14:35 internal 14:36:55 -rw-rw-r--. 1 jenkins jenkins 652 Feb 25 14:35 Jenkinsfile 14:36:55 -rw-rw-r--. 1 jenkins jenkins 11357 Feb 25 14:35 LICENSE 14:36:55 -rw-rw-r--. 1 jenkins jenkins 951 Feb 25 14:35 Makefile 14:36:55 -rw-rw-r--. 1 jenkins jenkins 4535 Feb 25 14:35 README.md 14:36:55 -rw-rw-r--. 1 jenkins jenkins 5 Feb 25 14:32 VERSION 14:36:55 -rw-rw-r--. 1 jenkins jenkins 155 Feb 25 14:35 version.go 14:36:55 drwxrwxr-x. 4 jenkins jenkins 4096 Feb 25 14:35 web [Pipeline] isUnix [Pipeline] sh 14:36:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:36:55 + 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=69ad2819050738dce9c43e6c0cf51828c67ffb56 --label arch=amd64 --label version=0.0.0 . 14:36:56 Sending build context to Docker daemon 17.12MB 14:36:56 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 14:36:56 Step 2/24 : FROM ${BASE} AS builder 14:36:56 ---> b62d57082c91 14:36:56 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:36:56 + ls -al . 14:36:56 total 124 14:36:56 drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 14:36 . 14:36:56 drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 14:34 .. 14:36:56 drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 14:35 .git 14:36:56 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 14:34 .github 14:36:56 -rw-rw-r-- 1 jenkins jenkins 153 Feb 25 14:34 .gitignore 14:36:56 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 25 14:34 CONTRIBUTING.md 14:36:56 -rw-rw-r-- 1 jenkins jenkins 1508 Feb 25 14:34 Dockerfile 14:36:56 -rw-rw-r-- 1 jenkins jenkins 902 Feb 25 14:34 Dockerfile.build 14:36:56 -rw-rw-r-- 1 jenkins jenkins 652 Feb 25 14:34 Jenkinsfile 14:36:56 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 25 14:34 LICENSE 14:36:56 -rw-rw-r-- 1 jenkins jenkins 951 Feb 25 14:34 Makefile 14:36:56 -rw-rw-r-- 1 jenkins jenkins 4535 Feb 25 14:34 README.md 14:36:56 -rw-rw-r-- 1 jenkins jenkins 5 Feb 25 14:32 VERSION 14:36:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 14:34 assets 14:36:56 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 14:34 bin 14:36:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 14:34 cmd 14:36:56 -rw-r--r-- 1 jenkins jenkins 10 Feb 25 14:36 coverage.out 14:36:56 drwxrwxr-x 5 jenkins jenkins 4096 Feb 25 14:34 docs 14:36:56 -rw-rw-r-- 1 jenkins jenkins 1019 Feb 25 14:34 go.mod 14:36:56 -rw-r--r-- 1 jenkins jenkins 20843 Feb 25 14:36 go.sum 14:36:56 drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 14:34 internal 14:36:56 -rw-rw-r-- 1 jenkins jenkins 155 Feb 25 14:34 version.go 14:36:56 drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 14:34 web [Pipeline] isUnix [Pipeline] sh 14:36:56 + 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=69ad2819050738dce9c43e6c0cf51828c67ffb56 --label arch=arm64 --label version=0.0.0 . 14:36:56 ---> Running in 79c5313057e4 14:36:56 Removing intermediate container 79c5313057e4 14:36:56 ---> e6063dc2c1a2 14:36:56 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:36:56 ---> Running in d827a795ccd4 14:36:56 Removing intermediate container d827a795ccd4 14:36:56 ---> 4834f3e068b7 14:36:56 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:36:56 ---> Running in a7b65e352f5e 14:36:57 Removing intermediate container a7b65e352f5e 14:36:57 ---> 890903f961ba 14:36:57 Step 6/24 : LABEL Name=edgex-ui-go 14:36:57 ---> Running in 3643d3be2fdb 14:36:57 Removing intermediate container 3643d3be2fdb 14:36:57 ---> 2460d7c2c480 14:36:57 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:36:57 ---> Running in 6b6b313adfd2 14:36:57 Sending build context to Docker daemon 17.12MB 14:36:57 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 14:36:57 Step 2/24 : FROM ${BASE} AS builder 14:36:57 ---> cfde8d79a012 14:36:57 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:36:57 Removing intermediate container 6b6b313adfd2 14:36:57 ---> bd046a0918c1 14:36:57 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:57 ---> Running in 00213e8edd5b 14:36:58 ---> Running in 7778a9490860 14:36:58 Removing intermediate container 00213e8edd5b 14:36:58 ---> 36f253a0aea5 14:36:58 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:36:58 ---> Running in c37df16eb216 14:36:59 Removing intermediate container c37df16eb216 14:36:59 ---> ac944df6b859 14:36:59 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:36:59 ---> Running in 194223b12efa 14:36:59 Removing intermediate container 7778a9490860 14:36:59 ---> 3a98bd4a287a 14:36:59 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:36:59 ---> Running in ac6bd02d79a4 14:36:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:36:59 Removing intermediate container 194223b12efa 14:36:59 ---> 671e9f98fb7c 14:36:59 Step 6/24 : LABEL Name=edgex-ui-go 14:36:59 ---> Running in 4a10d33d715e 14:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:37:00 Removing intermediate container 4a10d33d715e 14:37:00 ---> adbe141de7e6 14:37:00 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:37:00 ---> Running in a37bbfec9ece 14:37:00 Removing intermediate container a37bbfec9ece 14:37:00 ---> 2850e2cda2bc 14:37:00 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:00 OK: 166 MiB in 39 packages 14:37:00 ---> Running in 9ca862fe48ed 14:37:00 Removing intermediate container ac6bd02d79a4 14:37:00 ---> aa7747fee07c 14:37:00 Step 10/24 : ENV GO111MODULE=on 14:37:01 ---> Running in 2baa8e233949 14:37:01 Removing intermediate container 2baa8e233949 14:37:01 ---> 9b44ac6578ac 14:37:01 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:37:01 ---> Running in 15fbc842e391 14:37:01 Removing intermediate container 15fbc842e391 14:37:01 ---> 85def38f9f1e 14:37:01 Step 12/24 : COPY go.mod . 14:37:01 ---> 34833e30f8dc 14:37:01 Step 13/24 : COPY Makefile . 14:37:01 ---> 5cb666c8b557 14:37:01 Step 14/24 : RUN make update 14:37:01 ---> Running in ab9cbf024888 14:37:02 CGO_ENABLED=0 GO111MODULE=on go mod download 14:37:03 Removing intermediate container ab9cbf024888 14:37:03 ---> 85cb4bef463b 14:37:03 Step 15/24 : COPY . . 14:37:03 Removing intermediate container 9ca862fe48ed 14:37:03 ---> 1fbb39a72a96 14:37:03 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:37:03 ---> Running in 4a815f4c1775 14:37:04 ---> 93cc55b932eb 14:37:04 Step 16/24 : RUN ${MAKE} 14:37:04 ---> Running in 43dec454d82d 14:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:37:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:37:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:37:06 OK: 142 MiB in 39 packages 14:37:07 Removing intermediate container 4a815f4c1775 14:37:07 ---> ca645ec7c757 14:37:07 Step 10/24 : ENV GO111MODULE=on 14:37:07 ---> Running in ea016e27de96 14:37:08 Removing intermediate container ea016e27de96 14:37:08 ---> c87b5afaee2b 14:37:08 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:37:08 ---> Running in d41927b18bc5 14:37:09 Removing intermediate container d41927b18bc5 14:37:09 ---> 84958505a010 14:37:09 Step 12/24 : COPY go.mod . 14:37:09 ---> 93b2dd48eab3 14:37:09 Step 13/24 : COPY Makefile . 14:37:10 ---> 7fdb6bbef7c8 14:37:10 Step 14/24 : RUN make update 14:37:10 ---> Running in a5d027bf6fb5 14:37:11 CGO_ENABLED=0 GO111MODULE=on go mod download 14:37:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:37:13 Removing intermediate container a5d027bf6fb5 14:37:13 ---> 49e6a75e4025 14:37:13 Step 15/24 : COPY . . 14:37:15 Removing intermediate container 43dec454d82d 14:37:15 ---> 35255c27be67 14:37:15 Step 17/24 : FROM alpine:3.12 14:37:15 ---> 52d917b065e0 14:37:15 Step 16/24 : RUN ${MAKE} 14:37:15 ---> Running in bb05e076a69b 14:37:15 3.12: Pulling from library/alpine 14:37:16 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 14:37:16 f84cab65f19f: Pulling fs layer 14:37:17 f84cab65f19f: Download complete 14:37:17 f84cab65f19f: Pull complete 14:37:17 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 14:37:17 Status: Downloaded newer image for alpine:3.12 14:37:17 ---> 88dd2752d2ea 14:37:17 Step 18/24 : EXPOSE 4000 14:37:17 ---> Running in fbf964368221 14:37:17 Removing intermediate container fbf964368221 14:37:17 ---> d7e4266e9f69 14:37:17 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 14:37:18 ---> 51f50985510d 14:37:18 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:37:18 ---> Running in fbff957d4033 14:37:18 Removing intermediate container fbff957d4033 14:37:18 ---> 5b8ee1c3b149 14:37:18 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:37:19 ---> Running in f59100d5a7e6 14:37:19 Removing intermediate container f59100d5a7e6 14:37:19 ---> 265ac209ea8a 14:37:19 Step 22/24 : LABEL arch=amd64 14:37:19 ---> Running in 5c1b626a6145 14:37:19 Removing intermediate container 5c1b626a6145 14:37:19 ---> 4dcdc829d474 14:37:19 Step 23/24 : LABEL git_sha=69ad2819050738dce9c43e6c0cf51828c67ffb56 14:37:19 ---> Running in 245c7445b5fd 14:37:19 Removing intermediate container 245c7445b5fd 14:37:19 ---> 21f098caea7c 14:37:19 Step 24/24 : LABEL version=0.0.0 14:37:19 ---> Running in 50e79003e287 14:37:19 Removing intermediate container 50e79003e287 14:37:19 ---> 856ab818fec1 14:37:19 [Warning] One or more build-args [ARCH] were not consumed 14:37:19 Successfully built 856ab818fec1 14:37:19 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 14:37:21 ---> job-cost.sh 14:37:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ETD7 14:37:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:37:38 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:37:44 Removing intermediate container bb05e076a69b 14:37:44 ---> ef684efe6e5b 14:37:44 Step 17/24 : FROM alpine:3.12 14:37:44 3.12: Pulling from library/alpine 14:37:44 dce8679b510e: Pulling fs layer 14:37:44 dce8679b510e: Verifying Checksum 14:37:44 dce8679b510e: Pull complete 14:37:44 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 14:37:44 Status: Downloaded newer image for alpine:3.12 14:37:44 ---> d10569e2745f 14:37:44 Step 18/24 : EXPOSE 4000 14:37:45 ---> Running in 37f905b0e22c 14:37:45 Removing intermediate container 37f905b0e22c 14:37:45 ---> a80c0a632e6b 14:37: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 14:37:47 ---> c228e39a7326 14:37:47 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:37:47 ---> Running in 7970391a4fcb 14:37:47 Removing intermediate container 7970391a4fcb 14:37:47 ---> 9459d1e34010 14:37:47 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:37:48 ---> Running in 674eb7ee698e 14:37:48 Removing intermediate container 674eb7ee698e 14:37:48 ---> 1012435df01b 14:37:48 Step 22/24 : LABEL arch=arm64 14:37:49 ---> Running in 304eb8dd433a 14:37:49 Removing intermediate container 304eb8dd433a 14:37:49 ---> 266eda3d64be 14:37:49 Step 23/24 : LABEL git_sha=69ad2819050738dce9c43e6c0cf51828c67ffb56 14:37:49 ---> Running in 03e061f8bda3 14:37:50 Removing intermediate container 03e061f8bda3 14:37:50 ---> 0c0c0d8e352c 14:37:50 Step 24/24 : LABEL version=0.0.0 14:37:50 ---> Running in 3fad65008887 14:37:51 Removing intermediate container 3fad65008887 14:37:51 ---> 063b0f67a632 14:37:51 [Warning] One or more build-args [ARCH] were not consumed 14:37:51 Successfully built 063b0f67a632 14:37:51 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 14:37:52 ---> job-cost.sh 14:37:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BBsH 14:38:08 lf-activate-venv(): INFO: Adding /tmp/venv-ETD7/bin to PATH 14:38:08 INFO: No Stack... 14:38:08 INFO: Retrieving Pricing Info for: v1-standard-2 14:38:08 INFO: Archiving Costs [Pipeline] sh 14:38:08 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 14:38:08 + cut -d, -f6 [Pipeline] lock 14:38:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] 14:38:09 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] did not exist. Created. 14:38:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:38:09 + echo total: 0.029999999329447746 [Pipeline] stash 14:38:09 Stashed 1 file(s) [Pipeline] } 14:38:09 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:38:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:40:37 lf-activate-venv(): INFO: Adding /tmp/venv-BBsH/bin to PATH 14:40:37 INFO: No Stack... 14:40:38 INFO: Retrieving Pricing Info for: lf-standard-4 14:40:38 INFO: Archiving Costs [Pipeline] sh 14:40:38 + cut -d, -f6 14:40:38 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 14:40:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] 14:40:38 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] did not exist. Created. 14:40:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:40:39 /w/workspace/edgex-ui-go/1@tmp/durable-8f2b9952/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-8f2b9952/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:40:39 + echo total: 0.20999999344348907 [Pipeline] stash 14:40:39 Warning: overwriting stash ‘stack-cost’ 14:40:40 Stashed 1 file(s) [Pipeline] } 14:40:40 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-299-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 14:40:42 provisioning config files... 14:40:42 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp/config5240723685211824614tmp [Pipeline] { [Pipeline] sh 14:40:42 + set +x 14:40:42 + curl -s https://codecov.io/bash 14:40:42 + bash -s -- 14:40:43 14:40:43 _____ _ 14:40:43 / ____| | | 14:40:43 | | ___ __| | ___ ___ _____ __ 14:40:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:40:43 | |___| (_) | (_| | __/ (_| (_) \ V / 14:40:43 \_____\___/ \__,_|\___|\___\___/ \_/ 14:40:43 Bash-20210129-7c25fce 14:40:43 14:40:43 14:40:43 ==> git version 2.24.3 found 14:40:43 ==> 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 14:40:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:40:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:40:43 ==> Jenkins CI detected. 14:40:43 project root: . 14:40:43 --> token set from env 14:40:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:40:43 ==> Running gcov in . (disable via -X gcov) 14:40:43 ==> Python coveragepy not found 14:40:43 ==> Searching for coverage reports in: 14:40:43 + . 14:40:43 -> Found 1 reports 14:40:43 ==> Detecting git/mercurial file structure 14:40:43 ==> Reading reports 14:40:43 + ./coverage.out bytes=10 14:40:43 ==> Appending adjustments 14:40:43 https://docs.codecov.io/docs/fixing-reports 14:40:43 + Found adjustments 14:40:43 ==> Gzipping contents 14:40:43 4.0K /tmp/codecov.KB2UsQ.gz 14:40:43 ==> Uploading reports 14:40:43 url: https://codecov.io 14:40:43 query: branch=PR-299&commit=69ad2819050738dce9c43e6c0cf51828c67ffb56&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-299%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=299&job=&cmd_args= 14:40:43 -> Pinging Codecov 14:40:43 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-299&commit=69ad2819050738dce9c43e6c0cf51828c67ffb56&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-299%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=299&job=&cmd_args= 14:40:43 -> Uploading to 14:40:43 https://storage.googleapis.com/codecov/v4/raw/2021-02-25/FB506323287CE973F263BFD2A0EB1F37/69ad2819050738dce9c43e6c0cf51828c67ffb56/a36ef0a0-e9d0-46b4-b72b-bd5768203f6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210225%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210225T144043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b53ac7013ab594f6b674037e18cb8374d68e4b0b6b401e938beb93ab89837f4 14:40:43 % Total % Received % Xferd Average Speed Time Time Time Current 14:40:43 Dload Upload Total Spent Left Speed 14:40:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2843 0 0 100 2843 0 6734 --:--:-- --:--:-- --:--:-- 6721 100 2843 0 0 100 2843 0 6731 --:--:-- --:--:-- --:--:-- 6721 14:40:44 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/69ad2819050738dce9c43e6c0cf51828c67ffb56 [Pipeline] } 14:40:44 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 14:40:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:40:48 ---> package-listing.sh 14:40:48 ++ facter osfamily 14:40:48 ++ tr '[:upper:]' '[:lower:]' 14:40:48 + OS_FAMILY=redhat 14:40:48 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-299 14:40:48 + START_PACKAGES=/tmp/packages_start.txt 14:40:48 + END_PACKAGES=/tmp/packages_end.txt 14:40:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:40:48 + PACKAGES=/tmp/packages_start.txt 14:40:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-299 ']' 14:40:48 + PACKAGES=/tmp/packages_end.txt 14:40:48 + case "${OS_FAMILY}" in 14:40:48 + rpm -qa 14:40:48 + sort 14:40:53 + '[' -f /tmp/packages_start.txt ']' 14:40:53 + '[' -f /tmp/packages_end.txt ']' 14:40:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:40:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-299 ']' 14:40:53 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-299/archives/ 14:40:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-299/archives/ [Pipeline] echo 14:40:53 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-299/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:40:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:40:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:40:54 14:40:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:40:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:40:54 alpine: Pulling from edgex-lftools-log-publisher 14:40:54 df20fa9351a1: Pulling fs layer 14:40:54 36b3adc4ff6f: Pulling fs layer 14:40:54 8ad3a11d3b57: Pulling fs layer 14:40:54 46f8f816bc3b: Pulling fs layer 14:40:54 93b61091891f: Pulling fs layer 14:40:54 93b9cdb0e59b: Pulling fs layer 14:40:54 5e14af77c1be: Pulling fs layer 14:40:54 01666e4c0597: Pulling fs layer 14:40:54 aa168da1d23b: Pulling fs layer 14:40:54 93b9cdb0e59b: Waiting 14:40:54 46f8f816bc3b: Waiting 14:40:54 93b61091891f: Waiting 14:40:54 5e14af77c1be: Waiting 14:40:54 aa168da1d23b: Waiting 14:40:54 01666e4c0597: Waiting 14:40:54 36b3adc4ff6f: Verifying Checksum 14:40:54 36b3adc4ff6f: Download complete 14:40:54 46f8f816bc3b: Verifying Checksum 14:40:54 46f8f816bc3b: Download complete 14:40:54 df20fa9351a1: Verifying Checksum 14:40:54 df20fa9351a1: Download complete 14:40:54 93b9cdb0e59b: Verifying Checksum 14:40:54 93b9cdb0e59b: Download complete 14:40:54 5e14af77c1be: Verifying Checksum 14:40:54 5e14af77c1be: Download complete 14:40:54 93b61091891f: Download complete 14:40:54 01666e4c0597: Verifying Checksum 14:40:54 01666e4c0597: Download complete 14:40:55 df20fa9351a1: Pull complete 14:40:55 36b3adc4ff6f: Pull complete 14:40:55 8ad3a11d3b57: Verifying Checksum 14:40:55 8ad3a11d3b57: Download complete 14:40:56 8ad3a11d3b57: Pull complete 14:40:56 46f8f816bc3b: Pull complete 14:40:57 93b61091891f: Pull complete 14:40:57 93b9cdb0e59b: Pull complete 14:40:57 5e14af77c1be: Pull complete 14:40:57 01666e4c0597: Pull complete 14:40:58 aa168da1d23b: Verifying Checksum 14:40:58 aa168da1d23b: Download complete 14:41:03 aa168da1d23b: Pull complete 14:41:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:41:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:41:03 prd-centos7-docker-4c-2g-27650 does not seem to be running inside a container 14:41:04 $ 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-299/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-299 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-299:/w/workspace/edgexfoundry_edgex-ui-go_PR-299:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:41:07 $ docker top 56668a6d704d6a373e57ff67653d55550e6cc9d8db6274359e4bc3d57a88afc3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:41:07 + touch /tmp/pre-build-complete [Pipeline] sh 14:41:08 + mkdir -p /var/log/sa [Pipeline] sh 14:41:08 + ls /var/log/sa-host 14:41:08 + sadf -c /var/log/sa-host/sa23 14:41:08 file_magic: OK 14:41:08 HZ: Using current value: 100 14:41:08 file_header: OK 14:41:08 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 14:41:08 Statistics: 14:41:08 Hnuu...uuuununununu... 14:41:08 File successfully converted to sysstat format version 12.2.1 14:41:08 + sadf -c /var/log/sa-host/sa25 14:41:08 file_magic: OK 14:41:08 HZ: Using current value: 100 14:41:08 file_header: OK 14:41:08 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 14:41:08 Statistics: 14:41:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:41:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:41:09 provisioning config files... 14:41:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp/config8793647284506696515tmp [Pipeline] { [Pipeline] echo 14:41:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:41:09 ---> create-netrc.sh [Pipeline] } 14:41:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:41:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:41:10 ---> python-tools-install.sh [Pipeline] echo 14:41:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:41:10 ---> sudo-logs.sh 14:41:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:41:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:41:11 ---> job-cost.sh 14:41:11 lf-activate-venv: SKIPPING 14:41:11 DEBUG: total: 0.20999999344348907 14:41:11 INFO: Retrieving Stack Cost... 14:41:12 INFO: Retrieving Pricing Info for: v1-standard-2 14:41:12 INFO: Archiving Costs [Pipeline] echo 14:41:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:41:13 ---> logs-deploy.sh 14:41:13 lf-activate-venv: SKIPPING 14:41:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-299/1 14:41:13 INFO: archiving workspace using pattern(s): 14:41:15 Archives upload complete. 14:41:15 INFO: archiving logs to Nexus