Pull request #325 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 wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at e433474030406e4455aec061f47cc2693067360d rather than b948a7080ba018320e6244acc891c9d11143ade9 Obtained Jenkinsfile from e433474030406e4455aec061f47cc2693067360d 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-325/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-325/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-32578 in /w/workspace/edgexfoundry_edgex-ui-go_PR-325 [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-325 # 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 Merging remotes/origin/master commit e433474030406e4455aec061f47cc2693067360d into PR head commit b948a7080ba018320e6244acc891c9d11143ade9 Merge succeeded, producing b948a7080ba018320e6244acc891c9d11143ade9 Checking out Revision b948a7080ba018320e6244acc891c9d11143ade9 (PR-325) 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/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # 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 e433474030406e4455aec061f47cc2693067360d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 Commit message: "add rule engine in the new Edgex UI" 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 11:08:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:08:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:08:26 ========================================================= 11:08:26 EdgeX Global Pipelines Version Info 11:08:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:08:28 ------------------- 11:08:28 stable info: 11:08:28 ------------------- 11:08:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:08:28 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 11:08:28 Message: update stable to v1.0.186 11:08:29 ------------------- 11:08:29 experimental info: 11:08:29 ------------------- 11:08:29 Commited By: **** collab-it+edgex@linuxfoundation.org 11:08:29 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 11:08:29 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:08:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:08:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:08:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:08:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 11:08:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 11:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 11:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:08:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:08:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:08:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:08:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:08:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:08:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:08:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:08:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:08:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:08:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:08:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:08:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:08:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-325 [Pipeline] echo 11:08:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-325 [Pipeline] echo 11:08:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-325 [Pipeline] echo 11:08:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b948a7080ba018320e6244acc891c9d11143ade9 [Pipeline] echo 11:08:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b948a70 [Pipeline] echo 11:08:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:08:34 provisioning config files... 11:08:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/config6955082667059808658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:34 ---> docker-login.sh 11:08:34 nexus3.edgexfoundry.org:10001 11:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:35 Configure a credential helper to remove this warning. See 11:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:35 11:08:35 Login Succeeded 11:08:35 nexus3.edgexfoundry.org:10002 11:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:35 Configure a credential helper to remove this warning. See 11:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:35 11:08:35 Login Succeeded 11:08:35 nexus3.edgexfoundry.org:10003 11:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:35 Configure a credential helper to remove this warning. See 11:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:35 11:08:35 Login Succeeded 11:08:35 nexus3.edgexfoundry.org:10004 11:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:35 Configure a credential helper to remove this warning. See 11:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:35 11:08:35 Login Succeeded 11:08:35 docker.io 11:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:36 Configure a credential helper to remove this warning. See 11:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:36 11:08:36 Login Succeeded 11:08:36 ---> docker-login.sh ends [Pipeline] } 11:08:36 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 11:08:37 + git log --format=format:%s -1 b948a7080ba018320e6244acc891c9d11143ade9 [Pipeline] echo 11:08:37 GIT_COMMIT: b948a7080ba018320e6244acc891c9d11143ade9, Commit Message: add rule engine in the new Edgex UI [Pipeline] echo 11:08:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:08:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:08:39 11:08:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:08:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:08:39 latest: Pulling from edgex-devops/git-semver 11:08:39 31603596830f: Pulling fs layer 11:08:39 2a8b12db71e7: Pulling fs layer 11:08:39 6ca5941a6612: Pulling fs layer 11:08:39 ecc8261a40a4: Pulling fs layer 11:08:39 ecc8261a40a4: Waiting 11:08:39 2a8b12db71e7: Verifying Checksum 11:08:39 2a8b12db71e7: Download complete 11:08:39 31603596830f: Verifying Checksum 11:08:39 31603596830f: Download complete 11:08:39 ecc8261a40a4: Verifying Checksum 11:08:39 ecc8261a40a4: Download complete 11:08:39 6ca5941a6612: Verifying Checksum 11:08:39 6ca5941a6612: Download complete 11:08:39 31603596830f: Pull complete 11:08:40 2a8b12db71e7: Pull complete 11:08:41 6ca5941a6612: Pull complete 11:08:41 ecc8261a40a4: Pull complete 11:08:41 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 11:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:08:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:08:41 prd-centos7-docker-4c-2g-32578 does not seem to be running inside a container 11:08:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-325 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325:/w/workspace/edgexfoundry_edgex-ui-go_PR-325:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@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 11:08:43 $ docker top cd5f1e9a8a945c02b01878c866349d42edbb0ec534669c5ac77044603bb57632 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:08:43 [ssh-agent] Looking for ssh-agent implementation... 11:08:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:44 $ docker exec cd5f1e9a8a945c02b01878c866349d42edbb0ec534669c5ac77044603bb57632 ssh-agent 11:08:44 SSH_AUTH_SOCK=/tmp/ssh-Q0li1ceMDEq0/agent.11 11:08:44 SSH_AGENT_PID=16 11:08:44 Running ssh-add (command line suppressed) 11:08:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_7489072105795281907.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_7489072105795281907.key) 11:08:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:08:44 + git tag --points-at HEAD [Pipeline] } 11:08:44 $ docker exec --env ******** --env ******** cd5f1e9a8a945c02b01878c866349d42edbb0ec534669c5ac77044603bb57632 ssh-agent -k 11:08:44 unset SSH_AUTH_SOCK; 11:08:44 unset SSH_AGENT_PID; 11:08:44 echo Agent pid 16 killed; 11:08:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:08:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:08:45 [ssh-agent] Looking for ssh-agent implementation... 11:08:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:45 $ docker exec cd5f1e9a8a945c02b01878c866349d42edbb0ec534669c5ac77044603bb57632 ssh-agent 11:08:45 SSH_AUTH_SOCK=/tmp/ssh-7KqBR1w8UQ4q/agent.47 11:08:45 SSH_AGENT_PID=52 11:08:45 Running ssh-add (command line suppressed) 11:08:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_7193977647164958440.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_7193977647164958440.key) 11:08:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:08:46 + git semver init 11:08:46 # -> Open(): unable to determine branch for HEAD 11:08:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-325/.git 11:08:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-325 11:08:46 # $SEMVER_REMOTE_NAME = origin 11:08:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:08:46 # $SEMVER_USER_NAME = edgex-jenkins 11:08:46 # $SEMVER_BRANCH = PR-325 11:08:46 # $SEMVER_TEMP = /tmp/semver-973844893 11:08:46 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 11:08:47 # '/tmp/semver-973844893' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-325/.semver' 11:08:47 # -> Force: false 11:08:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-325/.semver [Pipeline] } 11:08:47 $ docker exec --env ******** --env ******** cd5f1e9a8a945c02b01878c866349d42edbb0ec534669c5ac77044603bb57632 ssh-agent -k 11:08:47 unset SSH_AUTH_SOCK; 11:08:47 unset SSH_AGENT_PID; 11:08:47 echo Agent pid 52 killed; 11:08:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:08:48 + git semver [Pipeline] } 11:08:48 $ docker stop --time=1 cd5f1e9a8a945c02b01878c866349d42edbb0ec534669c5ac77044603bb57632 11:08:49 $ docker rm -f cd5f1e9a8a945c02b01878c866349d42edbb0ec534669c5ac77044603bb57632 [Pipeline] // withDockerContainer [Pipeline] sh 11:08:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:08:50 Stashed 1 file(s) [Pipeline] echo 11:08:50 [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 11:09:06 Still waiting to schedule task 11:09:06 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32578’ 11:09:06 Still waiting to schedule task 11:09:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:11:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32579 in /w/workspace/edgexfoundry_edgex-ui-go_PR-325 [Pipeline] { [Pipeline] ws 11:11:01 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 11:11:06 using credential edgex-jenkins-ssh 11:11:06 Cloning the remote Git repository 11:11:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:11:07 > git init /w/workspace/edgex-ui-go/1 # timeout=10 11:11:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:11:07 > git --version # timeout=10 11:11:07 > git --version # 'git version 2.17.1' 11:11:07 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:11:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:11:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:11:09 Merging remotes/origin/master commit e433474030406e4455aec061f47cc2693067360d into PR head commit b948a7080ba018320e6244acc891c9d11143ade9 11:11:10 Merge succeeded, producing b948a7080ba018320e6244acc891c9d11143ade9 11:11:10 Checking out Revision b948a7080ba018320e6244acc891c9d11143ade9 (PR-325) 11:11:09 > git config core.sparsecheckout # timeout=10 11:11:09 > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 11:11:10 > git remote # timeout=10 11:11:10 > git config --get remote.origin.url # timeout=10 11:11:10 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:10 > git merge e433474030406e4455aec061f47cc2693067360d # timeout=10 11:11:10 > git rev-parse HEAD^{commit} # timeout=10 11:11:10 > git config core.sparsecheckout # timeout=10 11:11:10 > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 11:11:14 Commit message: "add rule engine in the new Edgex UI" 11:11:14 > git --version # timeout=10 11:11:14 > git --version # 'git version 2.17.1' 11:11:14 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:11:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:11:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:11:17 + true 11:11:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:11:20 provisioning config files... 11:11:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4367324179959583807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:20 ---> docker-login.sh 11:11:20 nexus3.edgexfoundry.org:10001 11:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:21 Configure a credential helper to remove this warning. See 11:11:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:21 11:11:21 Login Succeeded 11:11:21 nexus3.edgexfoundry.org:10002 11:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:22 Configure a credential helper to remove this warning. See 11:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:22 11:11:22 Login Succeeded 11:11:22 nexus3.edgexfoundry.org:10003 11:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:23 Configure a credential helper to remove this warning. See 11:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:23 11:11:23 Login Succeeded 11:11:23 nexus3.edgexfoundry.org:10004 11:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:23 Configure a credential helper to remove this warning. See 11:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:23 11:11:23 Login Succeeded 11:11:23 docker.io 11:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:24 Configure a credential helper to remove this warning. See 11:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:24 11:11:24 Login Succeeded 11:11:24 ---> docker-login.sh ends [Pipeline] } 11:11:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:11:24 ========================================================= 11:11:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 11:11:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:11:25 + 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 . 11:11:26 Sending build context to Docker daemon 17.68MB 11:11:26 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 11:11:26 Step 2/8 : FROM ${BASE} 11:11:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:11:26 5f621e34cdf4: Pulling fs layer 11:11:26 a4357932f1b6: Pulling fs layer 11:11:26 18c013af1878: Pulling fs layer 11:11:26 00ac8860ef70: Pulling fs layer 11:11:26 63d7cb157983: Pulling fs layer 11:11:26 b116817d02f9: Pulling fs layer 11:11:26 745a02a5169b: Pulling fs layer 11:11:26 00ac8860ef70: Waiting 11:11:26 63d7cb157983: Waiting 11:11:26 b116817d02f9: Waiting 11:11:26 745a02a5169b: Waiting 11:11:26 18c013af1878: Download complete 11:11:26 a4357932f1b6: Download complete 11:11:26 63d7cb157983: Verifying Checksum 11:11:26 63d7cb157983: Download complete 11:11:26 b116817d02f9: Verifying Checksum 11:11:26 b116817d02f9: Download complete 11:11:26 5f621e34cdf4: Verifying Checksum 11:11:26 5f621e34cdf4: Download complete 11:11:27 5f621e34cdf4: Pull complete 11:11:28 a4357932f1b6: Pull complete 11:11:28 18c013af1878: Pull complete 11:11:29 Running on prd-centos7-docker-4c-2g-32580 in /w/workspace/edgexfoundry_edgex-ui-go_PR-325 [Pipeline] { [Pipeline] ws 11:11:29 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 11:11:29 745a02a5169b: Verifying Checksum 11:11:29 745a02a5169b: Download complete 11:11:30 00ac8860ef70: Verifying Checksum 11:11:30 00ac8860ef70: Download complete 11:11:31 using credential edgex-jenkins-ssh 11:11:31 Cloning the remote Git repository 11:11:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:11:31 > git init /w/workspace/edgex-ui-go/1 # timeout=10 11:11:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:11:31 > git --version # timeout=10 11:11:31 > git --version # 'git version 2.24.3' 11:11:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:11:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:11:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:11:32 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:11:33 Merging remotes/origin/master commit e433474030406e4455aec061f47cc2693067360d into PR head commit b948a7080ba018320e6244acc891c9d11143ade9 11:11:33 Merge succeeded, producing b948a7080ba018320e6244acc891c9d11143ade9 11:11:33 Checking out Revision b948a7080ba018320e6244acc891c9d11143ade9 (PR-325) 11:11:33 > git config core.sparsecheckout # timeout=10 11:11:33 > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 11:11:33 > git remote # timeout=10 11:11:33 > git config --get remote.origin.url # timeout=10 11:11:33 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:33 > git merge e433474030406e4455aec061f47cc2693067360d # timeout=10 11:11:33 > git rev-parse HEAD^{commit} # timeout=10 11:11:33 > git config core.sparsecheckout # timeout=10 11:11:33 > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 11:11:37 Commit message: "add rule engine in the new Edgex UI" 11:11:37 > git --version # timeout=10 11:11:37 > git --version # 'git version 2.24.3' 11:11:37 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:11:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:11:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:11:39 + true 11:11:39 + sudo service docker restart 11:11:39 Redirecting to /bin/systemctl restart docker.service 11:11:40 00ac8860ef70: Pull complete 11:11:40 63d7cb157983: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:11:40 provisioning config files... 11:11:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4025472645339575123tmp 11:11:40 b116817d02f9: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:41 ---> docker-login.sh 11:11:41 nexus3.edgexfoundry.org:10001 11:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:41 Configure a credential helper to remove this warning. See 11:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:41 11:11:41 Login Succeeded 11:11:41 nexus3.edgexfoundry.org:10002 11:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:41 Configure a credential helper to remove this warning. See 11:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:41 11:11:41 Login Succeeded 11:11:41 nexus3.edgexfoundry.org:10003 11:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:42 Configure a credential helper to remove this warning. See 11:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:42 11:11:42 Login Succeeded 11:11:42 nexus3.edgexfoundry.org:10004 11:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:42 Configure a credential helper to remove this warning. See 11:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:42 11:11:42 Login Succeeded 11:11:42 docker.io 11:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:42 Configure a credential helper to remove this warning. See 11:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:42 11:11:42 Login Succeeded 11:11:42 ---> docker-login.sh ends [Pipeline] } 11:11:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:11:43 ========================================================= 11:11:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 11:11:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:11:43 + 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 . 11:11:43 Sending build context to Docker daemon 17.68MB 11:11:43 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 11:11:43 Step 2/8 : FROM ${BASE} 11:11:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 11:11:43 188c0c94c7c5: Pulling fs layer 11:11:43 0ef7d3d256c8: Pulling fs layer 11:11:43 de9db76c5a1d: Pulling fs layer 11:11:43 bca2f99d35d6: Pulling fs layer 11:11:43 93359f2a8cfa: Pulling fs layer 11:11:43 7c6f9722023f: Pulling fs layer 11:11:43 a35cf1a2eb13: Pulling fs layer 11:11:43 93359f2a8cfa: Waiting 11:11:43 7c6f9722023f: Waiting 11:11:43 a35cf1a2eb13: Waiting 11:11:43 bca2f99d35d6: Waiting 11:11:44 de9db76c5a1d: Verifying Checksum 11:11:44 de9db76c5a1d: Download complete 11:11:44 0ef7d3d256c8: Verifying Checksum 11:11:44 0ef7d3d256c8: Download complete 11:11:44 93359f2a8cfa: Verifying Checksum 11:11:44 93359f2a8cfa: Download complete 11:11:44 7c6f9722023f: Verifying Checksum 11:11:44 7c6f9722023f: Download complete 11:11:44 188c0c94c7c5: Verifying Checksum 11:11:44 188c0c94c7c5: Download complete 11:11:44 188c0c94c7c5: Pull complete 11:11:44 0ef7d3d256c8: Pull complete 11:11:45 de9db76c5a1d: Pull complete 11:11:45 745a02a5169b: Pull complete 11:11:45 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 11:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 11:11:45 ---> b7e6874047d6 11:11:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:11:46 a35cf1a2eb13: Verifying Checksum 11:11:46 a35cf1a2eb13: Download complete 11:11:46 bca2f99d35d6: Verifying Checksum 11:11:46 bca2f99d35d6: Download complete 11:11:47 ---> Running in 3395ff4ca054 11:11:47 Removing intermediate container 3395ff4ca054 11:11:47 ---> ebea448665d4 11:11:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:48 ---> Running in 7381bbc02919 11:11:50 Removing intermediate container 7381bbc02919 11:11:50 ---> 34a4c1dbe8cf 11:11:50 Step 5/8 : RUN apk add --no-cache make git 11:11:50 ---> Running in 775c39c6c338 11:11:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:11:52 bca2f99d35d6: Pull complete 11:11:52 93359f2a8cfa: Pull complete 11:11:52 7c6f9722023f: Pull complete 11:11:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:11:52 OK: 142 MiB in 39 packages 11:11:54 Removing intermediate container 775c39c6c338 11:11:54 ---> 371057b0e885 11:11:54 Step 6/8 : WORKDIR /edgex-ui-go 11:11:54 ---> Running in 4366fe7cd448 11:11:54 Removing intermediate container 4366fe7cd448 11:11:54 ---> 50ac42abe017 11:11:54 Step 7/8 : COPY . . 11:11:57 ---> 49980042f76f 11:11:57 Step 8/8 : RUN go mod download 11:11:57 a35cf1a2eb13: Pull complete 11:11:57 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 11:11:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 11:11:57 ---> a62c8e92a672 11:11:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:11:57 ---> Running in fa805e05a0a4 11:11:57 ---> Running in 52b7e767db60 11:11:57 Removing intermediate container 52b7e767db60 11:11:57 ---> cd781d23f015 11:11:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:57 ---> Running in f08f20d6dc24 11:11:59 Removing intermediate container f08f20d6dc24 11:11:59 ---> 1ccbf85e4811 11:11:59 Step 5/8 : RUN apk add --no-cache make git 11:11:59 ---> Running in e2067c4c7d30 11:11:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:12:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:12:01 OK: 166 MiB in 39 packages 11:12:01 Removing intermediate container e2067c4c7d30 11:12:01 ---> 227e1910d58b 11:12:01 Step 6/8 : WORKDIR /edgex-ui-go 11:12:01 ---> Running in b00bb32640bc 11:12:01 Removing intermediate container b00bb32640bc 11:12:01 ---> fa05db5e97c1 11:12:01 Step 7/8 : COPY . . 11:12:04 ---> 5edec3321694 11:12:04 Step 8/8 : RUN go mod download 11:12:04 ---> Running in 81775767ad84 11:12:29 Removing intermediate container fa805e05a0a4 11:12:29 ---> 108c387573ea 11:12:29 Successfully built 108c387573ea 11:12:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:12:30 + docker inspect -f . ci-base-image-arm64 11:12:30 . [Pipeline] withDockerContainer 11:12:30 prd-ubuntu18.04-docker-arm64-4c-16g-32579 does not seem to be running inside a container 11:12: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 ******** -e ******** ci-base-image-arm64 cat 11:12:30 Removing intermediate container 81775767ad84 11:12:30 ---> 470949524122 11:12:30 Successfully built 470949524122 11:12:30 Successfully tagged ci-base-image-x86_64:latest 11:12:32 $ docker top b33a0bee2105e22fcf9891c9764c55e1090226dfbc42916e0fc75423d494a3c6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 11:12:33 + docker inspect -f . ci-base-image-x86_64 11:12:33 . [Pipeline] withDockerContainer 11:12:33 prd-centos7-docker-4c-2g-32580 does not seem to be running inside a container 11:12:33 + go version 11:12:33 go version go1.15.5 linux/arm64 11:12:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:12:34 $ docker top 1e8f925d5e844123292d7bade097bee77a71a7ce64b3a08a95e4d07ad9190ec1 -eo pid,comm [Pipeline] { [Pipeline] } 11:12:34 $ docker stop --time=1 b33a0bee2105e22fcf9891c9764c55e1090226dfbc42916e0fc75423d494a3c6 11:12:36 $ docker rm -f b33a0bee2105e22fcf9891c9764c55e1090226dfbc42916e0fc75423d494a3c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } 11:12:36 + go version 11:12:36 go version go1.15.5 linux/amd64 [Pipeline] // stage [Pipeline] } 11:12:37 $ docker stop --time=1 1e8f925d5e844123292d7bade097bee77a71a7ce64b3a08a95e4d07ad9190ec1 11:12:38 $ docker rm -f 1e8f925d5e844123292d7bade097bee77a71a7ce64b3a08a95e4d07ad9190ec1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 11:12:39 + docker inspect -f . ci-base-image-arm64 11:12:39 . [Pipeline] withDockerContainer 11:12:39 + docker inspect -f . ci-base-image-x86_64 11:12:39 . 11:12:39 prd-ubuntu18.04-docker-arm64-4c-16g-32579 does not seem to be running inside a container 11:12:39 $ 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 11:12:41 $ docker top 758056796b1095b935516931b700c5d6aed00929e902f4f1668d14900c4ffa1e -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 11:12:41 prd-centos7-docker-4c-2g-32580 does not seem to be running inside a container 11:12:41 $ 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 11:12:42 $ docker top fd30d00d224c7576492286bf0fe1ed186749612c7e6fd994d740cce351fd3790 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 11:12:43 + make test 11:12:43 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:12:43 + make test 11:12:43 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:12:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:12:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:12:54 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:12:54 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:12:54 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:12:54 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:12:54 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:12:54 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:12:54 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:12:54 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:12:54 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:12:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:12:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:12:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:12:54 GO111MODULE=on go vet ./... [Pipeline] } 11:12:55 $ docker stop --time=1 fd30d00d224c7576492286bf0fe1ed186749612c7e6fd994d740cce351fd3790 11:12:58 $ docker rm -f fd30d00d224c7576492286bf0fe1ed186749612c7e6fd994d740cce351fd3790 [Pipeline] // withDockerContainer [Pipeline] sh 11:12:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:12:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:13:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:13:03 + ls -al . 11:13:03 total 92 11:13:03 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 2 11:12 . 11:13:03 drwxrwxr-x. 4 jenkins jenkins 28 Apr 2 11:11 .. 11:13:03 drwxrwxr-x. 3 jenkins jenkins 20 Apr 2 11:11 assets 11:13:03 drwxrwxr-x. 2 jenkins jenkins 35 Apr 2 11:11 bin 11:13:03 drwxrwxr-x. 3 jenkins jenkins 29 Apr 2 11:11 cmd 11:13:03 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 2 11:11 CONTRIBUTING.md 11:13:03 -rw-r--r--. 1 jenkins jenkins 10 Apr 2 11:12 coverage.out 11:13:03 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 2 11:11 Dockerfile 11:13:03 -rw-rw-r--. 1 jenkins jenkins 902 Apr 2 11:11 Dockerfile.build 11:13:03 drwxrwxr-x. 5 jenkins jenkins 104 Apr 2 11:11 docs 11:13:03 drwxrwxr-x. 8 jenkins jenkins 179 Apr 2 11:11 .git 11:13:03 drwxrwxr-x. 2 jenkins jenkins 103 Apr 2 11:11 .github 11:13:03 -rw-rw-r--. 1 jenkins jenkins 153 Apr 2 11:11 .gitignore 11:13:03 -rw-rw-r--. 1 jenkins jenkins 987 Apr 2 11:11 go.mod 11:13:03 -rw-r--r--. 1 jenkins jenkins 22319 Apr 2 11:12 go.sum 11:13:03 drwxrwxr-x. 10 jenkins jenkins 139 Apr 2 11:11 internal 11:13:03 -rw-rw-r--. 1 jenkins jenkins 652 Apr 2 11:11 Jenkinsfile 11:13:03 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 2 11:11 LICENSE 11:13:03 -rw-rw-r--. 1 jenkins jenkins 951 Apr 2 11:11 Makefile 11:13:03 -rw-rw-r--. 1 jenkins jenkins 4535 Apr 2 11:11 README.md 11:13:03 -rw-rw-r--. 1 jenkins jenkins 5 Apr 2 11:08 VERSION 11:13:03 -rw-rw-r--. 1 jenkins jenkins 155 Apr 2 11:11 version.go 11:13:03 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 2 11:11 web [Pipeline] isUnix [Pipeline] sh 11:13:03 + 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=b948a7080ba018320e6244acc891c9d11143ade9 --label arch=amd64 --label version=0.0.0 . 11:13:04 Sending build context to Docker daemon 17.7MB 11:13:04 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 11:13:04 Step 2/24 : FROM ${BASE} AS builder 11:13:04 ---> 470949524122 11:13:04 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:13:04 ---> Running in df482ae0289b 11:13:04 Removing intermediate container df482ae0289b 11:13:04 ---> 62ef2ac983b4 11:13:04 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:13:04 ---> Running in 5eda55380401 11:13:05 Removing intermediate container 5eda55380401 11:13:05 ---> 4018d03660a4 11:13:05 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:13:05 ---> Running in a2652af75ef1 11:13:05 Removing intermediate container a2652af75ef1 11:13:05 ---> ccdc7d64ce92 11:13:05 Step 6/24 : LABEL Name=edgex-ui-go 11:13:05 ---> Running in 8d4a39fed076 11:13:05 Removing intermediate container 8d4a39fed076 11:13:05 ---> c39192bd353c 11:13:05 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:13:05 ---> Running in e67cf9b6779a 11:13:05 Removing intermediate container e67cf9b6779a 11:13:05 ---> c67618dbd8f7 11:13:05 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:05 ---> Running in d9f47a8dff91 11:13:06 Removing intermediate container d9f47a8dff91 11:13:06 ---> e9810c82a10a 11:13:06 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:07 ---> Running in 6949660fdbf1 11:13:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:13:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:13:08 OK: 166 MiB in 39 packages 11:13:08 Removing intermediate container 6949660fdbf1 11:13:08 ---> 5ac9ebd596a2 11:13:08 Step 10/24 : ENV GO111MODULE=on 11:13:09 ---> Running in 7e84be94b26d 11:13:09 Removing intermediate container 7e84be94b26d 11:13:09 ---> d1a34ec311f1 11:13:09 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:13:09 ---> Running in a4b1fcdae2a5 11:13:09 Removing intermediate container a4b1fcdae2a5 11:13:09 ---> ada054d6fade 11:13:09 Step 12/24 : COPY go.mod . 11:13:09 ---> 7ff39e2ffb93 11:13:09 Step 13/24 : COPY Makefile . 11:13:10 ---> 5915dcc931b9 11:13:10 Step 14/24 : RUN make update 11:13:10 ---> Running in 0e5c20ce0433 11:13:10 CGO_ENABLED=0 GO111MODULE=on go mod download 11:13:11 Removing intermediate container 0e5c20ce0433 11:13:11 ---> 9de5d947d939 11:13:11 Step 15/24 : COPY . . 11:13:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:13:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:13:11 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:13:11 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:13:11 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:13:11 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:13:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:13:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:13:11 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:13:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:13:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:13:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:13:11 GO111MODULE=on go vet ./... 11:13:12 ---> 6d60fad224d4 11:13:12 Step 16/24 : RUN ${MAKE} 11:13:12 ---> Running in f0610cf2f904 11:13:13 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 [Pipeline] } 11:13:17 $ docker stop --time=1 758056796b1095b935516931b700c5d6aed00929e902f4f1668d14900c4ffa1e 11:13:19 $ docker rm -f 758056796b1095b935516931b700c5d6aed00929e902f4f1668d14900c4ffa1e [Pipeline] // withDockerContainer [Pipeline] sh 11:13:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:13:20 Warning: overwriting stash ‘coverage-report’ 11:13:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:13:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:13:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:13:22 + ls -al . 11:13:22 total 124 11:13:22 drwxrwxr-x 10 jenkins jenkins 4096 Apr 2 11:12 . 11:13:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 11:11 .. 11:13:22 drwxrwxr-x 8 jenkins jenkins 4096 Apr 2 11:11 .git 11:13:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 11:11 .github 11:13:22 -rw-rw-r-- 1 jenkins jenkins 153 Apr 2 11:11 .gitignore 11:13:22 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 2 11:11 CONTRIBUTING.md 11:13:22 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 2 11:11 Dockerfile 11:13:22 -rw-rw-r-- 1 jenkins jenkins 902 Apr 2 11:11 Dockerfile.build 11:13:22 -rw-rw-r-- 1 jenkins jenkins 652 Apr 2 11:11 Jenkinsfile 11:13:22 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 2 11:11 LICENSE 11:13:22 -rw-rw-r-- 1 jenkins jenkins 951 Apr 2 11:11 Makefile 11:13:22 -rw-rw-r-- 1 jenkins jenkins 4535 Apr 2 11:11 README.md 11:13:22 -rw-rw-r-- 1 jenkins jenkins 5 Apr 2 11:08 VERSION 11:13:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 2 11:11 assets 11:13:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 11:11 bin 11:13:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 2 11:11 cmd 11:13:22 -rw-r--r-- 1 jenkins jenkins 10 Apr 2 11:12 coverage.out 11:13:22 drwxrwxr-x 5 jenkins jenkins 4096 Apr 2 11:11 docs 11:13:22 -rw-rw-r-- 1 jenkins jenkins 987 Apr 2 11:11 go.mod 11:13:22 -rw-r--r-- 1 jenkins jenkins 22319 Apr 2 11:12 go.sum 11:13:22 drwxrwxr-x 10 jenkins jenkins 4096 Apr 2 11:11 internal 11:13:22 -rw-rw-r-- 1 jenkins jenkins 155 Apr 2 11:11 version.go 11:13:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 11:11 web [Pipeline] isUnix [Pipeline] sh 11:13:22 + 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=b948a7080ba018320e6244acc891c9d11143ade9 --label arch=arm64 --label version=0.0.0 . 11:13:23 Sending build context to Docker daemon 17.7MB 11:13:23 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 11:13:23 Step 2/24 : FROM ${BASE} AS builder 11:13:23 ---> 108c387573ea 11:13:23 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:13:24 ---> Running in 967e15b9f0b9 11:13:24 Removing intermediate container 967e15b9f0b9 11:13:24 ---> 96d906806e70 11:13:24 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:13:24 ---> Running in 7b10a0848c92 11:13:24 Removing intermediate container 7b10a0848c92 11:13:24 ---> 9f86b5f56365 11:13:24 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:13:25 ---> Running in 2f30de49054e 11:13:25 Removing intermediate container 2f30de49054e 11:13:25 ---> 3fc413e9196f 11:13:25 Step 6/24 : LABEL Name=edgex-ui-go 11:13:25 ---> Running in c62ae2c26a0a 11:13:25 Removing intermediate container f0610cf2f904 11:13:25 ---> f0772df1716e 11:13:25 Step 17/24 : FROM alpine:3.12 11:13:25 3.12: Pulling from library/alpine 11:13:25 532819f3e44c: Pulling fs layer 11:13:25 532819f3e44c: Download complete 11:13:26 532819f3e44c: Pull complete 11:13:26 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 11:13:26 Status: Downloaded newer image for alpine:3.12 11:13:26 ---> 7230e588e954 11:13:26 Step 18/24 : EXPOSE 4000 11:13:26 Removing intermediate container c62ae2c26a0a 11:13:26 ---> bd6f6f1d1406 11:13:26 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:13:26 ---> Running in 786b035a659e 11:13:26 ---> Running in d07f2b34157f 11:13:26 Removing intermediate container d07f2b34157f 11:13:26 ---> 4a1c180b4991 11:13:26 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 11:13:26 Removing intermediate container 786b035a659e 11:13:26 ---> ebd96c3affbb 11:13:26 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:27 ---> Running in 030b9c77ca05 11:13:27 ---> 0d63bbb246c3 11:13:27 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:13:27 ---> Running in 9b658e1a87a8 11:13:27 Removing intermediate container 9b658e1a87a8 11:13:27 ---> 483f472298d4 11:13:27 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:13:27 ---> Running in 749c36b2f45c 11:13:28 Removing intermediate container 749c36b2f45c 11:13:28 ---> 209a9668fc72 11:13:28 Step 22/24 : LABEL arch=amd64 11:13:28 ---> Running in 8fb29e08260e 11:13:28 Removing intermediate container 8fb29e08260e 11:13:28 ---> bed1b129dd7b 11:13:28 Step 23/24 : LABEL git_sha=b948a7080ba018320e6244acc891c9d11143ade9 11:13:28 ---> Running in 559225c3b902 11:13:29 Removing intermediate container 559225c3b902 11:13:29 ---> 8347c3bf983e 11:13:29 Step 24/24 : LABEL version=0.0.0 11:13:29 ---> Running in 474158002aa2 11:13:29 Removing intermediate container 030b9c77ca05 11:13:29 ---> 64e0713340da 11:13:29 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:29 ---> Running in fab953d0e937 11:13:29 Removing intermediate container 474158002aa2 11:13:29 ---> 2d819d786293 11:13:29 [Warning] One or more build-args [ARCH] were not consumed 11:13:29 Successfully built 2d819d786293 11:13:29 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 11:13:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 11:13:30 ---> job-cost.sh 11:13:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ozwE 11:13:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:13:32 OK: 142 MiB in 39 packages 11:13:33 Removing intermediate container fab953d0e937 11:13:33 ---> 7203ca831c24 11:13:33 Step 10/24 : ENV GO111MODULE=on 11:13:33 ---> Running in 489d19f74d9e 11:13:33 Removing intermediate container 489d19f74d9e 11:13:33 ---> 7c1ccf70c321 11:13:33 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:13:33 ---> Running in 1363d2a8a608 11:13:34 Removing intermediate container 1363d2a8a608 11:13:34 ---> 33395154612e 11:13:34 Step 12/24 : COPY go.mod . 11:13:34 ---> 9024a9c5c097 11:13:34 Step 13/24 : COPY Makefile . 11:13:35 ---> 41b41b2201c2 11:13:35 Step 14/24 : RUN make update 11:13:35 ---> Running in b33fc3375bce 11:13:36 CGO_ENABLED=0 GO111MODULE=on go mod download 11:13:38 Removing intermediate container b33fc3375bce 11:13:38 ---> d9342d1bd96d 11:13:38 Step 15/24 : COPY . . 11:13:40 ---> 3cbb51ee0511 11:13:40 Step 16/24 : RUN ${MAKE} 11:13:41 ---> Running in bdf2deb06c04 11:13:42 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 11:13:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:14:09 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:14:12 lf-activate-venv(): INFO: Adding /tmp/venv-ozwE/bin to PATH 11:14:12 INFO: No Stack... 11:14:13 INFO: Retrieving Pricing Info for: v1-standard-2 11:14:13 Removing intermediate container bdf2deb06c04 11:14:13 ---> cf260bb8a30a 11:14:13 Step 17/24 : FROM alpine:3.12 11:14:13 3.12: Pulling from library/alpine 11:14:13 INFO: Archiving Costs [Pipeline] sh 11:14:13 9a219e8acc52: Pulling fs layer 11:14:14 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 11:14:14 + cut -d, -f6 11:14:14 9a219e8acc52: Verifying Checksum 11:14:14 9a219e8acc52: Download complete [Pipeline] lock 11:14:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-325-1-stack-cost] 11:14:14 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-1-stack-cost] did not exist. Created. 11:14:14 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:14:14 9a219e8acc52: Pull complete 11:14:14 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 11:14:14 Status: Downloaded newer image for alpine:3.12 11:14:14 ---> d75e27dfc0a0 11:14:14 Step 18/24 : EXPOSE 4000 11:14:14 + echo total: 0.029999999329447746 11:14:15 ---> Running in f5eebe64ae23 [Pipeline] stash 11:14:15 Stashed 1 file(s) [Pipeline] } 11:14:15 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-1-stack-cost] [Pipeline] // lock 11:14:15 Removing intermediate container f5eebe64ae23 11:14:15 ---> fd4e70731586 11:14:15 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:14:17 ---> e7efac4bd873 11:14:17 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:14:17 ---> Running in 36f7a1db2962 11:14:17 Removing intermediate container 36f7a1db2962 11:14:17 ---> 69b5c4ef8b55 11:14:17 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:14:19 ---> Running in 6b95639e7b02 11:14:19 Removing intermediate container 6b95639e7b02 11:14:19 ---> c17eaaf01106 11:14:19 Step 22/24 : LABEL arch=arm64 11:14:19 ---> Running in 0813534ffbab 11:14:19 Removing intermediate container 0813534ffbab 11:14:19 ---> d463b0e26c44 11:14:19 Step 23/24 : LABEL git_sha=b948a7080ba018320e6244acc891c9d11143ade9 11:14:19 ---> Running in e07db050b325 11:14:19 Removing intermediate container e07db050b325 11:14:19 ---> 9bc32e6d8dc9 11:14:19 Step 24/24 : LABEL version=0.0.0 11:14:19 ---> Running in 91b18fbbd132 11:14:19 Removing intermediate container 91b18fbbd132 11:14:19 ---> fe2f14655a5a 11:14:19 [Warning] One or more build-args [ARCH] were not consumed 11:14:19 Successfully built fe2f14655a5a 11:14:19 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 11:14:21 ---> job-cost.sh 11:14:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HMmB 11:15:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:16:36 lf-activate-venv(): INFO: Adding /tmp/venv-HMmB/bin to PATH 11:16:36 INFO: No Stack... 11:16:36 INFO: Retrieving Pricing Info for: lf-standard-4 11:16:36 INFO: Archiving Costs [Pipeline] sh 11:16:37 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 11:16:37 + cut -d, -f6 [Pipeline] lock 11:16:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-325-1-stack-cost] 11:16:37 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-1-stack-cost] did not exist. Created. 11:16:37 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:16:37 /w/workspace/edgex-ui-go/1@tmp/durable-36d61fc6/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-36d61fc6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:16:38 + echo total: 0.20999999344348907 [Pipeline] stash 11:16:38 Warning: overwriting stash ‘stack-cost’ 11:16:38 Stashed 1 file(s) [Pipeline] } 11:16:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-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 11:16:40 provisioning config files... 11:16:40 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/config8996295934003337217tmp [Pipeline] { [Pipeline] sh 11:16:40 + set +x 11:16:40 + curl -s https://codecov.io/bash 11:16:40 + bash -s -- 11:16:41 11:16:41 _____ _ 11:16:41 / ____| | | 11:16:41 | | ___ __| | ___ ___ _____ __ 11:16:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:16:41 | |___| (_) | (_| | __/ (_| (_) \ V / 11:16:41 \_____\___/ \__,_|\___|\___\___/ \_/ 11:16:41 Bash-20210309-2b87ace 11:16:41 11:16:41 11:16:41 ==> git version 2.24.3 found 11:16:41 ==> 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 11:16:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:16:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:16:41 ==> Jenkins CI detected. 11:16:41 project root: . 11:16:41 --> token set from env 11:16:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:16:41 ==> Running gcov in . (disable via -X gcov) 11:16:41 ==> Python coveragepy not found 11:16:41 ==> Searching for coverage reports in: 11:16:41 + . 11:16:41 -> Found 1 reports 11:16:41 ==> Detecting git/mercurial file structure 11:16:41 ==> Reading reports 11:16:41 + ./coverage.out bytes=10 11:16:41 ==> Appending adjustments 11:16:41 https://docs.codecov.io/docs/fixing-reports 11:16:41 + Found adjustments 11:16:41 ==> Gzipping contents 11:16:41 4.0K /tmp/codecov.Uocktt.gz 11:16:41 ==> Uploading reports 11:16:41 url: https://codecov.io 11:16:41 query: branch=PR-325&commit=b948a7080ba018320e6244acc891c9d11143ade9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=325&job=&cmd_args= 11:16:41 -> Pinging Codecov 11:16:41 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-325&commit=b948a7080ba018320e6244acc891c9d11143ade9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=325&job=&cmd_args= 11:16:42 -> Uploading to 11:16:42 https://storage.googleapis.com/codecov/v4/raw/2021-04-02/FB506323287CE973F263BFD2A0EB1F37/b948a7080ba018320e6244acc891c9d11143ade9/4c979f25-d2a6-4672-b1cd-8b53a072fc4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210402%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210402T111641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0bb5f05a3614999bcc7aaab87ba7945b81c25c467fc39e725890b4b83aeb39db 11:16:42 % Total % Received % Xferd Average Speed Time Time Time Current 11:16:42 Dload Upload Total Spent Left Speed 11:16:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3491 0 0 100 3491 0 5992 --:--:-- --:--:-- --:--:-- 5987 11:16:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b948a7080ba018320e6244acc891c9d11143ade9 [Pipeline] } 11:16:42 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 11:16:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:16:46 ---> package-listing.sh 11:16:46 ++ facter osfamily 11:16:46 ++ tr '[:upper:]' '[:lower:]' 11:16:46 + OS_FAMILY=redhat 11:16:46 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-325 11:16:46 + START_PACKAGES=/tmp/packages_start.txt 11:16:46 + END_PACKAGES=/tmp/packages_end.txt 11:16:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:16:46 + PACKAGES=/tmp/packages_start.txt 11:16:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-325 ']' 11:16:46 + PACKAGES=/tmp/packages_end.txt 11:16:46 + case "${OS_FAMILY}" in 11:16:46 + rpm -qa 11:16:46 + sort 11:16:51 + '[' -f /tmp/packages_start.txt ']' 11:16:51 + '[' -f /tmp/packages_end.txt ']' 11:16:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:16:51 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-325 ']' 11:16:51 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-325/archives/ 11:16:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-325/archives/ [Pipeline] echo 11:16:51 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-325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:16:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:16:52 11:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:16:52 alpine: Pulling from edgex-lftools-log-publisher 11:16:52 df20fa9351a1: Pulling fs layer 11:16:52 36b3adc4ff6f: Pulling fs layer 11:16:52 8ad3a11d3b57: Pulling fs layer 11:16:52 46f8f816bc3b: Pulling fs layer 11:16:52 93b61091891f: Pulling fs layer 11:16:52 93b9cdb0e59b: Pulling fs layer 11:16:52 5e14af77c1be: Pulling fs layer 11:16:52 01666e4c0597: Pulling fs layer 11:16:52 aa168da1d23b: Pulling fs layer 11:16:52 93b9cdb0e59b: Waiting 11:16:52 5e14af77c1be: Waiting 11:16:52 01666e4c0597: Waiting 11:16:52 aa168da1d23b: Waiting 11:16:52 46f8f816bc3b: Waiting 11:16:52 93b61091891f: Waiting 11:16:52 36b3adc4ff6f: Verifying Checksum 11:16:52 36b3adc4ff6f: Download complete 11:16:52 46f8f816bc3b: Download complete 11:16:52 df20fa9351a1: Download complete 11:16:52 93b9cdb0e59b: Verifying Checksum 11:16:52 93b9cdb0e59b: Download complete 11:16:52 93b61091891f: Verifying Checksum 11:16:52 93b61091891f: Download complete 11:16:52 01666e4c0597: Verifying Checksum 11:16:52 01666e4c0597: Download complete 11:16:52 5e14af77c1be: Download complete 11:16:53 df20fa9351a1: Pull complete 11:16:53 36b3adc4ff6f: Pull complete 11:16:54 8ad3a11d3b57: Verifying Checksum 11:16:54 8ad3a11d3b57: Download complete 11:16:55 8ad3a11d3b57: Pull complete 11:16:55 46f8f816bc3b: Pull complete 11:16:55 93b61091891f: Pull complete 11:16:55 93b9cdb0e59b: Pull complete 11:16:55 aa168da1d23b: Verifying Checksum 11:16:55 aa168da1d23b: Download complete 11:16:55 5e14af77c1be: Pull complete 11:16:56 01666e4c0597: Pull complete 11:17:04 aa168da1d23b: Pull complete 11:17:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:17:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:17:04 prd-centos7-docker-4c-2g-32578 does not seem to be running inside a container 11:17: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-325/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-325 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325:/w/workspace/edgexfoundry_edgex-ui-go_PR-325:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@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 11:17:07 $ docker top ca5f01da6d4d2fa598adaf8290b62397251649769aae0682ca0f5947566e6402 -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:08 + touch /tmp/pre-build-complete [Pipeline] sh 11:17:08 + mkdir -p /var/log/sa [Pipeline] sh 11:17:08 + ls /var/log/sa-host 11:17:08 + sadf -c /var/log/sa-host/sa02 11:17:08 file_magic: OK 11:17:08 HZ: Using current value: 100 11:17:08 file_header: OK 11:17: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 11:17:08 Statistics: 11:17:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:17:08 File successfully converted to sysstat format version 12.2.1 11:17:08 + sadf -c /var/log/sa-host/sa23 11:17:08 file_magic: OK 11:17:08 HZ: Using current value: 100 11:17:08 file_header: OK 11:17: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 11:17:08 Statistics: 11:17:08 Hnuu...uuuununununu... 11:17:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:09 provisioning config files... 11:17:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/config7194899533816240282tmp [Pipeline] { [Pipeline] echo 11:17:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:17:10 ---> create-netrc.sh [Pipeline] } 11:17:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:17:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:17:10 ---> python-tools-install.sh [Pipeline] echo 11:17:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:17:11 ---> sudo-logs.sh 11:17:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:17:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:17:11 ---> job-cost.sh 11:17:11 lf-activate-venv: SKIPPING 11:17:11 DEBUG: total: 0.20999999344348907 11:17:11 INFO: Retrieving Stack Cost... 11:17:12 INFO: Retrieving Pricing Info for: v1-standard-2 11:17:13 INFO: Archiving Costs [Pipeline] echo 11:17:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:17:13 ---> logs-deploy.sh 11:17:13 lf-activate-venv: SKIPPING 11:17:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-325/1 11:17:13 INFO: archiving workspace using pattern(s): 11:17:15 Archives upload complete. 11:17:15 INFO: archiving logs to Nexus