Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f7a0bff6474214c55a1e85b7edad4701d981c8d3 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3860482773217329797.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5838698544495290345.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh570897814261016998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3945350400948115804.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8223260590818964506.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15033 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh4640118769902005301.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f7a0bff6474214c55a1e85b7edad4701d981c8d3 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk e5e9987bdf20173169948f1a30c2dde5e720f2d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:48:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:48:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:48:43 ========================================================= 07:48:43 EdgeX Global Pipelines Version Info 07:48:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:48:45 ------------------- 07:48:45 stable info: 07:48:45 ------------------- 07:48:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:48:45 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:48:45 Message: update stable to v1.0.192 07:48:45 ------------------- 07:48:45 experimental info: 07:48:45 ------------------- 07:48:45 Commited By: **** collab-it+edgex@linuxfoundation.org 07:48:45 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:48:45 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:48:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:48:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:48:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:48:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:48:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:48:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:48:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:48:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:48:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:48:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7a0bff6474214c55a1e85b7edad4701d981c8d3 [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7a0bff [Pipeline] echo 07:48:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:46 provisioning config files... 07:48:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1602596911001158832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:46 ---> docker-login.sh 07:48:46 nexus3.edgexfoundry.org:10001 07:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:47 Configure a credential helper to remove this warning. See 07:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:47 07:48:47 Login Succeeded 07:48:47 nexus3.edgexfoundry.org:10002 07:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:47 Configure a credential helper to remove this warning. See 07:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:47 07:48:47 Login Succeeded 07:48:47 nexus3.edgexfoundry.org:10003 07:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:47 Configure a credential helper to remove this warning. See 07:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:47 07:48:47 Login Succeeded 07:48:47 nexus3.edgexfoundry.org:10004 07:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:47 Configure a credential helper to remove this warning. See 07:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:47 07:48:47 Login Succeeded 07:48:47 docker.io 07:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:48 Configure a credential helper to remove this warning. See 07:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:48 07:48:48 Login Succeeded 07:48:48 ---> docker-login.sh ends [Pipeline] } 07:48:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:48:48 + git log --format=format:%s -1 f7a0bff6474214c55a1e85b7edad4701d981c8d3 [Pipeline] echo 07:48:48 GIT_COMMIT: f7a0bff6474214c55a1e85b7edad4701d981c8d3, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 07:48:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:48:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:48:49 07:48:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:48:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:48:50 latest: Pulling from edgex-devops/git-semver 07:48:50 31603596830f: Pulling fs layer 07:48:50 54011a49482f: Pulling fs layer 07:48:50 a6820b24f6d8: Pulling fs layer 07:48:50 f581987b2513: Pulling fs layer 07:48:50 f581987b2513: Waiting 07:48:50 54011a49482f: Verifying Checksum 07:48:50 54011a49482f: Download complete 07:48:50 31603596830f: Verifying Checksum 07:48:50 31603596830f: Download complete 07:48:50 f581987b2513: Verifying Checksum 07:48:50 f581987b2513: Download complete 07:48:50 a6820b24f6d8: Verifying Checksum 07:48:50 a6820b24f6d8: Download complete 07:48:50 31603596830f: Pull complete 07:48:50 54011a49482f: Pull complete 07:48:51 a6820b24f6d8: Pull complete 07:48:51 f581987b2513: Pull complete 07:48:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:48:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:48:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:48:51 prd-centos7-docker-4c-2g-15033 does not seem to be running inside a container 07:48:51 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:48:52 $ docker top bd989a541fbe37cb23d5bc0e2ae5fb6ff61173ea7f0e1aa73f51025097490f61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:48:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:48:52 [ssh-agent] Looking for ssh-agent implementation... 07:48:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:48:52 $ docker exec bd989a541fbe37cb23d5bc0e2ae5fb6ff61173ea7f0e1aa73f51025097490f61 ssh-agent 07:48:52 SSH_AUTH_SOCK=/tmp/ssh-Uze9P9AS3HOo/agent.14 07:48:52 SSH_AGENT_PID=20 07:48:52 Running ssh-add (command line suppressed) 07:48:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5328165459865015978.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5328165459865015978.key) 07:48:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:48:53 + git tag --points-at HEAD [Pipeline] } 07:48:53 $ docker exec --env ******** --env ******** bd989a541fbe37cb23d5bc0e2ae5fb6ff61173ea7f0e1aa73f51025097490f61 ssh-agent -k 07:48:53 unset SSH_AUTH_SOCK; 07:48:53 unset SSH_AGENT_PID; 07:48:53 echo Agent pid 20 killed; 07:48:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:48:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:48:53 [ssh-agent] Looking for ssh-agent implementation... 07:48:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:48:53 $ docker exec bd989a541fbe37cb23d5bc0e2ae5fb6ff61173ea7f0e1aa73f51025097490f61 ssh-agent 07:48:53 SSH_AUTH_SOCK=/tmp/ssh-um5xoirQisZV/agent.55 07:48:53 SSH_AGENT_PID=62 07:48:53 Running ssh-add (command line suppressed) 07:48:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7649359627855066891.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7649359627855066891.key) 07:48:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:48:54 + git semver init 07:48:54 # -> Open(): unable to determine branch for HEAD 07:48:54 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:48:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:48:54 # $SEMVER_REMOTE_NAME = origin 07:48:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:48:54 # $SEMVER_USER_NAME = edgex-jenkins 07:48:54 # $SEMVER_BRANCH = master 07:48:54 # $SEMVER_TEMP = /tmp/semver-122684732 07:48:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:48:55 # '/tmp/semver-122684732' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 07:48:55 # -> Force: false 07:48:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 07:48:55 $ docker exec --env ******** --env ******** bd989a541fbe37cb23d5bc0e2ae5fb6ff61173ea7f0e1aa73f51025097490f61 ssh-agent -k 07:48:55 unset SSH_AUTH_SOCK; 07:48:55 unset SSH_AGENT_PID; 07:48:55 echo Agent pid 62 killed; 07:48:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:48:55 + git semver [Pipeline] } 07:48:55 $ docker stop --time=1 bd989a541fbe37cb23d5bc0e2ae5fb6ff61173ea7f0e1aa73f51025097490f61 07:48:57 $ docker rm -f bd989a541fbe37cb23d5bc0e2ae5fb6ff61173ea7f0e1aa73f51025097490f61 [Pipeline] // withDockerContainer [Pipeline] sh 07:48:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:48:57 Stashed 1 file(s) [Pipeline] echo 07:48:57 [edgeXSemver]: initialized semver on version 2.0.0-dev.56 [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 07:49:13 Still waiting to schedule task 07:49:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:49:13 Still waiting to schedule task 07:49:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:51:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15034 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:51:14 Running in /w/workspace/edgex-ui-go/116 [Pipeline] { [Pipeline] checkout 07:51:14 The recommended git tool is: git 07:51:20 using credential edgex-jenkins-ssh 07:51:20 Cloning the remote Git repository 07:51:20 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:51:20 > git init /w/workspace/edgex-ui-go/116 # timeout=10 07:51:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:51:20 > git --version # timeout=10 07:51:20 > git --version # 'git version 2.17.1' 07:51:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:51:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:51:23 Avoid second fetch 07:51:23 Checking out Revision f7a0bff6474214c55a1e85b7edad4701d981c8d3 (master) 07:51:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:51:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:51:23 > git config core.sparsecheckout # timeout=10 07:51:23 > git checkout -f f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 07:51:27 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:51:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:51:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:51:29 + + sudo service docker restarttrue 07:51:29 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:48 provisioning config files... 07:51:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/116@tmp/config2215294978872250081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:48 ---> docker-login.sh 07:51:48 nexus3.edgexfoundry.org:10001 07:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:50 Configure a credential helper to remove this warning. See 07:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:50 07:51:50 Login Succeeded 07:51:50 nexus3.edgexfoundry.org:10002 07:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:50 Configure a credential helper to remove this warning. See 07:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:50 07:51:50 Login Succeeded 07:51:50 nexus3.edgexfoundry.org:10003 07:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:51 Configure a credential helper to remove this warning. See 07:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:51 07:51:51 Login Succeeded 07:51:51 nexus3.edgexfoundry.org:10004 07:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:51 Configure a credential helper to remove this warning. See 07:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:51 07:51:51 Login Succeeded 07:51:51 docker.io 07:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:52 Configure a credential helper to remove this warning. See 07:51:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:52 07:51:52 Login Succeeded 07:51:52 ---> docker-login.sh ends [Pipeline] } 07:51:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:51:52 ========================================================= 07:51:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:51:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:51:53 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 07:51:54 Sending build context to Docker daemon 35.55MB 07:51:54 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:51:54 Step 2/8 : FROM ${BASE} 07:51:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:51:54 595b0fe564bb: Pulling fs layer 07:51:54 7186ed65a4f7: Pulling fs layer 07:51:54 316046926c0a: Pulling fs layer 07:51:54 4ebd0625c992: Pulling fs layer 07:51:54 207e8628e3a3: Pulling fs layer 07:51:54 c791037a9be2: Pulling fs layer 07:51:54 ffd874e62e21: Pulling fs layer 07:51:54 4ebd0625c992: Waiting 07:51:54 207e8628e3a3: Waiting 07:51:54 c791037a9be2: Waiting 07:51:54 ffd874e62e21: Waiting 07:51:54 316046926c0a: Verifying Checksum 07:51:54 316046926c0a: Download complete 07:51:54 7186ed65a4f7: Download complete 07:51:54 207e8628e3a3: Verifying Checksum 07:51:54 207e8628e3a3: Download complete 07:51:54 c791037a9be2: Verifying Checksum 07:51:54 c791037a9be2: Download complete 07:51:54 595b0fe564bb: Verifying Checksum 07:51:54 595b0fe564bb: Download complete 07:51:55 595b0fe564bb: Pull complete 07:51:55 7186ed65a4f7: Pull complete 07:51:56 316046926c0a: Pull complete 07:51:57 ffd874e62e21: Verifying Checksum 07:51:57 ffd874e62e21: Download complete 07:51:58 4ebd0625c992: Verifying Checksum 07:51:58 4ebd0625c992: Download complete 07:52:00 Running on prd-centos7-docker-4c-2g-15035 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:52:00 Running in /w/workspace/edgex-ui-go/116 [Pipeline] { [Pipeline] checkout 07:52:00 The recommended git tool is: git 07:52:03 using credential edgex-jenkins-ssh 07:52:03 Cloning the remote Git repository 07:52:03 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:52:03 > git init /w/workspace/edgex-ui-go/116 # timeout=10 07:52:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:52:03 > git --version # timeout=10 07:52:03 > git --version # 'git version 2.24.4' 07:52:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:52:03 [INFO] Currently running in a labeled security context 07:52:03 [INFO] Currently SELinux is 'enforcing' on the host 07:52:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/116@tmp/jenkins-gitclient-ssh3879745417466053181.key 07:52:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:52:05 Avoid second fetch 07:52:05 Checking out Revision f7a0bff6474214c55a1e85b7edad4701d981c8d3 (master) 07:52:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:52:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:52:05 > git config core.sparsecheckout # timeout=10 07:52:05 > git checkout -f f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 07:52:08 4ebd0625c992: Pull complete 07:52:08 207e8628e3a3: Pull complete 07:52:08 c791037a9be2: Pull complete 07:52:09 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:52:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:52:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:52:11 + sudo service docker restart 07:52:11 + true 07:52:11 Redirecting to /bin/systemctl restart docker.service 07:52:12 ffd874e62e21: Pull complete 07:52:12 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:52:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:52:12 ---> cfc18b08335c 07:52:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:52:14 ---> Running in 5e5b831ad2f3 07:52:14 Removing intermediate container 5e5b831ad2f3 07:52:14 ---> 3c73faf94b61 07:52:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:52:14 ---> Running in 7a39062103bf 07:52:17 Removing intermediate container 7a39062103bf 07:52:17 ---> 76904b7bb86a 07:52:17 Step 5/8 : RUN apk add --no-cache make git 07:52:17 ---> Running in 1f61d3985192 07:52:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:52:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:52:20 OK: 138 MiB in 40 packages 07:52:21 Removing intermediate container 1f61d3985192 07:52:21 ---> 8a00fc181317 07:52:21 Step 6/8 : WORKDIR /edgex-ui-go 07:52:21 ---> Running in 61f0a299c3ea 07:52:22 Removing intermediate container 61f0a299c3ea 07:52:22 ---> 574eb0f855b6 07:52:22 Step 7/8 : COPY . . 07:52:25 ---> 3a3feecb3654 07:52:25 Step 8/8 : RUN go mod download 07:52:25 ---> Running in f3784ff42fec [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:52:33 provisioning config files... 07:52:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/116@tmp/config7500806087599600002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:52:33 ---> docker-login.sh 07:52:33 nexus3.edgexfoundry.org:10001 07:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:52:34 Configure a credential helper to remove this warning. See 07:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:52:34 07:52:34 Login Succeeded 07:52:34 nexus3.edgexfoundry.org:10002 07:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:52:34 Configure a credential helper to remove this warning. See 07:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:52:34 07:52:34 Login Succeeded 07:52:34 nexus3.edgexfoundry.org:10003 07:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:52:34 Configure a credential helper to remove this warning. See 07:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:52:34 07:52:34 Login Succeeded 07:52:34 nexus3.edgexfoundry.org:10004 07:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:52:34 Configure a credential helper to remove this warning. See 07:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:52:34 07:52:34 Login Succeeded 07:52:34 docker.io 07:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:52:35 Configure a credential helper to remove this warning. See 07:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:52:35 07:52:35 Login Succeeded 07:52:35 ---> docker-login.sh ends [Pipeline] } 07:52:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:52:35 ========================================================= 07:52:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:52:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:52:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:52:35 Sending build context to Docker daemon 35.55MB 07:52:35 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:52:35 Step 2/8 : FROM ${BASE} 07:52:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:52:36 540db60ca938: Pulling fs layer 07:52:36 adcc1eea9eea: Pulling fs layer 07:52:36 4c4ab2625f07: Pulling fs layer 07:52:36 0510c868ecb4: Pulling fs layer 07:52:36 afea3b2eda06: Pulling fs layer 07:52:36 7809a108b3ef: Pulling fs layer 07:52:36 f706445af74f: Pulling fs layer 07:52:36 afea3b2eda06: Waiting 07:52:36 7809a108b3ef: Waiting 07:52:36 f706445af74f: Waiting 07:52:36 0510c868ecb4: Waiting 07:52:36 4c4ab2625f07: Verifying Checksum 07:52:36 4c4ab2625f07: Download complete 07:52:36 adcc1eea9eea: Verifying Checksum 07:52:36 adcc1eea9eea: Download complete 07:52:36 afea3b2eda06: Verifying Checksum 07:52:36 afea3b2eda06: Download complete 07:52:36 540db60ca938: Verifying Checksum 07:52:36 540db60ca938: Download complete 07:52:36 7809a108b3ef: Verifying Checksum 07:52:36 7809a108b3ef: Download complete 07:52:36 540db60ca938: Pull complete 07:52:36 adcc1eea9eea: Pull complete 07:52:37 4c4ab2625f07: Pull complete 07:52:37 f706445af74f: Verifying Checksum 07:52:37 f706445af74f: Download complete 07:52:38 0510c868ecb4: Verifying Checksum 07:52:38 0510c868ecb4: Download complete 07:52:45 0510c868ecb4: Pull complete 07:52:45 afea3b2eda06: Pull complete 07:52:45 7809a108b3ef: Pull complete 07:52:46 f706445af74f: Pull complete 07:52:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:52:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:52:46 ---> b068be0155e3 07:52:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:52:58 Removing intermediate container f3784ff42fec 07:52:58 ---> f11cf189f077 07:52:58 Successfully built f11cf189f077 07:52:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:52:58 + docker inspect -f . ci-base-image-arm64 07:52:58 . [Pipeline] withDockerContainer 07:52:58 prd-ubuntu18.04-docker-arm64-4c-16g-15034 does not seem to be running inside a container 07:52:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/116 -v /w/workspace/edgex-ui-go/116:/w/workspace/edgex-ui-go/116:rw,z -v /w/workspace/edgex-ui-go/116@tmp:/w/workspace/edgex-ui-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:53:00 $ docker top e48c84a90e91d278080d9e01ec38967d12a68d679d2e21c41bc017f039ee6bb4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:01 + go version 07:53:01 go version go1.16.3 linux/arm64 [Pipeline] } 07:53:01 $ docker stop --time=1 e48c84a90e91d278080d9e01ec38967d12a68d679d2e21c41bc017f039ee6bb4 07:53:03 $ docker rm -f e48c84a90e91d278080d9e01ec38967d12a68d679d2e21c41bc017f039ee6bb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:53:03 + docker inspect -f . ci-base-image-arm64 07:53:03 . [Pipeline] withDockerContainer 07:53:04 prd-ubuntu18.04-docker-arm64-4c-16g-15034 does not seem to be running inside a container 07:53:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/116 -v /w/workspace/edgex-ui-go/116:/w/workspace/edgex-ui-go/116:rw,z -v /w/workspace/edgex-ui-go/116@tmp:/w/workspace/edgex-ui-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:53:04 ---> Running in c556774bc43c 07:53:04 Removing intermediate container c556774bc43c 07:53:04 ---> dd7e148115c3 07:53:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:04 ---> Running in f5d16de5f6ba 07:53:04 Removing intermediate container f5d16de5f6ba 07:53:04 ---> 3c034443d3bd 07:53:04 Step 5/8 : RUN apk add --no-cache make git 07:53:04 ---> Running in 11d9261469fe 07:53:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:53:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:53:05 OK: 149 MiB in 40 packages 07:53:05 $ docker top 2e885ec836cf43000c4d6dec183efffcebd7ef7bd2cbb994cfeccec07fbc599b -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:06 Removing intermediate container 11d9261469fe 07:53:06 ---> 6373ff0cb049 07:53:06 Step 6/8 : WORKDIR /edgex-ui-go 07:53:06 ---> Running in 0e5323965870 07:53:06 Removing intermediate container 0e5323965870 07:53:06 ---> d2c61e6c60e3 07:53:06 Step 7/8 : COPY . . 07:53:06 + go mod tidy [Pipeline] sh 07:53:08 + make test 07:53:08 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:53:09 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:53:10 ---> f80a78f9e8ab 07:53:10 Step 8/8 : RUN go mod download 07:53:11 ---> Running in 48c0a691158c 07:53:42 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:53:42 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:53:42 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:53:42 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:53:42 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:53:42 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:53:42 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:53:42 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:53:42 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:53:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:53:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:53:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:53:42 GO111MODULE=on go vet ./... 07:53:49 Removing intermediate container 48c0a691158c 07:53:49 ---> 2c3ffeb34221 07:53:49 Successfully built 2c3ffeb34221 07:53:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:53:50 + docker inspect -f . ci-base-image-x86_64 07:53:50 . [Pipeline] withDockerContainer 07:53:50 prd-centos7-docker-4c-2g-15035 does not seem to be running inside a container 07:53:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/116 -v /w/workspace/edgex-ui-go/116:/w/workspace/edgex-ui-go/116:rw,z -v /w/workspace/edgex-ui-go/116@tmp:/w/workspace/edgex-ui-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:53:50 $ docker top 16f7121aabb5f23e67d2acf8cc885583c1e4ffdd182d870e1e0034c96c9ebf8a -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:51 + go version 07:53:51 go version go1.16.3 linux/amd64 [Pipeline] } 07:53:51 $ docker stop --time=1 16f7121aabb5f23e67d2acf8cc885583c1e4ffdd182d870e1e0034c96c9ebf8a 07:53:52 $ docker rm -f 16f7121aabb5f23e67d2acf8cc885583c1e4ffdd182d870e1e0034c96c9ebf8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:53:53 + docker inspect -f . ci-base-image-x86_64 07:53:53 . [Pipeline] withDockerContainer 07:53:53 prd-centos7-docker-4c-2g-15035 does not seem to be running inside a container 07:53:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/116 -v /w/workspace/edgex-ui-go/116:/w/workspace/edgex-ui-go/116:rw,z -v /w/workspace/edgex-ui-go/116@tmp:/w/workspace/edgex-ui-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:53:54 $ docker top 2e39c46812a70cffd44c90d10a4625f8227c1394c19cb64341bab0c4caf240c7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:54 + go mod tidy [Pipeline] sh 07:53:55 + make test 07:53:55 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:53:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } 07:54:04 $ docker stop --time=1 2e885ec836cf43000c4d6dec183efffcebd7ef7bd2cbb994cfeccec07fbc599b 07:54:06 $ docker rm -f 2e885ec836cf43000c4d6dec183efffcebd7ef7bd2cbb994cfeccec07fbc599b [Pipeline] // withDockerContainer [Pipeline] sh 07:54:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:54:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 07:54:07 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:54:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:54:07 GO111MODULE=on go vet ./... [Pipeline] sh 07:54:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:54:10 + ls -al . 07:54:10 total 124 07:54:10 drwxrwxr-x 10 jenkins jenkins 4096 May 19 07:53 . 07:54:10 drwxrwxr-x 4 jenkins jenkins 4096 May 19 07:51 .. 07:54:10 drwxrwxr-x 8 jenkins jenkins 4096 May 19 07:51 .git 07:54:10 drwxrwxr-x 2 jenkins jenkins 4096 May 19 07:51 .github 07:54:10 -rw-rw-r-- 1 jenkins jenkins 162 May 19 07:51 .gitignore 07:54:10 -rw-rw-r-- 1 jenkins jenkins 3959 May 19 07:51 CONTRIBUTING.md 07:54:10 -rw-rw-r-- 1 jenkins jenkins 1508 May 19 07:51 Dockerfile 07:54:10 -rw-rw-r-- 1 jenkins jenkins 902 May 19 07:51 Dockerfile.build 07:54:10 -rw-rw-r-- 1 jenkins jenkins 652 May 19 07:51 Jenkinsfile 07:54:10 -rw-rw-r-- 1 jenkins jenkins 11357 May 19 07:51 LICENSE 07:54:10 -rw-rw-r-- 1 jenkins jenkins 941 May 19 07:51 Makefile 07:54:10 -rw-rw-r-- 1 jenkins jenkins 6012 May 19 07:51 README.md 07:54:10 -rw-rw-r-- 1 jenkins jenkins 12 May 19 07:48 VERSION 07:54:10 drwxrwxr-x 3 jenkins jenkins 4096 May 19 07:51 assets 07:54:10 drwxrwxr-x 2 jenkins jenkins 4096 May 19 07:51 bin 07:54:10 drwxrwxr-x 3 jenkins jenkins 4096 May 19 07:51 cmd 07:54:10 -rw-r--r-- 1 jenkins jenkins 10 May 19 07:53 coverage.out 07:54:10 drwxrwxr-x 5 jenkins jenkins 4096 May 19 07:51 docs 07:54:10 -rw-rw-r-- 1 jenkins jenkins 971 May 19 07:51 go.mod 07:54:10 -rw-r--r-- 1 jenkins jenkins 24060 May 19 07:53 go.sum 07:54:10 drwxrwxr-x 10 jenkins jenkins 4096 May 19 07:51 internal 07:54:10 -rw-rw-r-- 1 jenkins jenkins 155 May 19 07:51 version.go 07:54:10 drwxrwxr-x 4 jenkins jenkins 4096 May 19 07:51 web [Pipeline] isUnix [Pipeline] sh 07:54:10 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f7a0bff6474214c55a1e85b7edad4701d981c8d3 --label arch=arm64 --label version=2.0.0-dev.56 . 07:54:11 Sending build context to Docker daemon 35.58MB 07:54:11 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:54:11 Step 2/24 : FROM ${BASE} AS builder 07:54:11 ---> f11cf189f077 07:54:11 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:54:12 ---> Running in 9f5b89ccb6bc 07:54:12 Removing intermediate container 9f5b89ccb6bc 07:54:12 ---> 3104b513e715 07:54:12 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:54:12 ---> Running in 2eaacadb6c4a [Pipeline] } 07:54:13 $ docker stop --time=1 2e39c46812a70cffd44c90d10a4625f8227c1394c19cb64341bab0c4caf240c7 07:54:13 Removing intermediate container 2eaacadb6c4a 07:54:13 ---> 73b8f88d3545 07:54:13 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:54:13 ---> Running in 45bea7aa861b 07:54:14 Removing intermediate container 45bea7aa861b 07:54:14 ---> 34215fed96c5 07:54:14 Step 6/24 : LABEL Name=edgex-ui-go 07:54:14 ---> Running in d84785a87675 07:54:14 Removing intermediate container d84785a87675 07:54:14 ---> b67155804d15 07:54:14 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:54:14 ---> Running in ac14a6f24d05 07:54:15 Removing intermediate container ac14a6f24d05 07:54:15 ---> 98f5ac85565a 07:54:15 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:15 ---> Running in d45b84be68d0 07:54:15 $ docker rm -f 2e39c46812a70cffd44c90d10a4625f8227c1394c19cb64341bab0c4caf240c7 [Pipeline] // withDockerContainer [Pipeline] sh 07:54:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:54:16 Warning: overwriting stash ‘coverage-report’ 07:54:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:54:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:54:17 + ls -al . 07:54:17 total 92 07:54:17 drwxrwxr-x. 10 jenkins jenkins 4096 May 19 07:53 . 07:54:17 drwxrwxr-x. 4 jenkins jenkins 32 May 19 07:52 .. 07:54:17 drwxrwxr-x. 3 jenkins jenkins 20 May 19 07:52 assets 07:54:17 drwxrwxr-x. 2 jenkins jenkins 35 May 19 07:52 bin 07:54:17 drwxrwxr-x. 3 jenkins jenkins 29 May 19 07:52 cmd 07:54:17 -rw-rw-r--. 1 jenkins jenkins 3959 May 19 07:52 CONTRIBUTING.md 07:54:17 -rw-r--r--. 1 jenkins jenkins 10 May 19 07:53 coverage.out 07:54:17 -rw-rw-r--. 1 jenkins jenkins 1508 May 19 07:52 Dockerfile 07:54:17 -rw-rw-r--. 1 jenkins jenkins 902 May 19 07:52 Dockerfile.build 07:54:17 drwxrwxr-x. 5 jenkins jenkins 104 May 19 07:52 docs 07:54:17 drwxrwxr-x. 8 jenkins jenkins 162 May 19 07:52 .git 07:54:17 drwxrwxr-x. 2 jenkins jenkins 103 May 19 07:52 .github 07:54:17 -rw-rw-r--. 1 jenkins jenkins 162 May 19 07:52 .gitignore 07:54:17 -rw-rw-r--. 1 jenkins jenkins 971 May 19 07:52 go.mod 07:54:17 -rw-r--r--. 1 jenkins jenkins 24060 May 19 07:53 go.sum 07:54:17 drwxrwxr-x. 10 jenkins jenkins 139 May 19 07:52 internal 07:54:17 -rw-rw-r--. 1 jenkins jenkins 652 May 19 07:52 Jenkinsfile 07:54:17 -rw-rw-r--. 1 jenkins jenkins 11357 May 19 07:52 LICENSE 07:54:17 -rw-rw-r--. 1 jenkins jenkins 941 May 19 07:52 Makefile 07:54:17 -rw-rw-r--. 1 jenkins jenkins 6012 May 19 07:52 README.md 07:54:17 -rw-rw-r--. 1 jenkins jenkins 12 May 19 07:48 VERSION 07:54:17 -rw-rw-r--. 1 jenkins jenkins 155 May 19 07:52 version.go 07:54:17 drwxrwxr-x. 4 jenkins jenkins 4096 May 19 07:52 web [Pipeline] isUnix [Pipeline] sh 07:54:17 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f7a0bff6474214c55a1e85b7edad4701d981c8d3 --label arch=amd64 --label version=2.0.0-dev.56 . 07:54:17 Sending build context to Docker daemon 35.58MB 07:54:17 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:54:17 Step 2/24 : FROM ${BASE} AS builder 07:54:17 ---> 2c3ffeb34221 07:54:17 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:54:17 Removing intermediate container d45b84be68d0 07:54:17 ---> 4d5304d9803d 07:54:17 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:54:17 ---> Running in 317d5581f946 07:54:18 ---> Running in 2a76c0243276 07:54:18 Removing intermediate container 2a76c0243276 07:54:18 ---> 2c62e8f84354 07:54:18 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:54:18 ---> Running in 7b80be5ef446 07:54:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:54:18 Removing intermediate container 7b80be5ef446 07:54:18 ---> e829df9d1d3a 07:54:18 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:54:18 ---> Running in 0dcebc6af954 07:54:18 Removing intermediate container 0dcebc6af954 07:54:18 ---> 491c0703df2c 07:54:18 Step 6/24 : LABEL Name=edgex-ui-go 07:54:19 ---> Running in 57b6c13efe0e 07:54:19 Removing intermediate container 57b6c13efe0e 07:54:19 ---> f8432ef5156f 07:54:19 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:54:19 ---> Running in 3a11020311e7 07:54:19 Removing intermediate container 3a11020311e7 07:54:19 ---> 46edd38b3b75 07:54:19 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:19 ---> Running in 7026a4ad4d06 07:54:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:54:20 Removing intermediate container 7026a4ad4d06 07:54:20 ---> 79ad477d2154 07:54:20 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:54:20 ---> Running in 89cb66e8e3f2 07:54:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:54:20 OK: 138 MiB in 40 packages 07:54:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:54:21 Removing intermediate container 317d5581f946 07:54:21 ---> d1abb716a8f5 07:54:21 Step 10/24 : ENV GO111MODULE=on 07:54:21 ---> Running in 33b424d4dac1 07:54:21 OK: 149 MiB in 40 packages 07:54:21 Removing intermediate container 89cb66e8e3f2 07:54:21 ---> 922dcd7ff2a2 07:54:21 Step 10/24 : ENV GO111MODULE=on 07:54:21 ---> Running in 2ab1baa7c18e 07:54:22 Removing intermediate container 2ab1baa7c18e 07:54:22 ---> e6e1e60e8f5b 07:54:22 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:54:22 ---> Running in becd9ccdbf70 07:54:22 Removing intermediate container becd9ccdbf70 07:54:22 ---> 64c263bb34a5 07:54:22 Step 12/24 : COPY go.mod . 07:54:22 Removing intermediate container 33b424d4dac1 07:54:22 ---> 5e8975394283 07:54:22 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:54:22 ---> Running in 41ef6810f53e 07:54:22 ---> b52e6299112f 07:54:22 Step 13/24 : COPY Makefile . 07:54:22 ---> 8c4bd93bb006 07:54:22 Step 14/24 : RUN make update 07:54:22 ---> Running in fc3ff6c9df06 07:54:22 Removing intermediate container 41ef6810f53e 07:54:22 ---> cb5cbaa201dd 07:54:22 Step 12/24 : COPY go.mod . 07:54:22 CGO_ENABLED=0 GO111MODULE=on go mod download 07:54:23 Removing intermediate container fc3ff6c9df06 07:54:23 ---> 427dd4454402 07:54:23 Step 15/24 : COPY . . 07:54:23 ---> 21f10c03dc9b 07:54:23 Step 13/24 : COPY Makefile . 07:54:24 ---> 75101b29e148 07:54:24 Step 16/24 : RUN ${MAKE} 07:54:24 ---> Running in f9d035dda4a5 07:54:24 ---> f68407fda1da 07:54:24 Step 14/24 : RUN make update 07:54:24 ---> Running in 403af3133242 07:54:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.56" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:54:25 CGO_ENABLED=0 GO111MODULE=on go mod download 07:54:26 Removing intermediate container 403af3133242 07:54:26 ---> 1add6aac3ac8 07:54:26 Step 15/24 : COPY . . 07:54:30 ---> ca7ea76f063e 07:54:30 Step 16/24 : RUN ${MAKE} 07:54:30 ---> Running in c86fa95679da 07:54:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.56" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:54:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:54:34 Removing intermediate container f9d035dda4a5 07:54:34 ---> 51360a0acd6b 07:54:34 Step 17/24 : FROM alpine:3.12 07:54:34 3.12: Pulling from library/alpine 07:54:34 339de151aab4: Pulling fs layer 07:54:34 339de151aab4: Verifying Checksum 07:54:34 339de151aab4: Download complete 07:54:34 339de151aab4: Pull complete 07:54:34 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:54:34 Status: Downloaded newer image for alpine:3.12 07:54:34 ---> 13621d1b12d4 07:54:34 Step 18/24 : EXPOSE 4000 07:54:34 ---> Running in cdf670bab6b1 07:54:34 Removing intermediate container cdf670bab6b1 07:54:34 ---> d9350f8560c3 07:54:34 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 07:54:35 ---> d996ec099297 07:54:35 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:54:35 ---> Running in 40a0c1316d01 07:54:36 Removing intermediate container 40a0c1316d01 07:54:36 ---> a8fb5697db81 07:54:36 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:54:36 ---> Running in dac8a63c187f 07:54:36 Removing intermediate container dac8a63c187f 07:54:36 ---> 82b0de9cd49b 07:54:36 Step 22/24 : LABEL arch=amd64 07:54:36 ---> Running in fef579aa915a 07:54:36 Removing intermediate container fef579aa915a 07:54:36 ---> 92f166ed90a4 07:54:36 Step 23/24 : LABEL git_sha=f7a0bff6474214c55a1e85b7edad4701d981c8d3 07:54:36 ---> Running in 7d7c639b882d 07:54:36 Removing intermediate container 7d7c639b882d 07:54:36 ---> d091ce0e7da3 07:54:36 Step 24/24 : LABEL version=2.0.0-dev.56 07:54:36 ---> Running in e8bd41c085a4 07:54:36 Removing intermediate container e8bd41c085a4 07:54:36 ---> ee379821a4ce 07:54:36 [Warning] One or more build-args [ARCH] were not consumed 07:54:36 Successfully built ee379821a4ce 07:54:36 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:54:36 provisioning config files... 07:54:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/116@tmp/config3403027604469880593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:36 ---> docker-login.sh 07:54:36 nexus3.edgexfoundry.org:10001 07:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:36 Configure a credential helper to remove this warning. See 07:54:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:36 07:54:36 Login Succeeded 07:54:36 nexus3.edgexfoundry.org:10002 07:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:37 Configure a credential helper to remove this warning. See 07:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:37 07:54:37 Login Succeeded 07:54:37 nexus3.edgexfoundry.org:10003 07:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:37 Configure a credential helper to remove this warning. See 07:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:37 07:54:37 Login Succeeded 07:54:37 nexus3.edgexfoundry.org:10004 07:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:37 Configure a credential helper to remove this warning. See 07:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:37 07:54:37 Login Succeeded 07:54:37 docker.io 07:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:37 Configure a credential helper to remove this warning. See 07:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:37 07:54:37 Login Succeeded 07:54:37 ---> docker-login.sh ends [Pipeline] } 07:54:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:37 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:54:37 f7a0bff6474214c55a1e85b7edad4701d981c8d3 07:54:37 latest 07:54:37 2.0.0-dev.56 07:54:37 f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 07:54:37 master 07:54:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:54:38 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f7a0bff6474214c55a1e85b7edad4701d981c8d3 [Pipeline] isUnix [Pipeline] sh 07:54:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f7a0bff6474214c55a1e85b7edad4701d981c8d3 07:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:54:38 495066aa566b: Preparing 07:54:38 32f366d666a5: Preparing 07:54:38 32f366d666a5: Layer already exists 07:54:41 495066aa566b: Pushed 07:54:41 f7a0bff6474214c55a1e85b7edad4701d981c8d3: digest: sha256:931ed2129c98bfe76a893b5df6a92279a2ba71619cb3d6ef194f58d4dd323c6b size: 740 [Pipeline] isUnix [Pipeline] sh 07:54:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 07:54:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:54:41 495066aa566b: Preparing 07:54:41 32f366d666a5: Preparing 07:54:41 495066aa566b: Layer already exists 07:54:41 32f366d666a5: Layer already exists 07:54:41 latest: digest: sha256:931ed2129c98bfe76a893b5df6a92279a2ba71619cb3d6ef194f58d4dd323c6b size: 740 [Pipeline] isUnix [Pipeline] sh 07:54:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh 07:54:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.56 07:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:54:42 495066aa566b: Preparing 07:54:42 32f366d666a5: Preparing 07:54:42 495066aa566b: Layer already exists 07:54:42 32f366d666a5: Layer already exists 07:54:42 2.0.0-dev.56: digest: sha256:931ed2129c98bfe76a893b5df6a92279a2ba71619cb3d6ef194f58d4dd323c6b size: 740 [Pipeline] isUnix [Pipeline] sh 07:54:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh 07:54:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 07:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:54:42 495066aa566b: Preparing 07:54:42 32f366d666a5: Preparing 07:54:42 32f366d666a5: Layer already exists 07:54:42 495066aa566b: Layer already exists 07:54:42 f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56: digest: sha256:931ed2129c98bfe76a893b5df6a92279a2ba71619cb3d6ef194f58d4dd323c6b size: 740 [Pipeline] isUnix [Pipeline] sh 07:54:43 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 07:54:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 07:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:54:43 495066aa566b: Preparing 07:54:43 32f366d666a5: Preparing 07:54:43 495066aa566b: Layer already exists 07:54:43 32f366d666a5: Layer already exists 07:54:43 master: digest: sha256:931ed2129c98bfe76a893b5df6a92279a2ba71619cb3d6ef194f58d4dd323c6b size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:43 ===================================================== [Pipeline] echo 07:54:43 taggedImages: 07:54:43 - nexus3.edgexfoundry.org:10004/edgex-ui:f7a0bff6474214c55a1e85b7edad4701d981c8d3 07:54:43 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:54:43 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.56 07:54:43 - nexus3.edgexfoundry.org:10004/edgex-ui:f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 07:54:43 - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:54:44 ---> job-cost.sh 07:54:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zDeh 07:54:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:54:58 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:55:00 Removing intermediate container c86fa95679da 07:55:00 ---> 5558c3d820f5 07:55:00 Step 17/24 : FROM alpine:3.12 07:55:01 3.12: Pulling from library/alpine 07:55:01 d2f70382dc9a: Pulling fs layer 07:55:01 d2f70382dc9a: Verifying Checksum 07:55:01 d2f70382dc9a: Download complete 07:55:01 d2f70382dc9a: Pull complete 07:55:01 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:55:01 Status: Downloaded newer image for alpine:3.12 07:55:01 ---> 9852663dfa18 07:55:01 Step 18/24 : EXPOSE 4000 07:55:02 ---> Running in 111347145ddf 07:55:02 Removing intermediate container 111347145ddf 07:55:02 ---> 5ff41859b846 07:55:02 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 07:55:05 ---> 4f02dcaff301 07:55:05 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:55:05 ---> Running in 933af371d1e2 07:55:05 Removing intermediate container 933af371d1e2 07:55:05 ---> b08c3625fd73 07:55:05 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:55:05 ---> Running in 767229c92226 07:55:06 Removing intermediate container 767229c92226 07:55:06 ---> a07f31d2d919 07:55:06 Step 22/24 : LABEL arch=arm64 07:55:06 ---> Running in 341a28a3468a 07:55:06 Removing intermediate container 341a28a3468a 07:55:06 ---> 6cf9bd72aa7b 07:55:06 Step 23/24 : LABEL git_sha=f7a0bff6474214c55a1e85b7edad4701d981c8d3 07:55:06 ---> Running in 147483014a89 07:55:07 Removing intermediate container 147483014a89 07:55:07 ---> 52aaa8011118 07:55:07 Step 24/24 : LABEL version=2.0.0-dev.56 07:55:07 ---> Running in c4bdf73887ad 07:55:08 Removing intermediate container c4bdf73887ad 07:55:08 ---> 4162945e1969 07:55:08 [Warning] One or more build-args [ARCH] were not consumed 07:55:08 Successfully built 4162945e1969 07:55:08 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:10 provisioning config files... 07:55:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/116@tmp/config5256868378839174941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:10 ---> docker-login.sh 07:55:10 nexus3.edgexfoundry.org:10001 07:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:11 Configure a credential helper to remove this warning. See 07:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:11 07:55:11 Login Succeeded 07:55:11 nexus3.edgexfoundry.org:10002 07:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:11 Configure a credential helper to remove this warning. See 07:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:11 07:55:11 Login Succeeded 07:55:11 nexus3.edgexfoundry.org:10003 07:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:12 Configure a credential helper to remove this warning. See 07:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:12 07:55:12 Login Succeeded 07:55:12 nexus3.edgexfoundry.org:10004 07:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:12 Configure a credential helper to remove this warning. See 07:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:12 07:55:12 Login Succeeded 07:55:12 docker.io 07:55:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:13 lf-activate-venv(): INFO: Adding /tmp/venv-zDeh/bin to PATH 07:55:13 INFO: No Stack... 07:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:14 Configure a credential helper to remove this warning. See 07:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:14 07:55:14 Login Succeeded 07:55:14 ---> docker-login.sh ends [Pipeline] } 07:55:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:14 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 07:55:14 f7a0bff6474214c55a1e85b7edad4701d981c8d3 07:55:14 latest 07:55:14 2.0.0-dev.56 07:55:14 f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 07:55:14 master 07:55:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:55:14 INFO: Retrieving Pricing Info for: v3-standard-2 07:55:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f7a0bff6474214c55a1e85b7edad4701d981c8d3 [Pipeline] isUnix [Pipeline] sh 07:55:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f7a0bff6474214c55a1e85b7edad4701d981c8d3 07:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:55:14 14546c488c99: Preparing 07:55:14 3fbe34a1663b: Preparing 07:55:14 INFO: Archiving Costs [Pipeline] sh 07:55:15 3fbe34a1663b: Layer already exists 07:55:15 + cat /w/workspace/edgex-ui-go/116/archives/cost.csv 07:55:15 + cut -d, -f6 [Pipeline] lock 07:55:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] 07:55:15 Resource [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] did not exist. Created. 07:55:15 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:55:15 + echo total: 0.05999999865889549 [Pipeline] stash 07:55:15 Stashed 1 file(s) [Pipeline] } 07:55:15 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:55:20 14546c488c99: Pushed 07:55:20 f7a0bff6474214c55a1e85b7edad4701d981c8d3: digest: sha256:5b2795f26d49b7c0d03cd1de63e7bcdb3c52331abfef7dc6ae95f527866ac882 size: 739 [Pipeline] isUnix [Pipeline] sh 07:55:21 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:55:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:55:21 14546c488c99: Preparing 07:55:21 3fbe34a1663b: Preparing 07:55:21 14546c488c99: Layer already exists 07:55:21 3fbe34a1663b: Layer already exists 07:55:21 latest: digest: sha256:5b2795f26d49b7c0d03cd1de63e7bcdb3c52331abfef7dc6ae95f527866ac882 size: 739 [Pipeline] isUnix [Pipeline] sh 07:55:22 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh 07:55:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.56 07:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:55:22 14546c488c99: Preparing 07:55:22 3fbe34a1663b: Preparing 07:55:22 3fbe34a1663b: Layer already exists 07:55:22 14546c488c99: Layer already exists 07:55:22 2.0.0-dev.56: digest: sha256:5b2795f26d49b7c0d03cd1de63e7bcdb3c52331abfef7dc6ae95f527866ac882 size: 739 [Pipeline] isUnix [Pipeline] sh 07:55:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh 07:55:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 07:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:55:23 14546c488c99: Preparing 07:55:23 3fbe34a1663b: Preparing 07:55:23 14546c488c99: Layer already exists 07:55:23 3fbe34a1663b: Layer already exists 07:55:23 f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56: digest: sha256:5b2795f26d49b7c0d03cd1de63e7bcdb3c52331abfef7dc6ae95f527866ac882 size: 739 [Pipeline] isUnix [Pipeline] sh 07:55:24 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 07:55:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 07:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:55:24 14546c488c99: Preparing 07:55:24 3fbe34a1663b: Preparing 07:55:24 14546c488c99: Layer already exists 07:55:24 3fbe34a1663b: Layer already exists 07:55:24 master: digest: sha256:5b2795f26d49b7c0d03cd1de63e7bcdb3c52331abfef7dc6ae95f527866ac882 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:24 ===================================================== [Pipeline] echo 07:55:24 taggedImages: 07:55:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f7a0bff6474214c55a1e85b7edad4701d981c8d3 07:55:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:55:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.56 07:55:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 07:55:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:55:25 ---> job-cost.sh 07:55:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bMnG 07:56:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:57:25 lf-activate-venv(): INFO: Adding /tmp/venv-bMnG/bin to PATH 07:57:25 INFO: No Stack... 07:57:25 INFO: Retrieving Pricing Info for: v2-standard-4 07:57:25 INFO: Archiving Costs [Pipeline] sh 07:57:26 + cut -d, -f6 07:57:26 + cat /w/workspace/edgex-ui-go/116/archives/cost.csv [Pipeline] lock 07:57:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] 07:57:26 Resource [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] did not exist. Created. 07:57:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:57:26 /w/workspace/edgex-ui-go/116@tmp/durable-b4c43efa/script.sh: 1: /w/workspace/edgex-ui-go/116@tmp/durable-b4c43efa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:57:27 + echo total: 0.18000000715255737 [Pipeline] stash 07:57:27 Warning: overwriting stash ‘stack-cost’ 07:57:27 Stashed 1 file(s) [Pipeline] } 07:57:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:57:28 provisioning config files... 07:57:28 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4291441666010280897tmp [Pipeline] { [Pipeline] sh 07:57:28 + set +x 07:57:28 + bash -s -- 07:57:28 + curl -s https://codecov.io/bash 07:57:28 07:57:28 _____ _ 07:57:28 / ____| | | 07:57:28 | | ___ __| | ___ ___ _____ __ 07:57:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:57:28 | |___| (_) | (_| | __/ (_| (_) \ V / 07:57:28 \_____\___/ \__,_|\___|\___\___/ \_/ 07:57:28 Bash-1.0.2 07:57:28 07:57:28 07:57:28 ==> git version 2.24.4 found 07:57:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:57:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:57:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:57:28 ==> Jenkins CI detected. 07:57:28 project root: . 07:57:28 --> token set from env 07:57:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:57:28 ==> Running gcov in . (disable via -X gcov) 07:57:28 ==> Python coveragepy not found 07:57:28 ==> Searching for coverage reports in: 07:57:28 + . 07:57:28 -> Found 1 reports 07:57:28 ==> Detecting git/mercurial file structure 07:57:28 ==> Reading reports 07:57:28 + ./coverage.out bytes=10 07:57:28 ==> Appending adjustments 07:57:28 https://docs.codecov.io/docs/fixing-reports 07:57:28 + Found adjustments 07:57:28 ==> Gzipping contents 07:57:28 4.0K /tmp/codecov.rDGulu.gz 07:57:28 ==> Uploading reports 07:57:28 url: https://codecov.io 07:57:28 query: branch=master&commit=f7a0bff6474214c55a1e85b7edad4701d981c8d3&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F116%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:57:28 -> Pinging Codecov 07:57:28 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=f7a0bff6474214c55a1e85b7edad4701d981c8d3&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F116%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:57:29 -> Uploading to 07:57:29 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/FB506323287CE973F263BFD2A0EB1F37/f7a0bff6474214c55a1e85b7edad4701d981c8d3/4c2e3fa9-46c3-4ef1-8881-ee70a53f8661.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T075729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ae039727bdf477b8ae55549ae323f8db426155cba31386dd8c6a451a7b9f965 07:57:29 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:29 Dload Upload Total Spent Left Speed 07:57:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 6903 --:--:-- --:--:-- --:--:-- 6910 07:57:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f7a0bff6474214c55a1e85b7edad4701d981c8d3 [Pipeline] } 07:57:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:57:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:57:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:57:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:57:31 07:57:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:57:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:57:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:57:31 188c0c94c7c5: Pulling fs layer 07:57:31 0ef7d3d256c8: Pulling fs layer 07:57:31 de9db76c5a1d: Pulling fs layer 07:57:31 0eba1c9be4d2: Pulling fs layer 07:57:31 0d57e429df01: Pulling fs layer 07:57:31 4e4be7b47b0d: Pulling fs layer 07:57:31 e1f770b5df2f: Pulling fs layer 07:57:31 85a0685a4137: Pulling fs layer 07:57:31 0d57e429df01: Waiting 07:57:31 4e4be7b47b0d: Waiting 07:57:31 e1f770b5df2f: Waiting 07:57:31 85a0685a4137: Waiting 07:57:31 0eba1c9be4d2: Waiting 07:57:31 0ef7d3d256c8: Verifying Checksum 07:57:31 0ef7d3d256c8: Download complete 07:57:31 de9db76c5a1d: Verifying Checksum 07:57:31 de9db76c5a1d: Download complete 07:57:31 0d57e429df01: Verifying Checksum 07:57:31 0d57e429df01: Download complete 07:57:31 188c0c94c7c5: Verifying Checksum 07:57:31 188c0c94c7c5: Download complete 07:57:31 4e4be7b47b0d: Verifying Checksum 07:57:31 4e4be7b47b0d: Download complete 07:57:31 188c0c94c7c5: Pull complete 07:57:32 0ef7d3d256c8: Pull complete 07:57:32 de9db76c5a1d: Pull complete 07:57:33 e1f770b5df2f: Verifying Checksum 07:57:33 e1f770b5df2f: Download complete 07:57:34 0eba1c9be4d2: Verifying Checksum 07:57:34 0eba1c9be4d2: Download complete 07:57:34 85a0685a4137: Verifying Checksum 07:57:34 85a0685a4137: Download complete 07:57:38 0eba1c9be4d2: Pull complete 07:57:38 0d57e429df01: Pull complete 07:57:38 4e4be7b47b0d: Pull complete 07:57:38 e1f770b5df2f: Pull complete 07:57:44 85a0685a4137: Pull complete 07:57:44 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:57:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:57:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:57:44 prd-centos7-docker-4c-2g-15033 does not seem to be running inside a container 07:57:44 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:57:54 $ docker top caffa963f8c9ca527e1aae18830efbaffc79d15969ebf80cfce23364e001c5b5 -eo pid,comm [Pipeline] { [Pipeline] echo 07:57:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:57:55 + set -o pipefail 07:57:55 + snyk monitor '--org=edgex-jenkins' 07:58:07 07:58:07 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 07:58:07 07:58:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/5d5e58f4-5e7f-4aa3-b71a-19f540cae981 07:58:07 07:58:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:58:07 07:58:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:58:07 07:58:10 [Pipeline] } 07:58:10 $ docker stop --time=1 caffa963f8c9ca527e1aae18830efbaffc79d15969ebf80cfce23364e001c5b5 07:58:15 $ docker rm -f caffa963f8c9ca527e1aae18830efbaffc79d15969ebf80cfce23364e001c5b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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 07:58:16 + git log --format=format:%s -1 f7a0bff6474214c55a1e85b7edad4701d981c8d3 [Pipeline] isUnix [Pipeline] sh 07:58:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:17 . [Pipeline] withDockerContainer 07:58:17 prd-centos7-docker-4c-2g-15033 does not seem to be running inside a container 07:58:17 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:58:17 $ docker top 8b0cd34eed51116b68921163d2aeb3c296d3138b82bf76ac805d339c95b0b2e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:17 [ssh-agent] Looking for ssh-agent implementation... 07:58:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:17 $ docker exec 8b0cd34eed51116b68921163d2aeb3c296d3138b82bf76ac805d339c95b0b2e4 ssh-agent 07:58:18 SSH_AUTH_SOCK=/tmp/ssh-n42fRUgbXtDl/agent.13 07:58:18 SSH_AGENT_PID=20 07:58:18 Running ssh-add (command line suppressed) 07:58:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8120982741684380327.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8120982741684380327.key) 07:58:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:18 + git semver tag 07:58:18 # -> Open(): unable to determine branch for HEAD 07:58:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:58:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:58:18 # $SEMVER_REMOTE_NAME = origin 07:58:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:58:18 # $SEMVER_USER_NAME = edgex-jenkins 07:58:18 # $SEMVER_BRANCH = master 07:58:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 07:58:18 # f7a0bff6474214c55a1e85b7edad4701d981c8d3 HEAD 07:58:18 # -> Force: false 07:58:18 # 5a2f840decaf1f3c9dfd568ebef8bd2d77d06f00 refs/tags/v2.0.0-dev.56 [Pipeline] } 07:58:18 $ docker exec --env ******** --env ******** 8b0cd34eed51116b68921163d2aeb3c296d3138b82bf76ac805d339c95b0b2e4 ssh-agent -k 07:58:18 unset SSH_AUTH_SOCK; 07:58:18 unset SSH_AGENT_PID; 07:58:18 echo Agent pid 20 killed; 07:58:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:58:19 + git semver [Pipeline] } 07:58:19 $ docker stop --time=1 8b0cd34eed51116b68921163d2aeb3c296d3138b82bf76ac805d339c95b0b2e4 07:58:20 $ docker rm -f 8b0cd34eed51116b68921163d2aeb3c296d3138b82bf76ac805d339c95b0b2e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:58:20 07:58:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:58:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:58:21 0.23.1-centos7: Pulling from edgex-lftools 07:58:21 ab5ef0e58194: Pulling fs layer 07:58:21 9712f1f96733: Pulling fs layer 07:58:21 63f879dbbcfc: Pulling fs layer 07:58:21 0d9ebad4ef96: Pulling fs layer 07:58:21 e9a5061849ea: Pulling fs layer 07:58:21 d747dcd14b5f: Pulling fs layer 07:58:21 2de7ff778b66: Pulling fs layer 07:58:21 0d9ebad4ef96: Waiting 07:58:21 e9a5061849ea: Waiting 07:58:21 d747dcd14b5f: Waiting 07:58:21 2de7ff778b66: Waiting 07:58:21 9712f1f96733: Verifying Checksum 07:58:21 9712f1f96733: Download complete 07:58:22 63f879dbbcfc: Verifying Checksum 07:58:22 63f879dbbcfc: Download complete 07:58:22 e9a5061849ea: Verifying Checksum 07:58:22 e9a5061849ea: Download complete 07:58:22 d747dcd14b5f: Verifying Checksum 07:58:22 d747dcd14b5f: Download complete 07:58:23 2de7ff778b66: Verifying Checksum 07:58:23 2de7ff778b66: Download complete 07:58:23 0d9ebad4ef96: Verifying Checksum 07:58:23 0d9ebad4ef96: Download complete 07:58:23 ab5ef0e58194: Verifying Checksum 07:58:23 ab5ef0e58194: Download complete 07:58:26 ab5ef0e58194: Pull complete 07:58:26 9712f1f96733: Pull complete 07:58:26 63f879dbbcfc: Pull complete 07:58:30 0d9ebad4ef96: Pull complete 07:58:30 e9a5061849ea: Pull complete 07:58:30 d747dcd14b5f: Pull complete 07:58:31 2de7ff778b66: Pull complete 07:58:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:58:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:58:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:58:31 prd-centos7-docker-4c-2g-15033 does not seem to be running inside a container 07:58:31 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:58:37 $ docker top dc72626a53a4c60e8e531326474c8ff61280b2dd1f18e45041e0accedeaffeeb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:58:37 provisioning config files... 07:58:37 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6943851685318188092tmp 07:58:37 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8676680399955177196tmp 07:58:37 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3667215266409013581tmp [Pipeline] { [Pipeline] echo 07:58:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:58:37 ---> sigul-configuration.sh 07:58:37 gpg: directory `/root/.gnupg' created 07:58:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:58:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:58:37 gpg: keyring `/root/.gnupg/secring.gpg' created 07:58:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:58:37 gpg: CAST5 encrypted data 07:58:37 gpg: encrypted with 1 passphrase 07:58:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:58:38 + mkdir /home/jenkins 07:58:38 + mkdir /home/jenkins/sigul [Pipeline] sh 07:58:38 + 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 07:58:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:58:39 ---> sigul-install.sh 07:58:43 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:58:43 + git tag --list 07:58:43 0.1.1 07:58:43 v1.1.0 07:58:43 v1.2.0 07:58:43 v1.2.1 07:58:43 v1.3.0 07:58:43 v2.0.0-dev.1 07:58:43 v2.0.0-dev.10 07:58:43 v2.0.0-dev.11 07:58:43 v2.0.0-dev.12 07:58:43 v2.0.0-dev.13 07:58:43 v2.0.0-dev.14 07:58:43 v2.0.0-dev.15 07:58:43 v2.0.0-dev.16 07:58:43 v2.0.0-dev.17 07:58:43 v2.0.0-dev.18 07:58:43 v2.0.0-dev.19 07:58:43 v2.0.0-dev.2 07:58:43 v2.0.0-dev.20 07:58:43 v2.0.0-dev.21 07:58:43 v2.0.0-dev.22 07:58:43 v2.0.0-dev.23 07:58:43 v2.0.0-dev.24 07:58:43 v2.0.0-dev.25 07:58:43 v2.0.0-dev.26 07:58:43 v2.0.0-dev.27 07:58:43 v2.0.0-dev.28 07:58:43 v2.0.0-dev.29 07:58:43 v2.0.0-dev.3 07:58:43 v2.0.0-dev.30 07:58:43 v2.0.0-dev.31 07:58:43 v2.0.0-dev.32 07:58:43 v2.0.0-dev.33 07:58:43 v2.0.0-dev.34 07:58:43 v2.0.0-dev.35 07:58:43 v2.0.0-dev.36 07:58:43 v2.0.0-dev.37 07:58:43 v2.0.0-dev.38 07:58:43 v2.0.0-dev.39 07:58:43 v2.0.0-dev.4 07:58:43 v2.0.0-dev.40 07:58:43 v2.0.0-dev.41 07:58:43 v2.0.0-dev.42 07:58:43 v2.0.0-dev.43 07:58:43 v2.0.0-dev.44 07:58:43 v2.0.0-dev.45 07:58:43 v2.0.0-dev.46 07:58:43 v2.0.0-dev.47 07:58:43 v2.0.0-dev.48 07:58:43 v2.0.0-dev.49 07:58:43 v2.0.0-dev.5 07:58:43 v2.0.0-dev.50 07:58:43 v2.0.0-dev.51 07:58:43 v2.0.0-dev.52 07:58:43 v2.0.0-dev.53 07:58:43 v2.0.0-dev.54 07:58:43 v2.0.0-dev.55 07:58:43 v2.0.0-dev.56 07:58:43 v2.0.0-dev.6 07:58:43 v2.0.0-dev.7 07:58:43 v2.0.0-dev.8 07:58:43 v2.0.0-dev.9 [Pipeline] sh 07:58:43 + lftools sign git-tag v2.0.0-dev.56 07:58:44 Signing Git tag with Sigul... 07:58:44 Signing v2.0.0-dev.56 [Pipeline] echo 07:58:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:58:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:58:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:58:45 $ docker stop --time=1 dc72626a53a4c60e8e531326474c8ff61280b2dd1f18e45041e0accedeaffeeb 07:58:48 $ docker rm -f dc72626a53a4c60e8e531326474c8ff61280b2dd1f18e45041e0accedeaffeeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:58:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:48 . [Pipeline] withDockerContainer 07:58:48 prd-centos7-docker-4c-2g-15033 does not seem to be running inside a container 07:58:48 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:58:49 $ docker top 0585ad472351947881820dc5b9d7d0dfa6bc29a17c281e8a1e5bfc1b9656c513 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:49 [ssh-agent] Looking for ssh-agent implementation... 07:58:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:49 $ docker exec 0585ad472351947881820dc5b9d7d0dfa6bc29a17c281e8a1e5bfc1b9656c513 ssh-agent 07:58:49 SSH_AUTH_SOCK=/tmp/ssh-Vs93DAvnG1m0/agent.14 07:58:49 SSH_AGENT_PID=21 07:58:49 Running ssh-add (command line suppressed) 07:58:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1285502141178178250.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1285502141178178250.key) 07:58:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:50 + git semver bump pre 07:58:50 # -> Open(): unable to determine branch for HEAD 07:58:50 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:58:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:58:50 # $SEMVER_REMOTE_NAME = origin 07:58:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:58:50 # $SEMVER_USER_NAME = edgex-jenkins 07:58:50 # $SEMVER_BRANCH = master 07:58:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 07:58:50 2.0.0-dev.57 [Pipeline] } 07:58:50 $ docker exec --env ******** --env ******** 0585ad472351947881820dc5b9d7d0dfa6bc29a17c281e8a1e5bfc1b9656c513 ssh-agent -k 07:58:50 unset SSH_AUTH_SOCK; 07:58:50 unset SSH_AGENT_PID; 07:58:50 echo Agent pid 21 killed; 07:58:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:58:50 + git semver [Pipeline] } 07:58:50 $ docker stop --time=1 0585ad472351947881820dc5b9d7d0dfa6bc29a17c281e8a1e5bfc1b9656c513 07:58:52 $ docker rm -f 0585ad472351947881820dc5b9d7d0dfa6bc29a17c281e8a1e5bfc1b9656c513 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:58:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:52 . [Pipeline] withDockerContainer 07:58:52 prd-centos7-docker-4c-2g-15033 does not seem to be running inside a container 07:58:52 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:58:52 $ docker top c8f8d52be9845a10c56dc366c165a933df68c1fd44f3632446bd8701d9fa5953 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:53 [ssh-agent] Looking for ssh-agent implementation... 07:58:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:53 $ docker exec c8f8d52be9845a10c56dc366c165a933df68c1fd44f3632446bd8701d9fa5953 ssh-agent 07:58:53 SSH_AUTH_SOCK=/tmp/ssh-fHF2pckfn4LM/agent.13 07:58:53 SSH_AGENT_PID=20 07:58:53 Running ssh-add (command line suppressed) 07:58:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4807950902795108550.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4807950902795108550.key) 07:58:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:53 + git semver push 07:58:53 # -> Open(): unable to determine branch for HEAD 07:58:53 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:58:53 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:58:53 # $SEMVER_REMOTE_NAME = origin 07:58:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:58:53 # $SEMVER_USER_NAME = edgex-jenkins 07:58:53 # $SEMVER_BRANCH = master 07:58:53 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 07:58:57 $ docker exec --env ******** --env ******** c8f8d52be9845a10c56dc366c165a933df68c1fd44f3632446bd8701d9fa5953 ssh-agent -k 07:58:57 unset SSH_AUTH_SOCK; 07:58:57 unset SSH_AGENT_PID; 07:58:57 echo Agent pid 20 killed; 07:58:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:58:58 + git semver [Pipeline] } 07:58:58 $ docker stop --time=1 c8f8d52be9845a10c56dc366c165a933df68c1fd44f3632446bd8701d9fa5953 07:58:59 $ docker rm -f c8f8d52be9845a10c56dc366c165a933df68c1fd44f3632446bd8701d9fa5953 [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 07:59:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:59:01 ---> package-listing.sh 07:59:01 ++ facter osfamily 07:59:01 ++ tr '[:upper:]' '[:lower:]' 07:59:01 + OS_FAMILY=redhat 07:59:01 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 07:59:01 + START_PACKAGES=/tmp/packages_start.txt 07:59:01 + END_PACKAGES=/tmp/packages_end.txt 07:59:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:59:01 + PACKAGES=/tmp/packages_start.txt 07:59:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:59:01 + PACKAGES=/tmp/packages_end.txt 07:59:01 + case "${OS_FAMILY}" in 07:59:01 + rpm -qa 07:59:01 + sort 07:59:02 + '[' -f /tmp/packages_start.txt ']' 07:59:02 + '[' -f /tmp/packages_end.txt ']' 07:59:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:59:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:59:02 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 07:59:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 07:59: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 07:59:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:59:03 07:59:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:59:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:59:03 alpine: Pulling from edgex-lftools-log-publisher 07:59:03 df20fa9351a1: Pulling fs layer 07:59:03 36b3adc4ff6f: Pulling fs layer 07:59:03 8ad3a11d3b57: Pulling fs layer 07:59:03 46f8f816bc3b: Pulling fs layer 07:59:03 93b61091891f: Pulling fs layer 07:59:03 93b9cdb0e59b: Pulling fs layer 07:59:03 5e14af77c1be: Pulling fs layer 07:59:03 01666e4c0597: Pulling fs layer 07:59:03 aa168da1d23b: Pulling fs layer 07:59:03 93b9cdb0e59b: Waiting 07:59:03 5e14af77c1be: Waiting 07:59:03 01666e4c0597: Waiting 07:59:03 aa168da1d23b: Waiting 07:59:03 46f8f816bc3b: Waiting 07:59:03 93b61091891f: Waiting 07:59:03 36b3adc4ff6f: Download complete 07:59:03 46f8f816bc3b: Verifying Checksum 07:59:03 46f8f816bc3b: Download complete 07:59:03 df20fa9351a1: Verifying Checksum 07:59:03 df20fa9351a1: Download complete 07:59:03 93b61091891f: Verifying Checksum 07:59:03 93b61091891f: Download complete 07:59:03 93b9cdb0e59b: Verifying Checksum 07:59:03 93b9cdb0e59b: Download complete 07:59:04 01666e4c0597: Verifying Checksum 07:59:04 01666e4c0597: Download complete 07:59:04 5e14af77c1be: Verifying Checksum 07:59:04 5e14af77c1be: Download complete 07:59:04 8ad3a11d3b57: Verifying Checksum 07:59:04 8ad3a11d3b57: Download complete 07:59:04 df20fa9351a1: Pull complete 07:59:04 36b3adc4ff6f: Pull complete 07:59:04 8ad3a11d3b57: Pull complete 07:59:04 46f8f816bc3b: Pull complete 07:59:05 93b61091891f: Pull complete 07:59:05 93b9cdb0e59b: Pull complete 07:59:05 aa168da1d23b: Verifying Checksum 07:59:05 aa168da1d23b: Download complete 07:59:05 5e14af77c1be: Pull complete 07:59:05 01666e4c0597: Pull complete 07:59:11 aa168da1d23b: Pull complete 07:59:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:59:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:59:11 prd-centos7-docker-4c-2g-15033 does not seem to be running inside a container 07:59:11 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:59:22 $ docker top ff4415ea26d3fe0b473154a912594aeeb32a914b6557fc303ce5f1b732eb3a70 -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:23 + touch /tmp/pre-build-complete [Pipeline] sh 07:59:23 + mkdir -p /var/log/sa [Pipeline] sh 07:59:23 + ls /var/log/sa-host 07:59:23 + sadf -c /var/log/sa-host/sa05 07:59:23 file_magic: OK 07:59:23 HZ: Using current value: 100 07:59:23 file_header: OK 07:59:23 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 07:59:23 Statistics: 07:59:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:59:23 File successfully converted to sysstat format version 12.2.1 07:59:23 + sadf -c /var/log/sa-host/sa19 07:59:23 file_magic: OK 07:59:23 HZ: Using current value: 100 07:59:23 file_header: OK 07:59:23 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 07:59:23 Statistics: 07:59:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:59:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:24 provisioning config files... 07:59:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3148228207714362479tmp [Pipeline] { [Pipeline] echo 07:59:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:59:24 ---> create-netrc.sh [Pipeline] } 07:59:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:59:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:59:25 ---> python-tools-install.sh [Pipeline] echo 07:59:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:59:25 ---> sudo-logs.sh 07:59:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:59:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:59:25 ---> job-cost.sh 07:59:25 lf-activate-venv: SKIPPING 07:59:25 DEBUG: total: 0.18000000715255737 07:59:25 INFO: Retrieving Stack Cost... 07:59:26 INFO: Retrieving Pricing Info for: v3-standard-2 07:59:27 INFO: Archiving Costs [Pipeline] echo 07:59:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:59:27 ---> logs-deploy.sh 07:59:27 lf-activate-venv: SKIPPING 07:59:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/116 07:59:27 INFO: archiving workspace using pattern(s): 07:59:28 Archives upload complete. 07:59:28 INFO: archiving logs to Nexus 07:59:28 ---> uname -a: 07:59:28 Linux prd-centos7-docker-4c-2g-15033.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:59:28 07:59:28 07:59:28 ---> lscpu: 07:59:28 Architecture: x86_64 07:59:28 CPU op-mode(s): 32-bit, 64-bit 07:59:28 Byte Order: Little Endian 07:59:28 Address sizes: 40 bits physical, 48 bits virtual 07:59:28 CPU(s): 2 07:59:28 On-line CPU(s) list: 0,1 07:59:28 Thread(s) per core: 1 07:59:28 Core(s) per socket: 1 07:59:28 Socket(s): 2 07:59:28 NUMA node(s): 1 07:59:28 Vendor ID: AuthenticAMD 07:59:28 CPU family: 23 07:59:28 Model: 49 07:59:28 Model name: AMD EPYC-Rome Processor 07:59:28 Stepping: 0 07:59:28 CPU MHz: 2799.998 07:59:28 BogoMIPS: 5599.99 07:59:28 Virtualization: AMD-V 07:59:28 Hypervisor vendor: KVM 07:59:28 Virtualization type: full 07:59:28 L1d cache: 64 KiB 07:59:28 L1i cache: 64 KiB 07:59:28 L2 cache: 1 MiB 07:59:28 L3 cache: 32 MiB 07:59:28 NUMA node0 CPU(s): 0,1 07:59:28 Vulnerability Itlb multihit: Not affected 07:59:28 Vulnerability L1tf: Not affected 07:59:28 Vulnerability Mds: Not affected 07:59:28 Vulnerability Meltdown: Not affected 07:59:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:59:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:59:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:59:28 Vulnerability Srbds: Not affected 07:59:28 Vulnerability Tsx async abort: Not affected 07:59:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:59:28 07:59:28 07:59:28 ---> nproc: 07:59:28 2 07:59:28 07:59:28 07:59:28 ---> df -h: 07:59:28 Filesystem Size Used Available Use% Mounted on 07:59:28 overlay 40.0G 8.9G 31.1G 22% / 07:59:28 tmpfs 64.0M 0 64.0M 0% /dev 07:59:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:59:28 shm 64.0M 0 64.0M 0% /dev/shm 07:59:28 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 07:59:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 07:59:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 07:59:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 07:59:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 07:59:28 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 07:59:28 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 07:59:28 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 07:59:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 07:59:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 07:59:28 07:59:28 07:59:28 ---> free -m: 07:59:28 total used free shared buff/cache available 07:59:28 Mem: 7821 1175 3217 0 3428 6564 07:59:28 Swap: 1023 0 1023 07:59:28 07:59:28 07:59:28 ---> ip addr: 07:59:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:59:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:59:28 inet 127.0.0.1/8 scope host lo 07:59:28 valid_lft forever preferred_lft forever 07:59:28 inet6 ::1/128 scope host 07:59:28 valid_lft forever preferred_lft forever 07:59:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:59:28 link/ether fa:16:3e:5c:29:72 brd ff:ff:ff:ff:ff:ff 07:59:28 inet 10.30.123.68/23 brd 10.30.123.255 scope global dynamic eth0 07:59:28 valid_lft 85723sec preferred_lft 85723sec 07:59:28 inet6 fe80::f816:3eff:fe5c:2972/64 scope link 07:59:28 valid_lft forever preferred_lft forever 07:59:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:59:28 link/ether 02:42:df:b1:c7:7d brd ff:ff:ff:ff:ff:ff 07:59:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:59:28 valid_lft forever preferred_lft forever 07:59:28 inet6 fe80::42:dfff:feb1:c77d/64 scope link 07:59:28 valid_lft forever preferred_lft forever 07:59:28 07:59:28 07:59:28 ---> sar -b -r -n DEV: 07:59:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 07:59:28 07:59:28 07:47:59 LINUX RESTART (2 CPU) 07:59:28 07:59:28 07:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:59:28 07:50:01 1.52 0.00 1.52 0.00 0.00 29.98 0.00 07:59:28 07:51:01 0.45 0.00 0.45 0.00 0.00 6.58 0.00 07:59:28 07:52:01 0.38 0.00 0.38 0.00 0.00 5.70 0.00 07:59:28 07:53:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 07:59:28 07:54:01 0.30 0.00 0.30 0.00 0.00 4.90 0.00 07:59:28 07:55:01 0.28 0.00 0.28 0.00 0.00 2.85 0.00 07:59:28 07:56:01 0.22 0.00 0.22 0.00 0.00 4.00 0.00 07:59:28 07:57:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 07:59:28 07:58:01 84.17 0.03 84.13 0.00 3.73 27912.52 0.00 07:59:28 07:59:01 124.95 0.07 124.88 0.00 3.46 30263.12 0.00 07:59:28 Average: 21.27 0.01 21.26 0.00 0.72 5824.85 0.00 07:59:28 07:59:28 07:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:59:28 07:50:01 5419056 0 805920 10.06 2620 1781336 1217400 13.44 579920 1608716 20 07:59:28 07:51:01 5417156 0 807816 10.09 2620 1781340 1207120 13.33 585392 1605288 8 07:59:28 07:52:01 5414904 0 810064 10.11 2620 1781344 1207216 13.33 583796 1609320 8 07:59:28 07:53:01 5414492 0 810472 10.12 2620 1781348 1207252 13.33 583412 1610096 16 07:59:28 07:54:01 5412888 0 812068 10.14 2620 1781356 1207048 13.33 581180 1614024 8 07:59:28 07:55:01 5413040 0 811916 10.14 2620 1781356 1206904 13.32 581304 1614024 20 07:59:28 07:56:01 5412484 0 812464 10.14 2620 1781364 1206904 13.32 581812 1614168 8 07:59:28 07:57:01 5402964 0 821980 10.26 2620 1781368 1206904 13.32 590928 1614168 8 07:59:28 07:58:01 4390548 0 1050252 13.11 2620 2565512 1569068 17.32 811496 2300652 45692 07:59:28 07:59:01 3809344 0 1093536 13.65 2620 3103432 1365372 15.07 872876 2687932 100 07:59:28 Average: 5150688 0 863649 10.78 2620 1991976 1260119 13.91 635212 1787839 4589 07:59:28 07:59:28 07:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:59:28 07:50:01 eth0 0.57 0.12 0.04 0.02 0.00 0.00 0.00 0.00 07:59:28 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:51:01 eth0 3.75 1.83 3.04 0.12 0.00 0.00 0.00 0.00 07:59:28 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:52:01 eth0 0.92 0.33 0.31 0.20 0.00 0.00 0.00 0.00 07:59:28 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:53:01 eth0 1.32 0.62 0.58 0.40 0.00 0.00 0.00 0.00 07:59:28 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:54:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 07:59:28 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:55:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:56:01 eth0 0.25 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:59:28 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:57:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:59:28 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:58:01 veth4fdf05c 70.43 67.37 6.82 347.24 0.00 0.00 0.00 0.00 07:59:28 07:58:01 eth0 508.14 472.13 4431.69 62.95 0.00 0.00 0.00 0.00 07:59:28 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:58:01 docker0 70.43 67.25 5.86 347.23 0.00 0.00 0.00 0.00 07:59:28 07:59:01 eth0 495.77 441.86 3528.98 97.78 0.00 0.00 0.00 0.00 07:59:28 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 07:59:01 docker0 39.29 40.12 2.61 259.90 0.00 0.00 0.00 0.00 07:59:28 Average: eth0 101.20 91.75 796.70 16.16 0.00 0.00 0.00 0.00 07:59:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:28 Average: docker0 10.98 10.74 0.85 60.73 0.00 0.00 0.00 0.00 07:59:28 07:59:28 07:59:28 ---> sar -P ALL: 07:59:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 07:59:28 07:59:28 07:47:59 LINUX RESTART (2 CPU) 07:59:28 07:59:28 07:49:01 CPU %user %nice %system %iowait %steal %idle 07:59:28 07:50:01 all 0.10 0.00 0.04 0.00 0.05 99.81 07:59:28 07:50:01 0 0.08 0.00 0.03 0.00 0.03 99.85 07:59:28 07:50:01 1 0.12 0.00 0.05 0.00 0.07 99.77 07:59:28 07:51:01 all 0.17 0.00 0.08 0.00 0.03 99.72 07:59:28 07:51:01 0 0.08 0.00 0.10 0.00 0.03 99.78 07:59:28 07:51:01 1 0.25 0.00 0.07 0.00 0.03 99.65 07:59:28 07:52:01 all 0.13 0.00 0.05 0.00 0.03 99.79 07:59:28 07:52:01 0 0.07 0.00 0.05 0.00 0.05 99.83 07:59:28 07:52:01 1 0.18 0.00 0.05 0.00 0.02 99.75 07:59:28 07:53:01 all 0.16 0.00 0.07 0.00 0.03 99.75 07:59:28 07:53:01 0 0.18 0.00 0.07 0.00 0.03 99.72 07:59:28 07:53:01 1 0.13 0.00 0.07 0.00 0.02 99.78 07:59:28 07:54:01 all 0.11 0.00 0.04 0.00 0.03 99.82 07:59:28 07:54:01 0 0.17 0.00 0.03 0.00 0.02 99.78 07:59:28 07:54:01 1 0.05 0.00 0.05 0.00 0.05 99.85 07:59:28 07:55:01 all 0.15 0.00 0.03 0.00 0.03 99.80 07:59:28 07:55:01 0 0.08 0.00 0.03 0.00 0.02 99.87 07:59:28 07:55:01 1 0.22 0.00 0.02 0.00 0.03 99.73 07:59:28 07:56:01 all 0.13 0.00 0.05 0.00 0.03 99.79 07:59:28 07:56:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:59:28 07:56:01 1 0.22 0.00 0.05 0.00 0.03 99.70 07:59:28 07:57:01 all 0.15 0.00 0.03 0.00 0.03 99.78 07:59:28 07:57:01 0 0.03 0.00 0.05 0.00 0.03 99.88 07:59:28 07:57:01 1 0.27 0.00 0.02 0.00 0.03 99.68 07:59:28 07:58:01 all 10.08 0.00 3.77 11.81 0.05 74.29 07:59:28 07:58:01 0 9.83 0.00 3.86 12.23 0.05 74.03 07:59:28 07:58:01 1 10.32 0.00 3.68 11.40 0.05 74.55 07:59:28 07:59:01 all 15.26 0.00 6.97 6.11 0.09 71.56 07:59:28 07:59:01 0 13.52 0.00 6.85 3.47 0.09 76.08 07:59:28 07:59:01 1 17.01 0.00 7.10 8.77 0.09 67.04 07:59:28 Average: all 2.58 0.00 1.09 1.75 0.04 94.54 07:59:28 Average: 0 2.35 0.00 1.08 1.53 0.04 94.99 07:59:28 Average: 1 2.81 0.00 1.09 1.97 0.04 94.09 07:59:28 07:59:28 07:59:28