Pull request #97 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from ec8a875f163cf949f8c5b3ff83f89cc571968bc5+dc7dc9ad4b66a91442feb66bb82703c830c737fc (b096a8b79fb639354ebbb736555659494cc889f7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31871 in /w/workspace/dgexfoundry_go-mod-secrets_PR-97 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-97 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dc7dc9ad4b66a91442feb66bb82703c830c737fc into PR head commit ec8a875f163cf949f8c5b3ff83f89cc571968bc5 Merge succeeded, producing ec8a875f163cf949f8c5b3ff83f89cc571968bc5 Checking out Revision ec8a875f163cf949f8c5b3ff83f89cc571968bc5 (PR-97) > git config core.sparsecheckout # timeout=10 > git checkout -f ec8a875f163cf949f8c5b3ff83f89cc571968bc5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dc7dc9ad4b66a91442feb66bb82703c830c737fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec8a875f163cf949f8c5b3ff83f89cc571968bc5 # timeout=10 Commit message: "fix: address Lenny's PR comments" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:54:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:54:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk e34efda20afbc610e90e262cedb851776faeb15d # timeout=10 [Pipeline] echo 21:54:48 ========================================================= 21:54:48 EdgeX Global Pipelines Version Info 21:54:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:54:50 ------------------- 21:54:50 stable info: 21:54:50 ------------------- 21:54:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:54:50 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 21:54:50 Message: update stable to v1.0.186 21:54:51 ------------------- 21:54:51 experimental info: 21:54:51 ------------------- 21:54:51 Commited By: **** collab-it+edgex@linuxfoundation.org 21:54:51 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 21:54:51 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:54:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 21:54:51 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 21:54:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:54:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:54:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:54:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:54:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 21:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:54:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:54:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:54:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:54:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:54:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:54:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:54:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:54:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:54:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:54:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:54:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:54:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:54:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-97 [Pipeline] echo 21:54:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-97 [Pipeline] echo 21:54:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-97 [Pipeline] echo 21:54:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec8a875f163cf949f8c5b3ff83f89cc571968bc5 [Pipeline] echo 21:54:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec8a875 [Pipeline] echo 21:54:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:54:55 + git log --format=format:%s -1 ec8a875f163cf949f8c5b3ff83f89cc571968bc5 [Pipeline] echo 21:54:55 GIT_COMMIT: ec8a875f163cf949f8c5b3ff83f89cc571968bc5, Commit Message: fix: address Lenny's PR comments [Pipeline] echo 21:54:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:54:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:54:56 21:54:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:54:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:54:57 latest: Pulling from edgex-devops/git-semver 21:54:57 31603596830f: Pulling fs layer 21:54:57 2a8b12db71e7: Pulling fs layer 21:54:57 6ca5941a6612: Pulling fs layer 21:54:57 ecc8261a40a4: Pulling fs layer 21:54:57 ecc8261a40a4: Waiting 21:54:57 2a8b12db71e7: Verifying Checksum 21:54:57 2a8b12db71e7: Download complete 21:54:57 31603596830f: Verifying Checksum 21:54:57 31603596830f: Download complete 21:54:57 ecc8261a40a4: Verifying Checksum 21:54:57 ecc8261a40a4: Download complete 21:54:57 6ca5941a6612: Verifying Checksum 21:54:57 6ca5941a6612: Download complete 21:54:57 31603596830f: Pull complete 21:54:58 2a8b12db71e7: Pull complete 21:54:58 6ca5941a6612: Pull complete 21:54:58 ecc8261a40a4: Pull complete 21:54:58 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:54:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:54:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:54:59 prd-centos7-docker-4c-2g-31871 does not seem to be running inside a container 21:54:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-97 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-97:/w/workspace/dgexfoundry_go-mod-secrets_PR-97:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-97@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:55:01 $ docker top 1e1a822498447cb60cd8a2737917bcb2484de65fa31fdbb9385c3fe66bf901c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:55:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:55:01 [ssh-agent] Looking for ssh-agent implementation... 21:55:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:55:02 $ docker exec 1e1a822498447cb60cd8a2737917bcb2484de65fa31fdbb9385c3fe66bf901c8 ssh-agent 21:55:02 SSH_AUTH_SOCK=/tmp/ssh-JegVrLa8Ju3F/agent.11 21:55:02 SSH_AGENT_PID=16 21:55:02 Running ssh-add (command line suppressed) 21:55:02 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp/private_key_2621422828300344831.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp/private_key_2621422828300344831.key) 21:55:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:55:02 + git tag --points-at HEAD [Pipeline] } 21:55:02 $ docker exec --env ******** --env ******** 1e1a822498447cb60cd8a2737917bcb2484de65fa31fdbb9385c3fe66bf901c8 ssh-agent -k 21:55:02 unset SSH_AUTH_SOCK; 21:55:02 unset SSH_AGENT_PID; 21:55:02 echo Agent pid 16 killed; 21:55:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:55:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:55:03 [ssh-agent] Looking for ssh-agent implementation... 21:55:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:55:03 $ docker exec 1e1a822498447cb60cd8a2737917bcb2484de65fa31fdbb9385c3fe66bf901c8 ssh-agent 21:55:03 SSH_AUTH_SOCK=/tmp/ssh-NMPsIWwoTEPD/agent.45 21:55:03 SSH_AGENT_PID=50 21:55:03 Running ssh-add (command line suppressed) 21:55:03 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp/private_key_4379118675653704860.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp/private_key_4379118675653704860.key) 21:55:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:55:04 + git semver init 21:55:04 # -> Open(): unable to determine branch for HEAD 21:55:04 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-97/.git 21:55:04 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-97 21:55:04 # $SEMVER_REMOTE_NAME = origin 21:55:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:55:04 # $SEMVER_USER_NAME = edgex-jenkins 21:55:04 # $SEMVER_BRANCH = PR-97 21:55:04 # $SEMVER_TEMP = /tmp/semver-495054638 21:55:04 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 21:55:04 # '/tmp/semver-495054638' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-97/.semver' 21:55:04 # -> Force: false 21:55:04 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-97/.semver [Pipeline] } 21:55:04 $ docker exec --env ******** --env ******** 1e1a822498447cb60cd8a2737917bcb2484de65fa31fdbb9385c3fe66bf901c8 ssh-agent -k 21:55:04 unset SSH_AUTH_SOCK; 21:55:04 unset SSH_AGENT_PID; 21:55:04 echo Agent pid 50 killed; 21:55:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:55:05 + git semver [Pipeline] } 21:55:05 $ docker stop --time=1 1e1a822498447cb60cd8a2737917bcb2484de65fa31fdbb9385c3fe66bf901c8 21:55:06 $ docker rm -f 1e1a822498447cb60cd8a2737917bcb2484de65fa31fdbb9385c3fe66bf901c8 [Pipeline] // withDockerContainer [Pipeline] sh 21:55:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:55:07 Stashed 1 file(s) [Pipeline] echo 21:55:07 [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 21:55:23 Still waiting to schedule task 21:55:23 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31871’ 21:55:23 Still waiting to schedule task 21:55:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:57:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31872 in /w/workspace/dgexfoundry_go-mod-secrets_PR-97 [Pipeline] { [Pipeline] ws 21:57:06 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 21:57:12 using credential edgex-jenkins-ssh 21:57:12 Cloning the remote Git repository 21:57:12 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 21:57:12 > git init /w/workspace/go-mod-secrets/2 # timeout=10 21:57:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:57:12 > git --version # timeout=10 21:57:13 > git --version # 'git version 2.17.1' 21:57:13 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:57:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:57:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:57:13 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:57:14 Merging remotes/origin/master commit dc7dc9ad4b66a91442feb66bb82703c830c737fc into PR head commit ec8a875f163cf949f8c5b3ff83f89cc571968bc5 21:57:14 Merge succeeded, producing ec8a875f163cf949f8c5b3ff83f89cc571968bc5 21:57:14 Checking out Revision ec8a875f163cf949f8c5b3ff83f89cc571968bc5 (PR-97) 21:57:14 > git config core.sparsecheckout # timeout=10 21:57:14 > git checkout -f ec8a875f163cf949f8c5b3ff83f89cc571968bc5 # timeout=10 21:57:14 > git remote # timeout=10 21:57:14 > git config --get remote.origin.url # timeout=10 21:57:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:14 > git merge dc7dc9ad4b66a91442feb66bb82703c830c737fc # timeout=10 21:57:14 > git rev-parse HEAD^{commit} # timeout=10 21:57:14 > git config core.sparsecheckout # timeout=10 21:57:14 > git checkout -f ec8a875f163cf949f8c5b3ff83f89cc571968bc5 # timeout=10 21:57:19 Commit message: "fix: address Lenny's PR comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:57:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:57:21 + true 21:57:21 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:57:24 ========================================================= 21:57:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:57:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:57:24 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:57:25 Sending build context to Docker daemon 655.4kB 21:57:25 Step 1/7 : ARG BASE=golang:1.15-alpine 21:57:25 Step 2/7 : FROM ${BASE} 21:57:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:57:25 5f621e34cdf4: Pulling fs layer 21:57:25 a4357932f1b6: Pulling fs layer 21:57:25 18c013af1878: Pulling fs layer 21:57:25 00ac8860ef70: Pulling fs layer 21:57:25 63d7cb157983: Pulling fs layer 21:57:25 b116817d02f9: Pulling fs layer 21:57:25 745a02a5169b: Pulling fs layer 21:57:25 00ac8860ef70: Waiting 21:57:25 63d7cb157983: Waiting 21:57:25 b116817d02f9: Waiting 21:57:25 745a02a5169b: Waiting 21:57:26 a4357932f1b6: Download complete 21:57:26 18c013af1878: Verifying Checksum 21:57:26 18c013af1878: Download complete 21:57:26 63d7cb157983: Verifying Checksum 21:57:26 63d7cb157983: Download complete 21:57:26 b116817d02f9: Download complete 21:57:26 5f621e34cdf4: Verifying Checksum 21:57:26 5f621e34cdf4: Download complete 21:57:26 5f621e34cdf4: Pull complete 21:57:27 a4357932f1b6: Pull complete 21:57:27 18c013af1878: Pull complete 21:57:28 745a02a5169b: Download complete 21:57:29 00ac8860ef70: Download complete 21:57:39 00ac8860ef70: Pull complete 21:57:39 63d7cb157983: Pull complete 21:57:40 b116817d02f9: Pull complete 21:57:43 745a02a5169b: Pull complete 21:57:43 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:57:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:57:43 ---> b7e6874047d6 21:57:43 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:57:46 ---> Running in 0babe9a1ab88 21:57:46 Removing intermediate container 0babe9a1ab88 21:57:46 ---> 6fed2e783dfd 21:57:46 Step 4/7 : RUN apk add --update bash 21:57:47 ---> Running in adc0f567547d 21:57:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:57:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:57:50 OK: 142 MiB in 39 packages 21:57:51 Removing intermediate container adc0f567547d 21:57:51 ---> 5acd783d6412 21:57:51 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:57:51 ---> Running in e5601fa5e276 21:57:52 Removing intermediate container e5601fa5e276 21:57:52 ---> 65aa9c317c41 21:57:52 Step 6/7 : COPY go.mod . 21:57:52 ---> aca450719e3d 21:57:52 Step 7/7 : RUN go mod download 21:57:52 ---> Running in 14c048c9378a 21:57:55 Running on prd-centos7-docker-4c-2g-31873 in /w/workspace/dgexfoundry_go-mod-secrets_PR-97 [Pipeline] { [Pipeline] ws 21:57:55 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 21:57:58 using credential edgex-jenkins-ssh 21:57:58 Cloning the remote Git repository 21:57:57 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 21:57:57 > git init /w/workspace/go-mod-secrets/2 # timeout=10 21:57:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:57:57 > git --version # timeout=10 21:57:57 > git --version # 'git version 2.24.3' 21:57:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:57:59 Merging remotes/origin/master commit dc7dc9ad4b66a91442feb66bb82703c830c737fc into PR head commit ec8a875f163cf949f8c5b3ff83f89cc571968bc5 21:57:59 Merge succeeded, producing ec8a875f163cf949f8c5b3ff83f89cc571968bc5 21:57:59 Checking out Revision ec8a875f163cf949f8c5b3ff83f89cc571968bc5 (PR-97) 21:57:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:57:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:57:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:57:59 > git config core.sparsecheckout # timeout=10 21:57:59 > git checkout -f ec8a875f163cf949f8c5b3ff83f89cc571968bc5 # timeout=10 21:57:59 > git remote # timeout=10 21:57:59 > git config --get remote.origin.url # timeout=10 21:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:59 > git merge dc7dc9ad4b66a91442feb66bb82703c830c737fc # timeout=10 21:57:59 > git rev-parse HEAD^{commit} # timeout=10 21:57:59 > git config core.sparsecheckout # timeout=10 21:57:59 > git checkout -f ec8a875f163cf949f8c5b3ff83f89cc571968bc5 # timeout=10 21:58:02 Commit message: "fix: address Lenny's PR comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:58:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:58:04 + sudo service docker restart 21:58:04 + true 21:58:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:58:05 ========================================================= 21:58:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:58:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:58:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:58:06 Sending build context to Docker daemon 656.4kB 21:58:06 Step 1/7 : ARG BASE=golang:1.15-alpine 21:58:06 Step 2/7 : FROM ${BASE} 21:58:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:58:06 188c0c94c7c5: Pulling fs layer 21:58:06 0ef7d3d256c8: Pulling fs layer 21:58:06 de9db76c5a1d: Pulling fs layer 21:58:06 bca2f99d35d6: Pulling fs layer 21:58:06 93359f2a8cfa: Pulling fs layer 21:58:06 7c6f9722023f: Pulling fs layer 21:58:06 a35cf1a2eb13: Pulling fs layer 21:58:06 93359f2a8cfa: Waiting 21:58:06 7c6f9722023f: Waiting 21:58:06 a35cf1a2eb13: Waiting 21:58:06 bca2f99d35d6: Waiting 21:58:06 de9db76c5a1d: Verifying Checksum 21:58:06 de9db76c5a1d: Download complete 21:58:06 0ef7d3d256c8: Download complete 21:58:06 93359f2a8cfa: Verifying Checksum 21:58:06 93359f2a8cfa: Download complete 21:58:06 188c0c94c7c5: Verifying Checksum 21:58:06 188c0c94c7c5: Download complete 21:58:06 188c0c94c7c5: Pull complete 21:58:06 7c6f9722023f: Verifying Checksum 21:58:06 7c6f9722023f: Download complete 21:58:06 0ef7d3d256c8: Pull complete 21:58:06 de9db76c5a1d: Pull complete 21:58:08 a35cf1a2eb13: Verifying Checksum 21:58:08 a35cf1a2eb13: Download complete 21:58:09 bca2f99d35d6: Verifying Checksum 21:58:09 bca2f99d35d6: Download complete 21:58:11 Removing intermediate container 14c048c9378a 21:58:11 ---> 10c3b1f2e2bb 21:58:11 Successfully built 10c3b1f2e2bb 21:58:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:58:11 + docker inspect -f . ci-base-image-arm64 21:58:11 . [Pipeline] withDockerContainer 21:58:11 prd-ubuntu18.04-docker-arm64-4c-16g-31872 does not seem to be running inside a container 21:58:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:58:13 $ docker top e3c87704741430cbfbf7d005f88dac95161f5e6812af50f39843f342a2d5d21c -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:14 + go version 21:58:14 go version go1.15.5 linux/arm64 [Pipeline] } 21:58:14 $ docker stop --time=1 e3c87704741430cbfbf7d005f88dac95161f5e6812af50f39843f342a2d5d21c 21:58:14 bca2f99d35d6: Pull complete 21:58:14 93359f2a8cfa: Pull complete 21:58:14 7c6f9722023f: Pull complete 21:58:15 $ docker rm -f e3c87704741430cbfbf7d005f88dac95161f5e6812af50f39843f342a2d5d21c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:58:16 + docker inspect -f . ci-base-image-arm64 21:58:16 . [Pipeline] withDockerContainer 21:58:17 prd-ubuntu18.04-docker-arm64-4c-16g-31872 does not seem to be running inside a container 21:58:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:58:18 $ docker top 85975edeab2bdd7c21e0460159b4dbe72d8948a7da308ec8e94a3d04276e9442 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:19 + make test 21:58:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:58:19 a35cf1a2eb13: Pull complete 21:58:19 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:58:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:58:19 ---> a62c8e92a672 21:58:19 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:58:19 ---> Running in 50fa9c4548bd 21:58:19 Removing intermediate container 50fa9c4548bd 21:58:19 ---> fa3b90cc2e65 21:58:19 Step 4/7 : RUN apk add --update bash 21:58:19 ---> Running in 1d6efc9cbc10 21:58:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:58:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:58:21 OK: 166 MiB in 39 packages 21:58:22 Removing intermediate container 1d6efc9cbc10 21:58:22 ---> 412bf3438fce 21:58:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:58:22 ---> Running in 59524b64d45d 21:58:22 Removing intermediate container 59524b64d45d 21:58:22 ---> 5ee1432231ba 21:58:22 Step 6/7 : COPY go.mod . 21:58:22 ---> c1f4479d2144 21:58:22 Step 7/7 : RUN go mod download 21:58:22 ---> Running in bce1d3c2b247 21:58:37 Removing intermediate container bce1d3c2b247 21:58:37 ---> 61e28cf49bd0 21:58:37 Successfully built 61e28cf49bd0 21:58:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:58:38 + docker inspect -f . ci-base-image-x86_64 21:58:38 . [Pipeline] withDockerContainer 21:58:38 prd-centos7-docker-4c-2g-31873 does not seem to be running inside a container 21:58:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:58:38 $ docker top 80b9e4439f77341a77ab82744a248d0808b23b8ff530d5a7c9c3df15f74d806d -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:39 + go version 21:58:39 go version go1.15.5 linux/amd64 [Pipeline] } 21:58:39 $ docker stop --time=1 80b9e4439f77341a77ab82744a248d0808b23b8ff530d5a7c9c3df15f74d806d 21:58:40 $ docker rm -f 80b9e4439f77341a77ab82744a248d0808b23b8ff530d5a7c9c3df15f74d806d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:58:41 + docker inspect -f . ci-base-image-x86_64 21:58:41 . [Pipeline] withDockerContainer 21:58:41 prd-centos7-docker-4c-2g-31873 does not seem to be running inside a container 21:58:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:58:42 $ docker top 62764b8c3dd1d5e877ca7165b52f36eb32caf9da7662761d75509cc0b401139e -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:42 + make test 21:58:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:58:52 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.448s coverage: 80.9% of statements 21:58:52 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.028s coverage: 57.1% of statements 21:58:52 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 21:59:01 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.122s coverage: 80.9% of statements 21:59:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.004s coverage: 57.1% of statements 21:59:01 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 21:59:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.012s coverage: 96.7% of statements 21:59:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.013s coverage: 89.5% of statements 21:59:01 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 21:59:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.004s coverage: 100.0% of statements 21:59:01 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 21:59:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.009s coverage: 85.7% of statements 21:59:01 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.008s coverage: 100.0% of statements 21:59:01 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 21:59:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:59:01 gofmt -l . 21:59:01 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:59:01 $ docker stop --time=1 62764b8c3dd1d5e877ca7165b52f36eb32caf9da7662761d75509cc0b401139e 21:59:03 $ docker rm -f 62764b8c3dd1d5e877ca7165b52f36eb32caf9da7662761d75509cc0b401139e [Pipeline] // withDockerContainer [Pipeline] sh 21:59:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:59:04 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 21:59:06 ---> job-cost.sh 21:59:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xpPw 21:59:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:59:47 lf-activate-venv(): INFO: Adding /tmp/venv-xpPw/bin to PATH 21:59:47 INFO: No Stack... 21:59:47 INFO: Retrieving Pricing Info for: v1-standard-2 21:59:47 INFO: Archiving Costs [Pipeline] sh 21:59:48 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv 21:59:48 + cut -d, -f6 [Pipeline] lock 21:59:48 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] 21:59:48 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] did not exist. Created. 21:59:48 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:48 + echo total: 0.029999999329447746 [Pipeline] stash 21:59:48 Stashed 1 file(s) [Pipeline] } 21:59:48 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:08:44 coverage: 96.7% of statements 22:08:44 panic: test timed out after 10m0s 22:08:44 22:08:44 goroutine 40 [running]: 22:08:44 testing.(*M).startAlarm.func1() 22:08:44 /usr/local/go/src/testing/testing.go:1618 +0xc8 22:08:44 created by time.goFunc 22:08:44 /usr/local/go/src/time/sleep.go:167 +0x40 22:08:44 22:08:44 goroutine 1 [chan receive, 9 minutes]: 22:08:44 testing.tRunner.func1(0x4000001500) 22:08:44 /usr/local/go/src/testing/testing.go:1088 +0x1d0 22:08:44 testing.tRunner(0x4000001500, 0x40000ddd78) 22:08:44 /usr/local/go/src/testing/testing.go:1127 +0x10c 22:08:44 testing.runTests(0x400000c460, 0x3526a0, 0x9, 0x9, 0xc010b1db2f8f2495, 0x8bb2f4e45e, 0x357d40, 0x1c6c8) 22:08:44 /usr/local/go/src/testing/testing.go:1437 +0x29c 22:08:44 testing.(*M).Run(0x40000cc080, 0x0) 22:08:44 /usr/local/go/src/testing/testing.go:1345 +0x1b4 22:08:44 main.main() 22:08:44 _testmain.go:109 +0x1d0 22:08:44 22:08:44 goroutine 16 [chan send, 9 minutes]: 22:08:44 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update.func1(0x40000e6000, 0x4000038750) 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:162 +0x1d8 22:08:44 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x40000e6000) 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:172 +0x5c 22:08:44 created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:121 +0x110 22:08:44 22:08:44 goroutine 19 [chan send, 9 minutes]: 22:08:44 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update.func1(0x40000e6090, 0x4000196f50) 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:170 +0x140 22:08:44 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x40000e6090) 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:172 +0x5c 22:08:44 created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:121 +0x110 22:08:44 22:08:44 goroutine 22 [semacquire, 9 minutes]: 22:08:44 sync.runtime_Semacquire(0x400020a028) 22:08:44 /usr/local/go/src/runtime/sema.go:56 +0x38 22:08:44 sync.(*WaitGroup).Wait(0x400020a020) 22:08:44 /usr/local/go/src/sync/waitgroup.go:130 +0x6c 22:08:44 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.TestStateConcurrency(0x40000e5200) 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll_test.go:429 +0x39c 22:08:44 testing.tRunner(0x40000e5200, 0x1fe830) 22:08:44 /usr/local/go/src/testing/testing.go:1123 +0xdc 22:08:44 created by testing.(*T).Run 22:08:44 /usr/local/go/src/testing/testing.go:1168 +0x244 22:08:44 22:08:44 goroutine 23 [chan receive, 9 minutes]: 22:08:44 testing.runTests.func1.1(0x4000001500) 22:08:44 /usr/local/go/src/testing/testing.go:1444 +0x30 22:08:44 created by testing.runTests.func1 22:08:44 /usr/local/go/src/testing/testing.go:1444 +0xa8 22:08:44 22:08:44 goroutine 24 [select]: 22:08:44 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x40000e6120) 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:153 +0x138 22:08:44 created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:121 +0x110 22:08:44 22:08:44 goroutine 34 [chan send, 9 minutes]: 22:08:44 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Stop(0x4000210000, 0x0, 0x0) 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:135 +0xac 22:08:44 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.restart(0x22cc00, 0x4000202000, 0x1eb17d, 0x5, 0x400020c000, 0x1, 0x1, 0x4000208000, 0x4000208060, 0x40002080c0, ...) 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll_test.go:444 +0xc4 22:08:44 created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.TestStateConcurrency 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll_test.go:428 +0x390 22:08:44 22:08:44 goroutine 36 [chan send, 9 minutes]: 22:08:44 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update.func1(0x4000210000, 0x40001b2750) 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:170 +0x140 22:08:44 github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x4000210000) 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:172 +0x5c 22:08:44 created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start 22:08:44 /w/workspace/go-mod-secrets/2/pkg/listener/poll.go:121 +0x110 22:08:44 FAIL github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 600.023s 22:08:44 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.024s coverage: 89.5% of statements 22:08:44 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 22:08:44 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.016s coverage: 100.0% of statements 22:08:44 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 22:08:44 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.010s coverage: 85.7% of statements 22:08:44 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.023s coverage: 100.0% of statements 22:08:44 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 22:08:44 FAIL 22:08:45 make: *** [Makefile:12: test] Error 1 [Pipeline] } 22:08:45 $ docker stop --time=1 85975edeab2bdd7c21e0460159b4dbe72d8948a7da308ec8e94a3d04276e9442 22:08:47 $ docker rm -f 85975edeab2bdd7c21e0460159b4dbe72d8948a7da308ec8e94a3d04276e9442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:08:48 ---> job-cost.sh 22:08:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-49gf 22:09:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:10:49 lf-activate-venv(): INFO: Adding /tmp/venv-49gf/bin to PATH 22:10:49 INFO: No Stack... 22:10:49 INFO: Retrieving Pricing Info for: lf-standard-4 22:10:49 INFO: Archiving Costs [Pipeline] sh 22:10:50 + + cut -d, -f6cat 22:10:50 /w/workspace/go-mod-secrets/2/archives/cost.csv [Pipeline] lock 22:10:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] 22:10:50 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] did not exist. Created. 22:10:50 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:10:50 /w/workspace/go-mod-secrets/2@tmp/durable-9eb7a58a/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-9eb7a58a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:10:51 + echo total: 0.20999999344348907 [Pipeline] stash 22:10:51 Warning: overwriting stash ‘stack-cost’ 22:10:52 Stashed 1 file(s) [Pipeline] } 22:10:52 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-97-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:10:53 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:10:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:10:57 ---> package-listing.sh 22:10:57 ++ facter osfamily 22:10:57 ++ tr '[:upper:]' '[:lower:]' 22:10:57 + OS_FAMILY=redhat 22:10:57 + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-97 22:10:57 + START_PACKAGES=/tmp/packages_start.txt 22:10:57 + END_PACKAGES=/tmp/packages_end.txt 22:10:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:10:57 + PACKAGES=/tmp/packages_start.txt 22:10:57 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-97 ']' 22:10:57 + PACKAGES=/tmp/packages_end.txt 22:10:57 + case "${OS_FAMILY}" in 22:10:57 + rpm -qa 22:10:57 + sort 22:11:02 + '[' -f /tmp/packages_start.txt ']' 22:11:02 + '[' -f /tmp/packages_end.txt ']' 22:11:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:11:02 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-97 ']' 22:11:02 + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-97/archives/ 22:11:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-97/archives/ [Pipeline] echo 22:11:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_go-mod-secrets_PR-97/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:11:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:11:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:11:02 22:11:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:11:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:11:03 alpine: Pulling from edgex-lftools-log-publisher 22:11:03 df20fa9351a1: Pulling fs layer 22:11:03 36b3adc4ff6f: Pulling fs layer 22:11:03 8ad3a11d3b57: Pulling fs layer 22:11:03 46f8f816bc3b: Pulling fs layer 22:11:03 93b61091891f: Pulling fs layer 22:11:03 93b9cdb0e59b: Pulling fs layer 22:11:03 5e14af77c1be: Pulling fs layer 22:11:03 01666e4c0597: Pulling fs layer 22:11:03 aa168da1d23b: Pulling fs layer 22:11:03 93b9cdb0e59b: Waiting 22:11:03 46f8f816bc3b: Waiting 22:11:03 5e14af77c1be: Waiting 22:11:03 93b61091891f: Waiting 22:11:03 01666e4c0597: Waiting 22:11:03 aa168da1d23b: Waiting 22:11:03 36b3adc4ff6f: Verifying Checksum 22:11:03 36b3adc4ff6f: Download complete 22:11:03 46f8f816bc3b: Verifying Checksum 22:11:03 46f8f816bc3b: Download complete 22:11:03 df20fa9351a1: Verifying Checksum 22:11:03 df20fa9351a1: Download complete 22:11:03 93b9cdb0e59b: Verifying Checksum 22:11:03 93b9cdb0e59b: Download complete 22:11:03 5e14af77c1be: Verifying Checksum 22:11:03 5e14af77c1be: Download complete 22:11:03 93b61091891f: Verifying Checksum 22:11:03 93b61091891f: Download complete 22:11:03 01666e4c0597: Verifying Checksum 22:11:03 01666e4c0597: Download complete 22:11:03 df20fa9351a1: Pull complete 22:11:04 36b3adc4ff6f: Pull complete 22:11:04 8ad3a11d3b57: Verifying Checksum 22:11:04 8ad3a11d3b57: Download complete 22:11:05 8ad3a11d3b57: Pull complete 22:11:06 aa168da1d23b: Verifying Checksum 22:11:06 aa168da1d23b: Download complete 22:11:06 46f8f816bc3b: Pull complete 22:11:06 93b61091891f: Pull complete 22:11:07 93b9cdb0e59b: Pull complete 22:11:07 5e14af77c1be: Pull complete 22:11:07 01666e4c0597: Pull complete 22:11:15 aa168da1d23b: Pull complete 22:11:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:11:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:11:15 prd-centos7-docker-4c-2g-31871 does not seem to be running inside a container 22:11:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_go-mod-secrets_PR-97/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-secrets_PR-97 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-97:/w/workspace/dgexfoundry_go-mod-secrets_PR-97:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-97@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:11:19 $ docker top 987e0e1233fa3179afc051646f15f933823c1949a7831d74585f7bbcf05a23f5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:19 + touch /tmp/pre-build-complete [Pipeline] sh 22:11:20 + mkdir -p /var/log/sa [Pipeline] sh 22:11:20 + ls /var/log/sa-host 22:11:20 + sadf -c /var/log/sa-host/sa23 22:11:20 file_magic: OK 22:11:20 HZ: Using current value: 100 22:11:20 file_header: OK 22:11:20 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 22:11:20 Statistics: 22:11:20 Hnuu...uuuununununu... 22:11:20 File successfully converted to sysstat format version 12.2.1 22:11:20 + sadf -c /var/log/sa-host/sa29 22:11:20 file_magic: OK 22:11:20 HZ: Using current value: 100 22:11:20 file_header: OK 22:11:20 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 22:11:20 Statistics: 22:11:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:11:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:21 provisioning config files... 22:11:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp/config366047767245120887tmp [Pipeline] { [Pipeline] echo 22:11:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:11:21 ---> create-netrc.sh [Pipeline] } 22:11:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:11:21 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:11:21 ---> python-tools-install.sh [Pipeline] echo 22:11:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:11:22 ---> sudo-logs.sh 22:11:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:11:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:11:22 ---> job-cost.sh 22:11:22 lf-activate-venv: SKIPPING 22:11:22 DEBUG: total: 0.20999999344348907 22:11:22 INFO: Retrieving Stack Cost... 22:11:24 INFO: Retrieving Pricing Info for: v1-standard-2 22:11:24 INFO: Archiving Costs [Pipeline] echo 22:11:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:11:24 ---> logs-deploy.sh 22:11:24 lf-activate-venv: SKIPPING 22:11:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-97/2 22:11:24 INFO: archiving workspace using pattern(s): 22:11:26 Archives upload complete. 22:11:26 INFO: archiving logs to Nexus 22:11:27 ---> uname -a: 22:11:27 Linux prd-centos7-docker-4c-2g-31871.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:11:27 22:11:27 22:11:27 ---> lscpu: 22:11:27 Architecture: x86_64 22:11:27 CPU op-mode(s): 32-bit, 64-bit 22:11:27 Byte Order: Little Endian 22:11:27 Address sizes: 40 bits physical, 48 bits virtual 22:11:27 CPU(s): 4 22:11:27 On-line CPU(s) list: 0-3 22:11:27 Thread(s) per core: 1 22:11:27 Core(s) per socket: 1 22:11:27 Socket(s): 4 22:11:27 NUMA node(s): 1 22:11:27 Vendor ID: GenuineIntel 22:11:27 CPU family: 6 22:11:27 Model: 44 22:11:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:11:27 Stepping: 1 22:11:27 CPU MHz: 2933.438 22:11:27 BogoMIPS: 5866.87 22:11:27 Virtualization: VT-x 22:11:27 Hypervisor vendor: KVM 22:11:27 Virtualization type: full 22:11:27 L1d cache: 128 KiB 22:11:27 L1i cache: 128 KiB 22:11:27 L2 cache: 16 MiB 22:11:27 L3 cache: 64 MiB 22:11:27 NUMA node0 CPU(s): 0-3 22:11:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:11:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:11:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:11:27 Vulnerability Meltdown: Mitigation; PTI 22:11:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:11:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:11:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:11:27 Vulnerability Srbds: Not affected 22:11:27 Vulnerability Tsx async abort: Not affected 22:11:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:11:27 22:11:27 22:11:27 ---> nproc: 22:11:27 4 22:11:27 22:11:27 22:11:27 ---> df -h: 22:11:27 Filesystem Size Used Available Use% Mounted on 22:11:27 overlay 50.0G 6.9G 43.1G 14% / 22:11:27 tmpfs 64.0M 0 64.0M 0% /dev 22:11:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:11:27 shm 64.0M 0 64.0M 0% /dev/shm 22:11:27 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 22:11:27 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 22:11:27 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 22:11:27 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 22:11:27 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 22:11:27 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 22:11:27 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 22:11:27 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 22:11:27 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dgexfoundry_go-mod-secrets_PR-97 22:11:27 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dgexfoundry_go-mod-secrets_PR-97@tmp 22:11:27 22:11:27 22:11:27 ---> free -m: 22:11:27 total used free shared buff/cache available 22:11:27 Mem: 1837 711 105 0 1020 1021 22:11:27 Swap: 1023 1 1022 22:11:27 22:11:27 22:11:27 ---> ip addr: 22:11:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:11:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:11:27 inet 127.0.0.1/8 scope host lo 22:11:27 valid_lft forever preferred_lft forever 22:11:27 inet6 ::1/128 scope host 22:11:27 valid_lft forever preferred_lft forever 22:11:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:11:27 link/ether fa:16:3e:33:55:1f brd ff:ff:ff:ff:ff:ff 22:11:27 inet 10.30.123.68/23 brd 10.30.123.255 scope global dynamic eth0 22:11:27 valid_lft 85366sec preferred_lft 85366sec 22:11:27 inet6 fe80::f816:3eff:fe33:551f/64 scope link 22:11:27 valid_lft forever preferred_lft forever 22:11:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:11:27 link/ether 02:42:13:09:d1:ed brd ff:ff:ff:ff:ff:ff 22:11:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:11:27 valid_lft forever preferred_lft forever 22:11:27 inet6 fe80::42:13ff:fe09:d1ed/64 scope link 22:11:27 valid_lft forever preferred_lft forever 22:11:27 22:11:27 22:11:27 ---> sar -b -r -n DEV: 22:11:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) 22:11:27 22:11:27 21:54:03 LINUX RESTART (4 CPU) 22:11:27 22:11:27 21:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:11:27 21:56:01 9.27 3.15 6.13 0.00 698.50 157.28 0.00 22:11:27 21:57:01 1.67 0.00 1.67 0.00 0.00 32.31 0.00 22:11:27 21:58:01 0.30 0.00 0.30 0.00 0.00 3.48 0.00 22:11:27 21:59:01 0.27 0.00 0.27 0.00 0.00 3.01 0.00 22:11:27 22:00:01 0.18 0.00 0.18 0.00 0.00 2.33 0.00 22:11:27 22:01:01 0.37 0.02 0.35 0.00 0.13 4.56 0.00 22:11:27 22:02:02 0.42 0.08 0.33 0.00 1.60 4.88 0.00 22:11:27 22:03:01 0.22 0.00 0.22 0.00 0.00 2.88 0.00 22:11:27 22:04:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 22:11:27 22:05:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 22:11:27 22:06:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 22:11:27 22:07:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 22:11:27 22:08:01 0.22 0.00 0.22 0.00 0.00 1.90 0.00 22:11:27 22:09:01 0.22 0.03 0.18 0.00 0.93 1.75 0.00 22:11:27 22:10:01 0.95 0.17 0.78 0.00 5.33 15.65 0.00 22:11:27 22:11:01 47.03 46.76 0.27 0.00 3774.99 3.93 0.00 22:11:27 Average: 3.88 3.14 0.74 0.00 280.41 15.31 0.00 22:11:27 22:11:27 21:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:11:27 21:56:01 142988 0 612372 32.55 2620 1123564 1081956 36.93 457492 1082360 20 22:11:27 21:57:01 149140 0 606212 32.22 2620 1123572 1056624 36.06 454376 1080136 12 22:11:27 21:58:01 146580 0 608768 32.35 2620 1123576 1056780 36.07 461932 1075412 8 22:11:27 21:59:01 147680 0 607668 32.30 2620 1123576 1056624 36.06 464912 1071444 12 22:11:27 22:00:01 146116 0 609224 32.38 2620 1123584 1056696 36.06 468444 1069524 8 22:11:27 22:01:01 145216 0 610120 32.43 2620 1123588 1059392 36.16 468724 1069520 12 22:11:27 22:02:02 146148 0 609064 32.37 2620 1123712 1057132 36.08 468360 1069572 8 22:11:27 22:03:01 146052 0 609152 32.38 2620 1123720 1057200 36.08 470168 1067532 12 22:11:27 22:04:01 145928 0 609272 32.38 2620 1123724 1057200 36.08 470304 1067532 8 22:11:27 22:05:01 142060 0 613136 32.59 2620 1123728 1057404 36.09 474224 1067532 8 22:11:27 22:06:01 143372 0 611820 32.52 2620 1123732 1057200 36.08 473144 1067532 8 22:11:27 22:07:01 143012 0 612176 32.54 2620 1123736 1057272 36.08 473540 1067532 8 22:11:27 22:08:01 143676 0 611504 32.50 2620 1123744 1057200 36.08 472996 1067692 8 22:11:27 22:09:01 141660 0 613520 32.61 2620 1123744 1059844 36.17 474748 1067692 8 22:11:27 22:10:01 142796 0 612348 32.54 2620 1123780 1057248 36.08 473368 1067628 8 22:11:27 22:11:01 87316 0 633712 33.68 2620 1157896 1093128 37.31 483260 1114316 124 22:11:27 Average: 141234 0 611879 32.52 2620 1125811 1061181 36.22 469374 1073310 17 22:11:27 22:11:27 21:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:11:27 21:56:01 eth0 31.32 24.68 26.81 27.16 0.00 0.00 0.00 0.00 22:11:27 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 21:56:01 docker0 2.18 1.71 0.46 4.10 0.00 0.00 0.00 0.00 22:11:27 21:57:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:11:27 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 21:58:01 eth0 1.40 0.50 0.58 0.36 0.00 0.00 0.00 0.00 22:11:27 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 21:59:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 22:11:27 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:00:01 eth0 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:11:27 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:01:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:11:27 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:02:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:11:27 22:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:03:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:11:27 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:04:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 22:11:27 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:05:01 eth0 0.65 0.53 0.40 0.24 0.00 0.00 0.00 0.00 22:11:27 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:06:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 22:11:27 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:07:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 22:11:27 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:11:27 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:11:27 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:10:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:11:27 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:11:01 eth0 5.35 3.03 5.02 1.94 0.00 0.00 0.00 0.00 22:11:27 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 Average: eth0 2.56 1.87 2.08 1.88 0.00 0.00 0.00 0.00 22:11:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:11:27 Average: docker0 0.14 0.11 0.03 0.26 0.00 0.00 0.00 0.00 22:11:27 22:11:27 22:11:27 ---> sar -P ALL: 22:11:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) 22:11:27 22:11:27 21:54:03 LINUX RESTART (4 CPU) 22:11:27 22:11:27 21:55:01 CPU %user %nice %system %iowait %steal %idle 22:11:27 21:56:01 all 1.20 0.00 0.76 0.13 0.01 97.91 22:11:27 21:56:01 0 1.29 0.00 0.82 0.02 0.00 97.88 22:11:27 21:56:01 1 1.04 0.00 0.72 0.18 0.00 98.06 22:11:27 21:56:01 2 1.34 0.00 0.80 0.28 0.00 97.57 22:11:27 21:56:01 3 1.12 0.00 0.70 0.02 0.03 98.13 22:11:27 21:57:01 all 0.16 0.00 0.04 0.00 0.00 99.80 22:11:27 21:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:11:27 21:57:01 1 0.07 0.00 0.07 0.00 0.00 99.87 22:11:27 21:57:01 2 0.52 0.00 0.02 0.00 0.00 99.47 22:11:27 21:57:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:11:27 21:58:01 all 0.14 0.00 0.05 0.00 0.01 99.80 22:11:27 21:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:11:27 21:58:01 1 0.32 0.00 0.05 0.00 0.02 99.62 22:11:27 21:58:01 2 0.17 0.00 0.05 0.00 0.02 99.77 22:11:27 21:58:01 3 0.05 0.00 0.07 0.00 0.00 99.88 22:11:27 21:59:01 all 0.08 0.00 0.05 0.00 0.00 99.87 22:11:27 21:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:11:27 21:59:01 1 0.20 0.00 0.05 0.00 0.00 99.75 22:11:27 21:59:01 2 0.03 0.00 0.05 0.00 0.00 99.92 22:11:27 21:59:01 3 0.07 0.00 0.07 0.00 0.00 99.87 22:11:27 22:00:01 all 0.16 0.00 0.04 0.00 0.00 99.80 22:11:27 22:00:01 0 0.40 0.00 0.02 0.00 0.00 99.58 22:11:27 22:00:01 1 0.17 0.00 0.07 0.00 0.00 99.77 22:11:27 22:00:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:11:27 22:00:01 3 0.03 0.00 0.05 0.00 0.00 99.92 22:11:27 22:01:01 all 0.04 0.00 0.05 0.00 0.01 99.90 22:11:27 22:01:01 0 0.05 0.00 0.03 0.00 0.00 99.92 22:11:27 22:01:01 1 0.05 0.00 0.08 0.00 0.02 99.85 22:11:27 22:01:01 2 0.03 0.00 0.05 0.00 0.00 99.92 22:11:27 22:01:01 3 0.03 0.00 0.05 0.00 0.02 99.90 22:11:27 22:02:02 all 0.16 0.00 0.05 0.00 0.00 99.79 22:11:27 22:02:02 0 0.48 0.00 0.03 0.00 0.02 99.47 22:11:27 22:02:02 1 0.05 0.00 0.05 0.02 0.00 99.88 22:11:27 22:02:02 2 0.03 0.00 0.03 0.00 0.00 99.93 22:11:27 22:02:02 3 0.07 0.00 0.07 0.00 0.00 99.87 22:11:27 22:03:01 all 0.15 0.00 0.02 0.00 0.00 99.82 22:11:27 22:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:11:27 22:03:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:11:27 22:03:01 2 0.54 0.00 0.02 0.00 0.02 99.42 22:11:27 22:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:11:27 22:04:01 all 0.15 0.00 0.03 0.00 0.00 99.82 22:11:27 22:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:11:27 22:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:11:27 22:04:01 2 0.53 0.00 0.03 0.00 0.00 99.43 22:11:27 22:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:11:27 22:05:01 all 0.17 0.00 0.05 0.00 0.00 99.79 22:11:27 22:05:01 0 0.03 0.00 0.05 0.00 0.00 99.92 22:11:27 22:05:01 1 0.03 0.00 0.05 0.00 0.00 99.92 22:11:27 22:05:01 2 0.58 0.00 0.03 0.00 0.00 99.38 22:11:27 22:05:01 3 0.02 0.00 0.05 0.00 0.00 99.93 22:11:27 22:06:01 all 0.16 0.00 0.03 0.00 0.00 99.81 22:11:27 22:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:11:27 22:06:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:11:27 22:06:01 2 0.52 0.00 0.02 0.00 0.00 99.47 22:11:27 22:06:01 3 0.05 0.00 0.03 0.00 0.00 99.92 22:11:27 22:11:27 22:06:01 CPU %user %nice %system %iowait %steal %idle 22:11:27 22:07:01 all 0.15 0.00 0.03 0.00 0.00 99.83 22:11:27 22:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:11:27 22:07:01 1 0.07 0.00 0.05 0.00 0.00 99.88 22:11:27 22:07:01 2 0.50 0.00 0.03 0.00 0.00 99.47 22:11:27 22:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:11:27 22:08:01 all 0.11 0.00 0.02 0.00 0.00 99.87 22:11:27 22:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:11:27 22:08:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:11:27 22:08:01 2 0.33 0.00 0.02 0.00 0.00 99.65 22:11:27 22:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:11:27 22:09:01 all 0.06 0.00 0.04 0.00 0.00 99.90 22:11:27 22:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:11:27 22:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:11:27 22:09:01 2 0.17 0.00 0.08 0.00 0.00 99.75 22:11:27 22:09:01 3 0.03 0.00 0.03 0.00 0.02 99.92 22:11:27 22:10:01 all 0.17 0.00 0.06 0.00 0.00 99.76 22:11:27 22:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:11:27 22:10:01 1 0.07 0.00 0.10 0.00 0.02 99.82 22:11:27 22:10:01 2 0.53 0.00 0.02 0.00 0.00 99.45 22:11:27 22:10:01 3 0.07 0.00 0.08 0.00 0.00 99.85 22:11:27 22:11:01 all 0.85 0.00 0.33 1.13 0.00 97.69 22:11:27 22:11:01 0 0.27 0.00 0.10 0.02 0.00 99.62 22:11:27 22:11:01 1 0.40 0.00 0.22 0.02 0.00 99.37 22:11:27 22:11:01 2 1.12 0.00 0.37 0.80 0.00 97.71 22:11:27 22:11:01 3 1.60 0.00 0.62 3.71 0.00 94.07 22:11:27 Average: all 0.24 0.00 0.10 0.08 0.00 99.57 22:11:27 Average: 0 0.17 0.00 0.08 0.00 0.00 99.75 22:11:27 Average: 1 0.17 0.00 0.11 0.01 0.00 99.71 22:11:27 Average: 2 0.44 0.00 0.10 0.07 0.00 99.39 22:11:27 Average: 3 0.20 0.00 0.12 0.23 0.00 99.44 22:11:27 22:11:27 22:11:27