Branch indexing 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 caiyuexiang for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 0d7e95f3a124b23d26469e0c42d55dfab6137092 rather than 3a20ff873eee8ef8a82befaa7e50bf075731bd29 Obtained Jenkinsfile from 0d7e95f3a124b23d26469e0c42d55dfab6137092 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 Running on prd-centos7-docker-4c-2g-31945 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [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-297 # 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 Merging remotes/origin/master commit 0d7e95f3a124b23d26469e0c42d55dfab6137092 into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 > 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/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # timeout=10 > git remote # timeout=10 Merge succeeded, producing ea829d3236ae37db067094074e840d949ce1d552 Checking out Revision ea829d3236ae37db067094074e840d949ce1d552 (PR-297) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0d7e95f3a124b23d26469e0c42d55dfab6137092 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea829d3236ae37db067094074e840d949ce1d552 # timeout=10 Commit message: "Merge commit '0d7e95f3a124b23d26469e0c42d55dfab6137092' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 398344327a6aef3dd68162faa24a3e4e2de39d40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:05:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:05:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:05:39 ========================================================= 02:05:39 EdgeX Global Pipelines Version Info 02:05:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:05:43 ------------------- 02:05:43 stable info: 02:05:43 ------------------- 02:05:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:05:43 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 02:05:43 Message: update stable to v1.0.186 02:05:44 ------------------- 02:05:44 experimental info: 02:05:44 ------------------- 02:05:44 Commited By: **** collab-it+edgex@linuxfoundation.org 02:05:44 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 02:05:44 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:05:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:05:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:05:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 02:05:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:05:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:05:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:05:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:05:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:05:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:05:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:05:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:05:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:05:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:05:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:05:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:05:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:05:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:05:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo 02:05:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea829d3236ae37db067094074e840d949ce1d552 [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea829d3 [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:05:48 provisioning config files... 02:05:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config5382694273456346674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:49 ---> docker-login.sh 02:05:49 nexus3.edgexfoundry.org:10001 02:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:50 Configure a credential helper to remove this warning. See 02:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:50 02:05:50 Login Succeeded 02:05:50 nexus3.edgexfoundry.org:10002 02:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:51 Configure a credential helper to remove this warning. See 02:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:51 02:05:51 Login Succeeded 02:05:51 nexus3.edgexfoundry.org:10003 02:05:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:52 Configure a credential helper to remove this warning. See 02:05:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:52 02:05:52 Login Succeeded 02:05:52 nexus3.edgexfoundry.org:10004 02:05:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:52 Configure a credential helper to remove this warning. See 02:05:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:52 02:05:52 Login Succeeded 02:05:52 docker.io 02:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:53 Configure a credential helper to remove this warning. See 02:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:53 02:05:53 Login Succeeded 02:05:53 ---> docker-login.sh ends [Pipeline] } 02:05:53 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 02:05:54 + git log --format=format:%s -1 ea829d3236ae37db067094074e840d949ce1d552 [Pipeline] echo 02:05:54 GIT_COMMIT: ea829d3236ae37db067094074e840d949ce1d552, Commit Message: Merge commit '0d7e95f3a124b23d26469e0c42d55dfab6137092' into HEAD [Pipeline] echo 02:05:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:05:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:05:56 02:05:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:05:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:05:57 latest: Pulling from edgex-devops/git-semver 02:05:57 31603596830f: Pulling fs layer 02:05:57 2a8b12db71e7: Pulling fs layer 02:05:57 6ca5941a6612: Pulling fs layer 02:05:57 ecc8261a40a4: Pulling fs layer 02:05:57 ecc8261a40a4: Waiting 02:05:57 2a8b12db71e7: Verifying Checksum 02:05:57 2a8b12db71e7: Download complete 02:05:57 31603596830f: Download complete 02:05:58 ecc8261a40a4: Verifying Checksum 02:05:58 ecc8261a40a4: Download complete 02:05:58 6ca5941a6612: Verifying Checksum 02:05:58 6ca5941a6612: Download complete 02:05:59 31603596830f: Pull complete 02:05:59 2a8b12db71e7: Pull complete 02:06:01 6ca5941a6612: Pull complete 02:06:02 ecc8261a40a4: Pull complete 02:06:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:06:03 prd-centos7-docker-4c-2g-31945 does not seem to be running inside a container 02:06:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-297 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297:/w/workspace/edgexfoundry_edgex-ui-go_PR-297:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:06:07 $ docker top 8d98ae815dacfde82c50165fbbd070e312fa8123cb2c7cf127ece07e7dbf8f54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:07 [ssh-agent] Looking for ssh-agent implementation... 02:06:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:08 $ docker exec 8d98ae815dacfde82c50165fbbd070e312fa8123cb2c7cf127ece07e7dbf8f54 ssh-agent 02:06:09 SSH_AUTH_SOCK=/tmp/ssh-qQCdGFRi2XYh/agent.11 02:06:09 SSH_AGENT_PID=16 02:06:09 Running ssh-add (command line suppressed) 02:06:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_6051553655407093454.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_6051553655407093454.key) 02:06:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:10 + git tag --points-at HEAD [Pipeline] } 02:06:10 $ docker exec --env ******** --env ******** 8d98ae815dacfde82c50165fbbd070e312fa8123cb2c7cf127ece07e7dbf8f54 ssh-agent -k 02:06:11 unset SSH_AUTH_SOCK; 02:06:11 unset SSH_AGENT_PID; 02:06:11 echo Agent pid 16 killed; 02:06:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:06:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:11 [ssh-agent] Looking for ssh-agent implementation... 02:06:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:12 $ docker exec 8d98ae815dacfde82c50165fbbd070e312fa8123cb2c7cf127ece07e7dbf8f54 ssh-agent 02:06:12 SSH_AUTH_SOCK=/tmp/ssh-D7Uo1fdoHgIK/agent.45 02:06:12 SSH_AGENT_PID=50 02:06:12 Running ssh-add (command line suppressed) 02:06:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_1824590178459178177.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_1824590178459178177.key) 02:06:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:14 + git semver init 02:06:14 # -> Open(): unable to determine branch for HEAD 02:06:14 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-297/.git 02:06:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-297 02:06:14 # $SEMVER_REMOTE_NAME = origin 02:06:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:06:14 # $SEMVER_USER_NAME = edgex-jenkins 02:06:14 # $SEMVER_BRANCH = PR-297 02:06:14 # $SEMVER_TEMP = /tmp/semver-000826357 02:06:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 02:06:16 # '/tmp/semver-000826357' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-297/.semver' 02:06:16 # -> Force: false 02:06:16 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-297/.semver [Pipeline] } 02:06:16 $ docker exec --env ******** --env ******** 8d98ae815dacfde82c50165fbbd070e312fa8123cb2c7cf127ece07e7dbf8f54 ssh-agent -k 02:06:17 unset SSH_AUTH_SOCK; 02:06:17 unset SSH_AGENT_PID; 02:06:17 echo Agent pid 50 killed; 02:06:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:19 + git semver [Pipeline] } 02:06:20 $ docker stop --time=1 8d98ae815dacfde82c50165fbbd070e312fa8123cb2c7cf127ece07e7dbf8f54 02:06:22 $ docker rm -f 8d98ae815dacfde82c50165fbbd070e312fa8123cb2c7cf127ece07e7dbf8f54 [Pipeline] // withDockerContainer [Pipeline] sh 02:06:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:06:25 Stashed 1 file(s) [Pipeline] echo 02:06:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 02:06:41 Still waiting to schedule task 02:06:41 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31945’ 02:06:41 Still waiting to schedule task 02:06:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:08:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31948 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [Pipeline] { [Pipeline] ws 02:08:20 Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout 02:08:26 using credential edgex-jenkins-ssh 02:08:26 Cloning the remote Git repository 02:08:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:08:26 > git init /w/workspace/edgex-ui-go/11 # timeout=10 02:08:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:08:26 > git --version # timeout=10 02:08:26 > git --version # 'git version 2.17.1' 02:08:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:08:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:08:29 Merging remotes/origin/master commit 0d7e95f3a124b23d26469e0c42d55dfab6137092 into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 02:08:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:08:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:08:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:08:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:08:29 > git config core.sparsecheckout # timeout=10 02:08:29 > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # timeout=10 02:08:29 > git remote # timeout=10 02:08:29 > git config --get remote.origin.url # timeout=10 02:08:29 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:29 > git merge 0d7e95f3a124b23d26469e0c42d55dfab6137092 # timeout=10 02:08:30 Merge succeeded, producing bf463696256beb0d9013e20cfd2d7bbfe02de581 02:08:30 Checking out Revision bf463696256beb0d9013e20cfd2d7bbfe02de581 (PR-297) 02:08:30 > git rev-parse HEAD^{commit} # timeout=10 02:08:30 > git config core.sparsecheckout # timeout=10 02:08:30 > git checkout -f bf463696256beb0d9013e20cfd2d7bbfe02de581 # timeout=10 02:08:34 Commit message: "Merge commit '0d7e95f3a124b23d26469e0c42d55dfab6137092' into HEAD" 02:08:34 First time build. Skipping changelog. 02:08:34 > git rev-list --no-walk 398344327a6aef3dd68162faa24a3e4e2de39d40 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:08:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:08:41 + true 02:08:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:08:44 provisioning config files... 02:08:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config8632817575680049697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:44 ---> docker-login.sh 02:08:44 nexus3.edgexfoundry.org:10001 02:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:46 Configure a credential helper to remove this warning. See 02:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:46 02:08:46 Login Succeeded 02:08:46 nexus3.edgexfoundry.org:10002 02:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:46 Configure a credential helper to remove this warning. See 02:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:46 02:08:46 Login Succeeded 02:08:46 nexus3.edgexfoundry.org:10003 02:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:47 Configure a credential helper to remove this warning. See 02:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:47 02:08:47 Login Succeeded 02:08:47 nexus3.edgexfoundry.org:10004 02:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:47 Configure a credential helper to remove this warning. See 02:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:47 02:08:47 Login Succeeded 02:08:47 docker.io 02:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:48 Configure a credential helper to remove this warning. See 02:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:48 02:08:48 Login Succeeded 02:08:48 ---> docker-login.sh ends [Pipeline] } 02:08:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:08:48 ========================================================= 02:08:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:08:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:08:49 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 02:08:50 Sending build context to Docker daemon 17.37MB 02:08:50 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:08:50 Step 2/8 : FROM ${BASE} 02:08:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:08:50 5f621e34cdf4: Pulling fs layer 02:08:50 a4357932f1b6: Pulling fs layer 02:08:50 18c013af1878: Pulling fs layer 02:08:50 00ac8860ef70: Pulling fs layer 02:08:50 63d7cb157983: Pulling fs layer 02:08:50 b116817d02f9: Pulling fs layer 02:08:50 745a02a5169b: Pulling fs layer 02:08:50 63d7cb157983: Waiting 02:08:50 00ac8860ef70: Waiting 02:08:50 b116817d02f9: Waiting 02:08:50 745a02a5169b: Waiting 02:08:50 18c013af1878: Verifying Checksum 02:08:50 18c013af1878: Download complete 02:08:50 a4357932f1b6: Verifying Checksum 02:08:50 a4357932f1b6: Download complete 02:08:50 63d7cb157983: Verifying Checksum 02:08:50 63d7cb157983: Download complete 02:08:50 b116817d02f9: Verifying Checksum 02:08:50 b116817d02f9: Download complete 02:08:50 5f621e34cdf4: Verifying Checksum 02:08:50 5f621e34cdf4: Download complete 02:08:51 5f621e34cdf4: Pull complete 02:08:51 a4357932f1b6: Pull complete 02:08:52 18c013af1878: Pull complete 02:08:53 745a02a5169b: Verifying Checksum 02:08:53 745a02a5169b: Download complete 02:08:55 00ac8860ef70: Verifying Checksum 02:08:55 00ac8860ef70: Download complete 02:09:05 00ac8860ef70: Pull complete 02:09:05 63d7cb157983: Pull complete 02:09:05 b116817d02f9: Pull complete 02:09:09 745a02a5169b: Pull complete 02:09:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:09:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:09:09 ---> b7e6874047d6 02:09:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:09:12 ---> Running in e31ba240da57 02:09:13 Removing intermediate container e31ba240da57 02:09:13 ---> 9d82d94b1301 02:09:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:13 ---> Running in 23cc7e8eafa1 02:09:15 Removing intermediate container 23cc7e8eafa1 02:09:15 ---> 21ed21da65b7 02:09:15 Step 5/8 : RUN apk add --no-cache make git 02:09:15 ---> Running in 6816b79522db 02:09:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:09:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:09:18 OK: 142 MiB in 39 packages 02:09:19 Removing intermediate container 6816b79522db 02:09:19 ---> a7e0a65b4d43 02:09:19 Step 6/8 : WORKDIR /edgex-ui-go 02:09:19 ---> Running in c9fd273a360a 02:09:19 Removing intermediate container c9fd273a360a 02:09:19 ---> 91fb5174e19c 02:09:19 Step 7/8 : COPY . . 02:09:22 ---> 41202a58d589 02:09:22 Step 8/8 : RUN go mod download 02:09:22 ---> Running in 2db93e3649e2 02:09:54 Removing intermediate container 2db93e3649e2 02:09:54 ---> 93b470af7dd9 02:09:54 Successfully built 93b470af7dd9 02:09:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:09:55 + docker inspect -f . ci-base-image-arm64 02:09:55 . [Pipeline] withDockerContainer 02:09:55 prd-ubuntu18.04-docker-arm64-4c-16g-31948 does not seem to be running inside a container 02:09:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 02:09:57 $ docker top 6fbab6412a18cb36d2287afeb61f10fae6c79aedd7982b509cb03416d9ae548f -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:58 + go version 02:09:58 go version go1.15.5 linux/arm64 [Pipeline] } 02:09:58 $ docker stop --time=1 6fbab6412a18cb36d2287afeb61f10fae6c79aedd7982b509cb03416d9ae548f 02:09:59 $ docker rm -f 6fbab6412a18cb36d2287afeb61f10fae6c79aedd7982b509cb03416d9ae548f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:10:01 + docker inspect -f . ci-base-image-arm64 02:10:01 . [Pipeline] withDockerContainer 02:10:01 prd-ubuntu18.04-docker-arm64-4c-16g-31948 does not seem to be running inside a container 02:10:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 02:10:03 $ docker top 01c4c8173a9eef364ff3a62a579b7011a92e61086ffd723530192c9e19b8d277 -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:04 + make test 02:10:04 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:10:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:10:13 Running on prd-centos7-docker-4c-2g-31949 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [Pipeline] { [Pipeline] ws 02:10:13 Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout 02:10:15 using credential edgex-jenkins-ssh 02:10:16 Cloning the remote Git repository 02:10:16 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:10:16 > git init /w/workspace/edgex-ui-go/11 # timeout=10 02:10:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:10:16 > git --version # timeout=10 02:10:16 > git --version # 'git version 2.24.3' 02:10:16 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:10:18 Merging remotes/origin/master commit 0d7e95f3a124b23d26469e0c42d55dfab6137092 into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 02:10:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:10:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:10:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:10:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:10:17 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:10:18 > git config core.sparsecheckout # timeout=10 02:10:18 > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # timeout=10 02:10:18 Merge succeeded, producing 9a89eb818e5ed5953d15ecb3c1f70f2b9c0e279b 02:10:18 Checking out Revision 9a89eb818e5ed5953d15ecb3c1f70f2b9c0e279b (PR-297) 02:10:18 > git remote # timeout=10 02:10:18 > git config --get remote.origin.url # timeout=10 02:10:18 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:18 > git merge 0d7e95f3a124b23d26469e0c42d55dfab6137092 # timeout=10 02:10:18 > git rev-parse HEAD^{commit} # timeout=10 02:10:18 > git config core.sparsecheckout # timeout=10 02:10:18 > git checkout -f 9a89eb818e5ed5953d15ecb3c1f70f2b9c0e279b # timeout=10 02:10:22 Commit message: "Merge commit '0d7e95f3a124b23d26469e0c42d55dfab6137092' into HEAD" 02:10:22 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:22 > git rev-list --no-walk 398344327a6aef3dd68162faa24a3e4e2de39d40 # timeout=10 02:10:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:10:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:10:24 + sudo service docker restart 02:10:24 + true 02:10:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:10:25 provisioning config files... 02:10:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config1570149103894339995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:26 ---> docker-login.sh 02:10:26 nexus3.edgexfoundry.org:10001 02:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:26 Configure a credential helper to remove this warning. See 02:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:26 02:10:26 Login Succeeded 02:10:26 nexus3.edgexfoundry.org:10002 02:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:27 Configure a credential helper to remove this warning. See 02:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:27 02:10:27 Login Succeeded 02:10:27 nexus3.edgexfoundry.org:10003 02:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:27 Configure a credential helper to remove this warning. See 02:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:27 02:10:27 Login Succeeded 02:10:27 nexus3.edgexfoundry.org:10004 02:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:27 Configure a credential helper to remove this warning. See 02:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:27 02:10:27 Login Succeeded 02:10:27 docker.io 02:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:27 Configure a credential helper to remove this warning. See 02:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:27 02:10:27 Login Succeeded 02:10:27 ---> docker-login.sh ends [Pipeline] } 02:10:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:10:27 ========================================================= 02:10:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:10:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:10:28 + 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 . 02:10:28 Sending build context to Docker daemon 17.37MB 02:10:28 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:10:28 Step 2/8 : FROM ${BASE} 02:10:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:10:28 188c0c94c7c5: Pulling fs layer 02:10:28 0ef7d3d256c8: Pulling fs layer 02:10:28 de9db76c5a1d: Pulling fs layer 02:10:28 bca2f99d35d6: Pulling fs layer 02:10:28 93359f2a8cfa: Pulling fs layer 02:10:28 7c6f9722023f: Pulling fs layer 02:10:28 a35cf1a2eb13: Pulling fs layer 02:10:28 bca2f99d35d6: Waiting 02:10:28 93359f2a8cfa: Waiting 02:10:28 7c6f9722023f: Waiting 02:10:28 a35cf1a2eb13: Waiting 02:10:28 de9db76c5a1d: Verifying Checksum 02:10:28 de9db76c5a1d: Download complete 02:10:28 0ef7d3d256c8: Download complete 02:10:28 93359f2a8cfa: Verifying Checksum 02:10:28 93359f2a8cfa: Download complete 02:10:28 7c6f9722023f: Verifying Checksum 02:10:28 7c6f9722023f: Download complete 02:10:28 188c0c94c7c5: Verifying Checksum 02:10:28 188c0c94c7c5: Download complete 02:10:29 188c0c94c7c5: Pull complete 02:10:29 0ef7d3d256c8: Pull complete 02:10:29 de9db76c5a1d: Pull complete 02:10:31 a35cf1a2eb13: Verifying Checksum 02:10:31 a35cf1a2eb13: Download complete 02:10:31 bca2f99d35d6: Verifying Checksum 02:10:31 bca2f99d35d6: Download complete 02:10:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:10:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:10:32 GO111MODULE=on go vet ./... 02:10:36 bca2f99d35d6: Pull complete 02:10:36 93359f2a8cfa: Pull complete 02:10:36 7c6f9722023f: Pull complete [Pipeline] } 02:10:37 $ docker stop --time=1 01c4c8173a9eef364ff3a62a579b7011a92e61086ffd723530192c9e19b8d277 02:10:40 $ docker rm -f 01c4c8173a9eef364ff3a62a579b7011a92e61086ffd723530192c9e19b8d277 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 02:10:43 a35cf1a2eb13: Pull complete 02:10:43 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:10:43 ---> a62c8e92a672 02:10:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:10:43 ---> Running in 1442caf3dd2e 02:10:44 Removing intermediate container 1442caf3dd2e 02:10:44 ---> 258b0891506f 02:10:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:44 ---> Running in b2dfe5f29b66 [Pipeline] sh 02:10:45 Removing intermediate container b2dfe5f29b66 02:10:45 ---> 798a41f1e6ab 02:10:45 Step 5/8 : RUN apk add --no-cache make git 02:10:45 ---> Running in c8da2c7d9ba6 02:10:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:45 + ls -al . 02:10:45 total 124 02:10:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 02:10 . 02:10:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 02:08 .. 02:10:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 02:08 .git 02:10:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 02:08 .github 02:10:45 -rw-rw-r-- 1 jenkins jenkins 153 Mar 30 02:08 .gitignore 02:10:45 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 30 02:08 CONTRIBUTING.md 02:10:45 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 30 02:08 Dockerfile 02:10:45 -rw-rw-r-- 1 jenkins jenkins 902 Mar 30 02:08 Dockerfile.build 02:10:45 -rw-rw-r-- 1 jenkins jenkins 652 Mar 30 02:08 Jenkinsfile 02:10:45 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 30 02:08 LICENSE 02:10:45 -rw-rw-r-- 1 jenkins jenkins 951 Mar 30 02:08 Makefile 02:10:45 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 30 02:08 README.md 02:10:45 -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 02:06 VERSION 02:10:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 02:08 assets 02:10:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 02:08 bin 02:10:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 02:08 cmd 02:10:45 -rw-r--r-- 1 jenkins jenkins 10 Mar 30 02:10 coverage.out 02:10:45 drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 02:08 docs 02:10:45 -rw-rw-r-- 1 jenkins jenkins 987 Mar 30 02:08 go.mod 02:10:45 -rw-r--r-- 1 jenkins jenkins 22319 Mar 30 02:10 go.sum 02:10:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 02:08 internal 02:10:45 -rw-rw-r-- 1 jenkins jenkins 155 Mar 30 02:08 version.go 02:10:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 02:08 web [Pipeline] isUnix [Pipeline] sh 02:10:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:10:45 + 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=ea829d3236ae37db067094074e840d949ce1d552 --label arch=arm64 --label version=0.0.0 . 02:10:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:10:46 OK: 166 MiB in 39 packages 02:10:46 Sending build context to Docker daemon 17.4MB 02:10:46 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:10:46 Step 2/24 : FROM ${BASE} AS builder 02:10:46 ---> 93b470af7dd9 02:10:46 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:10:47 Removing intermediate container c8da2c7d9ba6 02:10:47 ---> e32040122056 02:10:47 Step 6/8 : WORKDIR /edgex-ui-go 02:10:47 ---> Running in 83731224e70e 02:10:47 ---> Running in 450c3025b187 02:10:47 Removing intermediate container 83731224e70e 02:10:47 ---> 81d12d70cbaa 02:10:47 Step 7/8 : COPY . . 02:10:47 Removing intermediate container 450c3025b187 02:10:47 ---> 4035a3f42901 02:10:47 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 02:10:47 ---> Running in 72d997ef9bf8 02:10:47 Removing intermediate container 72d997ef9bf8 02:10:47 ---> 19bcd906e19a 02:10:47 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:10:48 ---> Running in 0c0c846b25ca 02:10:48 Removing intermediate container 0c0c846b25ca 02:10:48 ---> ad9dcbe0c418 02:10:48 Step 6/24 : LABEL Name=edgex-ui-go 02:10:48 ---> Running in dcafc52aee8b 02:10:49 Removing intermediate container dcafc52aee8b 02:10:49 ---> b647c3b88282 02:10:49 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:10:49 ---> Running in eb8b82486546 02:10:49 Removing intermediate container eb8b82486546 02:10:49 ---> d861fbd9cbb9 02:10:49 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:49 ---> a94a01e54e28 02:10:49 Step 8/8 : RUN go mod download 02:10:49 ---> Running in a75823861d4d 02:10:49 ---> Running in 8f36fce8849a 02:10:52 Removing intermediate container 8f36fce8849a 02:10:52 ---> f585717f4b21 02:10:52 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:52 ---> Running in e29145131631 02:10:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:10:54 OK: 142 MiB in 39 packages 02:10:56 Removing intermediate container e29145131631 02:10:56 ---> abf82cc853f8 02:10:56 Step 10/24 : ENV GO111MODULE=on 02:10:56 ---> Running in df4738ccc772 02:10:56 Removing intermediate container df4738ccc772 02:10:56 ---> b3f2b75f4560 02:10:56 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:10:56 ---> Running in 799aa886f678 02:10:57 Removing intermediate container 799aa886f678 02:10:57 ---> 5a96dec0e3b9 02:10:57 Step 12/24 : COPY go.mod . 02:10:57 ---> 07daf5179700 02:10:57 Step 13/24 : COPY Makefile . 02:10:58 ---> 37604386270b 02:10:58 Step 14/24 : RUN make update 02:10:58 ---> Running in b1b287a1ca18 02:10:59 CGO_ENABLED=0 GO111MODULE=on go mod download 02:11:01 Removing intermediate container b1b287a1ca18 02:11:01 ---> 1d4a6a3859c6 02:11:01 Step 15/24 : COPY . . 02:11:03 ---> 3e4b198a18ca 02:11:03 Step 16/24 : RUN ${MAKE} 02:11:03 ---> Running in 0b8875cfaa8f 02:11:04 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 02:11:16 Removing intermediate container a75823861d4d 02:11:16 ---> 2095af80ac3f 02:11:16 Successfully built 2095af80ac3f 02:11:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:11:16 + docker inspect -f . ci-base-image-x86_64 02:11:16 . [Pipeline] withDockerContainer 02:11:17 prd-centos7-docker-4c-2g-31949 does not seem to be running inside a container 02:11:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:11:18 $ docker top 2f2aa301e3845e905d3d3f259c1a077596606d4ffee5e333124e67fe9e5f07a6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:18 + go version 02:11:18 go version go1.15.5 linux/amd64 [Pipeline] } 02:11:18 $ docker stop --time=1 2f2aa301e3845e905d3d3f259c1a077596606d4ffee5e333124e67fe9e5f07a6 02:11:20 $ docker rm -f 2f2aa301e3845e905d3d3f259c1a077596606d4ffee5e333124e67fe9e5f07a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:11:20 + docker inspect -f . ci-base-image-x86_64 02:11:20 . [Pipeline] withDockerContainer 02:11:20 prd-centos7-docker-4c-2g-31949 does not seem to be running inside a container 02:11:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:11:21 $ docker top 4500e13729d24533584267c0e0a333f7b7af4757f4a1d181fa4e10acc5d28e4f -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:22 + make test 02:11:22 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:11:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:11:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:11:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:11:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:11:31 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 02:11:31 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:11:31 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:11:31 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:11:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:11:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:11:31 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:11:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:11:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:11:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:11:32 GO111MODULE=on go vet ./... [Pipeline] } 02:11:34 $ docker stop --time=1 4500e13729d24533584267c0e0a333f7b7af4757f4a1d181fa4e10acc5d28e4f 02:11:35 Removing intermediate container 0b8875cfaa8f 02:11:35 ---> a409448a80c5 02:11:35 Step 17/24 : FROM alpine:3.12 02:11:36 3.12: Pulling from library/alpine 02:11:36 95dec6db3722: Pulling fs layer 02:11:36 95dec6db3722: Verifying Checksum 02:11:36 95dec6db3722: Download complete 02:11:37 $ docker rm -f 4500e13729d24533584267c0e0a333f7b7af4757f4a1d181fa4e10acc5d28e4f 02:11:37 95dec6db3722: Pull complete 02:11:37 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 02:11:37 Status: Downloaded newer image for alpine:3.12 02:11:37 ---> e47305ac9786 02:11:37 Step 18/24 : EXPOSE 4000 [Pipeline] // withDockerContainer 02:11:37 ---> Running in dd7553e18e4e [Pipeline] sh 02:11:37 Removing intermediate container dd7553e18e4e 02:11:37 ---> d2358e777d13 02:11:37 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:11:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:11:37 Warning: overwriting stash ‘coverage-report’ 02:11:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:11:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:11:38 + ls -al . 02:11:38 total 92 02:11:38 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 30 02:11 . 02:11:38 drwxrwxr-x. 4 jenkins jenkins 30 Mar 30 02:10 .. 02:11:38 drwxrwxr-x. 3 jenkins jenkins 20 Mar 30 02:10 assets 02:11:38 drwxrwxr-x. 2 jenkins jenkins 35 Mar 30 02:10 bin 02:11:38 drwxrwxr-x. 3 jenkins jenkins 29 Mar 30 02:10 cmd 02:11:38 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 30 02:10 CONTRIBUTING.md 02:11:38 -rw-r--r--. 1 jenkins jenkins 10 Mar 30 02:11 coverage.out 02:11:38 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 30 02:10 Dockerfile 02:11:38 -rw-rw-r--. 1 jenkins jenkins 902 Mar 30 02:10 Dockerfile.build 02:11:38 drwxrwxr-x. 5 jenkins jenkins 104 Mar 30 02:10 docs 02:11:38 drwxrwxr-x. 8 jenkins jenkins 179 Mar 30 02:10 .git 02:11:38 drwxrwxr-x. 2 jenkins jenkins 103 Mar 30 02:10 .github 02:11:38 -rw-rw-r--. 1 jenkins jenkins 153 Mar 30 02:10 .gitignore 02:11:38 -rw-rw-r--. 1 jenkins jenkins 987 Mar 30 02:10 go.mod 02:11:38 -rw-r--r--. 1 jenkins jenkins 22319 Mar 30 02:11 go.sum 02:11:38 drwxrwxr-x. 10 jenkins jenkins 139 Mar 30 02:10 internal 02:11:38 -rw-rw-r--. 1 jenkins jenkins 652 Mar 30 02:10 Jenkinsfile 02:11:38 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 30 02:10 LICENSE 02:11:38 -rw-rw-r--. 1 jenkins jenkins 951 Mar 30 02:10 Makefile 02:11:38 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 30 02:10 README.md 02:11:38 -rw-rw-r--. 1 jenkins jenkins 5 Mar 30 02:06 VERSION 02:11:38 -rw-rw-r--. 1 jenkins jenkins 155 Mar 30 02:10 version.go 02:11:38 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 30 02:10 web [Pipeline] isUnix [Pipeline] sh 02:11:39 + 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=ea829d3236ae37db067094074e840d949ce1d552 --label arch=amd64 --label version=0.0.0 . 02:11:39 Sending build context to Docker daemon 17.4MB 02:11:39 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:11:39 Step 2/24 : FROM ${BASE} AS builder 02:11:39 ---> 2095af80ac3f 02:11:39 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:11:39 ---> 2936b49e5e02 02:11:39 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:11:39 ---> Running in 7b9508e8614f 02:11:40 Removing intermediate container 7b9508e8614f 02:11:40 ---> 939b2bf519d5 02:11:40 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:11:40 ---> Running in 6427fbd4c4e2 02:11:40 ---> Running in 22bf43cf6645 02:11:40 Removing intermediate container 22bf43cf6645 02:11:40 ---> d2f4fe44172a 02:11:40 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 02:11:40 ---> Running in bf0c69888a23 02:11:40 Removing intermediate container bf0c69888a23 02:11:40 ---> 08be94c6447b 02:11:40 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:11:40 ---> Running in 9e714b0c6110 02:11:40 Removing intermediate container 9e714b0c6110 02:11:40 ---> 2b6d5a58da0b 02:11:40 Step 6/24 : LABEL Name=edgex-ui-go 02:11:40 Removing intermediate container 6427fbd4c4e2 02:11:40 ---> cd7125a70780 02:11:40 Step 22/24 : LABEL arch=arm64 02:11:40 ---> Running in 55b7d5e2c9ca 02:11:41 ---> Running in 58a9c23cc967 02:11:41 Removing intermediate container 58a9c23cc967 02:11:41 ---> a5c6582c4633 02:11:41 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:11:41 ---> Running in 083fcc2a02de 02:11:41 Removing intermediate container 083fcc2a02de 02:11:41 ---> 5af1491045b1 02:11:41 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:41 ---> Running in dcb2703b2797 02:11:41 Removing intermediate container 55b7d5e2c9ca 02:11:41 ---> a37c1154b22a 02:11:41 Step 23/24 : LABEL git_sha=ea829d3236ae37db067094074e840d949ce1d552 02:11:41 ---> Running in 8f3a2144f18c 02:11:41 Removing intermediate container 8f3a2144f18c 02:11:41 ---> 5b4f4c78e333 02:11:41 Step 24/24 : LABEL version=0.0.0 02:11:41 ---> Running in 7f29cbb93804 02:11:42 Removing intermediate container 7f29cbb93804 02:11:42 ---> 22165f0464dc 02:11:42 [Warning] One or more build-args [ARCH] were not consumed 02:11:42 Removing intermediate container dcb2703b2797 02:11:42 ---> 3b573fa413cb 02:11:42 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:42 Successfully built 22165f0464dc 02:11:42 Successfully tagged docker-edgex-ui-go-arm64:latest 02:11:42 ---> Running in baec7e4bba39 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 02:11:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:11:43 ---> job-cost.sh 02:11:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fAnS 02:11:43 OK: 166 MiB in 39 packages 02:11:44 Removing intermediate container baec7e4bba39 02:11:44 ---> bc78caf94ea7 02:11:44 Step 10/24 : ENV GO111MODULE=on 02:11:44 ---> Running in 645a399af8e5 02:11:44 Removing intermediate container 645a399af8e5 02:11:44 ---> fdeb110bb7b7 02:11:44 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:11:44 ---> Running in 7df05baf4aa4 02:11:44 Removing intermediate container 7df05baf4aa4 02:11:44 ---> 8c9133d9ca9e 02:11:44 Step 12/24 : COPY go.mod . 02:11:45 ---> 7f4ba0a61dd4 02:11:45 Step 13/24 : COPY Makefile . 02:11:45 ---> ab2dcfd7fa35 02:11:45 Step 14/24 : RUN make update 02:11:45 ---> Running in b19f5c7b432a 02:11:45 CGO_ENABLED=0 GO111MODULE=on go mod download 02:11:46 Removing intermediate container b19f5c7b432a 02:11:46 ---> 3cd11040a4af 02:11:46 Step 15/24 : COPY . . 02:11:48 ---> f836bdd7ce7d 02:11:48 Step 16/24 : RUN ${MAKE} 02:11:48 ---> Running in c71bd9b00a40 02:11:48 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 02:11:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:12:00 Removing intermediate container c71bd9b00a40 02:12:00 ---> 64587ecab6cd 02:12:00 Step 17/24 : FROM alpine:3.12 02:12:01 3.12: Pulling from library/alpine 02:12:01 22599d3e9e25: Pulling fs layer 02:12:01 22599d3e9e25: Verifying Checksum 02:12:01 22599d3e9e25: Download complete 02:12:01 22599d3e9e25: Pull complete 02:12:01 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 02:12:01 Status: Downloaded newer image for alpine:3.12 02:12:01 ---> 42cb162f0360 02:12:01 Step 18/24 : EXPOSE 4000 02:12:01 ---> Running in a51ed6cdf434 02:12:01 Removing intermediate container a51ed6cdf434 02:12:01 ---> 6d007aa55a9f 02:12:01 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 02:12:02 ---> 2a0f93b09900 02:12:02 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:12:02 ---> Running in b5bae40bfe47 02:12:03 Removing intermediate container b5bae40bfe47 02:12:03 ---> 437e2ccb18f2 02:12:03 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:12:03 ---> Running in 861a0653cc69 02:12:04 Removing intermediate container 861a0653cc69 02:12:04 ---> 2ea9b80e4ba9 02:12:04 Step 22/24 : LABEL arch=amd64 02:12:04 ---> Running in 9afd93a1f1f5 02:12:04 Removing intermediate container 9afd93a1f1f5 02:12:04 ---> 6101837b7710 02:12:04 Step 23/24 : LABEL git_sha=ea829d3236ae37db067094074e840d949ce1d552 02:12:04 ---> Running in 4ef4cf2f8e1d 02:12:04 Removing intermediate container 4ef4cf2f8e1d 02:12:04 ---> 0289c086e2e2 02:12:04 Step 24/24 : LABEL version=0.0.0 02:12:04 ---> Running in 897952edd3c3 02:12:04 Removing intermediate container 897952edd3c3 02:12:04 ---> ee87d5876c7d 02:12:04 [Warning] One or more build-args [ARCH] were not consumed 02:12:04 Successfully built ee87d5876c7d 02:12:04 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 02:12:05 ---> job-cost.sh 02:12:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vNvA 02:12:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:12:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:12:52 lf-activate-venv(): INFO: Adding /tmp/venv-vNvA/bin to PATH 02:12:52 INFO: No Stack... 02:12:52 INFO: Retrieving Pricing Info for: v1-standard-2 02:12:52 INFO: Archiving Costs [Pipeline] sh 02:12:52 + cat /w/workspace/edgex-ui-go/11/archives/cost.csv 02:12:52 + cut -d, -f6 [Pipeline] lock 02:12:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] 02:12:53 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] did not exist. Created. 02:12:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:12:53 + echo total: 0.029999999329447746 [Pipeline] stash 02:12:53 Stashed 1 file(s) [Pipeline] } 02:12:53 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:13:59 lf-activate-venv(): INFO: Adding /tmp/venv-fAnS/bin to PATH 02:13:59 INFO: No Stack... 02:13:59 INFO: Retrieving Pricing Info for: lf-standard-4 02:13:59 INFO: Archiving Costs [Pipeline] sh 02:13:59 + + catcut /w/workspace/edgex-ui-go/11/archives/cost.csv -d, -f6 02:13:59 [Pipeline] lock 02:13:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] 02:13:59 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] did not exist. Created. 02:13:59 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:14:00 /w/workspace/edgex-ui-go/11@tmp/durable-8e06ec3e/script.sh: 1: /w/workspace/edgex-ui-go/11@tmp/durable-8e06ec3e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:14:00 + echo total: 0.20999999344348907 [Pipeline] stash 02:14:00 Warning: overwriting stash ‘stack-cost’ 02:14:00 Stashed 1 file(s) [Pipeline] } 02:14:00 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-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 02:14:02 provisioning config files... 02:14:02 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config818078345717543887tmp [Pipeline] { [Pipeline] sh 02:14:02 + set +x 02:14:02 + bash -s -- 02:14:02 + curl -s https://codecov.io/bash 02:14:03 02:14:03 _____ _ 02:14:03 / ____| | | 02:14:03 | | ___ __| | ___ ___ _____ __ 02:14:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:14:03 | |___| (_) | (_| | __/ (_| (_) \ V / 02:14:03 \_____\___/ \__,_|\___|\___\___/ \_/ 02:14:03 Bash-20210309-2b87ace 02:14:03 02:14:03 02:14:03 ==> git version 2.24.3 found 02:14:03 ==> 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 02:14:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:14:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:14:03 ==> Jenkins CI detected. 02:14:03 project root: . 02:14:03 --> token set from env 02:14:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:14:03 ==> Running gcov in . (disable via -X gcov) 02:14:03 ==> Python coveragepy not found 02:14:03 ==> Searching for coverage reports in: 02:14:03 + . 02:14:03 -> Found 1 reports 02:14:03 ==> Detecting git/mercurial file structure 02:14:03 ==> Reading reports 02:14:03 + ./coverage.out bytes=10 02:14:03 ==> Appending adjustments 02:14:03 https://docs.codecov.io/docs/fixing-reports 02:14:04 + Found adjustments 02:14:04 ==> Gzipping contents 02:14:04 4.0K /tmp/codecov.mQd089.gz 02:14:04 ==> Uploading reports 02:14:04 url: https://codecov.io 02:14:04 query: branch=PR-297&commit=ea829d3236ae37db067094074e840d949ce1d552&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-297%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=297&job=&cmd_args= 02:14:04 -> Pinging Codecov 02:14:04 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-297&commit=ea829d3236ae37db067094074e840d949ce1d552&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-297%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=297&job=&cmd_args= 02:14:05 -> Uploading to 02:14:05 https://storage.googleapis.com/codecov/v4/raw/2021-03-30/FB506323287CE973F263BFD2A0EB1F37/ea829d3236ae37db067094074e840d949ce1d552/7cd1af82-30dd-4166-842d-6228f3ceba14.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210330T021404Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9455ffbbf256ca61553cfad38e7cfc088650f43f96492c90c20902760a8f5ff7 02:14:05 % Total % Received % Xferd Average Speed Time Time Time Current 02:14:05 Dload Upload Total Spent Left Speed 02:14:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3336 0 0 100 3336 0 6411 --:--:-- --:--:-- --:--:-- 6403 100 3336 0 0 100 3336 0 6407 --:--:-- --:--:-- --:--:-- 6403 02:14:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ea829d3236ae37db067094074e840d949ce1d552 [Pipeline] } 02:14:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:14:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:14:09 ---> package-listing.sh 02:14:09 ++ facter osfamily 02:14:09 ++ tr '[:upper:]' '[:lower:]' 02:14:09 + OS_FAMILY=redhat 02:14:09 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-297 02:14:09 + START_PACKAGES=/tmp/packages_start.txt 02:14:09 + END_PACKAGES=/tmp/packages_end.txt 02:14:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:14:09 + PACKAGES=/tmp/packages_start.txt 02:14:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-297 ']' 02:14:09 + PACKAGES=/tmp/packages_end.txt 02:14:09 + case "${OS_FAMILY}" in 02:14:09 + sort 02:14:09 + rpm -qa 02:14:16 + '[' -f /tmp/packages_start.txt ']' 02:14:16 + '[' -f /tmp/packages_end.txt ']' 02:14:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:14:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-297 ']' 02:14:16 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-297/archives/ 02:14:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-297/archives/ [Pipeline] echo 02:14:16 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-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:14:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:14:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:14:17 02:14:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:14:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:14:18 alpine: Pulling from edgex-lftools-log-publisher 02:14:18 df20fa9351a1: Pulling fs layer 02:14:18 36b3adc4ff6f: Pulling fs layer 02:14:18 8ad3a11d3b57: Pulling fs layer 02:14:18 46f8f816bc3b: Pulling fs layer 02:14:18 93b61091891f: Pulling fs layer 02:14:18 93b9cdb0e59b: Pulling fs layer 02:14:18 5e14af77c1be: Pulling fs layer 02:14:18 01666e4c0597: Pulling fs layer 02:14:18 aa168da1d23b: Pulling fs layer 02:14:18 93b9cdb0e59b: Waiting 02:14:18 5e14af77c1be: Waiting 02:14:18 01666e4c0597: Waiting 02:14:18 93b61091891f: Waiting 02:14:18 aa168da1d23b: Waiting 02:14:18 36b3adc4ff6f: Verifying Checksum 02:14:18 36b3adc4ff6f: Download complete 02:14:18 46f8f816bc3b: Verifying Checksum 02:14:18 46f8f816bc3b: Download complete 02:14:18 df20fa9351a1: Verifying Checksum 02:14:18 df20fa9351a1: Download complete 02:14:18 93b9cdb0e59b: Verifying Checksum 02:14:18 93b9cdb0e59b: Download complete 02:14:18 5e14af77c1be: Verifying Checksum 02:14:18 5e14af77c1be: Download complete 02:14:19 01666e4c0597: Verifying Checksum 02:14:19 01666e4c0597: Download complete 02:14:19 93b61091891f: Verifying Checksum 02:14:19 93b61091891f: Download complete 02:14:19 df20fa9351a1: Pull complete 02:14:20 36b3adc4ff6f: Pull complete 02:14:20 8ad3a11d3b57: Verifying Checksum 02:14:20 8ad3a11d3b57: Download complete 02:14:23 8ad3a11d3b57: Pull complete 02:14:23 46f8f816bc3b: Pull complete 02:14:24 93b61091891f: Pull complete 02:14:25 93b9cdb0e59b: Pull complete 02:14:25 5e14af77c1be: Pull complete 02:14:25 01666e4c0597: Pull complete 02:14:26 aa168da1d23b: Verifying Checksum 02:14:26 aa168da1d23b: Download complete 02:14:45 aa168da1d23b: Pull complete 02:14:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:14:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:14:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:14:45 prd-centos7-docker-4c-2g-31945 does not seem to be running inside a container 02:14:46 $ 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-297/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-297 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297:/w/workspace/edgexfoundry_edgex-ui-go_PR-297:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:14:49 $ docker top c198c32e05c58364f67d007b3f2d0a4937e6e6f3fffe553466888b2ce90249c0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:50 + touch /tmp/pre-build-complete [Pipeline] sh 02:14:52 + mkdir -p /var/log/sa [Pipeline] sh 02:14:52 + ls /var/log/sa-host 02:14:52 + sadf -c /var/log/sa-host/sa23 02:14:52 file_magic: OK 02:14:52 HZ: Using current value: 100 02:14:52 file_header: OK 02:14:52 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 02:14:52 Statistics: 02:14:52 Hnuu...uuuununununu... 02:14:52 File successfully converted to sysstat format version 12.2.1 02:14:52 + sadf -c /var/log/sa-host/sa30 02:14:52 file_magic: OK 02:14:52 HZ: Using current value: 100 02:14:52 file_header: OK 02:14:52 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 02:14:52 Statistics: 02:14:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:14:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:53 provisioning config files... 02:14:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config9098396325466576296tmp [Pipeline] { [Pipeline] echo 02:14:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:14:54 ---> create-netrc.sh [Pipeline] } 02:14:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:14:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:14:54 ---> python-tools-install.sh [Pipeline] echo 02:14:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:14:55 ---> sudo-logs.sh 02:14:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:14:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:14:56 ---> job-cost.sh 02:14:56 lf-activate-venv: SKIPPING 02:14:56 DEBUG: total: 0.20999999344348907 02:14:56 INFO: Retrieving Stack Cost... 02:14:57 INFO: Retrieving Pricing Info for: v1-standard-2 02:14:58 INFO: Archiving Costs [Pipeline] echo 02:14:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:14:59 ---> logs-deploy.sh 02:14:59 lf-activate-venv: SKIPPING 02:14:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-297/11 02:14:59 INFO: archiving workspace using pattern(s): 02:15:03 Archives upload complete. 02:15:03 INFO: archiving logs to Nexus