Pull request #295 updated 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 727932f00e62ff6ad7d46b39048d2df566fc596c rather than 910d65a240f30f1b443a61ca392d6a5c82f600a6 Obtained Jenkinsfile from 727932f00e62ff6ad7d46b39048d2df566fc596c 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21837 in /w/workspace/edgexfoundry_edgex-ui-go_PR-295 [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-295 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/295/head:refs/remotes/origin/PR-295 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 727932f00e62ff6ad7d46b39048d2df566fc596c into PR head commit 910d65a240f30f1b443a61ca392d6a5c82f600a6 Merge succeeded, producing 910d65a240f30f1b443a61ca392d6a5c82f600a6 Checking out Revision 910d65a240f30f1b443a61ca392d6a5c82f600a6 (PR-295) > git config core.sparsecheckout # timeout=10 > git checkout -f 910d65a240f30f1b443a61ca392d6a5c82f600a6 # 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 727932f00e62ff6ad7d46b39048d2df566fc596c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 910d65a240f30f1b443a61ca392d6a5c82f600a6 # timeout=10 Commit message: "add realtime data page" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:38:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:38:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:38:15 ========================================================= 02:38:15 EdgeX Global Pipelines Version Info 02:38:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:38:18 ------------------- 02:38:18 stable info: 02:38:18 ------------------- 02:38:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:38:18 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:38:18 Message: update stable to v1.0.179 02:38:19 ------------------- 02:38:19 experimental info: 02:38:19 ------------------- 02:38:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:38:19 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:38:19 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 02:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:38:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:38:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:38:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:38:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:38:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:38:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:38:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:38:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:38:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:38:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:38:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:38:22 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 02:38:22 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 02:38:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-295 [Pipeline] echo 02:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-295 [Pipeline] echo 02:38:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-295 [Pipeline] echo 02:38:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 910d65a240f30f1b443a61ca392d6a5c82f600a6 [Pipeline] echo 02:38:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 910d65a [Pipeline] echo 02:38:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:38:23 provisioning config files... 02:38:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp/config4457613062710616710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:23 ---> docker-login.sh 02:38:23 nexus3.edgexfoundry.org:10001 02:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:24 Configure a credential helper to remove this warning. See 02:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:24 02:38:24 Login Succeeded 02:38:24 nexus3.edgexfoundry.org:10002 02:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:25 Configure a credential helper to remove this warning. See 02:38:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:25 02:38:25 Login Succeeded 02:38:25 nexus3.edgexfoundry.org:10003 02:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:26 Configure a credential helper to remove this warning. See 02:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:26 02:38:26 Login Succeeded 02:38:26 nexus3.edgexfoundry.org:10004 02:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:26 Configure a credential helper to remove this warning. See 02:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:26 02:38:26 Login Succeeded 02:38:26 docker.io 02:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:27 Configure a credential helper to remove this warning. See 02:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:27 02:38:27 Login Succeeded 02:38:27 ---> docker-login.sh ends [Pipeline] } 02:38:27 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:38:28 + git log --format=format:%s -1 910d65a240f30f1b443a61ca392d6a5c82f600a6 [Pipeline] echo 02:38:28 GIT_COMMIT: 910d65a240f30f1b443a61ca392d6a5c82f600a6, Commit Message: add realtime data page [Pipeline] echo 02:38:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:38:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:38:29 02:38:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:38:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:38:30 latest: Pulling from edgex-devops/git-semver 02:38:30 31603596830f: Pulling fs layer 02:38:30 2a8b12db71e7: Pulling fs layer 02:38:30 6ca5941a6612: Pulling fs layer 02:38:30 ecc8261a40a4: Pulling fs layer 02:38:30 ecc8261a40a4: Waiting 02:38:30 2a8b12db71e7: Verifying Checksum 02:38:30 2a8b12db71e7: Download complete 02:38:30 31603596830f: Verifying Checksum 02:38:30 31603596830f: Download complete 02:38:31 6ca5941a6612: Verifying Checksum 02:38:31 6ca5941a6612: Download complete 02:38:31 ecc8261a40a4: Verifying Checksum 02:38:31 ecc8261a40a4: Download complete 02:38:31 31603596830f: Pull complete 02:38:31 2a8b12db71e7: Pull complete 02:38:34 6ca5941a6612: Pull complete 02:38:35 ecc8261a40a4: Pull complete 02:38:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:38:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:38:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:38:35 prd-centos7-docker-4c-2g-21837 does not seem to be running inside a container 02:38:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-295 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-295:/w/workspace/edgexfoundry_edgex-ui-go_PR-295:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-295@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:10004/edgex-devops/git-semver:latest cat 02:38:39 $ docker top 79f1535d1aa5308761405f3c5be4c0d3770a76ce94144f3c12982e4b81321947 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:38:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:39 [ssh-agent] Looking for ssh-agent implementation... 02:38:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:40 $ docker exec 79f1535d1aa5308761405f3c5be4c0d3770a76ce94144f3c12982e4b81321947 ssh-agent 02:38:40 SSH_AUTH_SOCK=/tmp/ssh-GgJpgLErzysR/agent.11 02:38:40 SSH_AGENT_PID=16 02:38:40 Running ssh-add (command line suppressed) 02:38:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp/private_key_869937135543688766.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp/private_key_869937135543688766.key) 02:38:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:41 + git tag --points-at HEAD [Pipeline] } 02:38:41 $ docker exec --env ******** --env ******** 79f1535d1aa5308761405f3c5be4c0d3770a76ce94144f3c12982e4b81321947 ssh-agent -k 02:38:41 unset SSH_AUTH_SOCK; 02:38:41 unset SSH_AGENT_PID; 02:38:41 echo Agent pid 16 killed; 02:38:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:38:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:42 [ssh-agent] Looking for ssh-agent implementation... 02:38:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:42 $ docker exec 79f1535d1aa5308761405f3c5be4c0d3770a76ce94144f3c12982e4b81321947 ssh-agent 02:38:42 SSH_AUTH_SOCK=/tmp/ssh-mlfRq5itwHrR/agent.46 02:38:42 SSH_AGENT_PID=51 02:38:42 Running ssh-add (command line suppressed) 02:38:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp/private_key_6368536133096966562.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp/private_key_6368536133096966562.key) 02:38:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:43 + git semver init 02:38:44 # -> Open(): unable to determine branch for HEAD 02:38:44 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-295/.git 02:38:44 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-295 02:38:44 # $SEMVER_REMOTE_NAME = origin 02:38:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:38:44 # $SEMVER_USER_NAME = edgex-jenkins 02:38:44 # $SEMVER_BRANCH = PR-295 02:38:44 # $SEMVER_TEMP = /tmp/semver-320083386 02:38:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 02:38:46 # '/tmp/semver-320083386' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-295/.semver' 02:38:46 # -> Force: false 02:38:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-295/.semver [Pipeline] } 02:38:46 $ docker exec --env ******** --env ******** 79f1535d1aa5308761405f3c5be4c0d3770a76ce94144f3c12982e4b81321947 ssh-agent -k 02:38:46 unset SSH_AUTH_SOCK; 02:38:46 unset SSH_AGENT_PID; 02:38:46 echo Agent pid 51 killed; 02:38:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:47 + git semver [Pipeline] } 02:38:47 $ docker stop --time=1 79f1535d1aa5308761405f3c5be4c0d3770a76ce94144f3c12982e4b81321947 02:38:49 $ docker rm -f 79f1535d1aa5308761405f3c5be4c0d3770a76ce94144f3c12982e4b81321947 [Pipeline] // withDockerContainer [Pipeline] sh 02:38:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:38:50 Stashed 1 file(s) [Pipeline] echo 02:38: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 02:39:06 Still waiting to schedule task 02:39:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:39:06 Still waiting to schedule task 02:39:06 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 02:41:34 Running on prd-centos7-docker-4c-2g-21838 in /w/workspace/edgexfoundry_edgex-ui-go_PR-295 [Pipeline] { [Pipeline] ws 02:41:34 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 02:41:37 using credential edgex-jenkins-ssh 02:41:37 Cloning the remote Git repository 02:41:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:41:37 > git init /w/workspace/edgex-ui-go/2 # timeout=10 02:41:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:41:37 > git --version # timeout=10 02:41:37 > git --version # 'git version 2.24.3' 02:41:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:41:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:41:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:41:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/295/head:refs/remotes/origin/PR-295 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:41:38 Merging remotes/origin/master commit 727932f00e62ff6ad7d46b39048d2df566fc596c into PR head commit 910d65a240f30f1b443a61ca392d6a5c82f600a6 02:41:38 Merge succeeded, producing 910d65a240f30f1b443a61ca392d6a5c82f600a6 02:41:38 Checking out Revision 910d65a240f30f1b443a61ca392d6a5c82f600a6 (PR-295) 02:41:38 > git config core.sparsecheckout # timeout=10 02:41:38 > git checkout -f 910d65a240f30f1b443a61ca392d6a5c82f600a6 # timeout=10 02:41:38 > git remote # timeout=10 02:41:38 > git config --get remote.origin.url # timeout=10 02:41:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:38 > git merge 727932f00e62ff6ad7d46b39048d2df566fc596c # timeout=10 02:41:38 > git rev-parse HEAD^{commit} # timeout=10 02:41:38 > git config core.sparsecheckout # timeout=10 02:41:39 > git checkout -f 910d65a240f30f1b443a61ca392d6a5c82f600a6 # timeout=10 02:41:42 Commit message: "add realtime data page" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:41:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:41:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:41:44 + sudo service docker restart 02:41:44 + true 02:41:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:41:45 provisioning config files... 02:41:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6548140551068043962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:46 ---> docker-login.sh 02:41:46 nexus3.edgexfoundry.org:10001 02:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:46 Configure a credential helper to remove this warning. See 02:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:46 02:41:46 Login Succeeded 02:41:46 nexus3.edgexfoundry.org:10002 02:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:46 Configure a credential helper to remove this warning. See 02:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:46 02:41:46 Login Succeeded 02:41:46 nexus3.edgexfoundry.org:10003 02:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:46 Configure a credential helper to remove this warning. See 02:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:46 02:41:46 Login Succeeded 02:41:46 nexus3.edgexfoundry.org:10004 02:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:46 Configure a credential helper to remove this warning. See 02:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:46 02:41:46 Login Succeeded 02:41:46 docker.io 02:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:47 Configure a credential helper to remove this warning. See 02:41:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:47 02:41:47 Login Succeeded 02:41:47 ---> docker-login.sh ends [Pipeline] } 02:41:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:41:47 ========================================================= 02:41:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:41:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:41:48 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 02:41:48 Sending build context to Docker daemon 16.72MB 02:41:48 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:41:48 Step 2/8 : FROM ${BASE} 02:41:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:41:48 188c0c94c7c5: Pulling fs layer 02:41:48 0ef7d3d256c8: Pulling fs layer 02:41:48 de9db76c5a1d: Pulling fs layer 02:41:48 bca2f99d35d6: Pulling fs layer 02:41:48 93359f2a8cfa: Pulling fs layer 02:41:48 7c6f9722023f: Pulling fs layer 02:41:48 a35cf1a2eb13: Pulling fs layer 02:41:48 bca2f99d35d6: Waiting 02:41:48 93359f2a8cfa: Waiting 02:41:48 a35cf1a2eb13: Waiting 02:41:48 7c6f9722023f: Waiting 02:41:48 de9db76c5a1d: Verifying Checksum 02:41:48 de9db76c5a1d: Download complete 02:41:48 0ef7d3d256c8: Download complete 02:41:48 93359f2a8cfa: Verifying Checksum 02:41:48 93359f2a8cfa: Download complete 02:41:48 188c0c94c7c5: Verifying Checksum 02:41:48 7c6f9722023f: Verifying Checksum 02:41:48 7c6f9722023f: Download complete 02:41:48 188c0c94c7c5: Pull complete 02:41:48 0ef7d3d256c8: Pull complete 02:41:48 de9db76c5a1d: Pull complete 02:41:50 a35cf1a2eb13: Verifying Checksum 02:41:50 a35cf1a2eb13: Download complete 02:41:51 bca2f99d35d6: Verifying Checksum 02:41:51 bca2f99d35d6: Download complete 02:41:56 bca2f99d35d6: Pull complete 02:41:56 93359f2a8cfa: Pull complete 02:41:56 7c6f9722023f: Pull complete 02:42:02 a35cf1a2eb13: Pull complete 02:42:02 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:42:02 ---> a62c8e92a672 02:42:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:42:03 ---> Running in 0831687c9ced 02:42:03 Removing intermediate container 0831687c9ced 02:42:03 ---> f135e2ec4193 02:42:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:03 ---> Running in a52106fbdf0c 02:42:04 Removing intermediate container a52106fbdf0c 02:42:04 ---> ba648bcd2d22 02:42:04 Step 5/8 : RUN apk add --no-cache make git 02:42:04 ---> Running in 8887ae63af01 02:42:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:42:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:42:06 OK: 166 MiB in 39 packages 02:42:06 Removing intermediate container 8887ae63af01 02:42:06 ---> 875b9f98f727 02:42:06 Step 6/8 : WORKDIR /edgex-ui-go 02:42:07 ---> Running in b7775e53d691 02:42:07 Removing intermediate container b7775e53d691 02:42:07 ---> f5363f28c303 02:42:07 Step 7/8 : COPY . . 02:42:09 ---> 0330f322bb25 02:42:09 Step 8/8 : RUN go mod download 02:42:09 ---> Running in 43be8595b244 02:42:31 Removing intermediate container 43be8595b244 02:42:31 ---> a41156c20ebe 02:42:31 Successfully built a41156c20ebe 02:42:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:42:31 + docker inspect -f . ci-base-image-x86_64 02:42:31 . [Pipeline] withDockerContainer 02:42:32 prd-centos7-docker-4c-2g-21838 does not seem to be running inside a container 02:42:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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:42:33 $ docker top 7ec22948d938939632f0631127ef8b56b93500ec5a908ff1c3296af280603e64 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:34 + go version 02:42:34 go version go1.15.5 linux/amd64 [Pipeline] } 02:42:34 $ docker stop --time=1 7ec22948d938939632f0631127ef8b56b93500ec5a908ff1c3296af280603e64 02:42:35 $ docker rm -f 7ec22948d938939632f0631127ef8b56b93500ec5a908ff1c3296af280603e64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:42:36 + docker inspect -f . ci-base-image-x86_64 02:42:36 . [Pipeline] withDockerContainer 02:42:36 prd-centos7-docker-4c-2g-21838 does not seem to be running inside a container 02:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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:42:36 $ docker top 9a4fea216376fca56bcb8953480d1a806e3b778bb0ca98c6f64d387cc6808b37 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:37 + make test 02:42:37 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:42:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:42:46 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:42:46 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:42:46 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 02:42:46 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:42:46 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:42:46 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:42:46 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:42:46 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:42:46 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:42:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:42:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:42:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:42:46 GO111MODULE=on go vet ./... [Pipeline] } 02:42:46 $ docker stop --time=1 9a4fea216376fca56bcb8953480d1a806e3b778bb0ca98c6f64d387cc6808b37 02:42:49 $ docker rm -f 9a4fea216376fca56bcb8953480d1a806e3b778bb0ca98c6f64d387cc6808b37 [Pipeline] // withDockerContainer [Pipeline] sh 02:42:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:42:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:42:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:42:51 + ls -al . 02:42:51 total 92 02:42:51 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 21 02:42 . 02:42:51 drwxrwxr-x. 4 jenkins jenkins 28 Jan 21 02:41 .. 02:42:51 drwxrwxr-x. 3 jenkins jenkins 20 Jan 21 02:41 assets 02:42:51 drwxrwxr-x. 2 jenkins jenkins 35 Jan 21 02:41 bin 02:42:51 drwxrwxr-x. 3 jenkins jenkins 29 Jan 21 02:41 cmd 02:42:51 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 21 02:41 CONTRIBUTING.md 02:42:51 -rw-r--r--. 1 jenkins jenkins 10 Jan 21 02:42 coverage.out 02:42:51 -rw-rw-r--. 1 jenkins jenkins 1508 Jan 21 02:41 Dockerfile 02:42:51 -rw-rw-r--. 1 jenkins jenkins 902 Jan 21 02:41 Dockerfile.build 02:42:51 drwxrwxr-x. 5 jenkins jenkins 104 Jan 21 02:41 docs 02:42:51 drwxrwxr-x. 8 jenkins jenkins 179 Jan 21 02:41 .git 02:42:51 drwxrwxr-x. 2 jenkins jenkins 103 Jan 21 02:41 .github 02:42:51 -rw-rw-r--. 1 jenkins jenkins 153 Jan 21 02:41 .gitignore 02:42:51 -rw-rw-r--. 1 jenkins jenkins 1019 Jan 21 02:41 go.mod 02:42:51 -rw-r--r--. 1 jenkins jenkins 20629 Jan 21 02:42 go.sum 02:42:51 drwxrwxr-x. 10 jenkins jenkins 139 Jan 21 02:41 internal 02:42:51 -rw-rw-r--. 1 jenkins jenkins 652 Jan 21 02:41 Jenkinsfile 02:42:51 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 21 02:41 LICENSE 02:42:51 -rw-rw-r--. 1 jenkins jenkins 951 Jan 21 02:41 Makefile 02:42:51 -rw-rw-r--. 1 jenkins jenkins 4535 Jan 21 02:41 README.md 02:42:51 -rw-rw-r--. 1 jenkins jenkins 5 Jan 21 02:38 VERSION 02:42:51 -rw-rw-r--. 1 jenkins jenkins 155 Jan 21 02:41 version.go 02:42:51 drwxrwxr-x. 4 jenkins jenkins 4096 Jan 21 02:41 web [Pipeline] isUnix [Pipeline] sh 02:42:51 + 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=910d65a240f30f1b443a61ca392d6a5c82f600a6 --label arch=amd64 --label version=0.0.0 . 02:42:52 Sending build context to Docker daemon 16.74MB 02:42:52 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:42:52 Step 2/24 : FROM ${BASE} AS builder 02:42:52 ---> a41156c20ebe 02:42:52 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:42:52 ---> Running in a3690bb509fc 02:42:53 Removing intermediate container a3690bb509fc 02:42:53 ---> 13a32aa8649c 02:42:53 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 02:42:53 ---> Running in 663f90822d53 02:42:53 Removing intermediate container 663f90822d53 02:42:53 ---> e2a977a695cb 02:42:53 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:42:53 ---> Running in ad9619c6e86b 02:42:53 Removing intermediate container ad9619c6e86b 02:42:53 ---> c7f52f56e0a7 02:42:53 Step 6/24 : LABEL Name=edgex-ui-go 02:42:53 ---> Running in 0f0fabe771c6 02:42:53 Removing intermediate container 0f0fabe771c6 02:42:53 ---> ee8255f7d5f4 02:42:53 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:42:53 ---> Running in 096a6afce06c 02:42:53 Removing intermediate container 096a6afce06c 02:42:53 ---> cd336a8379fc 02:42:53 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:54 ---> Running in 9e9393f9cd5c 02:42:55 Removing intermediate container 9e9393f9cd5c 02:42:55 ---> f3556ab9da74 02:42:55 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:42:55 ---> Running in 4789ca775e02 02:42:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:42:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:42:57 OK: 166 MiB in 39 packages 02:42:58 Removing intermediate container 4789ca775e02 02:42:58 ---> 4af93954768e 02:42:58 Step 10/24 : ENV GO111MODULE=on 02:42:58 ---> Running in 4ae95641f96b 02:42:58 Removing intermediate container 4ae95641f96b 02:42:58 ---> b8df6a2c9e10 02:42:58 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:42:58 ---> Running in fd1a780effa7 02:42:58 Removing intermediate container fd1a780effa7 02:42:58 ---> 99e3d268df44 02:42:58 Step 12/24 : COPY go.mod . 02:42:58 ---> e34244dec42d 02:42:58 Step 13/24 : COPY Makefile . 02:42:59 ---> d0d777c5ded9 02:42:59 Step 14/24 : RUN make update 02:42:59 ---> Running in aeaf7a1463b1 02:42:59 CGO_ENABLED=0 GO111MODULE=on go mod download 02:43:00 Removing intermediate container aeaf7a1463b1 02:43:00 ---> f710d8823b02 02:43:00 Step 15/24 : COPY . . 02:43:01 ---> aab43aebe46a 02:43:01 Step 16/24 : RUN ${MAKE} 02:43:01 ---> Running in 1a6dfcd36f89 02:43:02 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:43:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:43:12 Removing intermediate container 1a6dfcd36f89 02:43:12 ---> e3a23066087e 02:43:12 Step 17/24 : FROM alpine:3.12 02:43:13 3.12: Pulling from library/alpine 02:43:13 801bfaa63ef2: Pulling fs layer 02:43:14 801bfaa63ef2: Verifying Checksum 02:43:14 801bfaa63ef2: Download complete 02:43:14 801bfaa63ef2: Pull complete 02:43:14 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:43:14 Status: Downloaded newer image for alpine:3.12 02:43:14 ---> 389fef711851 02:43:14 Step 18/24 : EXPOSE 4000 02:43:14 ---> Running in f596012f4dcf 02:43:14 Removing intermediate container f596012f4dcf 02:43:14 ---> 051ea65737ce 02:43:14 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:43:15 ---> 7d1d67b2b0c3 02:43:15 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:43:15 ---> Running in 851e17226dc3 02:43:16 Removing intermediate container 851e17226dc3 02:43:16 ---> 26bb0b6786ef 02:43:16 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:43:16 ---> Running in 260cfe1406d8 02:43:16 Removing intermediate container 260cfe1406d8 02:43:16 ---> bba459877a07 02:43:16 Step 22/24 : LABEL arch=amd64 02:43:16 ---> Running in ec93b94c996f 02:43:16 Removing intermediate container ec93b94c996f 02:43:16 ---> 3f898f38166e 02:43:16 Step 23/24 : LABEL git_sha=910d65a240f30f1b443a61ca392d6a5c82f600a6 02:43:16 ---> Running in 233d2bc92c0e 02:43:16 Removing intermediate container 233d2bc92c0e 02:43:16 ---> 8adb834fbfa4 02:43:16 Step 24/24 : LABEL version=0.0.0 02:43:16 ---> Running in 1e576deadc45 02:43:17 Removing intermediate container 1e576deadc45 02:43:17 ---> 3d58b5eea633 02:43:17 [Warning] One or more build-args [ARCH] were not consumed 02:43:17 Successfully built 3d58b5eea633 02:43:17 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:43:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21839 in /w/workspace/edgexfoundry_edgex-ui-go_PR-295 [Pipeline] { [Pipeline] ws 02:43:30 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 02:43:37 using credential edgex-jenkins-ssh 02:43:37 Cloning the remote Git repository 02:43:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:43:37 > git init /w/workspace/edgex-ui-go/2 # timeout=10 02:43:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:43:37 > git --version # timeout=10 02:43:37 > git --version # 'git version 2.17.1' 02:43:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:43:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:43:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:43:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:43:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:43:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:43:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:43:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/295/head:refs/remotes/origin/PR-295 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:43:40 Merging remotes/origin/master commit 727932f00e62ff6ad7d46b39048d2df566fc596c into PR head commit 910d65a240f30f1b443a61ca392d6a5c82f600a6 02:43:40 Merge succeeded, producing 910d65a240f30f1b443a61ca392d6a5c82f600a6 02:43:40 Checking out Revision 910d65a240f30f1b443a61ca392d6a5c82f600a6 (PR-295) 02:43:40 > git config core.sparsecheckout # timeout=10 02:43:40 > git checkout -f 910d65a240f30f1b443a61ca392d6a5c82f600a6 # timeout=10 02:43:40 > git remote # timeout=10 02:43:40 > git config --get remote.origin.url # timeout=10 02:43:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:43:40 > git merge 727932f00e62ff6ad7d46b39048d2df566fc596c # timeout=10 02:43:40 > git rev-parse HEAD^{commit} # timeout=10 02:43:40 > git config core.sparsecheckout # timeout=10 02:43:40 > git checkout -f 910d65a240f30f1b443a61ca392d6a5c82f600a6 # timeout=10 02:43:45 Commit message: "add realtime data page" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:43:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:43:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:43:48 + true 02:43:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:43:51 provisioning config files... 02:43:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config7104411971718223543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:51 ---> docker-login.sh 02:43:51 nexus3.edgexfoundry.org:10001 02:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:52 Configure a credential helper to remove this warning. See 02:43:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:52 02:43:52 Login Succeeded 02:43:52 nexus3.edgexfoundry.org:10002 02:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:53 Configure a credential helper to remove this warning. See 02:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:53 02:43:53 Login Succeeded 02:43:53 nexus3.edgexfoundry.org:10003 02:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:53 Configure a credential helper to remove this warning. See 02:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:53 02:43:53 Login Succeeded 02:43:53 nexus3.edgexfoundry.org:10004 02:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:54 Configure a credential helper to remove this warning. See 02:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:54 02:43:54 Login Succeeded 02:43:54 docker.io 02:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:55 Configure a credential helper to remove this warning. See 02:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:55 02:43:55 Login Succeeded 02:43:55 ---> docker-login.sh ends [Pipeline] } 02:43:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:43:55 ========================================================= 02:43:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:43:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:43:56 + 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:43:56 Sending build context to Docker daemon 16.72MB 02:43:57 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:43:57 Step 2/8 : FROM ${BASE} 02:43:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:43:57 5f621e34cdf4: Pulling fs layer 02:43:57 a4357932f1b6: Pulling fs layer 02:43:57 18c013af1878: Pulling fs layer 02:43:57 00ac8860ef70: Pulling fs layer 02:43:57 63d7cb157983: Pulling fs layer 02:43:57 b116817d02f9: Pulling fs layer 02:43:57 745a02a5169b: Pulling fs layer 02:43:57 00ac8860ef70: Waiting 02:43:57 63d7cb157983: Waiting 02:43:57 b116817d02f9: Waiting 02:43:57 745a02a5169b: Waiting 02:43:57 18c013af1878: Verifying Checksum 02:43:57 18c013af1878: Download complete 02:43:57 a4357932f1b6: Download complete 02:43:57 63d7cb157983: Verifying Checksum 02:43:57 b116817d02f9: Verifying Checksum 02:43:57 b116817d02f9: Download complete 02:43:57 5f621e34cdf4: Verifying Checksum 02:43:57 5f621e34cdf4: Download complete 02:43:58 5f621e34cdf4: Pull complete 02:43:58 a4357932f1b6: Pull complete 02:43:59 18c013af1878: Pull complete 02:44:00 745a02a5169b: Download complete 02:44:01 00ac8860ef70: Verifying Checksum 02:44:01 00ac8860ef70: Download complete 02:44:11 00ac8860ef70: Pull complete 02:44:11 63d7cb157983: Pull complete 02:44:11 b116817d02f9: Pull complete 02:44:16 745a02a5169b: Pull complete 02:44:16 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:44:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:44:16 ---> b7e6874047d6 02:44:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:44:18 ---> Running in 25c074fac899 02:44:18 Removing intermediate container 25c074fac899 02:44:18 ---> 6ed5d7868b84 02:44:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:19 ---> Running in f0a6c3fbf497 02:44:21 Removing intermediate container f0a6c3fbf497 02:44:21 ---> 5440820ccbe4 02:44:21 Step 5/8 : RUN apk add --no-cache make git 02:44:21 ---> Running in 58ad2638348a 02:44:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:44:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:44:24 OK: 142 MiB in 39 packages 02:44:25 Removing intermediate container 58ad2638348a 02:44:25 ---> 6a6f4755a7d0 02:44:25 Step 6/8 : WORKDIR /edgex-ui-go 02:44:25 ---> Running in 0c53b0dddd09 02:44:26 Removing intermediate container 0c53b0dddd09 02:44:26 ---> a0c4dcce6534 02:44:26 Step 7/8 : COPY . . 02:44:28 ---> a49f4d7e0bef 02:44:28 Step 8/8 : RUN go mod download 02:44:28 ---> Running in 854e85cfd954 02:44:55 Removing intermediate container 854e85cfd954 02:44:55 ---> 148671d77a94 02:44:55 Successfully built 148671d77a94 02:44:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:44:55 + docker inspect -f . ci-base-image-arm64 02:44:55 . [Pipeline] withDockerContainer 02:44:55 prd-ubuntu18.04-docker-arm64-4c-16g-21839 does not seem to be running inside a container 02:44:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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:44:57 $ docker top 12e02069e510046edcbb326e074198bf84b16693cb72213daff54086398ecb59 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:58 + go version 02:44:58 go version go1.15.5 linux/arm64 [Pipeline] } 02:44:58 $ docker stop --time=1 12e02069e510046edcbb326e074198bf84b16693cb72213daff54086398ecb59 02:45:00 $ docker rm -f 12e02069e510046edcbb326e074198bf84b16693cb72213daff54086398ecb59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:45:01 + docker inspect -f . ci-base-image-arm64 02:45:01 . [Pipeline] withDockerContainer 02:45:01 prd-ubuntu18.04-docker-arm64-4c-16g-21839 does not seem to be running inside a container 02:45:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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:45:03 $ docker top ea6c571abf3d7df941aaf37c8369aa1160bf32c6f1240892a2bc0ea397e953f5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:04 + make test 02:45:04 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:45:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:45:32 GO111MODULE=on go vet ./... [Pipeline] } 02:45:37 $ docker stop --time=1 ea6c571abf3d7df941aaf37c8369aa1160bf32c6f1240892a2bc0ea397e953f5 02:45:39 $ docker rm -f ea6c571abf3d7df941aaf37c8369aa1160bf32c6f1240892a2bc0ea397e953f5 [Pipeline] // withDockerContainer [Pipeline] sh 02:45:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:45:40 Warning: overwriting stash ‘coverage-report’ 02:45:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:45:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:45:42 + ls -al . 02:45:42 total 124 02:45:42 drwxrwxr-x 10 jenkins jenkins 4096 Jan 21 02:45 . 02:45:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 02:43 .. 02:45:42 drwxrwxr-x 8 jenkins jenkins 4096 Jan 21 02:43 .git 02:45:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 02:43 .github 02:45:42 -rw-rw-r-- 1 jenkins jenkins 153 Jan 21 02:43 .gitignore 02:45:42 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 21 02:43 CONTRIBUTING.md 02:45:42 -rw-rw-r-- 1 jenkins jenkins 1508 Jan 21 02:43 Dockerfile 02:45:42 -rw-rw-r-- 1 jenkins jenkins 902 Jan 21 02:43 Dockerfile.build 02:45:42 -rw-rw-r-- 1 jenkins jenkins 652 Jan 21 02:43 Jenkinsfile 02:45:42 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 21 02:43 LICENSE 02:45:42 -rw-rw-r-- 1 jenkins jenkins 951 Jan 21 02:43 Makefile 02:45:42 -rw-rw-r-- 1 jenkins jenkins 4535 Jan 21 02:43 README.md 02:45:42 -rw-rw-r-- 1 jenkins jenkins 5 Jan 21 02:38 VERSION 02:45:42 drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 02:43 assets 02:45:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 02:43 bin 02:45:42 drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 02:43 cmd 02:45:42 -rw-r--r-- 1 jenkins jenkins 10 Jan 21 02:45 coverage.out 02:45:42 drwxrwxr-x 5 jenkins jenkins 4096 Jan 21 02:43 docs 02:45:42 -rw-rw-r-- 1 jenkins jenkins 1019 Jan 21 02:43 go.mod 02:45:42 -rw-r--r-- 1 jenkins jenkins 20629 Jan 21 02:45 go.sum 02:45:42 drwxrwxr-x 10 jenkins jenkins 4096 Jan 21 02:43 internal 02:45:42 -rw-rw-r-- 1 jenkins jenkins 155 Jan 21 02:43 version.go 02:45:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 02:43 web [Pipeline] isUnix [Pipeline] sh 02:45:42 + 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=910d65a240f30f1b443a61ca392d6a5c82f600a6 --label arch=arm64 --label version=0.0.0 . 02:45:43 Sending build context to Docker daemon 16.74MB 02:45:43 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:45:43 Step 2/24 : FROM ${BASE} AS builder 02:45:43 ---> 148671d77a94 02:45:43 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:45:43 ---> Running in 331e12fbf50c 02:45:44 Removing intermediate container 331e12fbf50c 02:45:44 ---> f69282246350 02:45:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 02:45:44 ---> Running in 79c57b4582da 02:45:44 Removing intermediate container 79c57b4582da 02:45:44 ---> a407941497fd 02:45:44 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:45:45 ---> Running in ee783a1c07a7 02:45:45 Removing intermediate container ee783a1c07a7 02:45:45 ---> c785e581dada 02:45:45 Step 6/24 : LABEL Name=edgex-ui-go 02:45:45 ---> Running in 781491eaa17e 02:45:46 Removing intermediate container 781491eaa17e 02:45:46 ---> a437f7ad89f7 02:45:46 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:45:46 ---> Running in 78b2fc1df2e1 02:45:46 Removing intermediate container 78b2fc1df2e1 02:45:46 ---> a6eb930cda73 02:45:46 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:47 ---> Running in 3d606ffe6522 02:45:49 Removing intermediate container 3d606ffe6522 02:45:49 ---> 0d17fd1ec821 02:45:49 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:45:49 ---> Running in 2aa578beb491 02:45:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:45:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:45:52 OK: 142 MiB in 39 packages 02:45:53 Removing intermediate container 2aa578beb491 02:45:53 ---> 279a881c17ac 02:45:53 Step 10/24 : ENV GO111MODULE=on 02:45:53 ---> Running in 1a6b417afb04 02:45:54 Removing intermediate container 1a6b417afb04 02:45:54 ---> 3c5cbbcc658b 02:45:54 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:45:54 ---> Running in 7d22927a51bd 02:45:54 Removing intermediate container 7d22927a51bd 02:45:54 ---> 55d76b0fd1e7 02:45:54 Step 12/24 : COPY go.mod . 02:45:55 ---> 098012d76a46 02:45:55 Step 13/24 : COPY Makefile . 02:45:56 ---> d118159e83f0 02:45:56 Step 14/24 : RUN make update 02:45:56 ---> Running in 602bb08b7261 02:45:57 CGO_ENABLED=0 GO111MODULE=on go mod download 02:45:58 Removing intermediate container 602bb08b7261 02:45:58 ---> 09a9fb832b1b 02:45:58 Step 15/24 : COPY . . 02:46:01 ---> 93a17826be5d 02:46:01 Step 16/24 : RUN ${MAKE} 02:46:01 ---> Running in 0b68dfa2eb0c 02:46:02 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:46:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:46:33 Removing intermediate container 0b68dfa2eb0c 02:46:33 ---> 6688f79e3e58 02:46:33 Step 17/24 : FROM alpine:3.12 02:46:34 3.12: Pulling from library/alpine 02:46:35 159e5727ea61: Pulling fs layer 02:46:35 159e5727ea61: Verifying Checksum 02:46:35 159e5727ea61: Download complete 02:46:36 159e5727ea61: Pull complete 02:46:36 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:46:36 Status: Downloaded newer image for alpine:3.12 02:46:36 ---> afeebe901d6b 02:46:36 Step 18/24 : EXPOSE 4000 02:46:36 ---> Running in 542b596f378f 02:46:37 Removing intermediate container 542b596f378f 02:46:37 ---> 2db6b2731d60 02:46: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:46:39 ---> 5d36cf9dec98 02:46:39 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:46:39 ---> Running in 2a68fa615136 02:46:39 Removing intermediate container 2a68fa615136 02:46:39 ---> 5a7e04e216cf 02:46:39 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:46:39 ---> Running in 9de9bb0e290b 02:46:40 Removing intermediate container 9de9bb0e290b 02:46:40 ---> f046063b58ea 02:46:40 Step 22/24 : LABEL arch=arm64 02:46:40 ---> Running in e4708bde0a7d 02:46:40 Removing intermediate container e4708bde0a7d 02:46:40 ---> ae02c7f5b4bf 02:46:40 Step 23/24 : LABEL git_sha=910d65a240f30f1b443a61ca392d6a5c82f600a6 02:46:40 ---> Running in 53bfbaa08db4 02:46:41 Removing intermediate container 53bfbaa08db4 02:46:41 ---> 3f7ebed3beb3 02:46:41 Step 24/24 : LABEL version=0.0.0 02:46:41 ---> Running in 8e0fa31bb55e 02:46:42 Removing intermediate container 8e0fa31bb55e 02:46:42 ---> 0c03a8bc569c 02:46:42 [Warning] One or more build-args [ARCH] were not consumed 02:46:42 Successfully built 0c03a8bc569c 02:46:42 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 [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:46:43 provisioning config files... 02:46:43 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp/config7345557566269853031tmp [Pipeline] { [Pipeline] sh 02:46:44 + set +x 02:46:44 + curl -s https://codecov.io/bash 02:46:44 + bash -s -- 02:46:44 02:46:44 _____ _ 02:46:44 / ____| | | 02:46:44 | | ___ __| | ___ ___ _____ __ 02:46:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:46:44 | |___| (_) | (_| | __/ (_| (_) \ V / 02:46:44 \_____\___/ \__,_|\___|\___\___/ \_/ 02:46:44 Bash-20210115-cec3c92 02:46:44 02:46:44 02:46:44 ==> git version 2.24.3 found 02:46:44 ==> 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:46:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:46:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:46:44 ==> Jenkins CI detected. 02:46:44 project root: . 02:46:44 --> token set from env 02:46:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:46:44 ==> Running gcov in . (disable via -X gcov) 02:46:44 ==> Python coveragepy not found 02:46:44 ==> Searching for coverage reports in: 02:46:44 + . 02:46:44 -> Found 1 reports 02:46:44 ==> Detecting git/mercurial file structure 02:46:44 ==> Reading reports 02:46:44 + ./coverage.out bytes=10 02:46:44 ==> Appending adjustments 02:46:44 https://docs.codecov.io/docs/fixing-reports 02:46:45 + Found adjustments 02:46:45 ==> Gzipping contents 02:46:45 4.0K /tmp/codecov.Vc7HEQ.gz 02:46:45 ==> Uploading reports 02:46:45 url: https://codecov.io 02:46:45 query: branch=PR-295&commit=910d65a240f30f1b443a61ca392d6a5c82f600a6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-295%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=295&job=&cmd_args= 02:46:45 -> Pinging Codecov 02:46:45 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-295&commit=910d65a240f30f1b443a61ca392d6a5c82f600a6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-295%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=295&job=&cmd_args= 02:46:45 -> Uploading to 02:46:45 https://storage.googleapis.com/codecov/v4/raw/2021-01-21/FB506323287CE973F263BFD2A0EB1F37/910d65a240f30f1b443a61ca392d6a5c82f600a6/3a5eb715-46ab-40ff-b08b-9f863ed605a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210121T024645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78df44833f423f7569c9ba61aba0e7966713e327f5c7952f7d70156a07ed9176 02:46:45 % Total % Received % Xferd Average Speed Time Time Time Current 02:46:45 Dload Upload Total Spent Left Speed 02:46:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2494 0 0 100 2494 0 4482 --:--:-- --:--:-- --:--:-- 4485 02:46:46 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/910d65a240f30f1b443a61ca392d6a5c82f600a6 [Pipeline] } 02:46:46 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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:46:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:46:49 ---> package-listing.sh 02:46:49 ++ facter osfamily 02:46:49 ++ tr '[:upper:]' '[:lower:]' 02:46:49 + OS_FAMILY=redhat 02:46:49 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-295 02:46:49 + START_PACKAGES=/tmp/packages_start.txt 02:46:49 + END_PACKAGES=/tmp/packages_end.txt 02:46:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:46:49 + PACKAGES=/tmp/packages_start.txt 02:46:49 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-295 ']' 02:46:49 + PACKAGES=/tmp/packages_end.txt 02:46:49 + case "${OS_FAMILY}" in 02:46:49 + sort 02:46:49 + rpm -qa 02:46:58 + '[' -f /tmp/packages_start.txt ']' 02:46:58 + '[' -f /tmp/packages_end.txt ']' 02:46:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:46:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-295 ']' 02:46:58 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-295/archives/ 02:46:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-295/archives/ [Pipeline] echo 02:46:58 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-295/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:46:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:46:59 02:46:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:47:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:47:00 alpine: Pulling from edgex-lftools-log-publisher 02:47:00 df20fa9351a1: Pulling fs layer 02:47:00 36b3adc4ff6f: Pulling fs layer 02:47:00 8ad3a11d3b57: Pulling fs layer 02:47:00 46f8f816bc3b: Pulling fs layer 02:47:00 93b61091891f: Pulling fs layer 02:47:00 46f8f816bc3b: Waiting 02:47:00 93b61091891f: Waiting 02:47:00 93b9cdb0e59b: Pulling fs layer 02:47:00 5e14af77c1be: Pulling fs layer 02:47:00 01666e4c0597: Pulling fs layer 02:47:00 aa168da1d23b: Pulling fs layer 02:47:00 93b9cdb0e59b: Waiting 02:47:00 5e14af77c1be: Waiting 02:47:00 01666e4c0597: Waiting 02:47:00 aa168da1d23b: Waiting 02:47:00 36b3adc4ff6f: Verifying Checksum 02:47:00 36b3adc4ff6f: Download complete 02:47:00 46f8f816bc3b: Verifying Checksum 02:47:00 46f8f816bc3b: Download complete 02:47:01 df20fa9351a1: Verifying Checksum 02:47:01 df20fa9351a1: Download complete 02:47:01 93b61091891f: Verifying Checksum 02:47:01 93b61091891f: Download complete 02:47:01 93b9cdb0e59b: Download complete 02:47:01 5e14af77c1be: Verifying Checksum 02:47:01 5e14af77c1be: Download complete 02:47:01 01666e4c0597: Verifying Checksum 02:47:01 01666e4c0597: Download complete 02:47:02 8ad3a11d3b57: Verifying Checksum 02:47:02 8ad3a11d3b57: Download complete 02:47:02 df20fa9351a1: Pull complete 02:47:03 36b3adc4ff6f: Pull complete 02:47:06 8ad3a11d3b57: Pull complete 02:47:06 46f8f816bc3b: Pull complete 02:47:07 93b61091891f: Pull complete 02:47:08 93b9cdb0e59b: Pull complete 02:47:08 5e14af77c1be: Pull complete 02:47:09 01666e4c0597: Pull complete 02:47:09 aa168da1d23b: Verifying Checksum 02:47:09 aa168da1d23b: Download complete 02:47:24 aa168da1d23b: Pull complete 02:47:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:47:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:47:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:47:24 prd-centos7-docker-4c-2g-21837 does not seem to be running inside a container 02:47:24 $ 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-295/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-295 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-295:/w/workspace/edgexfoundry_edgex-ui-go_PR-295:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-295@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:47:29 $ docker top d908a2f20b9e954e0117540e28227f74ff505ed8d8282dcc5bf4f0595ceaabc5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:29 + touch /tmp/pre-build-complete [Pipeline] sh 02:47:30 + mkdir -p /var/log/sa [Pipeline] sh 02:47:31 + ls /var/log/sa-host 02:47:31 + sadf -c /var/log/sa-host/sa21 02:47:31 file_magic: OK 02:47:31 HZ: Using current value: 100 02:47:31 file_header: OK 02:47:31 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:47:31 Statistics: 02:47:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:47:31 File successfully converted to sysstat format version 12.2.1 02:47:31 + sadf -c /var/log/sa-host/sa23 02:47:31 file_magic: OK 02:47:31 HZ: Using current value: 100 02:47:31 file_header: OK 02:47:31 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:47:31 Statistics: 02:47:31 Hnuu...uuuununununu... 02:47:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:31 provisioning config files... 02:47:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp/config3120250021605643377tmp [Pipeline] { [Pipeline] echo 02:47:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:47:32 ---> create-netrc.sh [Pipeline] } 02:47:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:47:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:47:32 ---> python-tools-install.sh [Pipeline] echo 02:47:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:47:33 ---> sudo-logs.sh 02:47:33 Archiving 'sudo' log.. [Pipeline] echo 02:47:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:47:33 ---> job-cost.sh 02:47:34 lf-activate-venv: SKIPPING 02:47:34 INFO: No Stack... 02:47:35 INFO: Retrieving Pricing Info for: v1-standard-2 02:47:36 INFO: Archiving Costs [Pipeline] echo 02:47:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:47:36 ---> logs-deploy.sh 02:47:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-295/2 02:47:36 INFO: archiving workspace using pattern(s): 02:47:39 Archives upload complete. 02:47:39 INFO: archiving logs to Nexus 02:47:42 ---> uname -a: 02:47:42 Linux prd-centos7-docker-4c-2g-21837.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:47:42 02:47:42