Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e 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-ssh5611187813822345029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4979036755263261420.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh8288941726952122788.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7179867054933024537.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh8215993139139908712.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15442 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 Avoid second fetch Checking out Revision 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e (master) 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-ssh1619701151253424492.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e # timeout=10 Commit message: "Merge pull request #242 from lenny-intel/service-info" > git rev-list --no-walk edd67ecb88b97bda48033a03adb9a73868023c99 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:58:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:58:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:58:39 ========================================================= 01:58:39 EdgeX Global Pipelines Version Info 01:58:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:58:40 ------------------- 01:58:40 stable info: 01:58:40 ------------------- 01:58:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:58:40 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:58:40 Message: update stable to v1.0.192 01:58:41 ------------------- 01:58:41 experimental info: 01:58:41 ------------------- 01:58:41 Commited By: **** collab-it+edgex@linuxfoundation.org 01:58:41 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:58:41 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 01:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 01:58:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 01:58:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e [Pipeline] echo 01:58:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8514a5e [Pipeline] echo 01:58:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:42 + git log --format=format:%s -1 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e [Pipeline] echo 01:58:42 GIT_COMMIT: 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e, Commit Message: Merge pull request #242 from lenny-intel/service-info [Pipeline] echo 01:58:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:58:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:58:44 01:58:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:58:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:58:44 latest: Pulling from edgex-devops/git-semver 01:58:44 31603596830f: Pulling fs layer 01:58:44 54011a49482f: Pulling fs layer 01:58:44 a6820b24f6d8: Pulling fs layer 01:58:44 f581987b2513: Pulling fs layer 01:58:44 f581987b2513: Waiting 01:58:44 54011a49482f: Verifying Checksum 01:58:44 54011a49482f: Download complete 01:58:44 31603596830f: Download complete 01:58:44 f581987b2513: Verifying Checksum 01:58:44 f581987b2513: Download complete 01:58:44 a6820b24f6d8: Verifying Checksum 01:58:44 a6820b24f6d8: Download complete 01:58:44 31603596830f: Pull complete 01:58:45 54011a49482f: Pull complete 01:58:45 a6820b24f6d8: Pull complete 01:58:45 f581987b2513: Pull complete 01:58:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:58:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:58:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:58:45 prd-centos7-docker-4c-2g-15442 does not seem to be running inside a container 01:58:45 $ 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 01:58:47 $ docker top 4f81113c109e66685f69509aa9bc5041bd2108bdccf32c497b94da637258f8a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:58:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:47 [ssh-agent] Looking for ssh-agent implementation... 01:58:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:47 $ docker exec 4f81113c109e66685f69509aa9bc5041bd2108bdccf32c497b94da637258f8a2 ssh-agent 01:58:47 SSH_AUTH_SOCK=/tmp/ssh-Mt27bEmv4c5m/agent.13 01:58:47 SSH_AGENT_PID=19 01:58:47 Running ssh-add (command line suppressed) 01:58:47 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6140920881374045001.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6140920881374045001.key) 01:58:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:47 + git tag --points-at HEAD [Pipeline] } 01:58:47 $ docker exec --env ******** --env ******** 4f81113c109e66685f69509aa9bc5041bd2108bdccf32c497b94da637258f8a2 ssh-agent -k 01:58:48 unset SSH_AUTH_SOCK; 01:58:48 unset SSH_AGENT_PID; 01:58:48 echo Agent pid 19 killed; 01:58:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:58:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:48 [ssh-agent] Looking for ssh-agent implementation... 01:58:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:48 $ docker exec 4f81113c109e66685f69509aa9bc5041bd2108bdccf32c497b94da637258f8a2 ssh-agent 01:58:48 SSH_AUTH_SOCK=/tmp/ssh-L0UXfOOoBZxs/agent.53 01:58:48 SSH_AGENT_PID=60 01:58:48 Running ssh-add (command line suppressed) 01:58:48 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8147929372099929020.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8147929372099929020.key) 01:58:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:48 + git semver init 01:58:48 # -> Open(): unable to determine branch for HEAD 01:58:48 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 01:58:48 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 01:58:48 # $SEMVER_REMOTE_NAME = origin 01:58:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:58:48 # $SEMVER_USER_NAME = edgex-jenkins 01:58:48 # $SEMVER_BRANCH = master 01:58:48 # $SEMVER_TEMP = /tmp/semver-502404977 01:58:48 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 01:58:49 # '/tmp/semver-502404977' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 01:58:49 # -> Force: false 01:58:49 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 01:58:49 $ docker exec --env ******** --env ******** 4f81113c109e66685f69509aa9bc5041bd2108bdccf32c497b94da637258f8a2 ssh-agent -k 01:58:49 unset SSH_AUTH_SOCK; 01:58:49 unset SSH_AGENT_PID; 01:58:49 echo Agent pid 60 killed; 01:58:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:58:49 + git semver [Pipeline] } 01:58:49 $ docker stop --time=1 4f81113c109e66685f69509aa9bc5041bd2108bdccf32c497b94da637258f8a2 01:58:51 $ docker rm -f 4f81113c109e66685f69509aa9bc5041bd2108bdccf32c497b94da637258f8a2 [Pipeline] // withDockerContainer [Pipeline] sh 01:58:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:58:51 Stashed 1 file(s) [Pipeline] echo 01:58:51 [edgeXSemver]: initialized semver on version 2.0.0-dev.58 [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 01:59:07 Still waiting to schedule task 01:59:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:59:07 Still waiting to schedule task 01:59:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:01:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15443 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 02:01:03 Running in /w/workspace/go-mod-bootstrap/135 [Pipeline] { [Pipeline] checkout 02:01:03 Selected Git installation does not exist. Using Default 02:01:03 The recommended git tool is: NONE 02:01:08 using credential edgex-jenkins-ssh 02:01:08 Cloning the remote Git repository 02:01:08 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 02:01:08 > git init /w/workspace/go-mod-bootstrap/135 # timeout=10 02:01:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 02:01:08 > git --version # timeout=10 02:01:08 > git --version # 'git version 2.17.1' 02:01:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:10 Avoid second fetch 02:01:10 Checking out Revision 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e (master) 02:01:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 02:01:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:10 > git config core.sparsecheckout # timeout=10 02:01:10 > git checkout -f 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e # timeout=10 02:01:14 Commit message: "Merge pull request #242 from lenny-intel/service-info" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:01:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:01:16 + + sudo service docker restart 02:01:16 true 02:01:32 Running on prd-centos7-docker-4c-2g-15444 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 02:01:32 Running in /w/workspace/go-mod-bootstrap/135 [Pipeline] { [Pipeline] checkout 02:01:32 Selected Git installation does not exist. Using Default 02:01:32 The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo 02:01:35 ========================================================= 02:01:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:01:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:01:35 using credential edgex-jenkins-ssh 02:01:35 Cloning the remote Git repository 02:01:35 + 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 . 02:01:36 Avoid second fetch 02:01:36 Checking out Revision 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e (master) 02:01:35 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 02:01:35 > git init /w/workspace/go-mod-bootstrap/135 # timeout=10 02:01:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 02:01:35 > git --version # timeout=10 02:01:35 > git --version # 'git version 2.24.4' 02:01:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:35 [INFO] Currently running in a labeled security context 02:01:35 [INFO] Currently SELinux is 'enforcing' on the host 02:01:35 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/135@tmp/jenkins-gitclient-ssh4886793582104074947.key 02:01:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 02:01:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:35 > git config core.sparsecheckout # timeout=10 02:01:35 > git checkout -f 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e # timeout=10 02:01:36 Sending build context to Docker daemon 948.7kB 02:01:36 Step 1/8 : ARG BASE=golang:1.16-alpine 02:01:36 Step 2/8 : FROM ${BASE} 02:01:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:01:37 595b0fe564bb: Pulling fs layer 02:01:37 7186ed65a4f7: Pulling fs layer 02:01:37 316046926c0a: Pulling fs layer 02:01:37 4ebd0625c992: Pulling fs layer 02:01:37 207e8628e3a3: Pulling fs layer 02:01:37 c791037a9be2: Pulling fs layer 02:01:37 ffd874e62e21: Pulling fs layer 02:01:37 4ebd0625c992: Waiting 02:01:37 207e8628e3a3: Waiting 02:01:37 c791037a9be2: Waiting 02:01:37 ffd874e62e21: Waiting 02:01:37 316046926c0a: Download complete 02:01:37 7186ed65a4f7: Verifying Checksum 02:01:37 7186ed65a4f7: Download complete 02:01:37 207e8628e3a3: Download complete 02:01:37 c791037a9be2: Download complete 02:01:37 595b0fe564bb: Verifying Checksum 02:01:37 595b0fe564bb: Download complete 02:01:37 595b0fe564bb: Pull complete 02:01:38 7186ed65a4f7: Pull complete 02:01:39 316046926c0a: Pull complete 02:01:39 Commit message: "Merge pull request #242 from lenny-intel/service-info" 02:01:39 ffd874e62e21: Verifying Checksum 02:01:39 ffd874e62e21: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:01:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:01:41 4ebd0625c992: Download complete 02:01:41 + sudo service docker restart 02:01:41 + true 02:01:41 Redirecting to /bin/systemctl restart docker.service 02:01:51 4ebd0625c992: Pull complete 02:01:51 207e8628e3a3: Pull complete 02:01:52 c791037a9be2: Pull complete 02:01:56 ffd874e62e21: Pull complete 02:01:56 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 02:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:01:56 ---> cfc18b08335c 02:01:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:01:58 ---> Running in 0857a7edde43 02:01:58 Removing intermediate container 0857a7edde43 02:01:58 ---> 7497831330c3 02:01:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:59 ---> Running in e2186c32b297 [Pipeline] unstash [Pipeline] echo 02:01:59 ========================================================= 02:01:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:01:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:01:59 + 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 . 02:01:59 Sending build context to Docker daemon 949.8kB 02:01:59 Step 1/8 : ARG BASE=golang:1.16-alpine 02:01:59 Step 2/8 : FROM ${BASE} 02:02:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:02:00 540db60ca938: Pulling fs layer 02:02:00 adcc1eea9eea: Pulling fs layer 02:02:00 4c4ab2625f07: Pulling fs layer 02:02:00 0510c868ecb4: Pulling fs layer 02:02:00 afea3b2eda06: Pulling fs layer 02:02:00 7809a108b3ef: Pulling fs layer 02:02:00 f706445af74f: Pulling fs layer 02:02:00 0510c868ecb4: Waiting 02:02:00 afea3b2eda06: Waiting 02:02:00 7809a108b3ef: Waiting 02:02:00 f706445af74f: Waiting 02:02:00 4c4ab2625f07: Verifying Checksum 02:02:00 4c4ab2625f07: Download complete 02:02:00 adcc1eea9eea: Download complete 02:02:00 afea3b2eda06: Verifying Checksum 02:02:00 afea3b2eda06: Download complete 02:02:00 540db60ca938: Verifying Checksum 02:02:00 540db60ca938: Download complete 02:02:00 7809a108b3ef: Verifying Checksum 02:02:00 7809a108b3ef: Download complete 02:02:00 540db60ca938: Pull complete 02:02:00 adcc1eea9eea: Pull complete 02:02:00 4c4ab2625f07: Pull complete 02:02:01 Removing intermediate container e2186c32b297 02:02:01 ---> 7aae9b6999ec 02:02:01 Step 5/8 : RUN apk add --update --no-cache git make 02:02:01 ---> Running in 3510e98e1a61 02:02:01 f706445af74f: Verifying Checksum 02:02:01 f706445af74f: Download complete 02:02:02 0510c868ecb4: Verifying Checksum 02:02:02 0510c868ecb4: Download complete 02:02:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:02:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:02:04 OK: 138 MiB in 40 packages 02:02:05 Removing intermediate container 3510e98e1a61 02:02:05 ---> fdd398bbecb4 02:02:05 Step 6/8 : WORKDIR /build 02:02:05 0510c868ecb4: Pull complete 02:02:05 afea3b2eda06: Pull complete 02:02:05 ---> Running in b5934341c9c7 02:02:06 7809a108b3ef: Pull complete 02:02:06 Removing intermediate container b5934341c9c7 02:02:06 ---> a9a2f8a902c8 02:02:06 Step 7/8 : COPY go.mod . 02:02:07 ---> 795cda4b0c0c 02:02:07 Step 8/8 : RUN go mod download 02:02:07 ---> Running in 180e5d6f2619 02:02:07 f706445af74f: Pull complete 02:02:07 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:02:07 ---> b068be0155e3 02:02:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:02:12 ---> Running in 6e6209159aa3 02:02:12 Removing intermediate container 6e6209159aa3 02:02:12 ---> 1b9edf0918ef 02:02:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:12 ---> Running in 8fbd75a3adf1 02:02:12 Removing intermediate container 8fbd75a3adf1 02:02:12 ---> a8be3c55d89b 02:02:12 Step 5/8 : RUN apk add --update --no-cache git make 02:02:12 ---> Running in e4c99a211a09 02:02:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:02:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:02:13 OK: 149 MiB in 40 packages 02:02:14 Removing intermediate container e4c99a211a09 02:02:14 ---> a4a6b500d425 02:02:14 Step 6/8 : WORKDIR /build 02:02:14 ---> Running in 3d7be7a2996b 02:02:14 Removing intermediate container 3d7be7a2996b 02:02:14 ---> 6b8e611aa106 02:02:14 Step 7/8 : COPY go.mod . 02:02:14 ---> 6b523b8ca8e1 02:02:14 Step 8/8 : RUN go mod download 02:02:14 ---> Running in 05b5167c9f66 02:02:24 Removing intermediate container 05b5167c9f66 02:02:24 ---> fcff259a20d7 02:02:24 Successfully built fcff259a20d7 02:02:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:02:24 + docker inspect -f . ci-base-image-x86_64 02:02:24 . [Pipeline] withDockerContainer 02:02:24 prd-centos7-docker-4c-2g-15444 does not seem to be running inside a container 02:02:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/135 -v /w/workspace/go-mod-bootstrap/135:/w/workspace/go-mod-bootstrap/135:rw,z -v /w/workspace/go-mod-bootstrap/135@tmp:/w/workspace/go-mod-bootstrap/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:02:25 $ docker top 33d8b28e553de3c5aa2447542e67c502604b9cdf0dcf9dc665aeb27e755416fe -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:25 + go version 02:02:25 go version go1.16.3 linux/amd64 [Pipeline] } 02:02:25 $ docker stop --time=1 33d8b28e553de3c5aa2447542e67c502604b9cdf0dcf9dc665aeb27e755416fe 02:02:26 $ docker rm -f 33d8b28e553de3c5aa2447542e67c502604b9cdf0dcf9dc665aeb27e755416fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:02:27 + docker inspect -f . ci-base-image-x86_64 02:02:27 . [Pipeline] withDockerContainer 02:02:27 prd-centos7-docker-4c-2g-15444 does not seem to be running inside a container 02:02:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/135 -v /w/workspace/go-mod-bootstrap/135:/w/workspace/go-mod-bootstrap/135:rw,z -v /w/workspace/go-mod-bootstrap/135@tmp:/w/workspace/go-mod-bootstrap/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:02:28 $ docker top 2bf3fdd1a83fb7eaf6677eaa5135666120f4efcbca5bb88a88855a6f6b1c8a1d -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:28 + go mod tidy [Pipeline] sh 02:02:29 + make test 02:02:29 go mod tidy 02:02:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:02:34 Removing intermediate container 180e5d6f2619 02:02:34 ---> 1e0e58104801 02:02:34 Successfully built 1e0e58104801 02:02:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:02:34 + docker inspect -f . ci-base-image-arm64 02:02:34 . [Pipeline] withDockerContainer 02:02:34 prd-ubuntu18.04-docker-arm64-4c-16g-15443 does not seem to be running inside a container 02:02:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/135 -v /w/workspace/go-mod-bootstrap/135:/w/workspace/go-mod-bootstrap/135:rw,z -v /w/workspace/go-mod-bootstrap/135@tmp:/w/workspace/go-mod-bootstrap/135@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 02:02:36 $ docker top 497b2426391bdb8a7b68f31ff70c495e3bf6eff54fff188a8788e0c8e07895ba -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:37 + go version 02:02:37 go version go1.16.3 linux/arm64 [Pipeline] } 02:02:37 $ docker stop --time=1 497b2426391bdb8a7b68f31ff70c495e3bf6eff54fff188a8788e0c8e07895ba 02:02:39 $ docker rm -f 497b2426391bdb8a7b68f31ff70c495e3bf6eff54fff188a8788e0c8e07895ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:02:40 + docker inspect -f . ci-base-image-arm64 02:02:40 . [Pipeline] withDockerContainer 02:02:40 prd-ubuntu18.04-docker-arm64-4c-16g-15443 does not seem to be running inside a container 02:02:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/135 -v /w/workspace/go-mod-bootstrap/135:/w/workspace/go-mod-bootstrap/135:rw,z -v /w/workspace/go-mod-bootstrap/135@tmp:/w/workspace/go-mod-bootstrap/135@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 02:02:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 02:02:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.009s coverage: 5.4% of statements 02:02:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 02:02:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.012s coverage: 92.2% of statements 02:02:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.004s coverage: 85.3% of statements 02:02:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 02:02:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 02:02:42 $ docker top e0fd98589189402fb452ccb1e5bd63506477a3d0bb31106c608af4da5a485215 -eo pid,comm 02:02:42 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 02:02:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements 02:02:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.007s coverage: 26.7% of statements [Pipeline] { [Pipeline] sh 02:02:43 + go mod tidy [Pipeline] sh 02:02:44 + make test 02:02:44 go mod tidy 02:02:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:02:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 90.7% of statements 02:02:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 02:02:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 02:02:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.007s coverage: 91.3% of statements 02:02:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 02:02:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:02:51 gofmt -l . 02:02:51 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:02:51 $ docker stop --time=1 2bf3fdd1a83fb7eaf6677eaa5135666120f4efcbca5bb88a88855a6f6b1c8a1d 02:02:53 $ docker rm -f 2bf3fdd1a83fb7eaf6677eaa5135666120f4efcbca5bb88a88855a6f6b1c8a1d [Pipeline] // withDockerContainer [Pipeline] sh 02:02:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:53 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 02:02:54 ---> job-cost.sh 02:02:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VX6A 02:03:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:03:19 lf-activate-venv(): INFO: Adding /tmp/venv-VX6A/bin to PATH 02:03:19 INFO: No Stack... 02:03:19 INFO: Retrieving Pricing Info for: v3-standard-2 02:03:19 INFO: Archiving Costs [Pipeline] sh 02:03:20 + cat /w/workspace/go-mod-bootstrap/135/archives/cost.csv 02:03:20 + cut -d, -f6 [Pipeline] lock 02:03:20 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-135-stack-cost] 02:03:20 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-135-stack-cost] did not exist. Created. 02:03:20 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:03:20 + echo total: 0.05999999865889549 [Pipeline] stash 02:03:20 Stashed 1 file(s) [Pipeline] } 02:03:20 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-135-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:03:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 02:03:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.056s coverage: 5.4% of statements 02:03:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 02:03:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.090s coverage: 92.2% of statements 02:03:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements 02:03:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 02:03:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 02:03:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 02:03:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.049s coverage: 100.0% of statements 02:03:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.036s coverage: 26.7% of statements 02:03:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.093s coverage: 90.7% of statements 02:03:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 02:03:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 02:03:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.010s coverage: 91.3% of statements 02:03:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 02:03:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:03:52 gofmt -l . 02:03:52 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:03:52 $ docker stop --time=1 e0fd98589189402fb452ccb1e5bd63506477a3d0bb31106c608af4da5a485215 02:03:54 $ docker rm -f e0fd98589189402fb452ccb1e5bd63506477a3d0bb31106c608af4da5a485215 [Pipeline] // withDockerContainer [Pipeline] sh 02:03:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:03:55 Warning: overwriting stash ‘coverage-report’ 02:03:55 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 02:03:56 ---> job-cost.sh 02:03:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ggx3 02:04:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-Ggx3/bin to PATH 02:05:57 INFO: No Stack... 02:05:57 INFO: Retrieving Pricing Info for: v2-standard-4 02:05:57 INFO: Archiving Costs [Pipeline] sh 02:05:58 + cat /w/workspace/go-mod-bootstrap/135/archives/cost.csv 02:05:58 + cut -d, -f6 [Pipeline] lock 02:05:58 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-135-stack-cost] 02:05:58 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-135-stack-cost] did not exist. Created. 02:05:58 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:05:58 /w/workspace/go-mod-bootstrap/135@tmp/durable-7f3011cb/script.sh: 1: /w/workspace/go-mod-bootstrap/135@tmp/durable-7f3011cb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:05:58 + echo total: 0.18000000715255737 [Pipeline] stash 02:05:58 Warning: overwriting stash ‘stack-cost’ 02:05:59 Stashed 1 file(s) [Pipeline] } 02:05:59 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-135-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 02:05:59 provisioning config files... 02:05:59 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3260229591198860787tmp [Pipeline] { [Pipeline] sh 02:06:00 + set +x 02:06:00 + bash -s -- 02:06:00 + curl -s https://codecov.io/bash 02:06:00 02:06:00 _____ _ 02:06:00 / ____| | | 02:06:00 | | ___ __| | ___ ___ _____ __ 02:06:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:06:00 | |___| (_) | (_| | __/ (_| (_) \ V / 02:06:00 \_____\___/ \__,_|\___|\___\___/ \_/ 02:06:00 Bash-1.0.2 02:06:00 02:06:00 02:06:00 ==> git version 2.24.4 found 02:06:00 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:06:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:06:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:06:00 ==> Jenkins CI detected. 02:06:00 project root: . 02:06:00 --> token set from env 02:06:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:06:00 ==> Running gcov in . (disable via -X gcov) 02:06:00 ==> Python coveragepy not found 02:06:00 ==> Searching for coverage reports in: 02:06:00 + . 02:06:00 -> Found 1 reports 02:06:00 ==> Detecting git/mercurial file structure 02:06:00 ==> Reading reports 02:06:00 + ./coverage.out bytes=31475 02:06:00 ==> Appending adjustments 02:06:00 https://docs.codecov.io/docs/fixing-reports 02:06:00 + Found adjustments 02:06:00 ==> Gzipping contents 02:06:00 8.0K /tmp/codecov.DCenil.gz 02:06:00 ==> Uploading reports 02:06:00 url: https://codecov.io 02:06:00 query: branch=master&commit=8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F135%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 02:06:00 -> Pinging Codecov 02:06:00 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F135%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 02:06:01 -> Uploading to 02:06:01 https://storage.googleapis.com/codecov/v4/raw/2021-05-21/833815588EE85121546D348822E98E2E/8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e/a748e009-4977-495f-860c-0682b0241f5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T020601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ccf70903ff0cc9e03acb7958dfd7acecc7d9479c02e9283e6d3261fd6d514d1 02:06:01 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:01 Dload Upload Total Spent Left Speed 02:06:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5950 0 0 100 5950 0 17977 --:--:-- --:--:-- --:--:-- 18030 02:06:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e [Pipeline] } 02:06:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:06:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:06:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:06:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:06:03 02:06:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:06:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:06:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:06:03 188c0c94c7c5: Pulling fs layer 02:06:03 0ef7d3d256c8: Pulling fs layer 02:06:03 de9db76c5a1d: Pulling fs layer 02:06:03 0eba1c9be4d2: Pulling fs layer 02:06:03 0d57e429df01: Pulling fs layer 02:06:03 4e4be7b47b0d: Pulling fs layer 02:06:03 e1f770b5df2f: Pulling fs layer 02:06:03 85a0685a4137: Pulling fs layer 02:06:03 0d57e429df01: Waiting 02:06:03 4e4be7b47b0d: Waiting 02:06:03 e1f770b5df2f: Waiting 02:06:03 85a0685a4137: Waiting 02:06:03 0eba1c9be4d2: Waiting 02:06:03 de9db76c5a1d: Verifying Checksum 02:06:03 de9db76c5a1d: Download complete 02:06:03 0ef7d3d256c8: Verifying Checksum 02:06:03 0ef7d3d256c8: Download complete 02:06:03 0d57e429df01: Verifying Checksum 02:06:03 0d57e429df01: Download complete 02:06:03 4e4be7b47b0d: Verifying Checksum 02:06:03 4e4be7b47b0d: Download complete 02:06:03 188c0c94c7c5: Verifying Checksum 02:06:03 188c0c94c7c5: Download complete 02:06:03 188c0c94c7c5: Pull complete 02:06:04 0ef7d3d256c8: Pull complete 02:06:04 de9db76c5a1d: Pull complete 02:06:05 e1f770b5df2f: Verifying Checksum 02:06:05 e1f770b5df2f: Download complete 02:06:06 0eba1c9be4d2: Verifying Checksum 02:06:06 0eba1c9be4d2: Download complete 02:06:07 85a0685a4137: Verifying Checksum 02:06:07 85a0685a4137: Download complete 02:06:10 0eba1c9be4d2: Pull complete 02:06:10 0d57e429df01: Pull complete 02:06:10 4e4be7b47b0d: Pull complete 02:06:10 e1f770b5df2f: Pull complete 02:06:13 85a0685a4137: Pull complete 02:06:13 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:06:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:06:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:06:13 prd-centos7-docker-4c-2g-15442 does not seem to be running inside a container 02:06:14 $ 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 02:06:18 $ docker top 0186976a7d36f4c97ce7797958b35da6c20ee779e95bfaa531cf6c2e709ac809 -eo pid,comm [Pipeline] { [Pipeline] echo 02:06:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:06:18 + set -o pipefail 02:06:18 + snyk monitor '--org=edgex-jenkins' 02:06:57 02:06:57 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 02:06:57 02:06:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/f82d26e3-b904-45b3-b858-1ca3b1921fac 02:06:57 02:06:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:06:57 02:06:57 [Pipeline] } 02:06:57 $ docker stop --time=1 0186976a7d36f4c97ce7797958b35da6c20ee779e95bfaa531cf6c2e709ac809 02:06:59 $ docker rm -f 0186976a7d36f4c97ce7797958b35da6c20ee779e95bfaa531cf6c2e709ac809 [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 02:07:00 + git log --format=format:%s -1 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e [Pipeline] isUnix [Pipeline] sh 02:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:07:00 . [Pipeline] withDockerContainer 02:07:00 prd-centos7-docker-4c-2g-15442 does not seem to be running inside a container 02:07:00 $ 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 02:07:01 $ docker top 1fd35a1c8e916ece994473b5b0f9f23caae633f04f0d145983c278d06fa95206 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:01 [ssh-agent] Looking for ssh-agent implementation... 02:07:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:01 $ docker exec 1fd35a1c8e916ece994473b5b0f9f23caae633f04f0d145983c278d06fa95206 ssh-agent 02:07:01 SSH_AUTH_SOCK=/tmp/ssh-IV6iuia0MuiJ/agent.15 02:07:01 SSH_AGENT_PID=21 02:07:01 Running ssh-add (command line suppressed) 02:07:01 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5374093961792979411.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5374093961792979411.key) 02:07:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:01 + git semver tag 02:07:01 # -> Open(): unable to determine branch for HEAD 02:07:01 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 02:07:01 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 02:07:01 # $SEMVER_REMOTE_NAME = origin 02:07:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:07:01 # $SEMVER_USER_NAME = edgex-jenkins 02:07:01 # $SEMVER_BRANCH = master 02:07:01 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 02:07:01 # 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e HEAD 02:07:01 # -> Force: false 02:07:01 # 6289b01f01a1fde1f5d77e24d04d2cb52e42b490 refs/tags/v2.0.0-dev.58 [Pipeline] } 02:07:01 $ docker exec --env ******** --env ******** 1fd35a1c8e916ece994473b5b0f9f23caae633f04f0d145983c278d06fa95206 ssh-agent -k 02:07:02 unset SSH_AUTH_SOCK; 02:07:02 unset SSH_AGENT_PID; 02:07:02 echo Agent pid 21 killed; 02:07:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:02 + git semver [Pipeline] } 02:07:02 $ docker stop --time=1 1fd35a1c8e916ece994473b5b0f9f23caae633f04f0d145983c278d06fa95206 02:07:03 $ docker rm -f 1fd35a1c8e916ece994473b5b0f9f23caae633f04f0d145983c278d06fa95206 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:07:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:04 02:07:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:07:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:04 0.23.1-centos7: Pulling from edgex-lftools 02:07:04 ab5ef0e58194: Pulling fs layer 02:07:04 9712f1f96733: Pulling fs layer 02:07:04 63f879dbbcfc: Pulling fs layer 02:07:04 0d9ebad4ef96: Pulling fs layer 02:07:04 e9a5061849ea: Pulling fs layer 02:07:04 d747dcd14b5f: Pulling fs layer 02:07:04 2de7ff778b66: Pulling fs layer 02:07:04 e9a5061849ea: Waiting 02:07:04 d747dcd14b5f: Waiting 02:07:04 2de7ff778b66: Waiting 02:07:04 0d9ebad4ef96: Waiting 02:07:04 9712f1f96733: Verifying Checksum 02:07:04 9712f1f96733: Download complete 02:07:05 63f879dbbcfc: Verifying Checksum 02:07:05 63f879dbbcfc: Download complete 02:07:05 e9a5061849ea: Verifying Checksum 02:07:05 e9a5061849ea: Download complete 02:07:05 d747dcd14b5f: Verifying Checksum 02:07:05 d747dcd14b5f: Download complete 02:07:06 2de7ff778b66: Verifying Checksum 02:07:06 2de7ff778b66: Download complete 02:07:06 0d9ebad4ef96: Verifying Checksum 02:07:06 0d9ebad4ef96: Download complete 02:07:06 ab5ef0e58194: Download complete 02:07:09 ab5ef0e58194: Pull complete 02:07:09 9712f1f96733: Pull complete 02:07:09 63f879dbbcfc: Pull complete 02:07:13 0d9ebad4ef96: Pull complete 02:07:13 e9a5061849ea: Pull complete 02:07:13 d747dcd14b5f: Pull complete 02:07:14 2de7ff778b66: Pull complete 02:07:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:07:14 prd-centos7-docker-4c-2g-15442 does not seem to be running inside a container 02:07:14 $ 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 02:07:20 $ docker top 7fc03fb3a3de227ca7a93afe3ecf73500107a91ebe291467f02f1ed930a66401 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:07:21 provisioning config files... 02:07:21 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5084089765661643328tmp 02:07:21 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8732405864208685530tmp 02:07:21 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4764323614527193084tmp [Pipeline] { [Pipeline] echo 02:07:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:07:21 ---> sigul-configuration.sh 02:07:21 gpg: directory `/root/.gnupg' created 02:07:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:07:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:07:21 gpg: keyring `/root/.gnupg/secring.gpg' created 02:07:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:07:21 gpg: CAST5 encrypted data 02:07:21 gpg: encrypted with 1 passphrase 02:07:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:07:21 + mkdir /home/jenkins 02:07:21 + mkdir /home/jenkins/sigul [Pipeline] sh 02:07:22 + 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 02:07:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:07:22 ---> sigul-install.sh 02:07:26 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:07:26 + git tag --list 02:07:26 v0.0.1 02:07:26 v0.0.10 02:07:26 v0.0.11 02:07:26 v0.0.12 02:07:26 v0.0.13 02:07:26 v0.0.14 02:07:26 v0.0.15 02:07:26 v0.0.16 02:07:26 v0.0.17 02:07:26 v0.0.18 02:07:26 v0.0.19 02:07:26 v0.0.2 02:07:26 v0.0.20 02:07:26 v0.0.21 02:07:26 v0.0.22 02:07:26 v0.0.23 02:07:26 v0.0.24 02:07:26 v0.0.25 02:07:26 v0.0.26 02:07:26 v0.0.27 02:07:26 v0.0.28 02:07:26 v0.0.29 02:07:26 v0.0.3 02:07:26 v0.0.30 02:07:26 v0.0.31 02:07:26 v0.0.32 02:07:26 v0.0.33 02:07:26 v0.0.34 02:07:26 v0.0.35 02:07:26 v0.0.36 02:07:26 v0.0.37 02:07:26 v0.0.38 02:07:26 v0.0.39 02:07:26 v0.0.4 02:07:26 v0.0.40 02:07:26 v0.0.41 02:07:26 v0.0.42 02:07:26 v0.0.43 02:07:26 v0.0.44 02:07:26 v0.0.45 02:07:26 v0.0.46 02:07:26 v0.0.47 02:07:26 v0.0.48 02:07:26 v0.0.49 02:07:26 v0.0.5 02:07:26 v0.0.50 02:07:26 v0.0.51 02:07:26 v0.0.52 02:07:26 v0.0.53 02:07:26 v0.0.54 02:07:26 v0.0.55 02:07:26 v0.0.56 02:07:26 v0.0.57 02:07:26 v0.0.58 02:07:26 v0.0.59 02:07:26 v0.0.6 02:07:26 v0.0.60 02:07:26 v0.0.61 02:07:26 v0.0.62 02:07:26 v0.0.63 02:07:26 v0.0.64 02:07:26 v0.0.65 02:07:26 v0.0.66 02:07:26 v0.0.67 02:07:26 v0.0.68 02:07:26 v0.0.69 02:07:26 v0.0.7 02:07:26 v0.0.70 02:07:26 v0.0.71 02:07:26 v0.0.72 02:07:26 v0.0.8 02:07:26 v0.0.9 02:07:26 v2.0.0-dev.1 02:07:26 v2.0.0-dev.10 02:07:26 v2.0.0-dev.11 02:07:26 v2.0.0-dev.12 02:07:26 v2.0.0-dev.13 02:07:26 v2.0.0-dev.14 02:07:26 v2.0.0-dev.15 02:07:26 v2.0.0-dev.16 02:07:26 v2.0.0-dev.17 02:07:26 v2.0.0-dev.18 02:07:26 v2.0.0-dev.19 02:07:26 v2.0.0-dev.2 02:07:26 v2.0.0-dev.20 02:07:26 v2.0.0-dev.21 02:07:26 v2.0.0-dev.22 02:07:26 v2.0.0-dev.23 02:07:26 v2.0.0-dev.24 02:07:26 v2.0.0-dev.25 02:07:26 v2.0.0-dev.26 02:07:26 v2.0.0-dev.27 02:07:26 v2.0.0-dev.28 02:07:26 v2.0.0-dev.29 02:07:26 v2.0.0-dev.3 02:07:26 v2.0.0-dev.30 02:07:26 v2.0.0-dev.31 02:07:26 v2.0.0-dev.32 02:07:26 v2.0.0-dev.33 02:07:26 v2.0.0-dev.34 02:07:26 v2.0.0-dev.35 02:07:26 v2.0.0-dev.36 02:07:26 v2.0.0-dev.37 02:07:26 v2.0.0-dev.38 02:07:26 v2.0.0-dev.39 02:07:26 v2.0.0-dev.4 02:07:26 v2.0.0-dev.40 02:07:26 v2.0.0-dev.41 02:07:26 v2.0.0-dev.42 02:07:26 v2.0.0-dev.43 02:07:26 v2.0.0-dev.44 02:07:26 v2.0.0-dev.45 02:07:26 v2.0.0-dev.46 02:07:26 v2.0.0-dev.47 02:07:26 v2.0.0-dev.48 02:07:26 v2.0.0-dev.49 02:07:26 v2.0.0-dev.5 02:07:26 v2.0.0-dev.50 02:07:26 v2.0.0-dev.51 02:07:26 v2.0.0-dev.52 02:07:26 v2.0.0-dev.53 02:07:26 v2.0.0-dev.54 02:07:26 v2.0.0-dev.55 02:07:26 v2.0.0-dev.56 02:07:26 v2.0.0-dev.57 02:07:26 v2.0.0-dev.58 02:07:26 v2.0.0-dev.6 02:07:26 v2.0.0-dev.7 02:07:26 v2.0.0-dev.8 02:07:26 v2.0.0-dev.9 [Pipeline] sh 02:07:27 + lftools sign git-tag v2.0.0-dev.58 02:07:27 Signing Git tag with Sigul... 02:07:27 Signing v2.0.0-dev.58 [Pipeline] echo 02:07:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:07:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:07:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:07:28 $ docker stop --time=1 7fc03fb3a3de227ca7a93afe3ecf73500107a91ebe291467f02f1ed930a66401 02:07:30 $ docker rm -f 7fc03fb3a3de227ca7a93afe3ecf73500107a91ebe291467f02f1ed930a66401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:07:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:07:31 . [Pipeline] withDockerContainer 02:07:31 prd-centos7-docker-4c-2g-15442 does not seem to be running inside a container 02:07:31 $ 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 02:07:32 $ docker top 1bfed1e2344606bb1ed3094c4fa39bd1a22864a1965575d98c9b744c68d880de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:32 [ssh-agent] Looking for ssh-agent implementation... 02:07:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:32 $ docker exec 1bfed1e2344606bb1ed3094c4fa39bd1a22864a1965575d98c9b744c68d880de ssh-agent 02:07:32 SSH_AUTH_SOCK=/tmp/ssh-fZlDPxka8m2f/agent.13 02:07:32 SSH_AGENT_PID=20 02:07:32 Running ssh-add (command line suppressed) 02:07:32 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2699188053526710332.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2699188053526710332.key) 02:07:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:32 + git semver bump pre 02:07:32 # -> Open(): unable to determine branch for HEAD 02:07:32 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 02:07:32 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 02:07:32 # $SEMVER_REMOTE_NAME = origin 02:07:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:07:32 # $SEMVER_USER_NAME = edgex-jenkins 02:07:32 # $SEMVER_BRANCH = master 02:07:32 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 02:07:32 2.0.0-dev.59 [Pipeline] } 02:07:32 $ docker exec --env ******** --env ******** 1bfed1e2344606bb1ed3094c4fa39bd1a22864a1965575d98c9b744c68d880de ssh-agent -k 02:07:33 unset SSH_AUTH_SOCK; 02:07:33 unset SSH_AGENT_PID; 02:07:33 echo Agent pid 20 killed; 02:07:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:33 + git semver [Pipeline] } 02:07:33 $ docker stop --time=1 1bfed1e2344606bb1ed3094c4fa39bd1a22864a1965575d98c9b744c68d880de 02:07:34 $ docker rm -f 1bfed1e2344606bb1ed3094c4fa39bd1a22864a1965575d98c9b744c68d880de [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:07:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:07:35 . [Pipeline] withDockerContainer 02:07:35 prd-centos7-docker-4c-2g-15442 does not seem to be running inside a container 02:07:35 $ 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 02:07:35 $ docker top b6df280c9f0d34acd1abae6023a76aa7309cc9c9e54292bbab1e55124ad9f288 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:35 [ssh-agent] Looking for ssh-agent implementation... 02:07:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:35 $ docker exec b6df280c9f0d34acd1abae6023a76aa7309cc9c9e54292bbab1e55124ad9f288 ssh-agent 02:07:35 SSH_AUTH_SOCK=/tmp/ssh-CCzCo4GLMEh6/agent.13 02:07:35 SSH_AGENT_PID=19 02:07:35 Running ssh-add (command line suppressed) 02:07:36 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8694815424237494737.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8694815424237494737.key) 02:07:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:36 + git semver push 02:07:36 # -> Open(): unable to determine branch for HEAD 02:07:36 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 02:07:36 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 02:07:36 # $SEMVER_REMOTE_NAME = origin 02:07:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:07:36 # $SEMVER_USER_NAME = edgex-jenkins 02:07:36 # $SEMVER_BRANCH = master 02:07:36 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 02:07:40 $ docker exec --env ******** --env ******** b6df280c9f0d34acd1abae6023a76aa7309cc9c9e54292bbab1e55124ad9f288 ssh-agent -k 02:07:40 unset SSH_AUTH_SOCK; 02:07:40 unset SSH_AGENT_PID; 02:07:40 echo Agent pid 19 killed; 02:07:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:40 + git semver [Pipeline] } 02:07:41 $ docker stop --time=1 b6df280c9f0d34acd1abae6023a76aa7309cc9c9e54292bbab1e55124ad9f288 02:07:42 $ docker rm -f b6df280c9f0d34acd1abae6023a76aa7309cc9c9e54292bbab1e55124ad9f288 [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 02:07:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:07:50 ---> package-listing.sh 02:07:50 ++ facter osfamily 02:07:50 ++ tr '[:upper:]' '[:lower:]' 02:07:50 + OS_FAMILY=redhat 02:07:50 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 02:07:50 + START_PACKAGES=/tmp/packages_start.txt 02:07:50 + END_PACKAGES=/tmp/packages_end.txt 02:07:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:07:50 + PACKAGES=/tmp/packages_start.txt 02:07:50 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 02:07:50 + PACKAGES=/tmp/packages_end.txt 02:07:50 + case "${OS_FAMILY}" in 02:07:50 + sort 02:07:50 + rpm -qa 02:07:51 + '[' -f /tmp/packages_start.txt ']' 02:07:51 + '[' -f /tmp/packages_end.txt ']' 02:07:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:07:51 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 02:07:51 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 02:07:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 02:07:51 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 02:07:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:07:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:07:51 02:07:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:07:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:07:52 alpine: Pulling from edgex-lftools-log-publisher 02:07:52 df20fa9351a1: Pulling fs layer 02:07:52 36b3adc4ff6f: Pulling fs layer 02:07:52 8ad3a11d3b57: Pulling fs layer 02:07:52 46f8f816bc3b: Pulling fs layer 02:07:52 93b61091891f: Pulling fs layer 02:07:52 93b9cdb0e59b: Pulling fs layer 02:07:52 5e14af77c1be: Pulling fs layer 02:07:52 01666e4c0597: Pulling fs layer 02:07:52 aa168da1d23b: Pulling fs layer 02:07:52 46f8f816bc3b: Waiting 02:07:52 93b61091891f: Waiting 02:07:52 93b9cdb0e59b: Waiting 02:07:52 5e14af77c1be: Waiting 02:07:52 01666e4c0597: Waiting 02:07:52 aa168da1d23b: Waiting 02:07:52 36b3adc4ff6f: Verifying Checksum 02:07:52 36b3adc4ff6f: Download complete 02:07:52 46f8f816bc3b: Verifying Checksum 02:07:52 46f8f816bc3b: Download complete 02:07:52 93b61091891f: Verifying Checksum 02:07:52 93b61091891f: Download complete 02:07:52 93b9cdb0e59b: Verifying Checksum 02:07:52 93b9cdb0e59b: Download complete 02:07:52 5e14af77c1be: Verifying Checksum 02:07:52 5e14af77c1be: Download complete 02:07:52 01666e4c0597: Verifying Checksum 02:07:52 01666e4c0597: Download complete 02:07:52 8ad3a11d3b57: Verifying Checksum 02:07:52 8ad3a11d3b57: Download complete 02:07:52 df20fa9351a1: Verifying Checksum 02:07:52 df20fa9351a1: Download complete 02:07:52 df20fa9351a1: Pull complete 02:07:52 36b3adc4ff6f: Pull complete 02:07:53 8ad3a11d3b57: Pull complete 02:07:53 46f8f816bc3b: Pull complete 02:07:53 93b61091891f: Pull complete 02:07:53 93b9cdb0e59b: Pull complete 02:07:53 5e14af77c1be: Pull complete 02:07:53 01666e4c0597: Pull complete 02:07:54 aa168da1d23b: Verifying Checksum 02:07:54 aa168da1d23b: Download complete 02:07:59 aa168da1d23b: Pull complete 02:07:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:07:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:07:59 prd-centos7-docker-4c-2g-15442 does not seem to be running inside a container 02:07:59 $ 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 02:08:01 $ docker top 01f8d91fb497bcab791e3b7f88481a9b536f799ce9d030333f1aa56763b0b40d -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:01 + touch /tmp/pre-build-complete [Pipeline] sh 02:08:01 + mkdir -p /var/log/sa [Pipeline] sh 02:08:02 + ls /var/log/sa-host 02:08:02 + sadf -c /var/log/sa-host/sa05 02:08:02 file_magic: OK 02:08:02 HZ: Using current value: 100 02:08:02 file_header: OK 02:08:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:08:02 Statistics: 02:08:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:08:02 File successfully converted to sysstat format version 12.2.1 02:08:02 + sadf -c /var/log/sa-host/sa21 02:08:02 file_magic: OK 02:08:02 HZ: Using current value: 100 02:08:02 file_header: OK 02:08:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:08:02 Statistics: 02:08:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:08:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:02 provisioning config files... 02:08:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7598590044186194274tmp [Pipeline] { [Pipeline] echo 02:08:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:08:03 ---> create-netrc.sh [Pipeline] } 02:08:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:08:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:08:03 ---> python-tools-install.sh [Pipeline] echo 02:08:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:08:03 ---> sudo-logs.sh 02:08:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:08:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:08:04 ---> job-cost.sh 02:08:04 lf-activate-venv: SKIPPING 02:08:04 DEBUG: total: 0.18000000715255737 02:08:04 INFO: Retrieving Stack Cost... 02:08:05 INFO: Retrieving Pricing Info for: v3-standard-2 02:08:05 INFO: Archiving Costs [Pipeline] echo 02:08:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:08:05 ---> logs-deploy.sh 02:08:05 lf-activate-venv: SKIPPING 02:08:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/135 02:08:05 INFO: archiving workspace using pattern(s): 02:08:06 Archives upload complete. 02:08:06 INFO: archiving logs to Nexus 02:08:07 ---> uname -a: 02:08:07 Linux prd-centos7-docker-4c-2g-15442.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:08:07 02:08:07 02:08:07 ---> lscpu: 02:08:07 Architecture: x86_64 02:08:07 CPU op-mode(s): 32-bit, 64-bit 02:08:07 Byte Order: Little Endian 02:08:07 Address sizes: 40 bits physical, 48 bits virtual 02:08:07 CPU(s): 2 02:08:07 On-line CPU(s) list: 0,1 02:08:07 Thread(s) per core: 1 02:08:07 Core(s) per socket: 1 02:08:07 Socket(s): 2 02:08:07 NUMA node(s): 1 02:08:07 Vendor ID: AuthenticAMD 02:08:07 CPU family: 23 02:08:07 Model: 49 02:08:07 Model name: AMD EPYC-Rome Processor 02:08:07 Stepping: 0 02:08:07 CPU MHz: 2800.000 02:08:07 BogoMIPS: 5600.00 02:08:07 Virtualization: AMD-V 02:08:07 Hypervisor vendor: KVM 02:08:07 Virtualization type: full 02:08:07 L1d cache: 64 KiB 02:08:07 L1i cache: 64 KiB 02:08:07 L2 cache: 1 MiB 02:08:07 L3 cache: 32 MiB 02:08:07 NUMA node0 CPU(s): 0,1 02:08:07 Vulnerability Itlb multihit: Not affected 02:08:07 Vulnerability L1tf: Not affected 02:08:07 Vulnerability Mds: Not affected 02:08:07 Vulnerability Meltdown: Not affected 02:08:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:08:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:08:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:08:07 Vulnerability Srbds: Not affected 02:08:07 Vulnerability Tsx async abort: Not affected 02:08:07 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 02:08:07 02:08:07 02:08:07 ---> nproc: 02:08:07 2 02:08:07 02:08:07 02:08:07 ---> df -h: 02:08:07 Filesystem Size Used Available Use% Mounted on 02:08:07 overlay 40.0G 8.9G 31.1G 22% / 02:08:07 tmpfs 64.0M 0 64.0M 0% /dev 02:08:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:08:07 shm 64.0M 0 64.0M 0% /dev/shm 02:08:07 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 02:08:07 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 02:08:07 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 02:08:07 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 02:08:07 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 02:08:07 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 02:08:07 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 02:08:07 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master 02:08:07 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 02:08:07 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 02:08:07 02:08:07 02:08:07 ---> free -m: 02:08:07 total used free shared buff/cache available 02:08:07 Mem: 7821 1289 3146 0 3384 6450 02:08:07 Swap: 1023 0 1023 02:08:07 02:08:07 02:08:07 ---> ip addr: 02:08:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:08:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:08:07 inet 127.0.0.1/8 scope host lo 02:08:07 valid_lft forever preferred_lft forever 02:08:07 inet6 ::1/128 scope host 02:08:07 valid_lft forever preferred_lft forever 02:08:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:08:07 link/ether fa:16:3e:0f:2e:2c brd ff:ff:ff:ff:ff:ff 02:08:07 inet 10.30.123.132/23 brd 10.30.123.255 scope global dynamic eth0 02:08:07 valid_lft 85800sec preferred_lft 85800sec 02:08:07 inet6 fe80::f816:3eff:fe0f:2e2c/64 scope link 02:08:07 valid_lft forever preferred_lft forever 02:08:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:08:07 link/ether 02:42:25:b6:9f:05 brd ff:ff:ff:ff:ff:ff 02:08:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:08:07 valid_lft forever preferred_lft forever 02:08:07 inet6 fe80::42:25ff:feb6:9f05/64 scope link 02:08:07 valid_lft forever preferred_lft forever 02:08:07 02:08:07 02:08:07 ---> sar -b -r -n DEV: 02:08:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 02:08:07 02:08:07 01:57:57 LINUX RESTART (2 CPU) 02:08:07 02:08:07 01:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:08:07 02:00:01 1.77 0.00 1.77 0.00 0.00 36.10 0.00 02:08:07 02:01:02 0.18 0.02 0.17 0.00 0.13 2.15 0.00 02:08:07 02:02:01 0.42 0.10 0.32 0.00 1.76 5.23 0.00 02:08:07 02:03:01 0.23 0.00 0.23 0.00 0.00 3.48 0.00 02:08:07 02:04:01 0.37 0.00 0.37 0.00 0.00 5.51 0.00 02:08:07 02:05:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 02:08:07 02:06:01 0.22 0.03 0.18 0.00 3.73 2.30 0.00 02:08:07 02:07:01 99.33 0.00 99.33 0.00 0.00 31400.77 0.00 02:08:07 02:08:01 154.46 0.10 154.36 0.00 9.99 41431.23 0.00 02:08:07 Average: 28.63 0.03 28.60 0.00 1.74 8114.07 0.00 02:08:07 02:08:07 01:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:08:07 02:00:01 5467928 0 801892 10.01 2620 1736492 1194040 13.18 571004 1571632 20 02:08:07 02:01:02 5466148 0 803664 10.03 2620 1736500 1196616 13.21 572156 1572288 20 02:08:07 02:02:01 5464628 0 805064 10.05 2620 1736620 1194884 13.19 573488 1572344 8 02:08:07 02:03:01 5467104 0 802580 10.02 2620 1736628 1194548 13.19 571192 1572936 8 02:08:07 02:04:01 5463448 0 806232 10.07 2620 1736632 1194668 13.19 573636 1573920 12 02:08:07 02:05:01 5462156 0 807520 10.08 2620 1736636 1194764 13.19 575144 1573920 8 02:08:07 02:06:01 5445848 0 823660 10.28 2620 1736804 1209020 13.35 589956 1573720 72 02:08:07 02:07:01 4533260 0 1018180 12.71 2620 2454872 1503388 16.60 801200 2177780 40 02:08:07 02:08:01 3238200 0 1305088 16.30 2620 3463024 1585432 17.50 1102148 2968916 20 02:08:07 Average: 5112080 0 885987 11.06 2620 2008245 1274151 14.07 658880 1795273 23 02:08:07 02:08:07 01:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:08:07 02:00:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:08:07 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:01:02 eth0 2.95 1.18 2.89 0.08 0.00 0.00 0.00 0.00 02:08:07 02:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:02:01 eth0 1.13 0.61 0.58 0.40 0.00 0.00 0.00 0.00 02:08:07 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:03:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:08:07 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:04:01 eth0 0.73 0.20 0.13 0.07 0.00 0.00 0.00 0.00 02:08:07 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:05:01 eth0 0.58 0.33 0.33 0.20 0.00 0.00 0.00 0.00 02:08:07 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:06:01 eth0 3.46 2.22 3.62 1.07 0.00 0.00 0.00 0.00 02:08:07 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:07:01 eth0 479.94 438.31 4443.32 40.68 0.00 0.00 0.00 0.00 02:08:07 02:07:01 veth7fd8ddb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:07:01 docker0 52.89 56.19 4.16 350.79 0.00 0.00 0.00 0.00 02:08:07 02:08:01 eth0 647.14 581.05 5680.85 136.36 0.00 0.00 0.00 0.00 02:08:07 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:08:01 docker0 31.83 33.74 2.17 259.38 0.00 0.00 0.00 0.00 02:08:07 Average: eth0 126.55 114.00 1127.88 19.91 0.00 0.00 0.00 0.00 02:08:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 Average: docker0 9.43 10.01 0.71 67.92 0.00 0.00 0.00 0.00 02:08:07 02:08:07 02:08:07 ---> sar -P ALL: 02:08:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 02:08:07 02:08:07 01:57:57 LINUX RESTART (2 CPU) 02:08:07 02:08:07 01:59:01 CPU %user %nice %system %iowait %steal %idle 02:08:07 02:00:01 all 0.08 0.00 0.03 0.00 0.03 99.86 02:08:07 02:00:01 0 0.10 0.00 0.03 0.00 0.02 99.85 02:08:07 02:00:01 1 0.07 0.00 0.03 0.00 0.03 99.87 02:08:07 02:01:02 all 0.10 0.00 0.05 0.00 0.04 99.81 02:08:07 02:01:02 0 0.13 0.00 0.05 0.00 0.03 99.78 02:08:07 02:01:02 1 0.07 0.00 0.05 0.00 0.05 99.83 02:08:07 02:02:01 all 0.08 0.00 0.04 0.02 0.03 99.83 02:08:07 02:02:01 0 0.10 0.00 0.03 0.03 0.02 99.81 02:08:07 02:02:01 1 0.05 0.00 0.05 0.00 0.05 99.85 02:08:07 02:03:01 all 0.08 0.00 0.02 0.00 0.03 99.88 02:08:07 02:03:01 0 0.12 0.00 0.02 0.00 0.02 99.85 02:08:07 02:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:08:07 02:04:01 all 0.10 0.00 0.02 0.00 0.03 99.86 02:08:07 02:04:01 0 0.17 0.00 0.02 0.00 0.02 99.80 02:08:07 02:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:08:07 02:05:01 all 0.08 0.00 0.02 0.00 0.03 99.87 02:08:07 02:05:01 0 0.13 0.00 0.02 0.00 0.03 99.82 02:08:07 02:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:08:07 02:06:01 all 0.33 0.00 0.18 0.00 0.04 99.44 02:08:07 02:06:01 0 0.40 0.00 0.23 0.00 0.02 99.35 02:08:07 02:06:01 1 0.27 0.00 0.13 0.00 0.07 99.53 02:08:07 02:07:01 all 10.88 0.00 4.49 1.96 0.08 82.59 02:08:07 02:07:01 0 10.54 0.00 4.56 1.97 0.09 82.84 02:08:07 02:07:01 1 11.21 0.00 4.42 1.95 0.07 82.35 02:08:07 02:08:01 all 19.97 0.00 8.59 3.96 0.09 67.39 02:08:07 02:08:01 0 20.94 0.00 8.60 4.48 0.09 65.89 02:08:07 02:08:01 1 19.00 0.00 8.58 3.45 0.09 68.88 02:08:07 Average: all 3.40 0.00 1.44 0.64 0.04 94.47 02:08:07 Average: 0 3.50 0.00 1.46 0.69 0.04 94.31 02:08:07 Average: 1 3.31 0.00 1.43 0.58 0.05 94.63 02:08:07 02:08:07 02:08:07