Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ad4a8559929426805d5df875db8eb26b12ca9048 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15830 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad4a8559929426805d5df875db8eb26b12ca9048 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad4a8559929426805d5df875db8eb26b12ca9048 # timeout=10 Commit message: "init index layout" > git rev-list --no-walk f61e69e00d27a63771cceaaeaf158cd3c56235d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:02:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:02:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:02:18 ========================================================= 06:02:18 EdgeX Global Pipelines Version Info 06:02:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:02:20 ------------------- 06:02:20 stable info: 06:02:20 ------------------- 06:02:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:02:20 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:02:20 Message: update stable to v1.0.172 06:02:21 ------------------- 06:02:21 experimental info: 06:02:21 ------------------- 06:02:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:02:21 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:02:21 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:02:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:02:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:02:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:02:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:02:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:02:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:02:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:02:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:02:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:02:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:02:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 06:02:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:02:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:02:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:02:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:02:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad4a8559929426805d5df875db8eb26b12ca9048 [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad4a855 [Pipeline] echo 06:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:02:24 provisioning config files... 06:02:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5369100351935247549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:25 ---> docker-login.sh 06:02:25 nexus3.edgexfoundry.org:10001 06:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:25 Configure a credential helper to remove this warning. See 06:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:25 06:02:25 Login Succeeded 06:02:25 nexus3.edgexfoundry.org:10002 06:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:25 Configure a credential helper to remove this warning. See 06:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:25 06:02:25 Login Succeeded 06:02:25 nexus3.edgexfoundry.org:10003 06:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:26 Configure a credential helper to remove this warning. See 06:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:26 06:02:26 Login Succeeded 06:02:26 nexus3.edgexfoundry.org:10004 06:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:26 Configure a credential helper to remove this warning. See 06:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:26 06:02:26 Login Succeeded 06:02:26 docker.io 06:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:26 Configure a credential helper to remove this warning. See 06:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:26 06:02:26 Login Succeeded 06:02:26 ---> docker-login.sh ends [Pipeline] } 06:02:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:27 + git log --format=format:%s -1 ad4a8559929426805d5df875db8eb26b12ca9048 [Pipeline] echo 06:02:27 GIT_COMMIT: ad4a8559929426805d5df875db8eb26b12ca9048, Commit Message: init index layout [Pipeline] echo 06:02:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:28 06:02:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:02:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:29 latest: Pulling from edgex-devops/git-semver 06:02:29 31603596830f: Pulling fs layer 06:02:29 2a8b12db71e7: Pulling fs layer 06:02:29 6ca5941a6612: Pulling fs layer 06:02:29 ecc8261a40a4: Pulling fs layer 06:02:29 ecc8261a40a4: Waiting 06:02:29 2a8b12db71e7: Download complete 06:02:29 31603596830f: Download complete 06:02:29 ecc8261a40a4: Verifying Checksum 06:02:29 ecc8261a40a4: Download complete 06:02:29 6ca5941a6612: Verifying Checksum 06:02:29 6ca5941a6612: Download complete 06:02:29 31603596830f: Pull complete 06:02:29 2a8b12db71e7: Pull complete 06:02:30 6ca5941a6612: Pull complete 06:02:30 ecc8261a40a4: Pull complete 06:02:30 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:02:30 prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container 06:02:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:02:33 $ docker top 7715fa2214bbb57fb003b4d6be47e987b108239234e9298d7818bd3330a979fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:02:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:33 [ssh-agent] Looking for ssh-agent implementation... 06:02:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:33 $ docker exec 7715fa2214bbb57fb003b4d6be47e987b108239234e9298d7818bd3330a979fb ssh-agent 06:02:33 SSH_AUTH_SOCK=/tmp/ssh-C84PQCZg5rj2/agent.12 06:02:33 SSH_AGENT_PID=17 06:02:33 Running ssh-add (command line suppressed) 06:02:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1302806268478209022.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1302806268478209022.key) 06:02:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:34 + git tag --points-at HEAD [Pipeline] } 06:02:34 $ docker exec --env ******** --env ******** 7715fa2214bbb57fb003b4d6be47e987b108239234e9298d7818bd3330a979fb ssh-agent -k 06:02:34 unset SSH_AUTH_SOCK; 06:02:34 unset SSH_AGENT_PID; 06:02:34 echo Agent pid 17 killed; 06:02:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:02:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:34 [ssh-agent] Looking for ssh-agent implementation... 06:02:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:34 $ docker exec 7715fa2214bbb57fb003b4d6be47e987b108239234e9298d7818bd3330a979fb ssh-agent 06:02:35 SSH_AUTH_SOCK=/tmp/ssh-81ai8oWY2Kq1/agent.46 06:02:35 SSH_AGENT_PID=51 06:02:35 Running ssh-add (command line suppressed) 06:02:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5646367431191249451.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5646367431191249451.key) 06:02:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:35 + git semver init 06:02:35 # -> Open(): unable to determine branch for HEAD 06:02:35 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:02:35 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:02:35 # $SEMVER_REMOTE_NAME = origin 06:02:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:02:35 # $SEMVER_USER_NAME = edgex-jenkins 06:02:35 # $SEMVER_BRANCH = master 06:02:35 # $SEMVER_TEMP = /tmp/semver-198876839 06:02:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:02:36 # '/tmp/semver-198876839' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 06:02:36 # -> Force: false 06:02:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 06:02:36 $ docker exec --env ******** --env ******** 7715fa2214bbb57fb003b4d6be47e987b108239234e9298d7818bd3330a979fb ssh-agent -k 06:02:36 unset SSH_AUTH_SOCK; 06:02:36 unset SSH_AGENT_PID; 06:02:36 echo Agent pid 51 killed; 06:02:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:37 + git semver [Pipeline] } 06:02:37 $ docker stop --time=1 7715fa2214bbb57fb003b4d6be47e987b108239234e9298d7818bd3330a979fb 06:02:38 $ docker rm -f 7715fa2214bbb57fb003b4d6be47e987b108239234e9298d7818bd3330a979fb [Pipeline] // withDockerContainer [Pipeline] sh 06:02:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:02:39 Stashed 1 file(s) [Pipeline] echo 06:02:39 [edgeXSemver]: initialized semver on version 2.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:02:55 Still waiting to schedule task 06:02:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:02:55 Still waiting to schedule task 06:02:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:04:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15831 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 06:04:45 Running in /w/workspace/edgex-ui-go/61 [Pipeline] { [Pipeline] checkout 06:04:50 using credential edgex-jenkins-ssh 06:04:50 Cloning the remote Git repository 06:04:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:04:50 > git init /w/workspace/edgex-ui-go/61 # timeout=10 06:04:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:04:50 > git --version # timeout=10 06:04:50 > git --version # 'git version 2.17.1' 06:04:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:52 Checking out Revision ad4a8559929426805d5df875db8eb26b12ca9048 (master) 06:04:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:04:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:04:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:04:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:04:52 > git config core.sparsecheckout # timeout=10 06:04:52 > git checkout -f ad4a8559929426805d5df875db8eb26b12ca9048 # timeout=10 06:04:57 Commit message: "init index layout" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:04:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:04:59 + true 06:04:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:05:02 provisioning config files... 06:05:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/61@tmp/config2501839549167767305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:02 ---> docker-login.sh 06:05:02 nexus3.edgexfoundry.org:10001 06:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:03 Configure a credential helper to remove this warning. See 06:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:03 06:05:03 Login Succeeded 06:05:03 nexus3.edgexfoundry.org:10002 06:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:04 Configure a credential helper to remove this warning. See 06:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:04 06:05:04 Login Succeeded 06:05:04 nexus3.edgexfoundry.org:10003 06:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:04 Configure a credential helper to remove this warning. See 06:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:04 06:05:04 Login Succeeded 06:05:04 nexus3.edgexfoundry.org:10004 06:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:05 Configure a credential helper to remove this warning. See 06:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:05 06:05:05 Login Succeeded 06:05:05 docker.io 06:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:06 Configure a credential helper to remove this warning. See 06:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:06 06:05:06 Login Succeeded 06:05:06 ---> docker-login.sh ends [Pipeline] } 06:05:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:05:06 ========================================================= 06:05:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:05:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:05:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:05:07 Sending build context to Docker daemon 16.5MB 06:05:07 Step 1/8 : ARG BASE=golang:1.15-alpine 06:05:07 Step 2/8 : FROM ${BASE} 06:05:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:05:07 5f621e34cdf4: Pulling fs layer 06:05:07 a4357932f1b6: Pulling fs layer 06:05:07 18c013af1878: Pulling fs layer 06:05:07 00ac8860ef70: Pulling fs layer 06:05:07 63d7cb157983: Pulling fs layer 06:05:07 b116817d02f9: Pulling fs layer 06:05:07 745a02a5169b: Pulling fs layer 06:05:07 00ac8860ef70: Waiting 06:05:07 63d7cb157983: Waiting 06:05:07 745a02a5169b: Waiting 06:05:07 b116817d02f9: Waiting 06:05:07 18c013af1878: Verifying Checksum 06:05:07 18c013af1878: Download complete 06:05:07 a4357932f1b6: Verifying Checksum 06:05:07 a4357932f1b6: Download complete 06:05:08 63d7cb157983: Verifying Checksum 06:05:08 63d7cb157983: Download complete 06:05:08 b116817d02f9: Verifying Checksum 06:05:08 b116817d02f9: Download complete 06:05:08 5f621e34cdf4: Verifying Checksum 06:05:08 5f621e34cdf4: Download complete 06:05:09 5f621e34cdf4: Pull complete 06:05:09 a4357932f1b6: Pull complete 06:05:10 18c013af1878: Pull complete 06:05:11 745a02a5169b: Verifying Checksum 06:05:11 745a02a5169b: Download complete 06:05:11 Running on prd-centos7-docker-4c-2g-15833 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 06:05:11 Running in /w/workspace/edgex-ui-go/61 [Pipeline] { [Pipeline] checkout 06:05:12 00ac8860ef70: Verifying Checksum 06:05:12 00ac8860ef70: Download complete 06:05:13 using credential edgex-jenkins-ssh 06:05:13 Cloning the remote Git repository 06:05:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:05:13 > git init /w/workspace/edgex-ui-go/61 # timeout=10 06:05:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:05:13 > git --version # timeout=10 06:05:13 > git --version # 'git version 2.24.3' 06:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:15 Checking out Revision ad4a8559929426805d5df875db8eb26b12ca9048 (master) 06:05:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:05:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:05:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:15 > git config core.sparsecheckout # timeout=10 06:05:15 > git checkout -f ad4a8559929426805d5df875db8eb26b12ca9048 # timeout=10 06:05:18 Commit message: "init index layout" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:05:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:05:20 + true 06:05:20 + sudo service docker restart 06:05:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:05:21 provisioning config files... 06:05:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/61@tmp/config1190696716999388274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:22 ---> docker-login.sh 06:05:22 nexus3.edgexfoundry.org:10001 06:05:22 00ac8860ef70: Pull complete 06:05:22 63d7cb157983: Pull complete 06:05:22 b116817d02f9: Pull complete 06:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:22 Configure a credential helper to remove this warning. See 06:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:22 06:05:22 Login Succeeded 06:05:22 nexus3.edgexfoundry.org:10002 06:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:22 Configure a credential helper to remove this warning. See 06:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:22 06:05:22 Login Succeeded 06:05:22 nexus3.edgexfoundry.org:10003 06:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:23 Configure a credential helper to remove this warning. See 06:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:23 06:05:23 Login Succeeded 06:05:23 nexus3.edgexfoundry.org:10004 06:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:23 Configure a credential helper to remove this warning. See 06:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:23 06:05:23 Login Succeeded 06:05:23 docker.io 06:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:23 Configure a credential helper to remove this warning. See 06:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:23 06:05:23 Login Succeeded 06:05:23 ---> docker-login.sh ends [Pipeline] } 06:05:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:05:23 ========================================================= 06:05:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:05:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:05:24 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:05:24 Sending build context to Docker daemon 16.5MB 06:05:24 Step 1/8 : ARG BASE=golang:1.15-alpine 06:05:24 Step 2/8 : FROM ${BASE} 06:05:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:05:24 188c0c94c7c5: Pulling fs layer 06:05:24 0ef7d3d256c8: Pulling fs layer 06:05:24 de9db76c5a1d: Pulling fs layer 06:05:24 bca2f99d35d6: Pulling fs layer 06:05:24 93359f2a8cfa: Pulling fs layer 06:05:24 7c6f9722023f: Pulling fs layer 06:05:24 a35cf1a2eb13: Pulling fs layer 06:05:24 bca2f99d35d6: Waiting 06:05:24 93359f2a8cfa: Waiting 06:05:24 7c6f9722023f: Waiting 06:05:24 a35cf1a2eb13: Waiting 06:05:24 de9db76c5a1d: Verifying Checksum 06:05:24 de9db76c5a1d: Download complete 06:05:24 0ef7d3d256c8: Verifying Checksum 06:05:24 0ef7d3d256c8: Download complete 06:05:24 93359f2a8cfa: Verifying Checksum 06:05:24 93359f2a8cfa: Download complete 06:05:24 188c0c94c7c5: Verifying Checksum 06:05:24 188c0c94c7c5: Download complete 06:05:24 7c6f9722023f: Verifying Checksum 06:05:24 7c6f9722023f: Download complete 06:05:24 188c0c94c7c5: Pull complete 06:05:25 0ef7d3d256c8: Pull complete 06:05:25 de9db76c5a1d: Pull complete 06:05:26 745a02a5169b: Pull complete 06:05:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:05:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:05:26 ---> b7e6874047d6 06:05:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:05:26 a35cf1a2eb13: Verifying Checksum 06:05:26 a35cf1a2eb13: Download complete 06:05:27 bca2f99d35d6: Verifying Checksum 06:05:27 bca2f99d35d6: Download complete 06:05:28 ---> Running in 05b19b6ee5cf 06:05:29 Removing intermediate container 05b19b6ee5cf 06:05:29 ---> dc9bef2f1185 06:05:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:29 ---> Running in d5f0077bfea4 06:05:31 bca2f99d35d6: Pull complete 06:05:31 93359f2a8cfa: Pull complete 06:05:31 7c6f9722023f: Pull complete 06:05:31 Removing intermediate container d5f0077bfea4 06:05:31 ---> e9a3181c2519 06:05:31 Step 5/8 : RUN apk add --no-cache make git 06:05:31 ---> Running in c0da06908f36 06:05:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:05:33 OK: 142 MiB in 39 packages 06:05:34 Removing intermediate container c0da06908f36 06:05:34 ---> 47919d97734c 06:05:34 Step 6/8 : WORKDIR /edgex-ui-go 06:05:35 ---> Running in 54d2c697d5c2 06:05:35 Removing intermediate container 54d2c697d5c2 06:05:35 ---> 06787ccc7f5a 06:05:35 Step 7/8 : COPY . . 06:05:37 ---> 05ecfc2c8f65 06:05:37 Step 8/8 : RUN go mod download 06:05:37 ---> Running in 5cfdf371fa82 06:05:39 a35cf1a2eb13: Pull complete 06:05:39 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:05:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:05:39 ---> a62c8e92a672 06:05:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:05:39 ---> Running in e6999fae65d7 06:05:39 Removing intermediate container e6999fae65d7 06:05:39 ---> 0347d25feddc 06:05:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:39 ---> Running in d293aea266dc 06:05:40 Removing intermediate container d293aea266dc 06:05:40 ---> 52e31f259ffc 06:05:40 Step 5/8 : RUN apk add --no-cache make git 06:05:40 ---> Running in 3ec155663a27 06:05:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:05:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:05:42 OK: 166 MiB in 39 packages 06:05:42 Removing intermediate container 3ec155663a27 06:05:42 ---> 066d2ef8ec8e 06:05:42 Step 6/8 : WORKDIR /edgex-ui-go 06:05:42 ---> Running in 95c99f427614 06:05:42 Removing intermediate container 95c99f427614 06:05:42 ---> 8af8eda3408b 06:05:42 Step 7/8 : COPY . . 06:05:44 ---> f62fc6ef3a30 06:05:44 Step 8/8 : RUN go mod download 06:05:44 ---> Running in 7929200f0836 06:06:02 Removing intermediate container 7929200f0836 06:06:02 ---> 830ac38e316c 06:06:02 Successfully built 830ac38e316c 06:06:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:06:03 + docker inspect -f . ci-base-image-x86_64 06:06:03 . [Pipeline] withDockerContainer 06:06:03 prd-centos7-docker-4c-2g-15833 does not seem to be running inside a container 06:06:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/61 -v /w/workspace/edgex-ui-go/61:/w/workspace/edgex-ui-go/61:rw,z -v /w/workspace/edgex-ui-go/61@tmp:/w/workspace/edgex-ui-go/61@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 ******** ci-base-image-x86_64 cat 06:06:04 $ docker top c8940c0c0dbf027fa60963e454edb8ba885a54221a74bad15d36cabdff876318 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:04 Removing intermediate container 5cfdf371fa82 06:06:04 ---> 65c15314e1f8 06:06:04 Successfully built 65c15314e1f8 06:06:04 Successfully tagged ci-base-image-arm64:latest 06:06:04 + go version 06:06:04 go version go1.15.5 linux/amd64 [Pipeline] } 06:06:04 $ docker stop --time=1 c8940c0c0dbf027fa60963e454edb8ba885a54221a74bad15d36cabdff876318 06:06:05 $ docker rm -f c8940c0c0dbf027fa60963e454edb8ba885a54221a74bad15d36cabdff876318 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:07 + docker inspect -f . ci-base-image-arm64 06:06:07 . [Pipeline] withDockerContainer 06:06:07 + docker inspect -f . ci-base-image-x86_64 06:06:07 . 06:06:07 prd-ubuntu18.04-docker-arm64-4c-16g-15831 does not seem to be running inside a container 06:06:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/61 -v /w/workspace/edgex-ui-go/61:/w/workspace/edgex-ui-go/61:rw,z -v /w/workspace/edgex-ui-go/61@tmp:/w/workspace/edgex-ui-go/61@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 ******** ci-base-image-arm64 cat 06:06:09 $ docker top a624330267386c9a08587b162e1659442341331073665a874a175788bf8291ab -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 06:06:09 prd-centos7-docker-4c-2g-15833 does not seem to be running inside a container 06:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/61 -v /w/workspace/edgex-ui-go/61:/w/workspace/edgex-ui-go/61:rw,z -v /w/workspace/edgex-ui-go/61@tmp:/w/workspace/edgex-ui-go/61@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 ******** ci-base-image-x86_64 cat 06:06:10 $ docker top 0569e760bfc4244119c6a56c6b84ade3c961fb04c06efe4009d4c04f09ff0c6f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 06:06:10 + make test 06:06:10 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:06:11 + go version 06:06:11 go version go1.15.5 linux/arm64 [Pipeline] } 06:06:11 $ docker stop --time=1 a624330267386c9a08587b162e1659442341331073665a874a175788bf8291ab 06:06:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:06:13 $ docker rm -f a624330267386c9a08587b162e1659442341331073665a874a175788bf8291ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:14 + docker inspect -f . ci-base-image-arm64 06:06:14 . [Pipeline] withDockerContainer 06:06:14 prd-ubuntu18.04-docker-arm64-4c-16g-15831 does not seem to be running inside a container 06:06:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/61 -v /w/workspace/edgex-ui-go/61:/w/workspace/edgex-ui-go/61:rw,z -v /w/workspace/edgex-ui-go/61@tmp:/w/workspace/edgex-ui-go/61@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 ******** ci-base-image-arm64 cat 06:06:15 $ docker top 909d4215d94d66f5050061e8ca1621d6d9de9ede0fc4b28e2698d272e954e9f1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:16 + make test 06:06:16 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:06:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:06:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:06:19 GO111MODULE=on go vet ./... [Pipeline] } 06:06:20 $ docker stop --time=1 0569e760bfc4244119c6a56c6b84ade3c961fb04c06efe4009d4c04f09ff0c6f 06:06:22 $ docker rm -f 0569e760bfc4244119c6a56c6b84ade3c961fb04c06efe4009d4c04f09ff0c6f [Pipeline] // withDockerContainer [Pipeline] sh 06:06:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:06:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:26 + ls -al . 06:06:26 total 88 06:06:26 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 14 06:06 . 06:06:26 drwxrwxr-x. 4 jenkins jenkins 30 Dec 14 06:05 .. 06:06:26 drwxrwxr-x. 3 jenkins jenkins 20 Dec 14 06:05 assets 06:06:26 drwxrwxr-x. 2 jenkins jenkins 35 Dec 14 06:05 bin 06:06:26 drwxrwxr-x. 3 jenkins jenkins 29 Dec 14 06:05 cmd 06:06:26 -rw-rw-r--. 1 jenkins jenkins 3959 Dec 14 06:05 CONTRIBUTING.md 06:06:26 -rw-r--r--. 1 jenkins jenkins 10 Dec 14 06:06 coverage.out 06:06:26 -rw-rw-r--. 1 jenkins jenkins 913 Dec 14 06:05 Dockerfile 06:06:26 -rw-rw-r--. 1 jenkins jenkins 898 Dec 14 06:05 Dockerfile.build 06:06:26 drwxrwxr-x. 5 jenkins jenkins 104 Dec 14 06:05 docs 06:06:26 drwxrwxr-x. 8 jenkins jenkins 162 Dec 14 06:05 .git 06:06:26 drwxrwxr-x. 2 jenkins jenkins 81 Dec 14 06:05 .github 06:06:26 -rw-rw-r--. 1 jenkins jenkins 153 Dec 14 06:05 .gitignore 06:06:26 -rw-rw-r--. 1 jenkins jenkins 1019 Dec 14 06:05 go.mod 06:06:26 -rw-r--r--. 1 jenkins jenkins 20718 Dec 14 06:06 go.sum 06:06:26 drwxrwxr-x. 10 jenkins jenkins 139 Dec 14 06:05 internal 06:06:26 -rw-rw-r--. 1 jenkins jenkins 652 Dec 14 06:05 Jenkinsfile 06:06:26 -rw-rw-r--. 1 jenkins jenkins 11357 Dec 14 06:05 LICENSE 06:06:26 -rw-rw-r--. 1 jenkins jenkins 951 Dec 14 06:05 Makefile 06:06:26 -rw-rw-r--. 1 jenkins jenkins 4535 Dec 14 06:05 README.md 06:06:26 -rw-rw-r--. 1 jenkins jenkins 11 Dec 14 06:02 VERSION 06:06:26 -rw-rw-r--. 1 jenkins jenkins 155 Dec 14 06:05 version.go 06:06:26 drwxrwxr-x. 4 jenkins jenkins 266 Dec 14 06:05 web [Pipeline] isUnix [Pipeline] sh 06:06:26 + 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=ad4a8559929426805d5df875db8eb26b12ca9048 --label arch=amd64 --label version=2.0.0-dev.3 . 06:06:27 Sending build context to Docker daemon 16.52MB 06:06:27 Step 1/24 : ARG BASE=golang:1.15-alpine 06:06:27 Step 2/24 : FROM ${BASE} AS builder 06:06:27 ---> 830ac38e316c 06:06:27 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:06:27 ---> Running in e03bba8de597 06:06:27 Removing intermediate container e03bba8de597 06:06:27 ---> 3d7bda06bbbb 06:06:27 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:06:27 ---> Running in 5a4acae65e97 06:06:27 Removing intermediate container 5a4acae65e97 06:06:27 ---> b726ef708dce 06:06:27 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:06:27 ---> Running in 16053c4a9d10 06:06:28 Removing intermediate container 16053c4a9d10 06:06:28 ---> e8ddaa4392eb 06:06:28 Step 6/24 : LABEL Name=edgex-ui-go 06:06:28 ---> Running in 9bedca20cff1 06:06:28 Removing intermediate container 9bedca20cff1 06:06:28 ---> 328f8e907eb4 06:06:28 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:06:28 ---> Running in 84f7a0e2a38f 06:06:28 Removing intermediate container 84f7a0e2a38f 06:06:28 ---> b6c5cbd46326 06:06:28 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:28 ---> Running in a619553f4fb7 06:06:29 Removing intermediate container a619553f4fb7 06:06:29 ---> 90ecbb6f87f4 06:06:29 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:06:29 ---> Running in fda23b110a0c 06:06:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:31 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:06:31 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:06:31 OK: 12750 distinct packages available 06:06:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:32 OK: 166 MiB in 39 packages 06:06:32 Removing intermediate container fda23b110a0c 06:06:32 ---> 49c446c70bc6 06:06:32 Step 10/24 : ENV GO111MODULE=on 06:06:32 ---> Running in 248d1d0c7495 06:06:32 Removing intermediate container 248d1d0c7495 06:06:32 ---> ae11843e665d 06:06:32 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:06:32 ---> Running in f550ec571b55 06:06:33 Removing intermediate container f550ec571b55 06:06:33 ---> 1770e4b0c3cc 06:06:33 Step 12/24 : COPY go.mod . 06:06:33 ---> 4edb30cc4da5 06:06:33 Step 13/24 : COPY Makefile . 06:06:33 ---> 872ea9ee00b0 06:06:33 Step 14/24 : RUN make update 06:06:33 ---> Running in b63559325701 06:06:34 CGO_ENABLED=0 GO111MODULE=on go mod download 06:06:34 Removing intermediate container b63559325701 06:06:34 ---> 38e402220da4 06:06:34 Step 15/24 : COPY . . 06:06:35 ---> 8d53152d1254 06:06:35 Step 16/24 : RUN ${MAKE} 06:06:35 ---> Running in 94cc1c90dcbf 06:06:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:06:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:06:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:06:40 GO111MODULE=on go vet ./... 06:06:44 CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] } 06:06:44 $ docker stop --time=1 909d4215d94d66f5050061e8ca1621d6d9de9ede0fc4b28e2698d272e954e9f1 06:06:46 Removing intermediate container 94cc1c90dcbf 06:06:46 ---> fdbaaca26fd2 06:06:46 Step 17/24 : FROM alpine 06:06:46 latest: Pulling from library/alpine 06:06:46 05e7bc50f07f: Pulling fs layer 06:06:46 05e7bc50f07f: Verifying Checksum 06:06:46 05e7bc50f07f: Download complete 06:06:47 $ docker rm -f 909d4215d94d66f5050061e8ca1621d6d9de9ede0fc4b28e2698d272e954e9f1 06:06:47 05e7bc50f07f: Pull complete 06:06:47 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 06:06:47 Status: Downloaded newer image for alpine:latest 06:06:47 ---> b14afc6dfb98 06:06:47 Step 18/24 : EXPOSE 4000 06:06:47 ---> Running in 8f8fb7a0198f 06:06:47 Removing intermediate container 8f8fb7a0198f 06:06:47 ---> 43c952ccb879 06:06:47 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [Pipeline] // withDockerContainer [Pipeline] sh 06:06:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:47 Warning: overwriting stash ‘coverage-report’ 06:06:48 ---> 799fbab1e6e8 06:06:48 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:06:48 ---> Running in 921ecfd21af7 06:06:48 Stashed 1 file(s) [Pipeline] } 06:06:48 Removing intermediate container 921ecfd21af7 06:06:48 ---> e2c0b26e746b 06:06:48 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:06:48 ---> Running in 3ef041d90466 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:06:48 Removing intermediate container 3ef041d90466 06:06:48 ---> 7aa11e6b9d12 06:06:48 Step 22/24 : LABEL arch=amd64 06:06:48 ---> Running in 30bf392cd33e [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:49 Removing intermediate container 30bf392cd33e 06:06:49 ---> e59a1f073c53 06:06:49 Step 23/24 : LABEL git_sha=ad4a8559929426805d5df875db8eb26b12ca9048 06:06:49 ---> Running in fdf221b60bd6 06:06:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:49 Removing intermediate container fdf221b60bd6 06:06:49 ---> fcbf0674d2c2 06:06:49 Step 24/24 : LABEL version=2.0.0-dev.3 06:06:49 ---> Running in fa1b4289766a 06:06:49 Removing intermediate container fa1b4289766a 06:06:49 ---> b368445d06af 06:06:49 [Warning] One or more build-args [ARCH] were not consumed 06:06:49 Successfully built b368445d06af 06:06:49 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } 06:06:49 + ls -al . 06:06:49 total 124 06:06:49 drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 06:06 . 06:06:49 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 06:04 .. 06:06:49 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 06:04 .git 06:06:49 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 06:04 .github 06:06:49 -rw-rw-r-- 1 jenkins jenkins 153 Dec 14 06:04 .gitignore 06:06:49 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 14 06:04 CONTRIBUTING.md 06:06:49 -rw-rw-r-- 1 jenkins jenkins 913 Dec 14 06:04 Dockerfile 06:06:49 -rw-rw-r-- 1 jenkins jenkins 898 Dec 14 06:04 Dockerfile.build 06:06:49 -rw-rw-r-- 1 jenkins jenkins 652 Dec 14 06:04 Jenkinsfile 06:06:49 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 14 06:04 LICENSE 06:06:49 -rw-rw-r-- 1 jenkins jenkins 951 Dec 14 06:04 Makefile 06:06:49 -rw-rw-r-- 1 jenkins jenkins 4535 Dec 14 06:04 README.md 06:06:49 -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 06:02 VERSION 06:06:49 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 06:04 assets 06:06:49 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 06:04 bin 06:06:49 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 06:04 cmd 06:06:49 -rw-r--r-- 1 jenkins jenkins 10 Dec 14 06:06 coverage.out 06:06:49 drwxrwxr-x 5 jenkins jenkins 4096 Dec 14 06:04 docs 06:06:49 -rw-rw-r-- 1 jenkins jenkins 1019 Dec 14 06:04 go.mod 06:06:49 -rw-r--r-- 1 jenkins jenkins 20718 Dec 14 06:06 go.sum 06:06:49 drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 06:04 internal 06:06:49 -rw-rw-r-- 1 jenkins jenkins 155 Dec 14 06:04 version.go 06:06:49 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 06:04 web [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:06:50 provisioning config files... 06:06:50 + 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=ad4a8559929426805d5df875db8eb26b12ca9048 --label arch=arm64 --label version=2.0.0-dev.3 . 06:06:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/61@tmp/config3826518779188500815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:50 ---> docker-login.sh 06:06:50 nexus3.edgexfoundry.org:10001 06:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:50 Sending build context to Docker daemon 16.52MB 06:06:50 Step 1/24 : ARG BASE=golang:1.15-alpine 06:06:50 Step 2/24 : FROM ${BASE} AS builder 06:06:50 ---> 65c15314e1f8 06:06:50 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:50 Configure a credential helper to remove this warning. See 06:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:50 06:06:50 Login Succeeded 06:06:50 nexus3.edgexfoundry.org:10002 06:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:50 Configure a credential helper to remove this warning. See 06:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:50 06:06:50 Login Succeeded 06:06:50 nexus3.edgexfoundry.org:10003 06:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:51 Configure a credential helper to remove this warning. See 06:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:51 06:06:51 Login Succeeded 06:06:51 nexus3.edgexfoundry.org:10004 06:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:51 ---> Running in 7da7edebedd9 06:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:51 Configure a credential helper to remove this warning. See 06:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:51 06:06:51 Login Succeeded 06:06:51 docker.io 06:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:51 Removing intermediate container 7da7edebedd9 06:06:51 ---> bba9676f6165 06:06:51 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:51 Configure a credential helper to remove this warning. See 06:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:51 06:06:51 Login Succeeded 06:06:51 ---> docker-login.sh ends [Pipeline] } 06:06:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:51 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 06:06:51 ad4a8559929426805d5df875db8eb26b12ca9048 06:06:51 latest 06:06:51 2.0.0-dev.3 06:06:51 ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 06:06:51 master 06:06:51 ===================================================== 06:06:51 ---> Running in 41e2d3574771 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:52 Removing intermediate container 41e2d3574771 06:06:52 ---> 1ff1c8fa24f9 06:06:52 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:06:52 ---> Running in 59bb75409976 06:06:52 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048 [Pipeline] isUnix [Pipeline] sh 06:06:52 Removing intermediate container 59bb75409976 06:06:52 ---> 55d93d2d325d 06:06:52 Step 6/24 : LABEL Name=edgex-ui-go 06:06:52 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048 06:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:06:52 5a0561b7c46d: Preparing 06:06:52 f4666769fca7: Preparing 06:06:52 f4666769fca7: Layer already exists 06:06:53 ---> Running in e142743251a7 06:06:53 Removing intermediate container e142743251a7 06:06:53 ---> b85c8d5bba03 06:06:53 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:06:53 ---> Running in 0d22a6c051c0 06:06:53 Removing intermediate container 0d22a6c051c0 06:06:53 ---> 32e78f0a75ec 06:06:53 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:54 ---> Running in 72d612616618 06:06:54 5a0561b7c46d: Pushed 06:06:54 ad4a8559929426805d5df875db8eb26b12ca9048: digest: sha256:3c8dcd7c2c34babf2c4b9c9ca4eacd56e070fe2545400804eeb5e7c2896ff46f size: 739 [Pipeline] isUnix [Pipeline] sh 06:06:54 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 06:06:55 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 06:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:06:55 5a0561b7c46d: Preparing 06:06:55 f4666769fca7: Preparing 06:06:55 5a0561b7c46d: Layer already exists 06:06:55 f4666769fca7: Layer already exists 06:06:55 latest: digest: sha256:3c8dcd7c2c34babf2c4b9c9ca4eacd56e070fe2545400804eeb5e7c2896ff46f size: 739 [Pipeline] isUnix [Pipeline] sh 06:06:55 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh 06:06:55 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.3 06:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:06:55 5a0561b7c46d: Preparing 06:06:55 f4666769fca7: Preparing 06:06:55 5a0561b7c46d: Layer already exists 06:06:55 f4666769fca7: Layer already exists 06:06:55 2.0.0-dev.3: digest: sha256:3c8dcd7c2c34babf2c4b9c9ca4eacd56e070fe2545400804eeb5e7c2896ff46f size: 739 [Pipeline] isUnix [Pipeline] sh 06:06:55 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh 06:06:56 Removing intermediate container 72d612616618 06:06:56 ---> 3a58250af33a 06:06:56 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:06:56 ---> Running in 740de66f520c 06:06:56 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 06:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:06:56 5a0561b7c46d: Preparing 06:06:56 f4666769fca7: Preparing 06:06:56 f4666769fca7: Layer already exists 06:06:56 5a0561b7c46d: Layer already exists 06:06:56 ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3: digest: sha256:3c8dcd7c2c34babf2c4b9c9ca4eacd56e070fe2545400804eeb5e7c2896ff46f size: 739 [Pipeline] isUnix [Pipeline] sh 06:06:56 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 06:06:56 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 06:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:06:56 5a0561b7c46d: Preparing 06:06:56 f4666769fca7: Preparing 06:06:56 f4666769fca7: Layer already exists 06:06:56 5a0561b7c46d: Layer already exists 06:06:56 master: digest: sha256:3c8dcd7c2c34babf2c4b9c9ca4eacd56e070fe2545400804eeb5e7c2896ff46f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:57 ===================================================== [Pipeline] echo 06:06:57 taggedImages: 06:06:57 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048 06:06:57 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 06:06:57 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.3 06:06:57 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 06:06:57 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage 06:06:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 06:06:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } 06:06:58 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:06:58 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:06:58 OK: 12620 distinct packages available 06:06:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:07:00 OK: 142 MiB in 39 packages 06:07:01 Removing intermediate container 740de66f520c 06:07:01 ---> 548a1bfcb121 06:07:01 Step 10/24 : ENV GO111MODULE=on 06:07:01 ---> Running in b002d6d71366 06:07:01 Removing intermediate container b002d6d71366 06:07:01 ---> df2f13b54580 06:07:01 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:07:02 ---> Running in 36d4c9df4b49 06:07:02 Removing intermediate container 36d4c9df4b49 06:07:02 ---> 89a9ebbff95a 06:07:02 Step 12/24 : COPY go.mod . 06:07:03 ---> 79db1e3f3b62 06:07:03 Step 13/24 : COPY Makefile . 06:07:04 ---> 0facd18d9b66 06:07:04 Step 14/24 : RUN make update 06:07:04 ---> Running in f0054e8abe36 06:07:05 CGO_ENABLED=0 GO111MODULE=on go mod download 06:07:06 Removing intermediate container f0054e8abe36 06:07:06 ---> 43109c7edcdc 06:07:06 Step 15/24 : COPY . . 06:07:08 ---> b2a0ee6c5f49 06:07:08 Step 16/24 : RUN ${MAKE} 06:07:08 ---> Running in 4a8540076110 06:07:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:07:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:07:37 Removing intermediate container 4a8540076110 06:07:37 ---> 43fa427f61a0 06:07:37 Step 17/24 : FROM alpine 06:07:37 latest: Pulling from library/alpine 06:07:37 a3cc7d3b244e: Pulling fs layer 06:07:37 a3cc7d3b244e: Verifying Checksum 06:07:37 a3cc7d3b244e: Download complete 06:07:38 a3cc7d3b244e: Pull complete 06:07:38 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 06:07:38 Status: Downloaded newer image for alpine:latest 06:07:38 ---> dd36a01c3f31 06:07:38 Step 18/24 : EXPOSE 4000 06:07:38 ---> Running in e3ab7ce262d0 06:07:38 Removing intermediate container e3ab7ce262d0 06:07:38 ---> c69ce68fd801 06:07:38 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:07:40 ---> 1faa5beb7438 06:07:40 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:07:40 ---> Running in 4a3075944a66 06:07:40 Removing intermediate container 4a3075944a66 06:07:40 ---> ffce4b04ba24 06:07:40 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:07:41 ---> Running in d485cdefa765 06:07:41 Removing intermediate container d485cdefa765 06:07:41 ---> 2647e24c4959 06:07:41 Step 22/24 : LABEL arch=arm64 06:07:41 ---> Running in f00062086971 06:07:42 Removing intermediate container f00062086971 06:07:42 ---> fa4e5134146a 06:07:42 Step 23/24 : LABEL git_sha=ad4a8559929426805d5df875db8eb26b12ca9048 06:07:42 ---> Running in b42811a5e2d1 06:07:42 Removing intermediate container b42811a5e2d1 06:07:42 ---> 52887cb29462 06:07:42 Step 24/24 : LABEL version=2.0.0-dev.3 06:07:42 ---> Running in 851a79d3cf0f 06:07:43 Removing intermediate container 851a79d3cf0f 06:07:43 ---> c813e4a2ff26 06:07:43 [Warning] One or more build-args [ARCH] were not consumed 06:07:43 Successfully built c813e4a2ff26 06:07:43 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:07:44 provisioning config files... 06:07:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/61@tmp/config6122745322648401653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:44 ---> docker-login.sh 06:07:44 nexus3.edgexfoundry.org:10001 06:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:45 Configure a credential helper to remove this warning. See 06:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:45 06:07:45 Login Succeeded 06:07:45 nexus3.edgexfoundry.org:10002 06:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:45 Configure a credential helper to remove this warning. See 06:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:45 06:07:45 Login Succeeded 06:07:45 nexus3.edgexfoundry.org:10003 06:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:46 Configure a credential helper to remove this warning. See 06:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:46 06:07:46 Login Succeeded 06:07:46 nexus3.edgexfoundry.org:10004 06:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:46 Configure a credential helper to remove this warning. See 06:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:46 06:07:46 Login Succeeded 06:07:46 docker.io 06:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:47 Configure a credential helper to remove this warning. See 06:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:47 06:07:47 Login Succeeded 06:07:47 ---> docker-login.sh ends [Pipeline] } 06:07:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:07:47 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 06:07:47 ad4a8559929426805d5df875db8eb26b12ca9048 06:07:47 latest 06:07:47 2.0.0-dev.3 06:07:47 ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 06:07:47 master 06:07:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:07:48 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:ad4a8559929426805d5df875db8eb26b12ca9048 [Pipeline] isUnix [Pipeline] sh 06:07:48 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:ad4a8559929426805d5df875db8eb26b12ca9048 06:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:07:48 42840e306cf0: Preparing 06:07:48 e934a737d657: Preparing 06:07:48 e934a737d657: Layer already exists 06:07:52 42840e306cf0: Pushed 06:07:52 ad4a8559929426805d5df875db8eb26b12ca9048: digest: sha256:6e3639d3dfdc4b0a97b641f2ccd1d4e7716032bd58a741e396e60ade6c44d993 size: 739 [Pipeline] isUnix [Pipeline] sh 06:07:52 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:07:52 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 06:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:07:52 42840e306cf0: Preparing 06:07:52 e934a737d657: Preparing 06:07:52 42840e306cf0: Layer already exists 06:07:52 e934a737d657: Layer already exists 06:07:53 latest: digest: sha256:6e3639d3dfdc4b0a97b641f2ccd1d4e7716032bd58a741e396e60ade6c44d993 size: 739 [Pipeline] isUnix [Pipeline] sh 06:07:53 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh 06:07:53 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.3 06:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:07:53 42840e306cf0: Preparing 06:07:53 e934a737d657: Preparing 06:07:53 42840e306cf0: Layer already exists 06:07:53 e934a737d657: Layer already exists 06:07:54 2.0.0-dev.3: digest: sha256:6e3639d3dfdc4b0a97b641f2ccd1d4e7716032bd58a741e396e60ade6c44d993 size: 739 [Pipeline] isUnix [Pipeline] sh 06:07:54 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh 06:07:54 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 06:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:07:54 42840e306cf0: Preparing 06:07:54 e934a737d657: Preparing 06:07:54 e934a737d657: Layer already exists 06:07:54 42840e306cf0: Layer already exists 06:07:55 ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3: digest: sha256:6e3639d3dfdc4b0a97b641f2ccd1d4e7716032bd58a741e396e60ade6c44d993 size: 739 [Pipeline] isUnix [Pipeline] sh 06:07:55 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 06:07:55 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 06:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:07:55 42840e306cf0: Preparing 06:07:55 e934a737d657: Preparing 06:07:55 42840e306cf0: Layer already exists 06:07:55 e934a737d657: Layer already exists 06:07:56 master: digest: sha256:6e3639d3dfdc4b0a97b641f2ccd1d4e7716032bd58a741e396e60ade6c44d993 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:07:56 ===================================================== [Pipeline] echo 06:07:56 taggedImages: 06:07:56 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:ad4a8559929426805d5df875db8eb26b12ca9048 06:07:56 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 06:07:56 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.3 06:07:56 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:ad4a8559929426805d5df875db8eb26b12ca9048-2.0.0-dev.3 06:07:56 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [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 06:07:57 provisioning config files... 06:07:57 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5784903085278681687tmp [Pipeline] { [Pipeline] sh 06:07:58 + set +x 06:07:58 + curl -s https://codecov.io/bash 06:07:58 + bash -s -- 06:07:58 06:07:58 _____ _ 06:07:58 / ____| | | 06:07:58 | | ___ __| | ___ ___ _____ __ 06:07:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:07:58 | |___| (_) | (_| | __/ (_| (_) \ V / 06:07:58 \_____\___/ \__,_|\___|\___\___/ \_/ 06:07:58 Bash-20201130-cc6d3fe 06:07:58 06:07:58 06:07:58 ==> Jenkins CI detected. 06:07:58 project root: . 06:07:58 --> token set from env 06:07:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:07:58 ==> Running gcov in . (disable via -X gcov) 06:07:58 ==> Python coveragepy not found 06:07:58 ==> Searching for coverage reports in: 06:07:58 + . 06:07:58 -> Found 1 reports 06:07:58 ==> Detecting git/mercurial file structure 06:07:58 ==> Reading reports 06:07:58 + ./coverage.out bytes=10 06:07:58 ==> Appending adjustments 06:07:58 https://docs.codecov.io/docs/fixing-reports 06:07:58 + Found adjustments 06:07:58 ==> Gzipping contents 06:07:58 4.0K /tmp/codecov.TxoLMG.gz 06:07:58 ==> Uploading reports 06:07:58 url: https://codecov.io 06:07:58 query: branch=master&commit=ad4a8559929426805d5df875db8eb26b12ca9048&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F61%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:07:58 -> Pinging Codecov 06:07:58 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=ad4a8559929426805d5df875db8eb26b12ca9048&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F61%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:07:59 -> Uploading to 06:07:59 https://storage.googleapis.com/codecov/v4/raw/2020-12-14/FB506323287CE973F263BFD2A0EB1F37/ad4a8559929426805d5df875db8eb26b12ca9048/4fa9dc58-0617-4fa7-8aab-b26c3daeb64d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201214T060758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdd40d4ba4ec8289f31d1d1fa9dfc8e6c5c6fc1f1cede344f2d4ff0ba878bb78 06:07:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:07:59 Dload Upload Total Spent Left Speed 06:07:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2361 0 0 100 2361 0 4305 --:--:-- --:--:-- --:--:-- 4300 06:07:59 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ad4a8559929426805d5df875db8eb26b12ca9048 [Pipeline] } 06:07:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:08:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:08:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:08:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:08:01 06:08:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 06:08:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:08:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:08:01 188c0c94c7c5: Pulling fs layer 06:08:01 0ef7d3d256c8: Pulling fs layer 06:08:01 de9db76c5a1d: Pulling fs layer 06:08:01 0eba1c9be4d2: Pulling fs layer 06:08:01 0d57e429df01: Pulling fs layer 06:08:01 4e4be7b47b0d: Pulling fs layer 06:08:01 e1f770b5df2f: Pulling fs layer 06:08:01 85a0685a4137: Pulling fs layer 06:08:01 4e4be7b47b0d: Waiting 06:08:01 85a0685a4137: Waiting 06:08:01 e1f770b5df2f: Waiting 06:08:01 0eba1c9be4d2: Waiting 06:08:01 0d57e429df01: Waiting 06:08:01 de9db76c5a1d: Verifying Checksum 06:08:01 de9db76c5a1d: Download complete 06:08:01 0ef7d3d256c8: Verifying Checksum 06:08:01 0ef7d3d256c8: Download complete 06:08:01 188c0c94c7c5: Verifying Checksum 06:08:01 188c0c94c7c5: Download complete 06:08:01 0d57e429df01: Verifying Checksum 06:08:01 0d57e429df01: Download complete 06:08:01 4e4be7b47b0d: Verifying Checksum 06:08:01 4e4be7b47b0d: Download complete 06:08:02 188c0c94c7c5: Pull complete 06:08:02 0ef7d3d256c8: Pull complete 06:08:02 de9db76c5a1d: Pull complete 06:08:02 e1f770b5df2f: Verifying Checksum 06:08:02 e1f770b5df2f: Download complete 06:08:05 0eba1c9be4d2: Verifying Checksum 06:08:05 0eba1c9be4d2: Download complete 06:08:05 85a0685a4137: Verifying Checksum 06:08:05 85a0685a4137: Download complete 06:08:11 0eba1c9be4d2: Pull complete 06:08:11 0d57e429df01: Pull complete 06:08:11 4e4be7b47b0d: Pull complete 06:08:13 e1f770b5df2f: Pull complete 06:08:21 85a0685a4137: Pull complete 06:08:21 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 06:08:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:08:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 06:08:21 prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container 06:08:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:08:22 $ docker top d952e135a02388126d660b3855a7adb2d850eb35108f9796f7c442c4a09c106e -eo pid,comm [Pipeline] { [Pipeline] echo 06:08:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 06:08:23 + set -o pipefail 06:08:23 + snyk monitor '--org=edgex-jenkins' 06:08:38 06:08:38 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 06:08:38 06:08:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/6b47f504-c1f5-4260-9471-0b4e3fbcd379 06:08:38 06:08:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:08:38 06:08:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:08:38 06:08:38 06:08:38 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 06:08:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:08:38 $ docker stop --time=1 d952e135a02388126d660b3855a7adb2d850eb35108f9796f7c442c4a09c106e 06:08:40 $ docker rm -f d952e135a02388126d660b3855a7adb2d850eb35108f9796f7c442c4a09c106e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) [Pipeline] script [Pipeline] { [Pipeline] echo 06:08:41 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048, dockerFile=Dockerfile [Pipeline] echo 06:08:41 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 06:08:41 + set -o pipefail 06:08:41 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 06:08:41 + tee .snyk 06:08:41 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 06:08:41 version: v1.14.1 06:08:41 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 06:08:41 ignore: 06:08:41 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 06:08:41 - '*': 06:08:41 reason: does not apply # justification for ignoring 06:08:41 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 06:08:41 SNYK-ALPINE312-JQ-588886: 06:08:41 - '*': 06:08:41 reason: false positive 06:08:41 expires: 2021-01-01T00:00:00 06:08:41 SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515: 06:08:41 - '*': 06:08:41 reason: does not apply 06:08:41 expires: 2021-01-01T00:00:00 06:08:41 # patch: {} [Pipeline] withCredentials 06:08:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:08:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:08:42 . [Pipeline] withDockerContainer 06:08:42 prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container 06:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:08:43 $ docker top 5c2cb48fadac9f2cccc26f2c2807149ae0812c57d0d2828f08a8190ba80e598f -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:43 + rm -f snykReport.html [Pipeline] echo 06:08:43 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048 --file=./Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 06:08:44 + set -o pipefail 06:08:44 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:ad4a8559929426805d5df875db8eb26b12ca9048 '--file=./Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 06:08:44 + snyk-to-html -o snykReport.html 06:08:52 Vulnerability snapshot saved at snykReport.html [Pipeline] } 06:08:52 $ docker stop --time=1 5c2cb48fadac9f2cccc26f2c2807149ae0812c57d0d2828f08a8190ba80e598f 06:08:53 $ docker rm -f 5c2cb48fadac9f2cccc26f2c2807149ae0812c57d0d2828f08a8190ba80e598f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:08:53 [edgeXSnyk] Exit Code: 1 [Pipeline] echo 06:08:53 [edgeXSnyk] Possible vulnerabilities have been found in the Snyk scan. Marking as build as unstable. [Pipeline] readFile [Pipeline] mail [Pipeline] step 06:08:54 Archiving artifacts [Pipeline] unstable 06:08:54 WARNING: Snyk Found Vulnerabilites [Pipeline] } [Pipeline] // script [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:55 + git log --format=format:%s -1 ad4a8559929426805d5df875db8eb26b12ca9048 [Pipeline] isUnix [Pipeline] sh 06:08:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:55 . [Pipeline] withDockerContainer 06:08:55 prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container 06:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:08:56 $ docker top 105ce49cb2758cdbc85cdfa23f326b3ae3f601d117f1fe0c98f0e758e186623d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:08:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:08:57 [ssh-agent] Looking for ssh-agent implementation... 06:08:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:08:57 $ docker exec 105ce49cb2758cdbc85cdfa23f326b3ae3f601d117f1fe0c98f0e758e186623d ssh-agent 06:08:57 SSH_AUTH_SOCK=/tmp/ssh-S6i0x5dRQxXD/agent.12 06:08:57 SSH_AGENT_PID=17 06:08:57 Running ssh-add (command line suppressed) 06:08:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4614038320666334879.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4614038320666334879.key) 06:08:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:08:58 + git semver tag 06:08:58 # -> Open(): unable to determine branch for HEAD 06:08:58 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:08:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:08:58 # $SEMVER_REMOTE_NAME = origin 06:08:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:08:58 # $SEMVER_USER_NAME = edgex-jenkins 06:08:58 # $SEMVER_BRANCH = master 06:08:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 06:08:58 # ad4a8559929426805d5df875db8eb26b12ca9048 HEAD 06:08:58 # -> Force: false 06:08:58 # bfacbe5ec91a240a0dba6c8e067809b6db5d10f0 refs/tags/v2.0.0-dev.3 [Pipeline] } 06:08:58 $ docker exec --env ******** --env ******** 105ce49cb2758cdbc85cdfa23f326b3ae3f601d117f1fe0c98f0e758e186623d ssh-agent -k 06:08:58 unset SSH_AUTH_SOCK; 06:08:58 unset SSH_AGENT_PID; 06:08:58 echo Agent pid 17 killed; 06:08:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:08:58 + git semver [Pipeline] } 06:08:58 $ docker stop --time=1 105ce49cb2758cdbc85cdfa23f326b3ae3f601d117f1fe0c98f0e758e186623d 06:09:00 $ docker rm -f 105ce49cb2758cdbc85cdfa23f326b3ae3f601d117f1fe0c98f0e758e186623d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:09:00 06:09:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:09:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:09:01 0.23.1-centos7: Pulling from edgex-lftools 06:09:01 ab5ef0e58194: Pulling fs layer 06:09:01 9712f1f96733: Pulling fs layer 06:09:01 63f879dbbcfc: Pulling fs layer 06:09:01 0d9ebad4ef96: Pulling fs layer 06:09:01 e9a5061849ea: Pulling fs layer 06:09:01 d747dcd14b5f: Pulling fs layer 06:09:01 2de7ff778b66: Pulling fs layer 06:09:01 e9a5061849ea: Waiting 06:09:01 d747dcd14b5f: Waiting 06:09:01 2de7ff778b66: Waiting 06:09:01 0d9ebad4ef96: Waiting 06:09:01 9712f1f96733: Verifying Checksum 06:09:01 9712f1f96733: Download complete 06:09:03 63f879dbbcfc: Verifying Checksum 06:09:03 63f879dbbcfc: Download complete 06:09:03 e9a5061849ea: Verifying Checksum 06:09:03 e9a5061849ea: Download complete 06:09:03 d747dcd14b5f: Verifying Checksum 06:09:03 d747dcd14b5f: Download complete 06:09:03 2de7ff778b66: Verifying Checksum 06:09:03 2de7ff778b66: Download complete 06:09:03 0d9ebad4ef96: Verifying Checksum 06:09:03 0d9ebad4ef96: Download complete 06:09:03 ab5ef0e58194: Verifying Checksum 06:09:03 ab5ef0e58194: Download complete 06:09:07 ab5ef0e58194: Pull complete 06:09:07 9712f1f96733: Pull complete 06:09:09 63f879dbbcfc: Pull complete 06:09:16 0d9ebad4ef96: Pull complete 06:09:17 e9a5061849ea: Pull complete 06:09:17 d747dcd14b5f: Pull complete 06:09:19 2de7ff778b66: Pull complete 06:09:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:09:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:09:19 prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container 06:09:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:09:23 $ docker top a63c30e623cff5ff5391d6e0d5d60499ea85338a18467c5362487b7c58e0569f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:09:23 provisioning config files... 06:09:23 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2349377426577633831tmp 06:09:23 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1072760653923925706tmp 06:09:23 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7973082312585843583tmp [Pipeline] { [Pipeline] echo 06:09:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:09:24 ---> sigul-configuration.sh 06:09:24 gpg: directory `/root/.gnupg' created 06:09:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:09:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:09:24 gpg: keyring `/root/.gnupg/secring.gpg' created 06:09:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:09:24 gpg: CAST5 encrypted data 06:09:24 gpg: encrypted with 1 passphrase 06:09:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:09:24 + mkdir /home/jenkins 06:09:24 + mkdir /home/jenkins/sigul [Pipeline] sh 06:09:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:09:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:09:25 ---> sigul-install.sh 06:09:31 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 06:09:32 + git tag --list 06:09:32 0.1.1 06:09:32 v1.1.0 06:09:32 v1.2.0 06:09:32 v1.2.1 06:09:32 v1.2.2-dev.1 06:09:32 v1.2.2-dev.10 06:09:32 v1.2.2-dev.11 06:09:32 v1.2.2-dev.12 06:09:32 v1.2.2-dev.2 06:09:32 v1.2.2-dev.3 06:09:32 v1.2.2-dev.4 06:09:32 v1.2.2-dev.5 06:09:32 v1.2.2-dev.6 06:09:32 v1.2.2-dev.7 06:09:32 v1.2.2-dev.8 06:09:32 v1.2.2-dev.9 06:09:32 v1.3.0 06:09:32 v1.3.1-dev.1 06:09:32 v1.3.1-dev.2 06:09:32 v2.0.0-dev.1 06:09:32 v2.0.0-dev.2 06:09:32 v2.0.0-dev.3 [Pipeline] sh 06:09:32 + lftools sign git-tag v2.0.0-dev.3 06:09:33 Signing Git tag with Sigul... 06:09:33 Signing v2.0.0-dev.3 [Pipeline] echo 06:09:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:09:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:09:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:09:35 $ docker stop --time=1 a63c30e623cff5ff5391d6e0d5d60499ea85338a18467c5362487b7c58e0569f 06:09:37 $ docker rm -f a63c30e623cff5ff5391d6e0d5d60499ea85338a18467c5362487b7c58e0569f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 06:09:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:09:38 . [Pipeline] withDockerContainer 06:09:38 prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container 06:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:09:39 $ docker top bd58acf20297edbfc869f0361f8ec3189848ebc8a3818c66da321fb189b4db24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:09:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:09:39 [ssh-agent] Looking for ssh-agent implementation... 06:09:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:09:40 $ docker exec bd58acf20297edbfc869f0361f8ec3189848ebc8a3818c66da321fb189b4db24 ssh-agent 06:09:40 SSH_AUTH_SOCK=/tmp/ssh-0bBPi1ZNLZCb/agent.12 06:09:40 SSH_AGENT_PID=18 06:09:40 Running ssh-add (command line suppressed) 06:09:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4233644803202519718.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4233644803202519718.key) 06:09:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:09:40 + git semver bump pre 06:09:40 # -> Open(): unable to determine branch for HEAD 06:09:40 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:09:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:09:40 # $SEMVER_REMOTE_NAME = origin 06:09:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:09:40 # $SEMVER_USER_NAME = edgex-jenkins 06:09:40 # $SEMVER_BRANCH = master 06:09:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 06:09:40 2.0.0-dev.4 [Pipeline] } 06:09:40 $ docker exec --env ******** --env ******** bd58acf20297edbfc869f0361f8ec3189848ebc8a3818c66da321fb189b4db24 ssh-agent -k 06:09:41 unset SSH_AUTH_SOCK; 06:09:41 unset SSH_AGENT_PID; 06:09:41 echo Agent pid 18 killed; 06:09:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:09:41 + git semver [Pipeline] } 06:09:41 $ docker stop --time=1 bd58acf20297edbfc869f0361f8ec3189848ebc8a3818c66da321fb189b4db24 06:09:42 $ docker rm -f bd58acf20297edbfc869f0361f8ec3189848ebc8a3818c66da321fb189b4db24 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:09:43 . [Pipeline] withDockerContainer 06:09:43 prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container 06:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:09:44 $ docker top 4bf8b4040f01785ea86382eb3be0c6485e0405bd25a4c99f2159e9b1fe676bd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:09:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:09:44 [ssh-agent] Looking for ssh-agent implementation... 06:09:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:09:44 $ docker exec 4bf8b4040f01785ea86382eb3be0c6485e0405bd25a4c99f2159e9b1fe676bd4 ssh-agent 06:09:45 SSH_AUTH_SOCK=/tmp/ssh-qV7B2ihOqGde/agent.11 06:09:45 SSH_AGENT_PID=16 06:09:45 Running ssh-add (command line suppressed) 06:09:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7715184016396492063.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7715184016396492063.key) 06:09:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:09:45 + git semver push 06:09:45 # -> Open(): unable to determine branch for HEAD 06:09:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:09:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:09:45 # $SEMVER_REMOTE_NAME = origin 06:09:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:09:45 # $SEMVER_USER_NAME = edgex-jenkins 06:09:45 # $SEMVER_BRANCH = master 06:09:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 06:09:52 $ docker exec --env ******** --env ******** 4bf8b4040f01785ea86382eb3be0c6485e0405bd25a4c99f2159e9b1fe676bd4 ssh-agent -k 06:09:52 unset SSH_AUTH_SOCK; 06:09:52 unset SSH_AGENT_PID; 06:09:52 echo Agent pid 16 killed; 06:09:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:09:52 + git semver [Pipeline] } 06:09:52 $ docker stop --time=1 4bf8b4040f01785ea86382eb3be0c6485e0405bd25a4c99f2159e9b1fe676bd4 06:09:54 $ docker rm -f 4bf8b4040f01785ea86382eb3be0c6485e0405bd25a4c99f2159e9b1fe676bd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 06:09:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:09:56 ---> package-listing.sh 06:09:56 ++ facter osfamily 06:09:56 ++ tr '[:upper:]' '[:lower:]' 06:09:56 + OS_FAMILY=redhat 06:09:56 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 06:09:56 + START_PACKAGES=/tmp/packages_start.txt 06:09:56 + END_PACKAGES=/tmp/packages_end.txt 06:09:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:56 + PACKAGES=/tmp/packages_start.txt 06:09:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 06:09:56 + PACKAGES=/tmp/packages_end.txt 06:09:56 + case "${OS_FAMILY}" in 06:09:56 + rpm -qa 06:09:56 + sort 06:10:01 + '[' -f /tmp/packages_start.txt ']' 06:10:01 + '[' -f /tmp/packages_end.txt ']' 06:10:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 06:10:01 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 06:10:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 06:10:02 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:10:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:10:02 06:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:10:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:10:02 alpine: Pulling from edgex-lftools-log-publisher 06:10:02 df20fa9351a1: Pulling fs layer 06:10:02 36b3adc4ff6f: Pulling fs layer 06:10:02 8ad3a11d3b57: Pulling fs layer 06:10:02 46f8f816bc3b: Pulling fs layer 06:10:02 93b61091891f: Pulling fs layer 06:10:02 93b9cdb0e59b: Pulling fs layer 06:10:02 5e14af77c1be: Pulling fs layer 06:10:02 01666e4c0597: Pulling fs layer 06:10:02 aa168da1d23b: Pulling fs layer 06:10:02 93b9cdb0e59b: Waiting 06:10:02 01666e4c0597: Waiting 06:10:02 aa168da1d23b: Waiting 06:10:02 5e14af77c1be: Waiting 06:10:02 46f8f816bc3b: Waiting 06:10:02 93b61091891f: Waiting 06:10:02 36b3adc4ff6f: Verifying Checksum 06:10:02 36b3adc4ff6f: Download complete 06:10:02 46f8f816bc3b: Verifying Checksum 06:10:02 46f8f816bc3b: Download complete 06:10:02 df20fa9351a1: Download complete 06:10:03 93b9cdb0e59b: Verifying Checksum 06:10:03 93b9cdb0e59b: Download complete 06:10:03 93b61091891f: Download complete 06:10:03 5e14af77c1be: Verifying Checksum 06:10:03 5e14af77c1be: Download complete 06:10:03 01666e4c0597: Verifying Checksum 06:10:03 01666e4c0597: Download complete 06:10:03 8ad3a11d3b57: Download complete 06:10:03 df20fa9351a1: Pull complete 06:10:04 36b3adc4ff6f: Pull complete 06:10:05 aa168da1d23b: Verifying Checksum 06:10:05 aa168da1d23b: Download complete 06:10:05 8ad3a11d3b57: Pull complete 06:10:05 46f8f816bc3b: Pull complete 06:10:06 93b61091891f: Pull complete 06:10:06 93b9cdb0e59b: Pull complete 06:10:06 5e14af77c1be: Pull complete 06:10:06 01666e4c0597: Pull complete 06:10:14 aa168da1d23b: Pull complete 06:10:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:10:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:10:14 prd-centos7-docker-4c-2g-15830 does not seem to be running inside a container 06:10:15 $ 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_master/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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:10:17 $ docker top 75d898b897e8a36b67fb78b43ffe48cb1c9723f63c5b493391d221e416d6c228 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:18 + touch /tmp/pre-build-complete [Pipeline] sh 06:10:18 + mkdir -p /var/log/sa [Pipeline] sh 06:10:19 + ls /var/log/sa-host 06:10:19 + sadf -c /var/log/sa-host/sa14 06:10:19 file_magic: OK 06:10:19 HZ: Using current value: 100 06:10:19 file_header: OK 06:10:19 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 06:10:19 Statistics: 06:10:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:10:19 File successfully converted to sysstat format version 12.2.1 06:10:19 + sadf -c /var/log/sa-host/sa23 06:10:19 file_magic: OK 06:10:19 HZ: Using current value: 100 06:10:19 file_header: OK 06:10:19 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 06:10:19 Statistics: 06:10:19 Hnuu...uuuununununu... 06:10:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:19 provisioning config files... 06:10:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6179473821632254055tmp [Pipeline] { [Pipeline] echo 06:10:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:10:20 ---> create-netrc.sh [Pipeline] } 06:10:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:10:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:10:20 ---> python-tools-install.sh [Pipeline] echo 06:10:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:10:20 ---> sudo-logs.sh 06:10:20 Archiving 'sudo' log.. [Pipeline] echo 06:10:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:10:21 ---> job-cost.sh 06:10:21 lf-activate-venv: SKIPPING 06:10:21 INFO: No Stack... 06:10:22 INFO: Retrieving Pricing Info for: v1-standard-2 06:10:22 INFO: Archiving Costs [Pipeline] echo 06:10:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:10:23 ---> logs-deploy.sh 06:10:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/61 06:10:23 INFO: archiving workspace using pattern(s): 06:10:25 Archives upload complete. 06:10:25 INFO: archiving logs to Nexus 06:10:26 ---> uname -a: 06:10:26 Linux prd-centos7-docker-4c-2g-15830.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:10:26 06:10:26 06:10:26 ---> lscpu: 06:10:26 Architecture: x86_64 06:10:26 CPU op-mode(s): 32-bit, 64-bit 06:10:26 Byte Order: Little Endian 06:10:26 Address sizes: 40 bits physical, 48 bits virtual 06:10:26 CPU(s): 4 06:10:26 On-line CPU(s) list: 0-3 06:10:26 Thread(s) per core: 1 06:10:26 Core(s) per socket: 1 06:10:26 Socket(s): 4 06:10:26 NUMA node(s): 1 06:10:26 Vendor ID: GenuineIntel 06:10:26 CPU family: 6 06:10:26 Model: 44 06:10:26 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:10:26 Stepping: 1 06:10:26 CPU MHz: 2933.442 06:10:26 BogoMIPS: 5866.88 06:10:26 Virtualization: VT-x 06:10:26 Hypervisor vendor: KVM 06:10:26 Virtualization type: full 06:10:26 L1d cache: 128 KiB 06:10:26 L1i cache: 128 KiB 06:10:26 L2 cache: 16 MiB 06:10:26 L3 cache: 64 MiB 06:10:26 NUMA node0 CPU(s): 0-3 06:10:26 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:10:26 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:10:26 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:10:26 Vulnerability Meltdown: Mitigation; PTI 06:10:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:10:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:10:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:10:26 Vulnerability Srbds: Not affected 06:10:26 Vulnerability Tsx async abort: Not affected 06:10:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:10:26 06:10:26 06:10:26 ---> nproc: 06:10:26 4 06:10:26 06:10:26 06:10:26 ---> df -h: 06:10:26 Filesystem Size Used Available Use% Mounted on 06:10:26 overlay 50.0G 8.6G 41.4G 17% / 06:10:26 tmpfs 64.0M 0 64.0M 0% /dev 06:10:26 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:10:26 shm 64.0M 0 64.0M 0% /dev/shm 06:10:26 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 06:10:26 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 06:10:26 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 06:10:26 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 06:10:26 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 06:10:26 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 06:10:26 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master 06:10:26 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 06:10:26 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 06:10:26 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 06:10:26 06:10:26 06:10:26 ---> free -m: 06:10:26 total used free shared buff/cache available 06:10:26 Mem: 1837 820 136 0 880 952 06:10:26 Swap: 1023 3 1020 06:10:26 06:10:26 06:10:26 ---> ip addr: 06:10:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:10:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:10:26 inet 127.0.0.1/8 scope host lo 06:10:26 valid_lft forever preferred_lft forever 06:10:26 inet6 ::1/128 scope host 06:10:26 valid_lft forever preferred_lft forever 06:10:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:10:26 link/ether fa:16:3e:52:99:90 brd ff:ff:ff:ff:ff:ff 06:10:26 inet 10.30.123.42/23 brd 10.30.123.255 scope global dynamic eth0 06:10:26 valid_lft 85879sec preferred_lft 85879sec 06:10:26 inet6 fe80::f816:3eff:fe52:9990/64 scope link 06:10:26 valid_lft forever preferred_lft forever 06:10:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:10:26 link/ether 02:42:7c:93:d7:1e brd ff:ff:ff:ff:ff:ff 06:10:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:10:26 valid_lft forever preferred_lft forever 06:10:26 inet6 fe80::42:7cff:fe93:d71e/64 scope link 06:10:26 valid_lft forever preferred_lft forever 06:10:26 06:10:26 06:10:26 ---> sar -b -r -n DEV: 06:10:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/14/20 _x86_64_ (4 CPU) 06:10:26 06:10:26 06:01:31 LINUX RESTART (4 CPU) 06:10:26 06:10:26 06:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:10:26 06:03:02 73.29 28.80 44.49 0.00 6581.72 4733.29 0.00 06:10:26 06:04:01 1.79 0.00 1.79 0.00 0.00 35.80 0.00 06:10:26 06:05:01 0.50 0.00 0.50 0.00 0.00 8.86 0.00 06:10:26 06:06:01 0.33 0.00 0.33 0.00 0.00 5.43 0.00 06:10:26 06:07:01 0.27 0.00 0.27 0.00 0.00 4.01 0.00 06:10:26 06:08:01 0.67 0.37 0.30 0.00 129.38 5.01 0.00 06:10:26 06:09:01 348.11 204.24 143.87 0.00 10265.18 35830.91 0.00 06:10:26 06:10:01 245.55 118.64 126.91 0.00 8444.13 32785.97 0.00 06:10:26 Average: 84.23 44.25 39.98 0.00 3185.55 9229.28 0.00 06:10:26 06:10:26 06:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:10:26 06:03:02 161220 0 608336 32.33 2620 1109368 1112696 37.97 404092 1116456 128 06:10:26 06:04:01 167976 0 601568 31.97 2620 1109380 1078396 36.80 406240 1108360 16 06:10:26 06:05:01 165344 0 604196 32.11 2620 1109384 1078600 36.81 407620 1110048 20 06:10:26 06:06:01 164776 0 604760 32.14 2620 1109388 1078612 36.81 422056 1095620 12 06:10:26 06:07:01 166476 0 603056 32.05 2620 1109392 1078396 36.80 419288 1097176 8 06:10:26 06:08:01 157452 0 608184 32.32 2620 1113288 1079916 36.86 433212 1091248 28 06:10:26 06:09:01 316928 0 701956 37.31 2488 860172 1369836 46.75 601404 719564 2792 06:10:26 06:10:01 86240 0 785128 41.73 1492 1008684 1196496 40.83 632124 830216 76 06:10:26 Average: 173302 0 639648 34.00 2462 1066132 1134118 38.71 465754 1021086 385 06:10:26 06:10:26 06:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:10:26 06:03:02 eth0 626.67 432.75 1289.01 102.35 0.00 0.00 0.00 0.00 06:10:26 06:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:03:02 docker0 43.19 30.73 3.91 109.77 0.00 0.00 0.00 0.00 06:10:26 06:04:01 eth0 1.31 0.10 0.12 0.01 0.00 0.00 0.00 0.00 06:10:26 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:05:01 eth0 1.50 0.72 0.60 0.40 0.00 0.00 0.00 0.00 06:10:26 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:06:01 eth0 0.47 0.35 0.27 0.20 0.00 0.00 0.00 0.00 06:10:26 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:10:26 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:08:01 eth0 6.56 4.33 6.24 2.22 0.00 0.00 0.00 0.00 06:10:26 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:09:01 eth0 571.57 494.46 4426.30 101.32 0.00 0.00 0.00 0.00 06:10:26 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:09:01 docker0 42.21 43.52 4.11 103.20 0.00 0.00 0.00 0.00 06:10:26 06:10:01 eth0 465.10 395.14 3389.75 48.00 0.00 0.00 0.00 0.00 06:10:26 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:10:01 docker0 27.08 37.16 1.70 186.16 0.00 0.00 0.00 0.00 06:10:26 Average: eth0 209.27 166.22 1144.18 31.82 0.00 0.00 0.00 0.00 06:10:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 Average: docker0 14.06 13.96 1.21 50.00 0.00 0.00 0.00 0.00 06:10:26 06:10:26 06:10:26 ---> sar -P ALL: 06:10:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/14/20 _x86_64_ (4 CPU) 06:10:26 06:10:26 06:01:31 LINUX RESTART (4 CPU) 06:10:26 06:10:26 06:02:02 CPU %user %nice %system %iowait %steal %idle 06:10:26 06:03:02 all 11.39 0.00 4.00 1.65 0.03 82.94 06:10:26 06:03:02 0 11.61 0.00 5.04 4.68 0.03 78.63 06:10:26 06:03:02 1 11.77 0.00 3.47 0.41 0.03 84.32 06:10:26 06:03:02 2 10.87 0.00 3.71 0.99 0.05 84.37 06:10:26 06:03:02 3 11.29 0.00 3.77 0.51 0.02 84.41 06:10:26 06:04:01 all 0.16 0.00 0.05 0.00 0.00 99.79 06:10:26 06:04:01 0 0.55 0.00 0.03 0.00 0.00 99.41 06:10:26 06:04:01 1 0.05 0.00 0.07 0.00 0.00 99.88 06:10:26 06:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:10:26 06:04:01 3 0.02 0.00 0.05 0.00 0.00 99.93 06:10:26 06:05:01 all 0.16 0.00 0.08 0.00 0.00 99.76 06:10:26 06:05:01 0 0.17 0.00 0.12 0.00 0.00 99.72 06:10:26 06:05:01 1 0.10 0.00 0.08 0.00 0.00 99.82 06:10:26 06:05:01 2 0.32 0.00 0.10 0.00 0.00 99.58 06:10:26 06:05:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:10:26 06:06:01 all 0.13 0.00 0.05 0.00 0.00 99.83 06:10:26 06:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:10:26 06:06:01 1 0.02 0.00 0.07 0.00 0.00 99.92 06:10:26 06:06:01 2 0.43 0.00 0.05 0.00 0.00 99.52 06:10:26 06:06:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:10:26 06:07:01 all 0.05 0.00 0.06 0.00 0.00 99.89 06:10:26 06:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:10:26 06:07:01 1 0.05 0.00 0.12 0.00 0.00 99.83 06:10:26 06:07:01 2 0.08 0.00 0.10 0.00 0.00 99.82 06:10:26 06:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:10:26 06:08:01 all 0.30 0.00 0.32 0.00 0.00 99.38 06:10:26 06:08:01 0 0.33 0.00 0.30 0.00 0.00 99.37 06:10:26 06:08:01 1 0.20 0.00 0.23 0.02 0.00 99.55 06:10:26 06:08:01 2 0.42 0.00 0.33 0.00 0.00 99.25 06:10:26 06:08:01 3 0.23 0.00 0.40 0.00 0.00 99.37 06:10:26 06:09:01 all 11.58 0.00 8.38 4.15 0.03 75.86 06:10:26 06:09:01 0 11.82 0.00 8.56 3.51 0.03 76.07 06:10:26 06:09:01 1 11.41 0.00 8.93 3.66 0.03 75.97 06:10:26 06:09:01 2 12.40 0.00 7.87 6.30 0.03 73.39 06:10:26 06:09:01 3 10.69 0.00 8.15 3.12 0.03 78.01 06:10:26 06:10:01 all 10.97 0.00 8.18 4.43 0.02 76.39 06:10:26 06:10:01 0 9.73 0.00 7.55 1.70 0.03 80.99 06:10:26 06:10:01 1 9.09 0.00 7.77 6.25 0.02 76.87 06:10:26 06:10:01 2 11.11 0.00 7.79 3.82 0.03 77.25 06:10:26 06:10:01 3 13.96 0.00 9.64 5.96 0.00 70.44 06:10:26 Average: all 4.30 0.00 2.62 1.27 0.01 91.81 06:10:26 Average: 0 4.24 0.00 2.68 1.22 0.01 91.85 06:10:26 Average: 1 4.05 0.00 2.57 1.28 0.01 92.09 06:10:26 Average: 2 4.43 0.00 2.48 1.38 0.01 91.70 06:10:26 Average: 3 4.48 0.00 2.73 1.19 0.01 91.59 06:10:26 06:10:26 06:10:26