Pull request #254 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6d679c2fe470034056c795832471098734324e55+6002097aa897ad8ccac87e44b1e114925388b639 (186c93f8d890275b03ae3ddb69db29c536b77ab5) Running in Durability level: MAX_SURVIVABILITY 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-ssh2890705684533055184.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh2909378851339134742.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-254/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-254/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2248780485238373258.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-254/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3954582444879085361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3726368398671357245.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-254/workspace@libs/lf-pipelines # timeout=10 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/PR-254/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7986171301584457802.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-732 in /w/workspace/xfoundry_go-mod-bootstrap_PR-254 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-254 # 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_PR-254@tmp/jenkins-gitclient-ssh3308479187384599831.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 remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 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_PR-254@tmp/jenkins-gitclient-ssh8527493105297721717.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit 6d679c2fe470034056c795832471098734324e55 Merge succeeded, producing 6d679c2fe470034056c795832471098734324e55 Checking out Revision 6d679c2fe470034056c795832471098734324e55 (PR-254) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d679c2fe470034056c795832471098734324e55 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/jenkins-gitclient-ssh1835318148274430287.key > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d679c2fe470034056c795832471098734324e55 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:48:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:48:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:48:54 ========================================================= 05:48:54 EdgeX Global Pipelines Version Info 05:48:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:48:56 ------------------- 05:48:56 stable info: 05:48:56 ------------------- 05:48:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:48:56 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:48:56 Message: update stable to v1.0.193 05:48:56 ------------------- 05:48:56 experimental info: 05:48:56 ------------------- 05:48:56 Commited By: **** collab-it+edgex@linuxfoundation.org 05:48:56 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:48:56 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:48:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 05:48:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 05:48:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:48:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:48:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:48:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:48:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 05:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-254 [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-254 [Pipeline] echo 05:48:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-254 [Pipeline] echo 05:48:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d679c2fe470034056c795832471098734324e55 [Pipeline] echo 05:48:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d679c2 [Pipeline] echo 05:48:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:02 + git log --format=format:%s -1 6d679c2fe470034056c795832471098734324e55 [Pipeline] echo 05:49:02 GIT_COMMIT: 6d679c2fe470034056c795832471098734324e55, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2 [Pipeline] echo 05:49:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:49:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:03 05:49:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:49:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:03 latest: Pulling from edgex-devops/git-semver 05:49:03 31603596830f: Pulling fs layer 05:49:03 54011a49482f: Pulling fs layer 05:49:03 a6820b24f6d8: Pulling fs layer 05:49:03 f581987b2513: Pulling fs layer 05:49:03 f581987b2513: Waiting 05:49:03 54011a49482f: Verifying Checksum 05:49:03 54011a49482f: Download complete 05:49:03 31603596830f: Verifying Checksum 05:49:03 31603596830f: Download complete 05:49:03 f581987b2513: Verifying Checksum 05:49:03 f581987b2513: Download complete 05:49:03 a6820b24f6d8: Verifying Checksum 05:49:03 a6820b24f6d8: Download complete 05:49:03 31603596830f: Pull complete 05:49:04 54011a49482f: Pull complete 05:49:04 a6820b24f6d8: Pull complete 05:49:04 f581987b2513: Pull complete 05:49:04 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:49:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:49:04 prd-centos7-docker-4c-2g-732 does not seem to be running inside a container 05:49:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-254 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-254:/w/workspace/xfoundry_go-mod-bootstrap_PR-254:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-254@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 05:49:06 $ docker top f6f6bad9e525a7cffa644fcb6843b2280cd88418d2402e98a86791cba74684cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:49:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:06 [ssh-agent] Looking for ssh-agent implementation... 05:49:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:06 $ docker exec f6f6bad9e525a7cffa644fcb6843b2280cd88418d2402e98a86791cba74684cc ssh-agent 05:49:06 SSH_AUTH_SOCK=/tmp/ssh-GYANPkDQllmJ/agent.15 05:49:06 SSH_AGENT_PID=22 05:49:06 Running ssh-add (command line suppressed) 05:49:06 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/private_key_1671311244768857827.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/private_key_1671311244768857827.key) 05:49:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:07 + git tag --points-at HEAD [Pipeline] } 05:49:07 $ docker exec --env ******** --env ******** f6f6bad9e525a7cffa644fcb6843b2280cd88418d2402e98a86791cba74684cc ssh-agent -k 05:49:07 unset SSH_AUTH_SOCK; 05:49:07 unset SSH_AGENT_PID; 05:49:07 echo Agent pid 22 killed; 05:49:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:49:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:07 [ssh-agent] Looking for ssh-agent implementation... 05:49:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:07 $ docker exec f6f6bad9e525a7cffa644fcb6843b2280cd88418d2402e98a86791cba74684cc ssh-agent 05:49:07 SSH_AUTH_SOCK=/tmp/ssh-q8tL1XGasiRz/agent.55 05:49:07 SSH_AGENT_PID=62 05:49:07 Running ssh-add (command line suppressed) 05:49:07 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/private_key_2336927702951151550.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/private_key_2336927702951151550.key) 05:49:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:08 + git semver init 05:49:08 # -> Open(): unable to determine branch for HEAD 05:49:08 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-254/.git 05:49:08 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-254 05:49:08 # $SEMVER_REMOTE_NAME = origin 05:49:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:49:08 # $SEMVER_USER_NAME = edgex-jenkins 05:49:08 # $SEMVER_BRANCH = PR-254 05:49:08 # $SEMVER_TEMP = /tmp/semver-799209459 05:49:08 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 05:49:08 # '/tmp/semver-799209459' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-254/.semver' 05:49:08 # -> Force: false 05:49:08 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-254/.semver [Pipeline] } 05:49:08 $ docker exec --env ******** --env ******** f6f6bad9e525a7cffa644fcb6843b2280cd88418d2402e98a86791cba74684cc ssh-agent -k 05:49:08 unset SSH_AUTH_SOCK; 05:49:08 unset SSH_AGENT_PID; 05:49:08 echo Agent pid 62 killed; 05:49:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:49:09 + git semver [Pipeline] } 05:49:09 $ docker stop --time=1 f6f6bad9e525a7cffa644fcb6843b2280cd88418d2402e98a86791cba74684cc 05:49:10 $ docker rm -f f6f6bad9e525a7cffa644fcb6843b2280cd88418d2402e98a86791cba74684cc [Pipeline] // withDockerContainer [Pipeline] sh 05:49:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:49:11 Stashed 1 file(s) [Pipeline] echo 05:49:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:49:27 Still waiting to schedule task 05:49:27 ‘prd-centos7-blackbox-4c-2g-628’ doesn’t have label ‘centos7-docker-4c-2g’ 05:49:27 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 05:49:27 ‘prd-centos7-docker-4c-2g-309’ is offline 05:49:27 ‘prd-centos7-docker-4c-2g-729’ is offline 05:49:27 ‘prd-centos7-docker-4c-2g-740’ is offline 05:49:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-739’ doesn’t have label ‘centos7-docker-4c-2g’ 05:49:27 Still waiting to schedule task 05:49:27 ‘prd-centos7-blackbox-4c-2g-628’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:27 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:27 ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:27 ‘prd-centos7-docker-4c-2g-729’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:27 ‘prd-centos7-docker-4c-2g-740’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-739’ is offline 05:51:17 Running on prd-centos7-docker-4c-2g-745 in /w/workspace/xfoundry_go-mod-bootstrap_PR-254 [Pipeline] { [Pipeline] ws 05:51:17 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 05:51:17 Selected Git installation does not exist. Using Default 05:51:17 The recommended git tool is: NONE 05:51:19 using credential edgex-jenkins-ssh 05:51:19 Cloning the remote Git repository 05:51:19 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:51:19 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 05:51:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:51:19 > git --version # timeout=10 05:51:19 > git --version # 'git version 2.24.4' 05:51:19 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:19 [INFO] Currently running in a labeled security context 05:51:19 [INFO] Currently SELinux is 'enforcing' on the host 05:51:19 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh1301241802144585325.key 05:51:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:51:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:20 Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit 6d679c2fe470034056c795832471098734324e55 05:51:21 Merge succeeded, producing 6d679c2fe470034056c795832471098734324e55 05:51:21 Checking out Revision 6d679c2fe470034056c795832471098734324e55 (PR-254) 05:51:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:51:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:51:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:20 [INFO] Currently running in a labeled security context 05:51:20 [INFO] Currently SELinux is 'enforcing' on the host 05:51:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh3534822128933144428.key 05:51:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:51:20 > git config core.sparsecheckout # timeout=10 05:51:20 > git checkout -f 6d679c2fe470034056c795832471098734324e55 # timeout=10 05:51:20 > git remote # timeout=10 05:51:20 > git config --get remote.origin.url # timeout=10 05:51:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:20 [INFO] Currently running in a labeled security context 05:51:20 [INFO] Currently SELinux is 'enforcing' on the host 05:51:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh4984011815306677287.key 05:51:20 > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 05:51:20 > git rev-parse HEAD^{commit} # timeout=10 05:51:20 > git config core.sparsecheckout # timeout=10 05:51:20 > git checkout -f 6d679c2fe470034056c795832471098734324e55 # timeout=10 05:51:24 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" 05:51:24 > git --version # timeout=10 05:51:24 > git --version # 'git version 2.24.4' 05:51:24 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:51:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:51:26 + true 05:51:26 + sudo service docker restart 05:51:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:51:44 ========================================================= 05:51:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:51:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:51:45 + 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 . 05:51:45 Sending build context to Docker daemon 978.9kB 05:51:45 Step 1/8 : ARG BASE=golang:1.16-alpine 05:51:45 Step 2/8 : FROM ${BASE} 05:51:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:51:45 540db60ca938: Pulling fs layer 05:51:45 adcc1eea9eea: Pulling fs layer 05:51:45 4c4ab2625f07: Pulling fs layer 05:51:45 0510c868ecb4: Pulling fs layer 05:51:45 afea3b2eda06: Pulling fs layer 05:51:45 7809a108b3ef: Pulling fs layer 05:51:45 f706445af74f: Pulling fs layer 05:51:45 afea3b2eda06: Waiting 05:51:45 7809a108b3ef: Waiting 05:51:45 f706445af74f: Waiting 05:51:45 0510c868ecb4: Waiting 05:51:45 4c4ab2625f07: Verifying Checksum 05:51:45 4c4ab2625f07: Download complete 05:51:45 adcc1eea9eea: Verifying Checksum 05:51:45 adcc1eea9eea: Download complete 05:51:45 afea3b2eda06: Verifying Checksum 05:51:45 afea3b2eda06: Download complete 05:51:45 7809a108b3ef: Verifying Checksum 05:51:45 7809a108b3ef: Download complete 05:51:45 540db60ca938: Verifying Checksum 05:51:45 540db60ca938: Download complete 05:51:45 540db60ca938: Pull complete 05:51:45 adcc1eea9eea: Pull complete 05:51:46 4c4ab2625f07: Pull complete 05:51:48 f706445af74f: Verifying Checksum 05:51:48 f706445af74f: Download complete 05:51:49 0510c868ecb4: Verifying Checksum 05:51:49 0510c868ecb4: Download complete 05:51:52 0510c868ecb4: Pull complete 05:51:52 afea3b2eda06: Pull complete 05:51:53 7809a108b3ef: Pull complete 05:51:54 f706445af74f: Pull complete 05:51:54 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:51:54 ---> b068be0155e3 05:51:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:51:59 ---> Running in c60e836b9e27 05:51:59 Removing intermediate container c60e836b9e27 05:51:59 ---> 075b4cffb6ba 05:51:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:59 ---> Running in 575f08395917 05:52:00 Removing intermediate container 575f08395917 05:52:00 ---> 5c3453c54ff9 05:52:00 Step 5/8 : RUN apk add --update --no-cache git make 05:52:00 ---> Running in aadfae8b7625 05:52:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:52:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:52:07 OK: 149 MiB in 40 packages 05:52:07 Removing intermediate container aadfae8b7625 05:52:07 ---> 36c016cf42fb 05:52:07 Step 6/8 : WORKDIR /build 05:52:07 ---> Running in 7c9ebc5fa0dd 05:52:07 Removing intermediate container 7c9ebc5fa0dd 05:52:07 ---> 0c2a01ae5b9c 05:52:07 Step 7/8 : COPY go.mod . 05:52:07 ---> 721252805416 05:52:07 Step 8/8 : RUN go mod download 05:52:07 ---> Running in 04cdd964d1ba 05:52:17 Removing intermediate container 04cdd964d1ba 05:52:17 ---> a286436ff80a 05:52:17 Successfully built a286436ff80a 05:52:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:52:18 + docker inspect -f . ci-base-image-x86_64 05:52:18 . [Pipeline] withDockerContainer 05:52:18 prd-centos7-docker-4c-2g-745 does not seem to be running inside a container 05:52:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:52:18 $ docker top 121811e07645288a7fe67b307aad589720266ca3f72458b80dd357f38792d03b -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:19 + go version 05:52:19 go version go1.16.3 linux/amd64 [Pipeline] } 05:52:19 $ docker stop --time=1 121811e07645288a7fe67b307aad589720266ca3f72458b80dd357f38792d03b 05:52:20 $ docker rm -f 121811e07645288a7fe67b307aad589720266ca3f72458b80dd357f38792d03b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:52:21 + docker inspect -f . ci-base-image-x86_64 05:52:21 . [Pipeline] withDockerContainer 05:52:21 prd-centos7-docker-4c-2g-745 does not seem to be running inside a container 05:52:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:52:21 $ docker top 19827f50d5f5613422acd27730bc0d990aff08d267ab108257bbb054ba5335b8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:22 + go mod tidy [Pipeline] sh 05:52:23 + make test 05:52:23 go mod tidy 05:52:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:52:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-746 in /w/workspace/xfoundry_go-mod-bootstrap_PR-254 [Pipeline] { [Pipeline] ws 05:52:33 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 05:52:33 Selected Git installation does not exist. Using Default 05:52:33 The recommended git tool is: NONE 05:52:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 05:52:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.007s coverage: 5.4% of statements 05:52:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 05:52:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.012s coverage: 92.2% of statements 05:52:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements 05:52:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 05:52:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 05:52:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 05:52:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements 05:52:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.013s coverage: 26.7% of statements 05:52:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 91.0% of statements 05:52:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 05:52:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 05:52:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.010s coverage: 91.3% of statements 05:52:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 05:52:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:52:40 using credential edgex-jenkins-ssh 05:52:40 Cloning the remote Git repository 05:52:40 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:52:40 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 05:52:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:52:40 > git --version # timeout=10 05:52:40 > git --version # 'git version 2.17.1' 05:52:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:42 Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit 6d679c2fe470034056c795832471098734324e55 05:52:42 Merge succeeded, producing 6d679c2fe470034056c795832471098734324e55 05:52:42 Checking out Revision 6d679c2fe470034056c795832471098734324e55 (PR-254) 05:52:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:52:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:52:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:52:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:52:42 > git config core.sparsecheckout # timeout=10 05:52:42 > git checkout -f 6d679c2fe470034056c795832471098734324e55 # timeout=10 05:52:42 > git remote # timeout=10 05:52:42 > git config --get remote.origin.url # timeout=10 05:52:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:42 > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 05:52:42 > git rev-parse HEAD^{commit} # timeout=10 05:52:42 > git config core.sparsecheckout # timeout=10 05:52:42 > git checkout -f 6d679c2fe470034056c795832471098734324e55 # timeout=10 05:52:45 gofmt -l . 05:52:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:52:45 $ docker stop --time=1 19827f50d5f5613422acd27730bc0d990aff08d267ab108257bbb054ba5335b8 05:52:47 $ docker rm -f 19827f50d5f5613422acd27730bc0d990aff08d267ab108257bbb054ba5335b8 05:52:47 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" [Pipeline] // withDockerContainer 05:52:47 > git --version # timeout=10 05:52:47 > git --version # 'git version 2.17.1' 05:52:47 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] sh 05:52:47 + sudo chown -R jenkins:jenkins . [Pipeline] withEnv [Pipeline] { [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 05:52:47 Stashed 1 file(s) [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } 05:52:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 05:52:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 05:52:50 + true 05:52:50 + sudo service docker restart 05:52:50 ---> job-cost.sh 05:52:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aiv9 05:52:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] unstash [Pipeline] echo 05:53:08 ========================================================= 05:53:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:53:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:53:09 + 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 . 05:53:10 Sending build context to Docker daemon 977.9kB 05:53:10 Step 1/8 : ARG BASE=golang:1.16-alpine 05:53:10 Step 2/8 : FROM ${BASE} 05:53:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:53:10 595b0fe564bb: Pulling fs layer 05:53:10 7186ed65a4f7: Pulling fs layer 05:53:10 316046926c0a: Pulling fs layer 05:53:10 4ebd0625c992: Pulling fs layer 05:53:10 207e8628e3a3: Pulling fs layer 05:53:10 c791037a9be2: Pulling fs layer 05:53:10 ffd874e62e21: Pulling fs layer 05:53:10 c791037a9be2: Waiting 05:53:10 ffd874e62e21: Waiting 05:53:10 4ebd0625c992: Waiting 05:53:10 207e8628e3a3: Waiting 05:53:11 316046926c0a: Verifying Checksum 05:53:11 316046926c0a: Download complete 05:53:11 7186ed65a4f7: Verifying Checksum 05:53:11 7186ed65a4f7: Download complete 05:53:11 207e8628e3a3: Download complete 05:53:11 c791037a9be2: Verifying Checksum 05:53:11 c791037a9be2: Download complete 05:53:11 595b0fe564bb: Verifying Checksum 05:53:11 595b0fe564bb: Download complete 05:53:11 595b0fe564bb: Pull complete 05:53:12 7186ed65a4f7: Pull complete 05:53:13 316046926c0a: Pull complete 05:53:13 ffd874e62e21: Verifying Checksum 05:53:13 ffd874e62e21: Download complete 05:53:13 lf-activate-venv(): INFO: Adding /tmp/venv-aiv9/bin to PATH 05:53:13 INFO: No Stack... 05:53:13 INFO: Retrieving Pricing Info for: v3-standard-2 05:53:13 INFO: Archiving Costs [Pipeline] sh 05:53:13 + cut -d, -f6 05:53:13 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 05:53:13 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] 05:53:13 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] did not exist. Created. 05:53:13 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:53:14 + echo total: 0.05999999865889549 [Pipeline] stash 05:53:14 Stashed 1 file(s) [Pipeline] } 05:53:14 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:53:14 4ebd0625c992: Verifying Checksum 05:53:14 4ebd0625c992: Download complete 05:53:24 4ebd0625c992: Pull complete 05:53:24 207e8628e3a3: Pull complete 05:53:25 c791037a9be2: Pull complete 05:53:29 ffd874e62e21: Pull complete 05:53:29 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:53:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:53:29 ---> cfc18b08335c 05:53:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:53:31 ---> Running in fc49401a1246 05:53:32 Removing intermediate container fc49401a1246 05:53:32 ---> 3cf8db38098f 05:53:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:53:32 ---> Running in b9c00bae0883 05:53:35 Removing intermediate container b9c00bae0883 05:53:35 ---> feab0354b5a1 05:53:35 Step 5/8 : RUN apk add --update --no-cache git make 05:53:35 ---> Running in 1e123a4b6c2e 05:53:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:53:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:53:38 OK: 138 MiB in 40 packages 05:53:39 Removing intermediate container 1e123a4b6c2e 05:53:39 ---> fdb385148de9 05:53:39 Step 6/8 : WORKDIR /build 05:53:40 ---> Running in b5a82953c62f 05:53:40 Removing intermediate container b5a82953c62f 05:53:40 ---> 91f918559c0e 05:53:40 Step 7/8 : COPY go.mod . 05:53:41 ---> 074e273a3c9d 05:53:41 Step 8/8 : RUN go mod download 05:53:41 ---> Running in d8d694cde0e0 05:54:08 Removing intermediate container d8d694cde0e0 05:54:08 ---> f9736ee72099 05:54:08 Successfully built f9736ee72099 05:54:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:54:08 + docker inspect -f . ci-base-image-arm64 05:54:08 . [Pipeline] withDockerContainer 05:54:09 prd-ubuntu18.04-docker-arm64-4c-16g-746 does not seem to be running inside a container 05:54:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:54:11 $ docker top bca85dcb7acb2636097108a60f58b595260ec2ca74d36f7bb53ae763d8335d6d -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:12 + go version 05:54:12 go version go1.16.3 linux/arm64 [Pipeline] } 05:54:12 $ docker stop --time=1 bca85dcb7acb2636097108a60f58b595260ec2ca74d36f7bb53ae763d8335d6d 05:54:14 $ docker rm -f bca85dcb7acb2636097108a60f58b595260ec2ca74d36f7bb53ae763d8335d6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:54:15 + docker inspect -f . ci-base-image-arm64 05:54:15 . [Pipeline] withDockerContainer 05:54:15 prd-ubuntu18.04-docker-arm64-4c-16g-746 does not seem to be running inside a container 05:54:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:54:17 $ docker top 6081b36e4b38401b84d6174a2dd37b5d6fee0a5db4cec36fa8364aca78b1e10f -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:18 + go mod tidy [Pipeline] sh 05:54:19 + make test 05:54:19 go mod tidy 05:54:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:55:07 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 05:55:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.049s coverage: 5.4% of statements 05:55:07 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 05:55:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.133s coverage: 92.2% of statements 05:55:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.018s coverage: 85.3% of statements 05:55:07 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 05:55:07 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 05:55:07 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 05:55:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.078s coverage: 100.0% of statements 05:55:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.072s coverage: 26.7% of statements 05:55:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.055s coverage: 91.0% of statements 05:55:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 05:55:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 05:55:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.027s coverage: 91.3% of statements 05:55:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 05:55:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:55:36 gofmt -l . 05:55:36 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:55:36 $ docker stop --time=1 6081b36e4b38401b84d6174a2dd37b5d6fee0a5db4cec36fa8364aca78b1e10f 05:55:38 $ docker rm -f 6081b36e4b38401b84d6174a2dd37b5d6fee0a5db4cec36fa8364aca78b1e10f [Pipeline] // withDockerContainer [Pipeline] sh 05:55:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:55:39 Warning: overwriting stash ‘coverage-report’ 05:55:40 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 05:55:41 ---> job-cost.sh 05:55:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wqne 05:56:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:58:05 lf-activate-venv(): INFO: Adding /tmp/venv-wqne/bin to PATH 05:58:05 INFO: No Stack... 05:58:05 INFO: Retrieving Pricing Info for: v2-standard-4 05:58:05 INFO: Archiving Costs [Pipeline] sh 05:58:05 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 05:58:05 + cut -d, -f6 [Pipeline] lock 05:58:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] 05:58:05 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] did not exist. Created. 05:58:05 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:58:05 /w/workspace/go-mod-bootstrap/1@tmp/durable-e2c220bf/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-e2c220bf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:58:06 + echo total: 0.18000000715255737 [Pipeline] stash 05:58:06 Warning: overwriting stash ‘stack-cost’ 05:58:06 Stashed 1 file(s) [Pipeline] } 05:58:06 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-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 05:58:07 provisioning config files... 05:58:07 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/config8580225306782846474tmp [Pipeline] { [Pipeline] sh 05:58:07 + set +x 05:58:07 + bash -s -- 05:58:07 + curl -s https://codecov.io/bash 05:58:07 05:58:07 _____ _ 05:58:07 / ____| | | 05:58:07 | | ___ __| | ___ ___ _____ __ 05:58:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:58:07 | |___| (_) | (_| | __/ (_| (_) \ V / 05:58:07 \_____\___/ \__,_|\___|\___\___/ \_/ 05:58:07 Bash-1.0.3 05:58:07 05:58:07 05:58:07 ==> git version 2.24.4 found 05:58:07 ==> 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 05:58:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:58:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:58:07 ==> Jenkins CI detected. 05:58:07 project root: . 05:58:07 --> token set from env 05:58:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:58:07 ==> Running gcov in . (disable via -X gcov) 05:58:07 ==> Python coveragepy not found 05:58:07 ==> Searching for coverage reports in: 05:58:07 + . 05:58:07 -> Found 1 reports 05:58:07 ==> Detecting git/mercurial file structure 05:58:07 ==> Reading reports 05:58:07 + ./coverage.out bytes=31740 05:58:07 ==> Appending adjustments 05:58:07 https://docs.codecov.io/docs/fixing-reports 05:58:08 + Found adjustments 05:58:08 ==> Gzipping contents 05:58:08 8.0K /tmp/codecov.NWdcjE.gz 05:58:08 ==> Uploading reports 05:58:08 url: https://codecov.io 05:58:08 query: branch=PR-254&commit=6d679c2fe470034056c795832471098734324e55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=254&job=&cmd_args= 05:58:08 -> Pinging Codecov 05:58:08 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-254&commit=6d679c2fe470034056c795832471098734324e55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=254&job=&cmd_args= 05:58:08 -> Uploading to 05:58:08 https://storage.googleapis.com/codecov/v4/raw/2021-06-07/833815588EE85121546D348822E98E2E/6d679c2fe470034056c795832471098734324e55/704e9e64-dd59-4d98-a94f-6e2dac264ed8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210607T055808Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82fdc6eaa2b5ed58fd762e58786af7d8f8b5e05537fd8dd7641c5b9a376c0364 05:58:08 % Total % Received % Xferd Average Speed Time Time Time Current 05:58:08 Dload Upload Total Spent Left Speed 05:58:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5986 0 0 100 5986 0 11719 --:--:-- --:--:-- --:--:-- 11737 05:58:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/6d679c2fe470034056c795832471098734324e55 [Pipeline] } 05:58:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:58:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:58:12 ---> package-listing.sh 05:58:12 ++ facter osfamily 05:58:12 ++ tr '[:upper:]' '[:lower:]' 05:58:13 + OS_FAMILY=redhat 05:58:13 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-254 05:58:13 + START_PACKAGES=/tmp/packages_start.txt 05:58:13 + END_PACKAGES=/tmp/packages_end.txt 05:58:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:58:13 + PACKAGES=/tmp/packages_start.txt 05:58:13 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-254 ']' 05:58:13 + PACKAGES=/tmp/packages_end.txt 05:58:13 + case "${OS_FAMILY}" in 05:58:13 + rpm -qa 05:58:13 + sort 05:58:13 + '[' -f /tmp/packages_start.txt ']' 05:58:13 + '[' -f /tmp/packages_end.txt ']' 05:58:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:58:13 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-254 ']' 05:58:13 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-254/archives/ 05:58:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-254/archives/ [Pipeline] echo 05:58:13 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_PR-254/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:58:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:14 05:58:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:58:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:18 alpine: Pulling from edgex-lftools-log-publisher 05:58:18 df20fa9351a1: Pulling fs layer 05:58:18 36b3adc4ff6f: Pulling fs layer 05:58:18 8ad3a11d3b57: Pulling fs layer 05:58:18 46f8f816bc3b: Pulling fs layer 05:58:18 93b61091891f: Pulling fs layer 05:58:18 93b9cdb0e59b: Pulling fs layer 05:58:18 5e14af77c1be: Pulling fs layer 05:58:18 01666e4c0597: Pulling fs layer 05:58:18 aa168da1d23b: Pulling fs layer 05:58:18 93b61091891f: Waiting 05:58:18 93b9cdb0e59b: Waiting 05:58:18 5e14af77c1be: Waiting 05:58:18 01666e4c0597: Waiting 05:58:18 aa168da1d23b: Waiting 05:58:18 46f8f816bc3b: Waiting 05:58:18 36b3adc4ff6f: Verifying Checksum 05:58:18 36b3adc4ff6f: Download complete 05:58:18 46f8f816bc3b: Download complete 05:58:18 df20fa9351a1: Verifying Checksum 05:58:18 df20fa9351a1: Download complete 05:58:18 93b9cdb0e59b: Verifying Checksum 05:58:18 93b9cdb0e59b: Download complete 05:58:18 5e14af77c1be: Verifying Checksum 05:58:18 5e14af77c1be: Download complete 05:58:18 01666e4c0597: Verifying Checksum 05:58:18 01666e4c0597: Download complete 05:58:18 93b61091891f: Download complete 05:58:18 8ad3a11d3b57: Verifying Checksum 05:58:18 8ad3a11d3b57: Download complete 05:58:19 df20fa9351a1: Pull complete 05:58:19 36b3adc4ff6f: Pull complete 05:58:19 8ad3a11d3b57: Pull complete 05:58:19 46f8f816bc3b: Pull complete 05:58:20 93b61091891f: Pull complete 05:58:20 aa168da1d23b: Verifying Checksum 05:58:20 aa168da1d23b: Download complete 05:58:20 93b9cdb0e59b: Pull complete 05:58:20 5e14af77c1be: Pull complete 05:58:20 01666e4c0597: Pull complete 05:58:42 aa168da1d23b: Pull complete 05:58:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:58:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:58:46 prd-centos7-docker-4c-2g-732 does not seem to be running inside a container 05:58:46 $ 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_PR-254/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_PR-254 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-254:/w/workspace/xfoundry_go-mod-bootstrap_PR-254:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:58:57 $ docker top 6859af4ad1d68a89d664d8f149a1fb6e78531ab540ba92453254efc9ec994897 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:57 + touch /tmp/pre-build-complete [Pipeline] sh 05:58:57 + mkdir -p /var/log/sa [Pipeline] sh 05:58:58 + ls /var/log/sa-host 05:58:58 + sadf -c /var/log/sa-host/sa05 05:58:58 file_magic: OK 05:58:58 HZ: Using current value: 100 05:58:58 file_header: OK 05:58:58 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 05:58:58 Statistics: 05:58:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:58:58 File successfully converted to sysstat format version 12.2.1 05:58:58 + sadf -c /var/log/sa-host/sa07 05:58:58 file_magic: OK 05:58:58 HZ: Using current value: 100 05:58:58 file_header: OK 05:58:58 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 05:58:58 Statistics: 05:58:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:58:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:58 provisioning config files... 05:58:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/config4541186868370983278tmp [Pipeline] { [Pipeline] echo 05:58:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:58:58 ---> create-netrc.sh [Pipeline] } 05:58:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:58:59 ---> python-tools-install.sh [Pipeline] echo 05:58:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:58:59 ---> sudo-logs.sh 05:58:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:58:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:59:00 ---> job-cost.sh 05:59:00 lf-activate-venv: SKIPPING 05:59:00 DEBUG: total: 0.18000000715255737 05:59:00 INFO: Retrieving Stack Cost... 05:59:01 INFO: Retrieving Pricing Info for: v3-standard-2 05:59:01 INFO: Archiving Costs [Pipeline] echo 05:59:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:59:02 ---> logs-deploy.sh 05:59:02 lf-activate-venv: SKIPPING 05:59:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-254/1 05:59:02 INFO: archiving workspace using pattern(s): 05:59:03 Archives upload complete. 05:59:03 INFO: archiving logs to Nexus 05:59:03 ---> uname -a: 05:59:03 Linux prd-centos7-docker-4c-2g-732.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:59:03 05:59:03 05:59:03 ---> lscpu: 05:59:03 Architecture: x86_64 05:59:03 CPU op-mode(s): 32-bit, 64-bit 05:59:03 Byte Order: Little Endian 05:59:03 Address sizes: 40 bits physical, 48 bits virtual 05:59:03 CPU(s): 2 05:59:03 On-line CPU(s) list: 0,1 05:59:03 Thread(s) per core: 1 05:59:03 Core(s) per socket: 1 05:59:03 Socket(s): 2 05:59:03 NUMA node(s): 1 05:59:03 Vendor ID: AuthenticAMD 05:59:03 CPU family: 23 05:59:03 Model: 49 05:59:03 Model name: AMD EPYC-Rome Processor 05:59:03 Stepping: 0 05:59:03 CPU MHz: 2799.998 05:59:03 BogoMIPS: 5599.99 05:59:03 Virtualization: AMD-V 05:59:03 Hypervisor vendor: KVM 05:59:03 Virtualization type: full 05:59:03 L1d cache: 64 KiB 05:59:03 L1i cache: 64 KiB 05:59:03 L2 cache: 1 MiB 05:59:03 L3 cache: 32 MiB 05:59:03 NUMA node0 CPU(s): 0,1 05:59:03 Vulnerability Itlb multihit: Not affected 05:59:03 Vulnerability L1tf: Not affected 05:59:03 Vulnerability Mds: Not affected 05:59:03 Vulnerability Meltdown: Not affected 05:59:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:59:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:59:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:59:03 Vulnerability Srbds: Not affected 05:59:03 Vulnerability Tsx async abort: Not affected 05:59:03 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 05:59:03 05:59:03 05:59:03 ---> nproc: 05:59:03 2 05:59:03 05:59:03 05:59:03 ---> df -h: 05:59:03 Filesystem Size Used Available Use% Mounted on 05:59:03 overlay 40.0G 7.6G 32.4G 19% / 05:59:03 tmpfs 64.0M 0 64.0M 0% /dev 05:59:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:59:03 shm 64.0M 0 64.0M 0% /dev/shm 05:59:03 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:59:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:59:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:59:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:59:03 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:59:03 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-254 05:59:03 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp 05:59:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:59:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:59:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:59:03 05:59:03 05:59:03 ---> free -m: 05:59:03 total used free shared buff/cache available 05:59:03 Mem: 7821 993 4733 0 2093 6649 05:59:03 Swap: 1023 0 1023 05:59:03 05:59:03 05:59:03 ---> ip addr: 05:59:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:59:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:59:03 inet 127.0.0.1/8 scope host lo 05:59:03 valid_lft forever preferred_lft forever 05:59:03 inet6 ::1/128 scope host 05:59:03 valid_lft forever preferred_lft forever 05:59:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:59:03 link/ether fa:16:3e:62:0f:05 brd ff:ff:ff:ff:ff:ff 05:59:03 inet 10.30.123.241/23 brd 10.30.123.255 scope global dynamic eth0 05:59:03 valid_lft 85756sec preferred_lft 85756sec 05:59:03 inet6 fe80::f816:3eff:fe62:f05/64 scope link 05:59:03 valid_lft forever preferred_lft forever 05:59:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:59:03 link/ether 02:42:13:ac:2b:89 brd ff:ff:ff:ff:ff:ff 05:59:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:59:03 valid_lft forever preferred_lft forever 05:59:03 inet6 fe80::42:13ff:feac:2b89/64 scope link 05:59:03 valid_lft forever preferred_lft forever 05:59:03 05:59:03 05:59:03 ---> sar -b -r -n DEV: 05:59:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) 05:59:03 05:59:03 05:48:09 LINUX RESTART (2 CPU) 05:59:03 05:59:03 05:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:59:03 05:50:01 23.83 3.20 20.64 0.00 2522.58 2563.01 0.00 05:59:03 05:51:01 1.82 0.00 1.82 0.00 0.00 36.95 0.00 05:59:03 05:52:01 0.13 0.00 0.13 0.00 0.00 2.00 0.00 05:59:03 05:53:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 05:59:03 05:54:02 0.23 0.00 0.23 0.00 0.00 2.90 0.00 05:59:03 05:55:01 0.25 0.00 0.25 0.00 0.00 3.42 0.00 05:59:03 05:56:01 0.22 0.00 0.22 0.00 0.00 3.86 0.00 05:59:03 05:57:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 05:59:03 05:58:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 05:59:03 Average: 3.04 0.36 2.68 0.00 280.85 291.89 0.00 05:59:03 05:59:03 05:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:59:03 05:50:01 5466900 0 802804 10.02 2620 1736608 1250012 13.80 566268 1576000 8 05:59:03 05:51:01 5470624 0 799072 9.98 2620 1736616 1205580 13.31 563800 1575820 20 05:59:03 05:52:01 5469688 0 800008 9.99 2620 1736616 1205760 13.31 568512 1571916 16 05:59:03 05:53:01 5468236 0 801456 10.01 2620 1736620 1205796 13.31 569808 1571916 20 05:59:03 05:54:02 5469708 0 799976 9.99 2620 1736628 1205676 13.31 565772 1575180 16 05:59:03 05:55:01 5469936 0 799748 9.99 2620 1736628 1205644 13.31 565404 1575180 12 05:59:03 05:56:01 5465408 0 804264 10.04 2620 1736640 1205764 13.31 570460 1575180 20 05:59:03 05:57:01 5455652 0 813960 10.16 2620 1736700 1205644 13.31 579756 1575196 20 05:59:03 05:58:01 5455400 0 814264 10.17 2620 1736648 1205644 13.31 581880 1573468 20 05:59:03 Average: 5465728 0 803950 10.04 2620 1736634 1210613 13.37 570184 1574428 17 05:59:03 05:59:03 05:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:59:03 05:50:01 eth0 66.76 53.01 339.29 13.36 0.00 0.00 0.00 0.00 05:59:03 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:50:01 docker0 4.30 3.23 1.14 8.24 0.00 0.00 0.00 0.00 05:59:03 05:51:01 eth0 2.57 0.08 0.23 0.04 0.00 0.00 0.00 0.00 05:59:03 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:52:01 eth0 1.93 0.70 0.85 0.58 0.00 0.00 0.00 0.00 05:59:03 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:53:01 eth0 0.55 0.22 0.27 0.19 0.00 0.00 0.00 0.00 05:59:03 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:54:02 eth0 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 05:59:03 05:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:55:01 eth0 0.19 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:59:03 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:56:01 eth0 0.93 0.30 0.32 0.20 0.00 0.00 0.00 0.00 05:59:03 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:57:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:59:03 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:58:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:59:03 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 Average: eth0 8.19 6.10 37.98 1.61 0.00 0.00 0.00 0.00 05:59:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:03 Average: docker0 0.48 0.36 0.13 0.92 0.00 0.00 0.00 0.00 05:59:03 05:59:03 05:59:03 ---> sar -P ALL: 05:59:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) 05:59:03 05:59:03 05:48:09 LINUX RESTART (2 CPU) 05:59:03 05:59:03 05:49:01 CPU %user %nice %system %iowait %steal %idle 05:59:03 05:50:01 all 2.40 0.00 1.20 0.83 0.08 95.48 05:59:03 05:50:01 0 2.40 0.00 1.18 0.55 0.15 95.71 05:59:03 05:50:01 1 2.39 0.00 1.23 1.11 0.02 95.25 05:59:03 05:51:01 all 0.18 0.00 0.04 0.00 0.02 99.76 05:59:03 05:51:01 0 0.05 0.00 0.05 0.00 0.02 99.88 05:59:03 05:51:01 1 0.32 0.00 0.03 0.00 0.02 99.63 05:59:03 05:52:01 all 0.18 0.00 0.04 0.00 0.02 99.76 05:59:03 05:52:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:59:03 05:52:01 1 0.30 0.00 0.05 0.00 0.02 99.63 05:59:03 05:53:01 all 0.13 0.00 0.03 0.00 0.03 99.81 05:59:03 05:53:01 0 0.07 0.00 0.03 0.00 0.03 99.87 05:59:03 05:53:01 1 0.20 0.00 0.03 0.00 0.02 99.75 05:59:03 05:54:02 all 0.16 0.00 0.09 0.00 0.02 99.73 05:59:03 05:54:02 0 0.08 0.00 0.05 0.00 0.03 99.83 05:59:03 05:54:02 1 0.23 0.00 0.13 0.00 0.00 99.63 05:59:03 05:55:01 all 0.15 0.00 0.03 0.00 0.02 99.80 05:59:03 05:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:59:03 05:55:01 1 0.25 0.00 0.03 0.00 0.02 99.69 05:59:03 05:56:01 all 0.14 0.00 0.03 0.00 0.03 99.81 05:59:03 05:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:59:03 05:56:01 1 0.23 0.00 0.03 0.00 0.03 99.70 05:59:03 05:57:01 all 0.13 0.00 0.03 0.00 0.02 99.82 05:59:03 05:57:01 0 0.22 0.00 0.03 0.00 0.02 99.73 05:59:03 05:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:59:03 05:58:01 all 0.12 0.00 0.03 0.00 0.02 99.83 05:59:03 05:58:01 0 0.22 0.00 0.03 0.00 0.03 99.72 05:59:03 05:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:59:03 Average: all 0.40 0.00 0.17 0.09 0.03 99.31 05:59:03 Average: 0 0.36 0.00 0.16 0.06 0.04 99.38 05:59:03 Average: 1 0.44 0.00 0.18 0.12 0.01 99.24 05:59:03 05:59:03 05:59:03