Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3f1fd88ab260e30c6960670415b9eaed3e09b56a 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-ssh1445837297310786250.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh4586355187697972342.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/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/go-mod-bootstrap/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5295491123967826190.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2581252603728629755.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/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/go-mod-bootstrap/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7069209728959042136.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap 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: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1705 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_master@tmp/jenkins-gitclient-ssh5425584709470799000.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3f1fd88ab260e30c6960670415b9eaed3e09b56a (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 3f1fd88ab260e30c6960670415b9eaed3e09b56a # timeout=10 Commit message: "Merge pull request #258 from jpwhitemn/add-ireland-changelog" > git rev-list --no-walk 3afb6d36b8d3bb6608f9556bc1c679ac4abb1a5d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:20:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:20:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:20:15 ========================================================= 15:20:15 EdgeX Global Pipelines Version Info 15:20:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:20:17 ------------------- 15:20:17 stable info: 15:20:17 ------------------- 15:20:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:20:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:20:17 Message: update stable to v1.0.195 15:20:18 ------------------- 15:20:18 experimental info: 15:20:18 ------------------- 15:20:18 Commited By: **** collab-it+edgex@linuxfoundation.org 15:20:18 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:20:18 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f1fd88ab260e30c6960670415b9eaed3e09b56a [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f1fd88 [Pipeline] echo 15:20:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:21 + git log --format=format:%s -1 3f1fd88ab260e30c6960670415b9eaed3e09b56a [Pipeline] echo 15:20:21 GIT_COMMIT: 3f1fd88ab260e30c6960670415b9eaed3e09b56a, Commit Message: Merge pull request #258 from jpwhitemn/add-ireland-changelog [Pipeline] echo 15:20:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:20:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:20:23 15:20:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:20:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:20:23 latest: Pulling from edgex-devops/git-semver 15:20:23 31603596830f: Pulling fs layer 15:20:23 54011a49482f: Pulling fs layer 15:20:23 a6820b24f6d8: Pulling fs layer 15:20:23 f581987b2513: Pulling fs layer 15:20:23 f581987b2513: Waiting 15:20:23 54011a49482f: Verifying Checksum 15:20:23 54011a49482f: Download complete 15:20:23 31603596830f: Verifying Checksum 15:20:23 31603596830f: Download complete 15:20:23 f581987b2513: Verifying Checksum 15:20:23 f581987b2513: Download complete 15:20:23 a6820b24f6d8: Verifying Checksum 15:20:23 a6820b24f6d8: Download complete 15:20:24 31603596830f: Pull complete 15:20:24 54011a49482f: Pull complete 15:20:24 a6820b24f6d8: Pull complete 15:20:24 f581987b2513: Pull complete 15:20:24 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:20:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:20:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:20:25 prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container 15:20:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:20:26 $ docker top 08ccd18757958c59f29fde8503cf9735b8e111a63b3b3e6f75df4a436f3367d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:26 [ssh-agent] Looking for ssh-agent implementation... 15:20:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:26 $ docker exec 08ccd18757958c59f29fde8503cf9735b8e111a63b3b3e6f75df4a436f3367d1 ssh-agent 15:20:26 SSH_AUTH_SOCK=/tmp/ssh-eOxVhI7dqX6N/agent.14 15:20:26 SSH_AGENT_PID=20 15:20:26 Running ssh-add (command line suppressed) 15:20:26 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3238051762992950731.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3238051762992950731.key) 15:20:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:27 + git tag --points-at HEAD [Pipeline] } 15:20:27 $ docker exec --env ******** --env ******** 08ccd18757958c59f29fde8503cf9735b8e111a63b3b3e6f75df4a436f3367d1 ssh-agent -k 15:20:27 unset SSH_AUTH_SOCK; 15:20:27 unset SSH_AGENT_PID; 15:20:27 echo Agent pid 20 killed; 15:20:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:20:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:27 [ssh-agent] Looking for ssh-agent implementation... 15:20:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:27 $ docker exec 08ccd18757958c59f29fde8503cf9735b8e111a63b3b3e6f75df4a436f3367d1 ssh-agent 15:20:27 SSH_AUTH_SOCK=/tmp/ssh-4GOQJ7sHCdzp/agent.52 15:20:27 SSH_AGENT_PID=59 15:20:27 Running ssh-add (command line suppressed) 15:20:27 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4886633415455585319.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4886633415455585319.key) 15:20:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:27 + git semver init 15:20:27 # -> Open(): unable to determine branch for HEAD 15:20:27 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:20:27 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:20:27 # $SEMVER_REMOTE_NAME = origin 15:20:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:20:27 # $SEMVER_USER_NAME = edgex-jenkins 15:20:27 # $SEMVER_BRANCH = master 15:20:27 # $SEMVER_TEMP = /tmp/semver-994006379 15:20:27 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 15:20:28 # '/tmp/semver-994006379' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 15:20:28 # -> Force: false 15:20:28 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 15:20:28 $ docker exec --env ******** --env ******** 08ccd18757958c59f29fde8503cf9735b8e111a63b3b3e6f75df4a436f3367d1 ssh-agent -k 15:20:28 unset SSH_AUTH_SOCK; 15:20:28 unset SSH_AGENT_PID; 15:20:28 echo Agent pid 59 killed; 15:20:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:29 + git semver [Pipeline] } 15:20:29 $ docker stop --time=1 08ccd18757958c59f29fde8503cf9735b8e111a63b3b3e6f75df4a436f3367d1 15:20:30 $ docker rm -f 08ccd18757958c59f29fde8503cf9735b8e111a63b3b3e6f75df4a436f3367d1 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:20:31 Stashed 1 file(s) [Pipeline] echo 15:20:31 [edgeXSemver]: initialized semver on version 2.0.0-dev.67 [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 15:20:46 Still waiting to schedule task 15:20:46 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1705’ 15:20:46 Still waiting to schedule task 15:20:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:22:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1706 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 15:22:50 Running in /w/workspace/go-mod-bootstrap/145 [Pipeline] { [Pipeline] checkout 15:22:50 Selected Git installation does not exist. Using Default 15:22:50 The recommended git tool is: NONE 15:22:58 using credential edgex-jenkins-ssh 15:22:58 Cloning the remote Git repository 15:22:58 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:22:58 > git init /w/workspace/go-mod-bootstrap/145 # timeout=10 15:22:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:22:58 > git --version # timeout=10 15:22:58 > git --version # 'git version 2.17.1' 15:22:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:59 Avoid second fetch 15:22:59 Checking out Revision 3f1fd88ab260e30c6960670415b9eaed3e09b56a (master) 15:22:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:22:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:59 > git config core.sparsecheckout # timeout=10 15:22:59 > git checkout -f 3f1fd88ab260e30c6960670415b9eaed3e09b56a # timeout=10 15:23:03 Commit message: "Merge pull request #258 from jpwhitemn/add-ireland-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:23:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:23:06 + sudo service docker restart 15:23:06 + true 15:23:24 Running on prd-centos7-docker-4c-2g-1707 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 15:23:24 Running in /w/workspace/go-mod-bootstrap/145 [Pipeline] { [Pipeline] checkout 15:23:24 Selected Git installation does not exist. Using Default 15:23:24 The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo 15:23:26 ========================================================= 15:23:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:23:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:23:27 + 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 . 15:23:28 Sending build context to Docker daemon 995.8kB 15:23:28 Step 1/8 : ARG BASE=golang:1.16-alpine 15:23:28 Step 2/8 : FROM ${BASE} 15:23:28 using credential edgex-jenkins-ssh 15:23:28 Cloning the remote Git repository 15:23:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:23:28 595b0fe564bb: Pulling fs layer 15:23:28 3088b5b3c5c0: Pulling fs layer 15:23:28 5b7225fbf94c: Pulling fs layer 15:23:28 ba82ee9f976e: Pulling fs layer 15:23:28 506bd15cee9f: Pulling fs layer 15:23:28 75a0a4a0db45: Pulling fs layer 15:23:28 618dc40b7e24: Pulling fs layer 15:23:28 ba82ee9f976e: Waiting 15:23:28 506bd15cee9f: Waiting 15:23:28 75a0a4a0db45: Waiting 15:23:28 618dc40b7e24: Waiting 15:23:28 5b7225fbf94c: Verifying Checksum 15:23:28 5b7225fbf94c: Download complete 15:23:28 3088b5b3c5c0: Verifying Checksum 15:23:28 3088b5b3c5c0: Download complete 15:23:28 506bd15cee9f: Download complete 15:23:29 75a0a4a0db45: Verifying Checksum 15:23:29 75a0a4a0db45: Download complete 15:23:29 595b0fe564bb: Download complete 15:23:29 Avoid second fetch 15:23:29 Checking out Revision 3f1fd88ab260e30c6960670415b9eaed3e09b56a (master) 15:23:29 595b0fe564bb: Pull complete 15:23:28 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:23:28 > git init /w/workspace/go-mod-bootstrap/145 # timeout=10 15:23:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:23:28 > git --version # timeout=10 15:23:28 > git --version # 'git version 2.24.4' 15:23:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:28 [INFO] Currently running in a labeled security context 15:23:28 [INFO] Currently SELinux is 'enforcing' on the host 15:23:28 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/145@tmp/jenkins-gitclient-ssh2531367791102613382.key 15:23:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:23:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:29 > git config core.sparsecheckout # timeout=10 15:23:29 > git checkout -f 3f1fd88ab260e30c6960670415b9eaed3e09b56a # timeout=10 15:23:30 3088b5b3c5c0: Pull complete 15:23:30 5b7225fbf94c: Pull complete 15:23:31 618dc40b7e24: Verifying Checksum 15:23:31 618dc40b7e24: Download complete 15:23:33 Commit message: "Merge pull request #258 from jpwhitemn/add-ireland-changelog" 15:23:33 ba82ee9f976e: Verifying Checksum 15:23:33 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:23:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:23:34 + true 15:23:34 + sudo service docker restart 15:23:34 Redirecting to /bin/systemctl restart docker.service 15:23:43 ba82ee9f976e: Pull complete 15:23:43 506bd15cee9f: Pull complete 15:23:43 75a0a4a0db45: Pull complete 15:23:47 618dc40b7e24: Pull complete 15:23:47 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:23:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:23:47 ---> a36622ca3599 15:23:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:23:49 ---> Running in 46b871b52acf 15:23:49 Removing intermediate container 46b871b52acf 15:23:49 ---> 4c045c4427fd 15:23:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:50 ---> Running in 8d393c9de548 15:23:52 Removing intermediate container 8d393c9de548 15:23:52 ---> 69d26ef12fea 15:23:52 Step 5/8 : RUN apk add --update --no-cache git make 15:23:52 ---> Running in 1ee7843f18f9 [Pipeline] unstash [Pipeline] echo 15:23:53 ========================================================= 15:23:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:23:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:23:53 + 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 . 15:23:53 Sending build context to Docker daemon 997.4kB 15:23:53 Step 1/8 : ARG BASE=golang:1.16-alpine 15:23:53 Step 2/8 : FROM ${BASE} 15:23:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:23:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:23:54 540db60ca938: Pulling fs layer 15:23:54 adcc1eea9eea: Pulling fs layer 15:23:54 4c4ab2625f07: Pulling fs layer 15:23:54 0510c868ecb4: Pulling fs layer 15:23:54 afea3b2eda06: Pulling fs layer 15:23:54 7809a108b3ef: Pulling fs layer 15:23:54 f706445af74f: Pulling fs layer 15:23:54 0510c868ecb4: Waiting 15:23:54 afea3b2eda06: Waiting 15:23:54 7809a108b3ef: Waiting 15:23:54 f706445af74f: Waiting 15:23:54 4c4ab2625f07: Download complete 15:23:54 adcc1eea9eea: Verifying Checksum 15:23:54 adcc1eea9eea: Download complete 15:23:54 afea3b2eda06: Verifying Checksum 15:23:54 afea3b2eda06: Download complete 15:23:54 7809a108b3ef: Verifying Checksum 15:23:54 7809a108b3ef: Download complete 15:23:54 540db60ca938: Verifying Checksum 15:23:54 540db60ca938: Download complete 15:23:54 540db60ca938: Pull complete 15:23:54 adcc1eea9eea: Pull complete 15:23:54 4c4ab2625f07: Pull complete 15:23:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:23:55 f706445af74f: Verifying Checksum 15:23:55 f706445af74f: Download complete 15:23:56 0510c868ecb4: Verifying Checksum 15:23:56 0510c868ecb4: Download complete 15:23:58 OK: 138 MiB in 40 packages 15:23:59 Removing intermediate container 1ee7843f18f9 15:23:59 ---> ae64076848c6 15:23:59 Step 6/8 : WORKDIR /build 15:23:59 ---> Running in 6d0fc0c0fb29 15:23:59 0510c868ecb4: Pull complete 15:23:59 afea3b2eda06: Pull complete 15:23:59 7809a108b3ef: Pull complete 15:23:59 Removing intermediate container 6d0fc0c0fb29 15:23:59 ---> dcd2b51a97fb 15:23:59 Step 7/8 : COPY go.mod . 15:24:00 ---> ed35e1bd8017 15:24:00 Step 8/8 : RUN go mod download 15:24:00 ---> Running in edd7e82a354f 15:24:00 f706445af74f: Pull complete 15:24:00 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:24:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:24:00 ---> b068be0155e3 15:24:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:24:06 ---> Running in 3ffd3821cbe6 15:24:06 Removing intermediate container 3ffd3821cbe6 15:24:06 ---> 289a83f91254 15:24:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:06 ---> Running in 211901e52cc2 15:24:06 Removing intermediate container 211901e52cc2 15:24:06 ---> 2f6904a81c57 15:24:06 Step 5/8 : RUN apk add --update --no-cache git make 15:24:06 ---> Running in c0cd255cf641 15:24:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:24:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:24:07 OK: 149 MiB in 40 packages 15:24:08 Removing intermediate container c0cd255cf641 15:24:08 ---> 3c2b3efe3d03 15:24:08 Step 6/8 : WORKDIR /build 15:24:08 ---> Running in 987dc7d82725 15:24:08 Removing intermediate container 987dc7d82725 15:24:08 ---> 14c05c78cd96 15:24:08 Step 7/8 : COPY go.mod . 15:24:08 ---> 030b4bf94308 15:24:08 Step 8/8 : RUN go mod download 15:24:08 ---> Running in da9bf13e073b 15:24:18 Removing intermediate container da9bf13e073b 15:24:18 ---> 8c989ef88681 15:24:18 Successfully built 8c989ef88681 15:24:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:24:19 + docker inspect -f . ci-base-image-x86_64 15:24:19 . [Pipeline] withDockerContainer 15:24:19 prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container 15:24:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/145 -v /w/workspace/go-mod-bootstrap/145:/w/workspace/go-mod-bootstrap/145:rw,z -v /w/workspace/go-mod-bootstrap/145@tmp:/w/workspace/go-mod-bootstrap/145@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-x86_64 cat 15:24:19 $ docker top b1680e8a008cf524aaccfbf1bec9b4cc5e12a17a5ccc96f245c5f324888dd2b4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:19 + go version 15:24:19 go version go1.16.3 linux/amd64 [Pipeline] } 15:24:19 $ docker stop --time=1 b1680e8a008cf524aaccfbf1bec9b4cc5e12a17a5ccc96f245c5f324888dd2b4 15:24:21 $ docker rm -f b1680e8a008cf524aaccfbf1bec9b4cc5e12a17a5ccc96f245c5f324888dd2b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:24:21 + docker inspect -f . ci-base-image-x86_64 15:24:21 . [Pipeline] withDockerContainer 15:24:21 prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container 15:24:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/145 -v /w/workspace/go-mod-bootstrap/145:/w/workspace/go-mod-bootstrap/145:rw,z -v /w/workspace/go-mod-bootstrap/145@tmp:/w/workspace/go-mod-bootstrap/145@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-x86_64 cat 15:24:24 Removing intermediate container edd7e82a354f 15:24:24 ---> d40413959130 15:24:24 Successfully built d40413959130 15:24:24 Successfully tagged ci-base-image-arm64:latest 15:24:24 $ docker top 65477524038e321ca7406c66bb843bf573342e4fb212d9d7db9590429964c17d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:24:24 + go mod tidy 15:24:24 + docker inspect -f . ci-base-image-arm64 15:24:24 . [Pipeline] withDockerContainer 15:24:24 prd-ubuntu18.04-docker-arm64-4c-16g-1706 does not seem to be running inside a container 15:24:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/145 -v /w/workspace/go-mod-bootstrap/145:/w/workspace/go-mod-bootstrap/145:rw,z -v /w/workspace/go-mod-bootstrap/145@tmp:/w/workspace/go-mod-bootstrap/145@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-arm64 cat 15:24:26 $ docker top 89f670827f3f12fa09e72b24a643335e7dedfb3dac4e7d4d1550ff3e0a59b179 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 15:24:26 + make test 15:24:26 go mod tidy 15:24:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:24:27 + go version 15:24:27 go version go1.16.5 linux/arm64 [Pipeline] } 15:24:27 $ docker stop --time=1 89f670827f3f12fa09e72b24a643335e7dedfb3dac4e7d4d1550ff3e0a59b179 15:24:29 $ docker rm -f 89f670827f3f12fa09e72b24a643335e7dedfb3dac4e7d4d1550ff3e0a59b179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:24:30 + docker inspect -f . ci-base-image-arm64 15:24:30 . [Pipeline] withDockerContainer 15:24:30 prd-ubuntu18.04-docker-arm64-4c-16g-1706 does not seem to be running inside a container 15:24:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/145 -v /w/workspace/go-mod-bootstrap/145:/w/workspace/go-mod-bootstrap/145:rw,z -v /w/workspace/go-mod-bootstrap/145@tmp:/w/workspace/go-mod-bootstrap/145@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-arm64 cat 15:24:31 $ docker top 600dd210d82d09fed0ecde821f4b2c05856eb703171b698b22a6585a93220c23 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:32 + go mod tidy [Pipeline] sh 15:24:34 + make test 15:24:34 go mod tidy 15:24:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:24:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:24:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.005s coverage: 5.4% of statements 15:24:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:24:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.013s coverage: 92.2% of statements 15:24:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.017s coverage: 85.3% of statements 15:24:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 15:24:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:24:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:24:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.009s coverage: 100.0% of statements 15:24:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements 15:24:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.013s coverage: 91.0% of statements 15:24:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:24:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:24:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.007s coverage: 91.3% of statements 15:24:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:24:49 gofmt -l . 15:24:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:24:49 $ docker stop --time=1 65477524038e321ca7406c66bb843bf573342e4fb212d9d7db9590429964c17d 15:24:51 $ docker rm -f 65477524038e321ca7406c66bb843bf573342e4fb212d9d7db9590429964c17d [Pipeline] // withDockerContainer [Pipeline] sh 15:24:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:24:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:24:52 ---> job-cost.sh 15:24:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4RHH 15:25:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:25:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:25:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.078s coverage: 5.4% of statements 15:25:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:25:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.129s coverage: 92.2% of statements 15:25:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.031s coverage: 85.3% of statements 15:25:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 15:25:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:25:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:25:15 lf-activate-venv(): INFO: Adding /tmp/venv-4RHH/bin to PATH 15:25:15 INFO: No Stack... 15:25:15 INFO: Retrieving Pricing Info for: v3-standard-2 15:25:15 INFO: Archiving Costs [Pipeline] sh 15:25:16 + cat /w/workspace/go-mod-bootstrap/145/archives/cost.csv 15:25:16 + cut -d, -f6 [Pipeline] lock 15:25:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] 15:25:16 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] did not exist. Created. 15:25:16 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:25:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.038s coverage: 100.0% of statements 15:25:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.052s coverage: 26.7% of statements 15:25:16 + echo total: 0.05999999865889549 [Pipeline] stash 15:25:16 Stashed 1 file(s) [Pipeline] } 15:25:16 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:25:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.046s coverage: 91.0% of statements 15:25:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:25:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:25:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements 15:25:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:25:43 gofmt -l . 15:25:43 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:25:45 $ docker stop --time=1 600dd210d82d09fed0ecde821f4b2c05856eb703171b698b22a6585a93220c23 15:25:47 $ docker rm -f 600dd210d82d09fed0ecde821f4b2c05856eb703171b698b22a6585a93220c23 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:25:48 Warning: overwriting stash ‘coverage-report’ 15:25:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:25:49 ---> job-cost.sh 15:25:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XcDT 15:26:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:27:50 lf-activate-venv(): INFO: Adding /tmp/venv-XcDT/bin to PATH 15:27:50 INFO: No Stack... 15:27:50 INFO: Retrieving Pricing Info for: v2-standard-4 15:27:50 INFO: Archiving Costs [Pipeline] sh 15:27:51 + cut -d, -f6 15:27:51 + cat /w/workspace/go-mod-bootstrap/145/archives/cost.csv [Pipeline] lock 15:27:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] 15:27:51 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] did not exist. Created. 15:27:51 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:27:51 /w/workspace/go-mod-bootstrap/145@tmp/durable-fb1cf29d/script.sh: 1: /w/workspace/go-mod-bootstrap/145@tmp/durable-fb1cf29d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:27:52 + echo total: 0.18000000715255737 [Pipeline] stash 15:27:52 Warning: overwriting stash ‘stack-cost’ 15:27:52 Stashed 1 file(s) [Pipeline] } 15:27:52 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-145-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 15:27:53 provisioning config files... 15:27:53 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6349686217358245617tmp [Pipeline] { [Pipeline] sh 15:27:53 + set +x 15:27:53 + curl -s https://codecov.io/bash 15:27:53 + bash -s -- 15:27:53 15:27:53 _____ _ 15:27:53 / ____| | | 15:27:53 | | ___ __| | ___ ___ _____ __ 15:27:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:27:53 | |___| (_) | (_| | __/ (_| (_) \ V / 15:27:53 \_____\___/ \__,_|\___|\___\___/ \_/ 15:27:53 Bash-1.0.3 15:27:53 15:27:53 15:27:53 ==> git version 2.24.4 found 15:27:53 ==> 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 15:27:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:27:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:27:53 ==> Jenkins CI detected. 15:27:53 project root: . 15:27:53 --> token set from env 15:27:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:27:53 ==> Running gcov in . (disable via -X gcov) 15:27:53 ==> Python coveragepy not found 15:27:53 ==> Searching for coverage reports in: 15:27:53 + . 15:27:53 -> Found 1 reports 15:27:53 ==> Detecting git/mercurial file structure 15:27:53 ==> Reading reports 15:27:53 + ./coverage.out bytes=31740 15:27:53 ==> Appending adjustments 15:27:53 https://docs.codecov.io/docs/fixing-reports 15:27:53 + Found adjustments 15:27:53 ==> Gzipping contents 15:27:53 8.0K /tmp/codecov.vRLklz.gz 15:27:53 ==> Uploading reports 15:27:53 url: https://codecov.io 15:27:53 query: branch=master&commit=3f1fd88ab260e30c6960670415b9eaed3e09b56a&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F145%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 15:27:53 -> Pinging Codecov 15:27:53 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=3f1fd88ab260e30c6960670415b9eaed3e09b56a&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F145%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 15:27:54 -> Uploading to 15:27:54 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/833815588EE85121546D348822E98E2E/3f1fd88ab260e30c6960670415b9eaed3e09b56a/4b7fbb47-cc4b-4e2a-9daf-d58b2d70833e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T152754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ddf389662c73efec7f94e58af4254377ee114d7d0fdf9f8e9157394184516b7 15:27:54 % Total % Received % Xferd Average Speed Time Time Time Current 15:27:54 Dload Upload Total Spent Left Speed 15:27:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5988 0 0 100 5988 0 17443 --:--:-- --:--:-- --:--:-- 17406 100 5988 0 0 100 5988 0 17435 --:--:-- --:--:-- --:--:-- 17406 15:27:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3f1fd88ab260e30c6960670415b9eaed3e09b56a [Pipeline] } 15:27:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:27:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:27:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:27:57 15:27:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:27:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:27:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:27:58 188c0c94c7c5: Pulling fs layer 15:27:58 0ef7d3d256c8: Pulling fs layer 15:27:58 de9db76c5a1d: Pulling fs layer 15:27:58 0eba1c9be4d2: Pulling fs layer 15:27:58 0d57e429df01: Pulling fs layer 15:27:58 4e4be7b47b0d: Pulling fs layer 15:27:58 e1f770b5df2f: Pulling fs layer 15:27:58 85a0685a4137: Pulling fs layer 15:27:58 0d57e429df01: Waiting 15:27:58 4e4be7b47b0d: Waiting 15:27:58 e1f770b5df2f: Waiting 15:27:58 85a0685a4137: Waiting 15:27:58 0eba1c9be4d2: Waiting 15:27:58 de9db76c5a1d: Verifying Checksum 15:27:58 de9db76c5a1d: Download complete 15:27:58 0ef7d3d256c8: Verifying Checksum 15:27:58 0ef7d3d256c8: Download complete 15:27:58 0d57e429df01: Verifying Checksum 15:27:58 0d57e429df01: Download complete 15:27:58 4e4be7b47b0d: Verifying Checksum 15:27:58 4e4be7b47b0d: Download complete 15:27:58 188c0c94c7c5: Verifying Checksum 15:27:58 188c0c94c7c5: Download complete 15:27:58 188c0c94c7c5: Pull complete 15:27:58 0ef7d3d256c8: Pull complete 15:27:58 de9db76c5a1d: Pull complete 15:28:00 e1f770b5df2f: Verifying Checksum 15:28:00 e1f770b5df2f: Download complete 15:28:01 0eba1c9be4d2: Verifying Checksum 15:28:01 0eba1c9be4d2: Download complete 15:28:02 85a0685a4137: Verifying Checksum 15:28:02 85a0685a4137: Download complete 15:28:05 0eba1c9be4d2: Pull complete 15:28:05 0d57e429df01: Pull complete 15:28:05 4e4be7b47b0d: Pull complete 15:28:05 e1f770b5df2f: Pull complete 15:28:09 85a0685a4137: Pull complete 15:28:09 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:28:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:28:09 prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container 15:28:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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-devops/edgex-snyk-go:1.410.4 cat 15:28:11 $ docker top bc5d0a5051b94abc740298b888ef21e1d60fc581e89232bc54ffec2b04785665 -eo pid,comm [Pipeline] { [Pipeline] echo 15:28:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:28:12 + set -o pipefail 15:28:12 + snyk monitor '--org=edgex-jenkins' 15:28:16 15:28:16 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 15:28:16 15:28:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/b57e9ce3-9076-4594-ab0d-8c113e3dafb8 15:28:16 15:28:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:28:16 15:28:16 [Pipeline] } 15:28:16 $ docker stop --time=1 bc5d0a5051b94abc740298b888ef21e1d60fc581e89232bc54ffec2b04785665 15:28:18 $ docker rm -f bc5d0a5051b94abc740298b888ef21e1d60fc581e89232bc54ffec2b04785665 [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 15:28:19 + git log --format=format:%s -1 3f1fd88ab260e30c6960670415b9eaed3e09b56a [Pipeline] isUnix [Pipeline] sh 15:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:19 . [Pipeline] withDockerContainer 15:28:19 prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container 15:28:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:28:20 $ docker top 1c248ea582498132b639f63f43c7c4068b8d1dcc78605372fbf433559ba616df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:20 [ssh-agent] Looking for ssh-agent implementation... 15:28:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:20 $ docker exec 1c248ea582498132b639f63f43c7c4068b8d1dcc78605372fbf433559ba616df ssh-agent 15:28:20 SSH_AUTH_SOCK=/tmp/ssh-r9vftknwBjeR/agent.13 15:28:20 SSH_AGENT_PID=20 15:28:20 Running ssh-add (command line suppressed) 15:28:20 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8901753315797992059.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8901753315797992059.key) 15:28:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:21 + git semver tag 15:28:21 # -> Open(): unable to determine branch for HEAD 15:28:21 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:28:21 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:28:21 # $SEMVER_REMOTE_NAME = origin 15:28:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:28:21 # $SEMVER_USER_NAME = edgex-jenkins 15:28:21 # $SEMVER_BRANCH = master 15:28:21 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 15:28:21 # 3f1fd88ab260e30c6960670415b9eaed3e09b56a HEAD 15:28:21 # -> Force: false 15:28:21 # 2b53a9cfb9539ad69687bf53ce4b0405f4051645 refs/tags/v2.0.0-dev.67 [Pipeline] } 15:28:21 $ docker exec --env ******** --env ******** 1c248ea582498132b639f63f43c7c4068b8d1dcc78605372fbf433559ba616df ssh-agent -k 15:28:21 unset SSH_AUTH_SOCK; 15:28:21 unset SSH_AGENT_PID; 15:28:21 echo Agent pid 20 killed; 15:28:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:21 + git semver [Pipeline] } 15:28:21 $ docker stop --time=1 1c248ea582498132b639f63f43c7c4068b8d1dcc78605372fbf433559ba616df 15:28:22 $ docker rm -f 1c248ea582498132b639f63f43c7c4068b8d1dcc78605372fbf433559ba616df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:28:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:23 15:28:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:28:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:23 0.23.1-centos7: Pulling from edgex-lftools 15:28:23 ab5ef0e58194: Pulling fs layer 15:28:23 9712f1f96733: Pulling fs layer 15:28:23 63f879dbbcfc: Pulling fs layer 15:28:23 0d9ebad4ef96: Pulling fs layer 15:28:23 e9a5061849ea: Pulling fs layer 15:28:23 d747dcd14b5f: Pulling fs layer 15:28:23 2de7ff778b66: Pulling fs layer 15:28:23 e9a5061849ea: Waiting 15:28:23 d747dcd14b5f: Waiting 15:28:23 0d9ebad4ef96: Waiting 15:28:23 2de7ff778b66: Waiting 15:28:23 9712f1f96733: Verifying Checksum 15:28:23 9712f1f96733: Download complete 15:28:24 63f879dbbcfc: Verifying Checksum 15:28:24 63f879dbbcfc: Download complete 15:28:24 e9a5061849ea: Verifying Checksum 15:28:24 e9a5061849ea: Download complete 15:28:24 d747dcd14b5f: Verifying Checksum 15:28:24 d747dcd14b5f: Download complete 15:28:25 2de7ff778b66: Verifying Checksum 15:28:25 2de7ff778b66: Download complete 15:28:25 0d9ebad4ef96: Verifying Checksum 15:28:25 0d9ebad4ef96: Download complete 15:28:25 ab5ef0e58194: Verifying Checksum 15:28:25 ab5ef0e58194: Download complete 15:28:28 ab5ef0e58194: Pull complete 15:28:28 9712f1f96733: Pull complete 15:28:28 63f879dbbcfc: Pull complete 15:28:32 0d9ebad4ef96: Pull complete 15:28:32 e9a5061849ea: Pull complete 15:28:32 d747dcd14b5f: Pull complete 15:28:33 2de7ff778b66: Pull complete 15:28:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:28:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:28:33 prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container 15:28:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:28:37 $ docker top 9de1a0c1bdb4c04310b6dadd2b58b34dd72635a68538887fa991c3c6862eafb3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:28:38 provisioning config files... 15:28:38 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3928915793743858935tmp 15:28:38 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2981010863767439339tmp 15:28:38 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4138457314721076118tmp [Pipeline] { [Pipeline] echo 15:28:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:28:38 ---> sigul-configuration.sh 15:28:38 gpg: directory `/root/.gnupg' created 15:28:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:28:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:28:38 gpg: keyring `/root/.gnupg/secring.gpg' created 15:28:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:28:38 gpg: CAST5 encrypted data 15:28:38 gpg: encrypted with 1 passphrase 15:28:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:28:38 + mkdir /home/jenkins 15:28:38 + mkdir /home/jenkins/sigul [Pipeline] sh 15:28:39 + 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 15:28:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:28:39 ---> sigul-install.sh 15:28:44 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:28:45 + git tag --list 15:28:45 v0.0.1 15:28:45 v0.0.10 15:28:45 v0.0.11 15:28:45 v0.0.12 15:28:45 v0.0.13 15:28:45 v0.0.14 15:28:45 v0.0.15 15:28:45 v0.0.16 15:28:45 v0.0.17 15:28:45 v0.0.18 15:28:45 v0.0.19 15:28:45 v0.0.2 15:28:45 v0.0.20 15:28:45 v0.0.21 15:28:45 v0.0.22 15:28:45 v0.0.23 15:28:45 v0.0.24 15:28:45 v0.0.25 15:28:45 v0.0.26 15:28:45 v0.0.27 15:28:45 v0.0.28 15:28:45 v0.0.29 15:28:45 v0.0.3 15:28:45 v0.0.30 15:28:45 v0.0.31 15:28:45 v0.0.32 15:28:45 v0.0.33 15:28:45 v0.0.34 15:28:45 v0.0.35 15:28:45 v0.0.36 15:28:45 v0.0.37 15:28:45 v0.0.38 15:28:45 v0.0.39 15:28:45 v0.0.4 15:28:45 v0.0.40 15:28:45 v0.0.41 15:28:45 v0.0.42 15:28:45 v0.0.43 15:28:45 v0.0.44 15:28:45 v0.0.45 15:28:45 v0.0.46 15:28:45 v0.0.47 15:28:45 v0.0.48 15:28:45 v0.0.49 15:28:45 v0.0.5 15:28:45 v0.0.50 15:28:45 v0.0.51 15:28:45 v0.0.52 15:28:45 v0.0.53 15:28:45 v0.0.54 15:28:45 v0.0.55 15:28:45 v0.0.56 15:28:45 v0.0.57 15:28:45 v0.0.58 15:28:45 v0.0.59 15:28:45 v0.0.6 15:28:45 v0.0.60 15:28:45 v0.0.61 15:28:45 v0.0.62 15:28:45 v0.0.63 15:28:45 v0.0.64 15:28:45 v0.0.65 15:28:45 v0.0.66 15:28:45 v0.0.67 15:28:45 v0.0.68 15:28:45 v0.0.69 15:28:45 v0.0.7 15:28:45 v0.0.70 15:28:45 v0.0.71 15:28:45 v0.0.72 15:28:45 v0.0.8 15:28:45 v0.0.9 15:28:45 v2.0.0-dev.1 15:28:45 v2.0.0-dev.10 15:28:45 v2.0.0-dev.11 15:28:45 v2.0.0-dev.12 15:28:45 v2.0.0-dev.13 15:28:45 v2.0.0-dev.14 15:28:45 v2.0.0-dev.15 15:28:45 v2.0.0-dev.16 15:28:45 v2.0.0-dev.17 15:28:45 v2.0.0-dev.18 15:28:45 v2.0.0-dev.19 15:28:45 v2.0.0-dev.2 15:28:45 v2.0.0-dev.20 15:28:45 v2.0.0-dev.21 15:28:45 v2.0.0-dev.22 15:28:45 v2.0.0-dev.23 15:28:45 v2.0.0-dev.24 15:28:45 v2.0.0-dev.25 15:28:45 v2.0.0-dev.26 15:28:45 v2.0.0-dev.27 15:28:45 v2.0.0-dev.28 15:28:45 v2.0.0-dev.29 15:28:45 v2.0.0-dev.3 15:28:45 v2.0.0-dev.30 15:28:45 v2.0.0-dev.31 15:28:45 v2.0.0-dev.32 15:28:45 v2.0.0-dev.33 15:28:45 v2.0.0-dev.34 15:28:45 v2.0.0-dev.35 15:28:45 v2.0.0-dev.36 15:28:45 v2.0.0-dev.37 15:28:45 v2.0.0-dev.38 15:28:45 v2.0.0-dev.39 15:28:45 v2.0.0-dev.4 15:28:45 v2.0.0-dev.40 15:28:45 v2.0.0-dev.41 15:28:45 v2.0.0-dev.42 15:28:45 v2.0.0-dev.43 15:28:45 v2.0.0-dev.44 15:28:45 v2.0.0-dev.45 15:28:45 v2.0.0-dev.46 15:28:45 v2.0.0-dev.47 15:28:45 v2.0.0-dev.48 15:28:45 v2.0.0-dev.49 15:28:45 v2.0.0-dev.5 15:28:45 v2.0.0-dev.50 15:28:45 v2.0.0-dev.51 15:28:45 v2.0.0-dev.52 15:28:45 v2.0.0-dev.53 15:28:45 v2.0.0-dev.54 15:28:45 v2.0.0-dev.55 15:28:45 v2.0.0-dev.56 15:28:45 v2.0.0-dev.57 15:28:45 v2.0.0-dev.58 15:28:45 v2.0.0-dev.59 15:28:45 v2.0.0-dev.6 15:28:45 v2.0.0-dev.60 15:28:45 v2.0.0-dev.61 15:28:45 v2.0.0-dev.62 15:28:45 v2.0.0-dev.63 15:28:45 v2.0.0-dev.64 15:28:45 v2.0.0-dev.65 15:28:45 v2.0.0-dev.66 15:28:45 v2.0.0-dev.67 15:28:45 v2.0.0-dev.7 15:28:45 v2.0.0-dev.8 15:28:45 v2.0.0-dev.9 [Pipeline] sh 15:28:45 + lftools sign git-tag v2.0.0-dev.67 15:28:45 Signing Git tag with Sigul... 15:28:45 Signing v2.0.0-dev.67 [Pipeline] echo 15:28:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:28:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:28:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:28:46 $ docker stop --time=1 9de1a0c1bdb4c04310b6dadd2b58b34dd72635a68538887fa991c3c6862eafb3 15:28:48 $ docker rm -f 9de1a0c1bdb4c04310b6dadd2b58b34dd72635a68538887fa991c3c6862eafb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:28:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:49 . [Pipeline] withDockerContainer 15:28:49 prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container 15:28:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:28:49 $ docker top bf24f4d08ceae2d71aec2c4ca8623bae03ea146526bd9d9e1eb3ce5586d90bc2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:49 [ssh-agent] Looking for ssh-agent implementation... 15:28:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:49 $ docker exec bf24f4d08ceae2d71aec2c4ca8623bae03ea146526bd9d9e1eb3ce5586d90bc2 ssh-agent 15:28:49 SSH_AUTH_SOCK=/tmp/ssh-gGEFBlCB9d47/agent.16 15:28:49 SSH_AGENT_PID=23 15:28:49 Running ssh-add (command line suppressed) 15:28:50 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2281624544753954290.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2281624544753954290.key) 15:28:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:50 + git semver bump pre 15:28:50 # -> Open(): unable to determine branch for HEAD 15:28:50 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:28:50 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:28:50 # $SEMVER_REMOTE_NAME = origin 15:28:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:28:50 # $SEMVER_USER_NAME = edgex-jenkins 15:28:50 # $SEMVER_BRANCH = master 15:28:50 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 15:28:50 2.0.0-dev.68 [Pipeline] } 15:28:50 $ docker exec --env ******** --env ******** bf24f4d08ceae2d71aec2c4ca8623bae03ea146526bd9d9e1eb3ce5586d90bc2 ssh-agent -k 15:28:50 unset SSH_AUTH_SOCK; 15:28:50 unset SSH_AGENT_PID; 15:28:50 echo Agent pid 23 killed; 15:28:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:50 + git semver [Pipeline] } 15:28:50 $ docker stop --time=1 bf24f4d08ceae2d71aec2c4ca8623bae03ea146526bd9d9e1eb3ce5586d90bc2 15:28:52 $ docker rm -f bf24f4d08ceae2d71aec2c4ca8623bae03ea146526bd9d9e1eb3ce5586d90bc2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:52 . [Pipeline] withDockerContainer 15:28:52 prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container 15:28:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:28:53 $ docker top a9f078706596570170da059800f905e6050500a7e434e073b1144336856b0044 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:53 [ssh-agent] Looking for ssh-agent implementation... 15:28:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:53 $ docker exec a9f078706596570170da059800f905e6050500a7e434e073b1144336856b0044 ssh-agent 15:28:53 SSH_AUTH_SOCK=/tmp/ssh-DkyUdI6KEvl4/agent.14 15:28:53 SSH_AGENT_PID=21 15:28:53 Running ssh-add (command line suppressed) 15:28:53 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6478967788972272803.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6478967788972272803.key) 15:28:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:53 + git semver push 15:28:53 # -> Open(): unable to determine branch for HEAD 15:28:53 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:28:53 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:28:53 # $SEMVER_REMOTE_NAME = origin 15:28:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:28:53 # $SEMVER_USER_NAME = edgex-jenkins 15:28:53 # $SEMVER_BRANCH = master 15:28:53 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 15:28:58 $ docker exec --env ******** --env ******** a9f078706596570170da059800f905e6050500a7e434e073b1144336856b0044 ssh-agent -k 15:28:58 unset SSH_AUTH_SOCK; 15:28:58 unset SSH_AGENT_PID; 15:28:58 echo Agent pid 21 killed; 15:28:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:58 + git semver [Pipeline] } 15:28:58 $ docker stop --time=1 a9f078706596570170da059800f905e6050500a7e434e073b1144336856b0044 15:29:00 $ docker rm -f a9f078706596570170da059800f905e6050500a7e434e073b1144336856b0044 [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 15:29:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:02 ---> package-listing.sh 15:29:02 ++ facter osfamily 15:29:02 ++ tr '[:upper:]' '[:lower:]' 15:29:02 + OS_FAMILY=redhat 15:29:02 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 15:29:02 + START_PACKAGES=/tmp/packages_start.txt 15:29:02 + END_PACKAGES=/tmp/packages_end.txt 15:29:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:02 + PACKAGES=/tmp/packages_start.txt 15:29:02 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 15:29:02 + PACKAGES=/tmp/packages_end.txt 15:29:02 + case "${OS_FAMILY}" in 15:29:02 + rpm -qa 15:29:02 + sort 15:29:02 + '[' -f /tmp/packages_start.txt ']' 15:29:02 + '[' -f /tmp/packages_end.txt ']' 15:29:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:02 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 15:29:02 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 15:29:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 15:29: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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:29:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:29:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:03 15:29:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:29:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:04 alpine: Pulling from edgex-lftools-log-publisher 15:29:04 df20fa9351a1: Pulling fs layer 15:29:04 36b3adc4ff6f: Pulling fs layer 15:29:04 8ad3a11d3b57: Pulling fs layer 15:29:04 46f8f816bc3b: Pulling fs layer 15:29:04 93b61091891f: Pulling fs layer 15:29:04 93b9cdb0e59b: Pulling fs layer 15:29:04 5e14af77c1be: Pulling fs layer 15:29:04 01666e4c0597: Pulling fs layer 15:29:04 aa168da1d23b: Pulling fs layer 15:29:04 46f8f816bc3b: Waiting 15:29:04 93b61091891f: Waiting 15:29:04 93b9cdb0e59b: Waiting 15:29:04 5e14af77c1be: Waiting 15:29:04 01666e4c0597: Waiting 15:29:04 aa168da1d23b: Waiting 15:29:04 36b3adc4ff6f: Verifying Checksum 15:29:04 36b3adc4ff6f: Download complete 15:29:04 46f8f816bc3b: Verifying Checksum 15:29:04 46f8f816bc3b: Download complete 15:29:04 df20fa9351a1: Verifying Checksum 15:29:04 df20fa9351a1: Download complete 15:29:04 93b9cdb0e59b: Verifying Checksum 15:29:04 93b9cdb0e59b: Download complete 15:29:04 5e14af77c1be: Verifying Checksum 15:29:04 5e14af77c1be: Download complete 15:29:04 93b61091891f: Verifying Checksum 15:29:04 93b61091891f: Download complete 15:29:04 01666e4c0597: Verifying Checksum 15:29:04 01666e4c0597: Download complete 15:29:04 8ad3a11d3b57: Verifying Checksum 15:29:04 8ad3a11d3b57: Download complete 15:29:04 df20fa9351a1: Pull complete 15:29:04 36b3adc4ff6f: Pull complete 15:29:04 8ad3a11d3b57: Pull complete 15:29:05 46f8f816bc3b: Pull complete 15:29:05 93b61091891f: Pull complete 15:29:05 93b9cdb0e59b: Pull complete 15:29:05 5e14af77c1be: Pull complete 15:29:05 01666e4c0597: Pull complete 15:29:05 aa168da1d23b: Verifying Checksum 15:29:05 aa168da1d23b: Download complete 15:29:10 aa168da1d23b: Pull complete 15:29:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:29:10 prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container 15:29:10 $ 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:29:12 $ docker top a0b732f97d6965f0a58289050fe3989a8ace7a2210a6c1d8bf23973f772d1c70 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:13 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:13 + mkdir -p /var/log/sa [Pipeline] sh 15:29:13 + ls /var/log/sa-host 15:29:13 + sadf -c /var/log/sa-host/sa05 15:29:13 file_magic: OK 15:29:13 HZ: Using current value: 100 15:29:13 file_header: OK 15:29:13 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 15:29:13 Statistics: 15:29:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:29:13 File successfully converted to sysstat format version 12.2.1 15:29:13 + sadf -c /var/log/sa-host/sa16 15:29:13 file_magic: OK 15:29:13 HZ: Using current value: 100 15:29:13 file_header: OK 15:29:13 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 15:29:13 Statistics: 15:29:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:29:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:14 provisioning config files... 15:29:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4437508199691763107tmp [Pipeline] { [Pipeline] echo 15:29:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:14 ---> create-netrc.sh [Pipeline] } 15:29:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:29:15 ---> python-tools-install.sh [Pipeline] echo 15:29:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:15 ---> sudo-logs.sh 15:29:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:29:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:15 ---> job-cost.sh 15:29:15 lf-activate-venv: SKIPPING 15:29:15 DEBUG: total: 0.18000000715255737 15:29:15 INFO: Retrieving Stack Cost... 15:29:16 INFO: Retrieving Pricing Info for: v3-standard-2 15:29:17 INFO: Archiving Costs [Pipeline] echo 15:29:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:17 ---> logs-deploy.sh 15:29:17 lf-activate-venv: SKIPPING 15:29:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/145 15:29:17 INFO: archiving workspace using pattern(s): 15:29:18 Archives upload complete. 15:29:18 INFO: archiving logs to Nexus 15:29:19 ---> uname -a: 15:29:19 Linux prd-centos7-docker-4c-2g-1705.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:29:19 15:29:19 15:29:19 ---> lscpu: 15:29:19 Architecture: x86_64 15:29:19 CPU op-mode(s): 32-bit, 64-bit 15:29:19 Byte Order: Little Endian 15:29:19 Address sizes: 40 bits physical, 48 bits virtual 15:29:19 CPU(s): 2 15:29:19 On-line CPU(s) list: 0,1 15:29:19 Thread(s) per core: 1 15:29:19 Core(s) per socket: 1 15:29:19 Socket(s): 2 15:29:19 NUMA node(s): 1 15:29:19 Vendor ID: AuthenticAMD 15:29:19 CPU family: 23 15:29:19 Model: 49 15:29:19 Model name: AMD EPYC-Rome Processor 15:29:19 Stepping: 0 15:29:19 CPU MHz: 2800.000 15:29:19 BogoMIPS: 5600.00 15:29:19 Virtualization: AMD-V 15:29:19 Hypervisor vendor: KVM 15:29:19 Virtualization type: full 15:29:19 L1d cache: 64 KiB 15:29:19 L1i cache: 64 KiB 15:29:19 L2 cache: 1 MiB 15:29:19 L3 cache: 32 MiB 15:29:19 NUMA node0 CPU(s): 0,1 15:29:19 Vulnerability Itlb multihit: Not affected 15:29:19 Vulnerability L1tf: Not affected 15:29:19 Vulnerability Mds: Not affected 15:29:19 Vulnerability Meltdown: Not affected 15:29:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:29:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:29:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:29:19 Vulnerability Srbds: Not affected 15:29:19 Vulnerability Tsx async abort: Not affected 15:29:19 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 15:29:19 15:29:19 15:29:19 ---> nproc: 15:29:19 2 15:29:19 15:29:19 15:29:19 ---> df -h: 15:29:19 Filesystem Size Used Available Use% Mounted on 15:29:19 overlay 40.0G 8.9G 31.1G 22% / 15:29:19 tmpfs 64.0M 0 64.0M 0% /dev 15:29:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:29:19 shm 64.0M 0 64.0M 0% /dev/shm 15:29:19 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 15:29:19 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 15:29:19 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 15:29:19 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 15:29:19 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 15:29:19 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master 15:29:19 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 15:29:19 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 15:29:19 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 15:29:19 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 15:29:19 15:29:19 15:29:19 ---> free -m: 15:29:19 total used free shared buff/cache available 15:29:19 Mem: 7821 1284 3151 0 3384 6455 15:29:19 Swap: 1023 0 1023 15:29:19 15:29:19 15:29:19 ---> ip addr: 15:29:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:29:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:29:19 inet 127.0.0.1/8 scope host lo 15:29:19 valid_lft forever preferred_lft forever 15:29:19 inet6 ::1/128 scope host 15:29:19 valid_lft forever preferred_lft forever 15:29:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:29:19 link/ether fa:16:3e:48:81:f0 brd ff:ff:ff:ff:ff:ff 15:29:19 inet 10.30.123.189/23 brd 10.30.123.255 scope global dynamic eth0 15:29:19 valid_lft 85822sec preferred_lft 85822sec 15:29:19 inet6 fe80::f816:3eff:fe48:81f0/64 scope link 15:29:19 valid_lft forever preferred_lft forever 15:29:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:29:19 link/ether 02:42:5d:9e:4d:d8 brd ff:ff:ff:ff:ff:ff 15:29:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:29:19 valid_lft forever preferred_lft forever 15:29:19 inet6 fe80::42:5dff:fe9e:4dd8/64 scope link 15:29:19 valid_lft forever preferred_lft forever 15:29:19 15:29:19 15:29:19 ---> sar -b -r -n DEV: 15:29:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 15:29:19 15:29:19 15:19:30 LINUX RESTART (2 CPU) 15:29:19 15:29:19 15:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:29:19 15:21:01 84.41 4.30 80.11 0.00 2795.74 3517.92 0.00 15:29:19 15:22:01 1.88 0.00 1.88 0.00 0.00 40.16 0.00 15:29:19 15:23:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 15:29:19 15:24:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 15:29:19 15:25:01 0.28 0.00 0.28 0.00 0.00 2.95 0.00 15:29:19 15:26:01 0.28 0.00 0.28 0.00 0.00 3.90 0.00 15:29:19 15:27:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 15:29:19 15:28:01 3.46 0.03 3.43 0.00 3.73 84.48 0.00 15:29:19 15:29:01 206.71 0.08 206.63 0.00 3.73 58168.70 0.00 15:29:19 Average: 33.08 0.49 32.59 0.00 311.49 6870.24 0.00 15:29:19 15:29:19 15:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:19 15:21:01 5461980 0 807700 10.08 2620 1736640 1282896 14.16 577812 1569292 132 15:29:19 15:22:01 5471720 0 797948 9.96 2620 1736652 1203300 13.29 570276 1569256 8 15:29:19 15:23:01 5471000 0 798668 9.97 2620 1736652 1203324 13.29 565828 1573760 8 15:29:19 15:24:01 5469796 0 799864 9.99 2620 1736660 1203348 13.29 567760 1573760 16 15:29:19 15:25:01 5467672 0 801984 10.01 2620 1736664 1203228 13.28 566540 1577104 8 15:29:19 15:26:01 5466800 0 802852 10.02 2620 1736668 1203204 13.28 567520 1577108 12 15:29:19 15:27:01 5466912 0 802736 10.02 2620 1736672 1203132 13.28 567112 1577152 8 15:29:19 15:28:01 5116300 0 894284 11.17 2620 1995736 1602312 17.69 710940 1769984 258824 15:29:19 15:29:01 3741688 0 1205904 15.06 2620 3058728 1469872 16.23 926800 2705116 20 15:29:19 Average: 5237096 0 856882 10.70 2620 1912341 1286068 14.20 624510 1721392 28782 15:29:19 15:29:19 15:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:19 15:21:01 eth0 536.11 383.98 960.98 81.14 0.00 0.00 0.00 0.00 15:29:19 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:21:01 docker0 4.90 3.11 1.19 8.45 0.00 0.00 0.00 0.00 15:29:19 15:22:01 eth0 3.81 1.73 3.14 0.17 0.00 0.00 0.00 0.00 15:29:19 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:23:01 eth0 0.98 0.37 0.32 0.20 0.00 0.00 0.00 0.00 15:29:19 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:24:01 eth0 0.60 0.42 0.28 0.21 0.00 0.00 0.00 0.00 15:29:19 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:25:01 eth0 0.20 0.15 0.08 0.04 0.00 0.00 0.00 0.00 15:29:19 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:26:01 eth0 0.23 0.15 0.07 0.04 0.00 0.00 0.00 0.00 15:29:19 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:27:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:29:19 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:28:01 eth0 345.05 319.78 3722.11 24.24 0.00 0.00 0.00 0.00 15:29:19 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:29:01 eth0 633.79 524.50 4256.82 77.48 0.00 0.00 0.00 0.00 15:29:19 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 15:29:01 docker0 134.13 190.19 8.86 634.64 0.00 0.00 0.00 0.00 15:29:19 Average: eth0 169.01 136.81 993.90 20.39 0.00 0.00 0.00 0.00 15:29:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:19 Average: docker0 15.45 21.48 1.12 71.46 0.00 0.00 0.00 0.00 15:29:19 15:29:19 15:29:19 ---> sar -P ALL: 15:29:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 15:29:19 15:29:19 15:19:30 LINUX RESTART (2 CPU) 15:29:19 15:29:19 15:20:01 CPU %user %nice %system %iowait %steal %idle 15:29:19 15:21:01 all 9.28 0.00 2.79 2.31 0.07 85.55 15:29:19 15:21:01 0 8.92 0.00 3.74 3.22 0.07 84.05 15:29:19 15:21:01 1 9.65 0.00 1.84 1.40 0.07 87.05 15:29:19 15:22:01 all 0.11 0.00 0.04 0.00 0.03 99.82 15:29:19 15:22:01 0 0.15 0.00 0.03 0.00 0.02 99.80 15:29:19 15:22:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:29:19 15:23:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:29:19 15:23:01 0 0.22 0.00 0.03 0.00 0.02 99.73 15:29:19 15:23:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:29:19 15:24:01 all 0.08 0.00 0.02 0.00 0.03 99.87 15:29:19 15:24:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:29:19 15:24:01 1 0.08 0.00 0.02 0.00 0.05 99.85 15:29:19 15:25:01 all 0.13 0.00 0.03 0.00 0.03 99.81 15:29:19 15:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:29:19 15:25:01 1 0.20 0.00 0.03 0.00 0.03 99.73 15:29:19 15:26:01 all 0.06 0.00 0.02 0.00 0.02 99.91 15:29:19 15:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:29:19 15:26:01 1 0.12 0.00 0.02 0.00 0.03 99.83 15:29:19 15:27:01 all 0.06 0.00 0.03 0.00 0.03 99.88 15:29:19 15:27:01 0 0.07 0.00 0.03 0.00 0.03 99.87 15:29:19 15:27:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:29:19 15:28:01 all 1.83 0.00 0.87 0.03 0.03 97.24 15:29:19 15:28:01 0 2.00 0.00 0.86 0.03 0.03 97.07 15:29:19 15:28:01 1 1.66 0.00 0.87 0.02 0.03 97.42 15:29:19 15:29:01 all 23.85 0.00 10.13 3.24 0.09 62.69 15:29:19 15:29:01 0 25.92 0.00 10.06 3.64 0.09 60.29 15:29:19 15:29:01 1 21.80 0.00 10.20 2.84 0.09 65.07 15:29:19 Average: all 3.80 0.00 1.49 0.60 0.04 94.07 15:29:19 Average: 0 3.99 0.00 1.58 0.74 0.03 93.65 15:29:19 Average: 1 3.62 0.00 1.40 0.46 0.04 94.48 15:29:19 15:29:19 15:29:19