Pull request #117 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 48b6535d3ec7fc230192ad3903095bc79bc77d93+796547059bfdd9b6aeddc7bb543437b536413b1b (859e4f3bdd5d5adf62d42619986900a0443fe943) 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-ssh2112220703181233055.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8310909959322246240.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh 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-secrets/branches/PR-117/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-secrets/branches/PR-117/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4738405384271015803.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-secrets/branches/PR-117/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8440517474266533391.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh1666188485223831439.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-secrets/branches/PR-117/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-secrets/branches/PR-117/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1486068910975472291.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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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.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-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 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1140’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1139’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1144 in /w/workspace/gexfoundry_go-mod-secrets_PR-117 [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-secrets.git Merging remotes/origin/master commit 796547059bfdd9b6aeddc7bb543437b536413b1b into PR head commit 48b6535d3ec7fc230192ad3903095bc79bc77d93 Merge succeeded, producing 48b6535d3ec7fc230192ad3903095bc79bc77d93 Checking out Revision 48b6535d3ec7fc230192ad3903095bc79bc77d93 (PR-117) > git init /w/workspace/gexfoundry_go-mod-secrets_PR-117 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-117@tmp/jenkins-gitclient-ssh6625978031525077076.key > 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 [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/gexfoundry_go-mod-secrets_PR-117@tmp/jenkins-gitclient-ssh6534831166803255752.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48b6535d3ec7fc230192ad3903095bc79bc77d93 # 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/gexfoundry_go-mod-secrets_PR-117@tmp/jenkins-gitclient-ssh5089592143261892349.key > git merge 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48b6535d3ec7fc230192ad3903095bc79bc77d93 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:41:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:41:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:41:41 ========================================================= 05:41:41 EdgeX Global Pipelines Version Info 05:41:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:41:46 ------------------- 05:41:46 stable info: 05:41:46 ------------------- 05:41:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:41:46 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:41:46 Message: update stable to v1.0.192 05:41:50 ------------------- 05:41:50 experimental info: 05:41:50 ------------------- 05:41:50 Commited By: **** collab-it+edgex@linuxfoundation.org 05:41:50 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:41:50 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:41:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 05:41:51 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 05:41:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:41:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:41:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:41:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:41:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:41:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:41:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:41:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:41:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 05:41:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:41:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:41:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:41:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:41:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:41:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:41:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:41:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:41:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:41:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:41:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:41:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:41:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:41:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:41:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-117 [Pipeline] echo 05:41:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-117 [Pipeline] echo 05:41:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-117 [Pipeline] echo 05:41:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48b6535d3ec7fc230192ad3903095bc79bc77d93 [Pipeline] echo 05:42:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48b6535 [Pipeline] echo 05:42:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:02 + git log --format=format:%s -1 48b6535d3ec7fc230192ad3903095bc79bc77d93 [Pipeline] echo 05:42:02 GIT_COMMIT: 48b6535d3ec7fc230192ad3903095bc79bc77d93, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:42:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:02 05:42:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:42:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:07 latest: Pulling from edgex-devops/git-semver 05:42:07 31603596830f: Pulling fs layer 05:42:07 54011a49482f: Pulling fs layer 05:42:07 a6820b24f6d8: Pulling fs layer 05:42:07 f581987b2513: Pulling fs layer 05:42:07 f581987b2513: Waiting 05:42:07 54011a49482f: Verifying Checksum 05:42:07 54011a49482f: Download complete 05:42:07 31603596830f: Verifying Checksum 05:42:07 31603596830f: Download complete 05:42:07 f581987b2513: Verifying Checksum 05:42:07 f581987b2513: Download complete 05:42:07 a6820b24f6d8: Verifying Checksum 05:42:07 a6820b24f6d8: Download complete 05:42:07 31603596830f: Pull complete 05:42:07 54011a49482f: Pull complete 05:42:07 a6820b24f6d8: Pull complete 05:42:07 f581987b2513: Pull complete 05:42:07 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:42:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:42:07 prd-centos7-docker-4c-2g-1144 does not seem to be running inside a container 05:42:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-117 -v /w/workspace/gexfoundry_go-mod-secrets_PR-117:/w/workspace/gexfoundry_go-mod-secrets_PR-117:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-117@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:42:08 $ docker top 84b9757434516077b896d772de9a56a8cf32b7b816848a5e0389266d4355eae9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:42:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:08 [ssh-agent] Looking for ssh-agent implementation... 05:42:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:10 $ docker exec 84b9757434516077b896d772de9a56a8cf32b7b816848a5e0389266d4355eae9 ssh-agent 05:42:10 SSH_AUTH_SOCK=/tmp/ssh-QhtWD7UxhBnG/agent.14 05:42:10 SSH_AGENT_PID=21 05:42:10 Running ssh-add (command line suppressed) 05:42:10 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/private_key_1419151079524398088.key (/w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/private_key_1419151079524398088.key) 05:42:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:11 + git tag --points-at HEAD [Pipeline] } 05:42:11 $ docker exec --env ******** --env ******** 84b9757434516077b896d772de9a56a8cf32b7b816848a5e0389266d4355eae9 ssh-agent -k 05:42:11 unset SSH_AUTH_SOCK; 05:42:11 unset SSH_AGENT_PID; 05:42:11 echo Agent pid 21 killed; 05:42:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:42:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:11 [ssh-agent] Looking for ssh-agent implementation... 05:42:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:11 $ docker exec 84b9757434516077b896d772de9a56a8cf32b7b816848a5e0389266d4355eae9 ssh-agent 05:42:12 SSH_AUTH_SOCK=/tmp/ssh-LDANKwd0JIVu/agent.57 05:42:12 SSH_AGENT_PID=63 05:42:12 Running ssh-add (command line suppressed) 05:42:12 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/private_key_512734183703773990.key (/w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/private_key_512734183703773990.key) 05:42:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:14 + git semver init 05:42:14 # -> Open(): unable to determine branch for HEAD 05:42:14 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-117/.git 05:42:14 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-117 05:42:14 # $SEMVER_REMOTE_NAME = origin 05:42:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:42:14 # $SEMVER_USER_NAME = edgex-jenkins 05:42:14 # $SEMVER_BRANCH = PR-117 05:42:14 # $SEMVER_TEMP = /tmp/semver-613228755 05:42:14 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 05:42:15 # '/tmp/semver-613228755' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-117/.semver' 05:42:15 # -> Force: false 05:42:15 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-117/.semver [Pipeline] } 05:42:15 $ docker exec --env ******** --env ******** 84b9757434516077b896d772de9a56a8cf32b7b816848a5e0389266d4355eae9 ssh-agent -k 05:42:15 unset SSH_AUTH_SOCK; 05:42:15 unset SSH_AGENT_PID; 05:42:15 echo Agent pid 63 killed; 05:42:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:17 + git semver [Pipeline] } 05:42:17 $ docker stop --time=1 84b9757434516077b896d772de9a56a8cf32b7b816848a5e0389266d4355eae9 05:42:20 $ docker rm -f 84b9757434516077b896d772de9a56a8cf32b7b816848a5e0389266d4355eae9 [Pipeline] // withDockerContainer [Pipeline] sh 05:42:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:42:24 Stashed 1 file(s) [Pipeline] echo 05:42:24 [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:42:44 Still waiting to schedule task 05:42:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:42:44 Still waiting to schedule task 05:42:44 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:44:23 Running on prd-centos7-docker-4c-2g-1158 in /w/workspace/gexfoundry_go-mod-secrets_PR-117 [Pipeline] { [Pipeline] ws 05:44:23 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 05:44:23 Selected Git installation does not exist. Using Default 05:44:23 The recommended git tool is: NONE 05:44:33 using credential edgex-jenkins-ssh 05:44:33 Cloning the remote Git repository 05:44:33 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 05:44:33 > git init /w/workspace/go-mod-secrets/1 # timeout=10 05:44:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:44:33 > git --version # timeout=10 05:44:33 > git --version # 'git version 2.24.4' 05:44:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:33 [INFO] Currently running in a labeled security context 05:44:33 [INFO] Currently SELinux is 'enforcing' on the host 05:44:33 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh3146991669609032749.key 05:44:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:44:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:44:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:44:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:34 [INFO] Currently running in a labeled security context 05:44:34 [INFO] Currently SELinux is 'enforcing' on the host 05:44:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh8836100662605857020.key 05:44:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:44:34 Merging remotes/origin/master commit 796547059bfdd9b6aeddc7bb543437b536413b1b into PR head commit 48b6535d3ec7fc230192ad3903095bc79bc77d93 05:44:34 Merge succeeded, producing 48b6535d3ec7fc230192ad3903095bc79bc77d93 05:44:34 Checking out Revision 48b6535d3ec7fc230192ad3903095bc79bc77d93 (PR-117) 05:44:34 > git config core.sparsecheckout # timeout=10 05:44:34 > git checkout -f 48b6535d3ec7fc230192ad3903095bc79bc77d93 # timeout=10 05:44:34 > git remote # timeout=10 05:44:34 > git config --get remote.origin.url # timeout=10 05:44:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:34 [INFO] Currently running in a labeled security context 05:44:34 [INFO] Currently SELinux is 'enforcing' on the host 05:44:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh74163244210291892.key 05:44:34 > git merge 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 05:44:34 > git rev-parse HEAD^{commit} # timeout=10 05:44:34 > git config core.sparsecheckout # timeout=10 05:44:34 > git checkout -f 48b6535d3ec7fc230192ad3903095bc79bc77d93 # timeout=10 05:44:40 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:44:40 > git --version # timeout=10 05:44:40 > git --version # 'git version 2.24.4' 05:44:40 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:44:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:44:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:44:45 + sudo service docker restart 05:44:45 + true 05:44:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:45:05 ========================================================= 05:45:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:45:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:45: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.16-alpine . 05:45:05 Sending build context to Docker daemon 686.1kB 05:45:05 Step 1/7 : ARG BASE=golang:1.16-alpine 05:45:05 Step 2/7 : FROM ${BASE} 05:45:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:45:06 540db60ca938: Pulling fs layer 05:45:06 adcc1eea9eea: Pulling fs layer 05:45:06 4c4ab2625f07: Pulling fs layer 05:45:06 0510c868ecb4: Pulling fs layer 05:45:06 afea3b2eda06: Pulling fs layer 05:45:06 7809a108b3ef: Pulling fs layer 05:45:06 f706445af74f: Pulling fs layer 05:45:06 0510c868ecb4: Waiting 05:45:06 afea3b2eda06: Waiting 05:45:06 7809a108b3ef: Waiting 05:45:06 f706445af74f: Waiting 05:45:06 4c4ab2625f07: Verifying Checksum 05:45:06 4c4ab2625f07: Download complete 05:45:06 adcc1eea9eea: Verifying Checksum 05:45:06 adcc1eea9eea: Download complete 05:45:06 afea3b2eda06: Verifying Checksum 05:45:06 afea3b2eda06: Download complete 05:45:06 7809a108b3ef: Verifying Checksum 05:45:06 7809a108b3ef: Download complete 05:45:06 540db60ca938: Verifying Checksum 05:45:06 540db60ca938: Download complete 05:45:06 540db60ca938: Pull complete 05:45:06 adcc1eea9eea: Pull complete 05:45:06 4c4ab2625f07: Pull complete 05:45:07 f706445af74f: Verifying Checksum 05:45:07 f706445af74f: Download complete 05:45:11 0510c868ecb4: Verifying Checksum 05:45:11 0510c868ecb4: Download complete 05:45:11 0510c868ecb4: Pull complete 05:45:11 afea3b2eda06: Pull complete 05:45:11 7809a108b3ef: Pull complete 05:45:16 f706445af74f: Pull complete 05:45:16 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:45:16 ---> b068be0155e3 05:45:16 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:45:16 ---> Running in 70653d1b827d 05:45:16 Removing intermediate container 70653d1b827d 05:45:16 ---> 576ddffdebea 05:45:16 Step 4/7 : RUN apk add --update bash 05:45:16 ---> Running in 698d378f86fd 05:45:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:45:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:45:23 OK: 149 MiB in 40 packages 05:45:23 Removing intermediate container 698d378f86fd 05:45:23 ---> 6f5ead93338d 05:45:23 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:45:23 ---> Running in 0ce80272ef6a 05:45:23 Removing intermediate container 0ce80272ef6a 05:45:23 ---> 801fb3931cad 05:45:23 Step 6/7 : COPY go.mod . 05:45:23 ---> eaf64a7d277a 05:45:23 Step 7/7 : RUN go mod download 05:45:23 ---> Running in 5d7b115ab9e3 05:45:31 Removing intermediate container 5d7b115ab9e3 05:45:31 ---> 09e1b376fb41 05:45:31 Successfully built 09e1b376fb41 05:45:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:45:31 + docker inspect -f . ci-base-image-x86_64 05:45:31 . [Pipeline] withDockerContainer 05:45:31 prd-centos7-docker-4c-2g-1158 does not seem to be running inside a container 05:45:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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:45:32 $ docker top a4878e56ecbe217d0f3b000e77500e1108de6d7c0b11008a600f3f5def061f1b -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:32 + go version 05:45:32 go version go1.16.3 linux/amd64 [Pipeline] } 05:45:32 $ docker stop --time=1 a4878e56ecbe217d0f3b000e77500e1108de6d7c0b11008a600f3f5def061f1b 05:45:33 $ docker rm -f a4878e56ecbe217d0f3b000e77500e1108de6d7c0b11008a600f3f5def061f1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:45:36 + docker inspect -f . ci-base-image-x86_64 05:45:36 . [Pipeline] withDockerContainer 05:45:37 prd-centos7-docker-4c-2g-1158 does not seem to be running inside a container 05:45:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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:45:37 $ docker top 5098ff57cf6de96a5ba3198c4064598278ec9878f9017fb7e70bb31e805e4b18 -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:37 + go mod tidy [Pipeline] sh 05:45:38 + make test 05:45:38 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:46:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1159 in /w/workspace/gexfoundry_go-mod-secrets_PR-117 [Pipeline] { [Pipeline] ws 05:46:00 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 05:46:00 Selected Git installation does not exist. Using Default 05:46:00 The recommended git tool is: NONE 05:46:03 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.212s coverage: 80.6% of statements 05:46:03 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.028s coverage: 57.1% of statements 05:46:03 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 05:46:05 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.017s coverage: 96.7% of statements 05:46:05 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.026s coverage: 89.5% of statements 05:46:05 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 05:46:05 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.021s coverage: 100.0% of statements 05:46:05 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 05:46:05 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.022s coverage: 85.7% of statements 05:46:05 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.030s coverage: 100.0% of statements 05:46:05 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 05:46:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:46:11 gofmt -l . 05:46:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:46:11 $ docker stop --time=1 5098ff57cf6de96a5ba3198c4064598278ec9878f9017fb7e70bb31e805e4b18 05:46:13 using credential edgex-jenkins-ssh 05:46:13 $ docker rm -f 5098ff57cf6de96a5ba3198c4064598278ec9878f9017fb7e70bb31e805e4b18 05:46:14 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] sh 05:46:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:46:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 05:46:14 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 05:46:14 > git init /w/workspace/go-mod-secrets/1 # timeout=10 05:46:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:46:14 > git --version # timeout=10 05:46:14 > git --version # 'git version 2.17.1' 05:46:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:46:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage 05:46:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:46:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:46:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 05:46:17 Merging remotes/origin/master commit 796547059bfdd9b6aeddc7bb543437b536413b1b into PR head commit 48b6535d3ec7fc230192ad3903095bc79bc77d93 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource 05:46:17 Merge succeeded, producing 48b6535d3ec7fc230192ad3903095bc79bc77d93 05:46:17 Checking out Revision 48b6535d3ec7fc230192ad3903095bc79bc77d93 (PR-117) [Pipeline] sh 05:46:17 > git config core.sparsecheckout # timeout=10 05:46:17 > git checkout -f 48b6535d3ec7fc230192ad3903095bc79bc77d93 # timeout=10 05:46:17 > git remote # timeout=10 05:46:17 > git config --get remote.origin.url # timeout=10 05:46:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:17 > git merge 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 05:46:17 > git rev-parse HEAD^{commit} # timeout=10 05:46:17 > git config core.sparsecheckout # timeout=10 05:46:17 > git checkout -f 48b6535d3ec7fc230192ad3903095bc79bc77d93 # timeout=10 05:46:19 ---> job-cost.sh 05:46:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Uu3a 05:46:25 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:46:25 > git --version # timeout=10 05:46:25 > git --version # 'git version 2.17.1' 05:46:25 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 05:46:27 05:46:27 GitHub has been notified of this commit’s build result 05:46:27 05:46:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:46:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:46:33 + sudo service docker restart+ 05:46:33 true 05:46:39 lf-activate-venv(): INFO: Adding /tmp/venv-Uu3a/bin to PATH 05:46:39 INFO: No Stack... 05:46:40 INFO: Retrieving Pricing Info for: v3-standard-2 05:46:40 INFO: Archiving Costs [Pipeline] sh 05:46:43 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 05:46:43 + cut -d, -f6 [Pipeline] lock 05:46:43 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] 05:46:43 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] did not exist. Created. 05:46:43 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:46:43 + echo total: 0.05999999865889549 [Pipeline] stash 05:46:43 Stashed 1 file(s) [Pipeline] } 05:46:43 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 05:46:50 ========================================================= 05:46:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:46:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:46:50 + 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:46:51 Sending build context to Docker daemon 687.1kB 05:46:51 Step 1/7 : ARG BASE=golang:1.16-alpine 05:46:51 Step 2/7 : FROM ${BASE} 05:46:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:46:52 595b0fe564bb: Pulling fs layer 05:46:52 7186ed65a4f7: Pulling fs layer 05:46:52 316046926c0a: Pulling fs layer 05:46:52 4ebd0625c992: Pulling fs layer 05:46:52 207e8628e3a3: Pulling fs layer 05:46:52 c791037a9be2: Pulling fs layer 05:46:52 ffd874e62e21: Pulling fs layer 05:46:52 4ebd0625c992: Waiting 05:46:52 207e8628e3a3: Waiting 05:46:52 c791037a9be2: Waiting 05:46:52 ffd874e62e21: Waiting 05:46:52 316046926c0a: Download complete 05:46:52 7186ed65a4f7: Verifying Checksum 05:46:52 7186ed65a4f7: Download complete 05:46:52 207e8628e3a3: Verifying Checksum 05:46:52 207e8628e3a3: Download complete 05:46:52 c791037a9be2: Download complete 05:46:52 595b0fe564bb: Verifying Checksum 05:46:52 595b0fe564bb: Download complete 05:46:54 595b0fe564bb: Pull complete 05:46:54 7186ed65a4f7: Pull complete 05:46:54 316046926c0a: Pull complete 05:46:54 ffd874e62e21: Verifying Checksum 05:46:54 ffd874e62e21: Download complete 05:46:56 4ebd0625c992: Verifying Checksum 05:46:56 4ebd0625c992: Download complete 05:47:07 4ebd0625c992: Pull complete 05:47:07 207e8628e3a3: Pull complete 05:47:07 c791037a9be2: Pull complete 05:47:11 ffd874e62e21: Pull complete 05:47:11 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:47:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:47:11 ---> cfc18b08335c 05:47:11 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:47:13 ---> Running in 71a5c960f2e2 05:47:14 Removing intermediate container 71a5c960f2e2 05:47:14 ---> 2775df71ec31 05:47:14 Step 4/7 : RUN apk add --update bash 05:47:14 ---> Running in 37a068dc9d66 05:47:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:47:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:47:18 OK: 138 MiB in 40 packages 05:47:19 Removing intermediate container 37a068dc9d66 05:47:19 ---> e7787d05a4ee 05:47:19 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:47:19 ---> Running in 26c468bcbe20 05:47:19 Removing intermediate container 26c468bcbe20 05:47:19 ---> 1828bc7bebc3 05:47:19 Step 6/7 : COPY go.mod . 05:47:20 ---> 9e2c9f0a4f2a 05:47:20 Step 7/7 : RUN go mod download 05:47:20 ---> Running in 8cc640fc2079 05:47:40 Removing intermediate container 8cc640fc2079 05:47:40 ---> 680867989d06 05:47:40 Successfully built 680867989d06 05:47:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:47:41 + docker inspect -f . ci-base-image-arm64 05:47:41 . [Pipeline] withDockerContainer 05:47:41 prd-ubuntu18.04-docker-arm64-4c-16g-1159 does not seem to be running inside a container 05:47:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** ci-base-image-arm64 cat 05:47:44 $ docker top a850d4af6b2645277af536118df19bf7721a14ec9f30ebbfa5299efad16dd9ce -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:45 + go version 05:47:45 go version go1.16.3 linux/arm64 [Pipeline] } 05:47:45 $ docker stop --time=1 a850d4af6b2645277af536118df19bf7721a14ec9f30ebbfa5299efad16dd9ce 05:47:47 $ docker rm -f a850d4af6b2645277af536118df19bf7721a14ec9f30ebbfa5299efad16dd9ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:47:50 + docker inspect -f . ci-base-image-arm64 05:47:50 . [Pipeline] withDockerContainer 05:47:50 prd-ubuntu18.04-docker-arm64-4c-16g-1159 does not seem to be running inside a container 05:47:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** ci-base-image-arm64 cat 05:47:52 $ docker top 21536566c352a7f6fe6dd5a6255c49b26b51093b494204f6d2ec46aea37e86a1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:55 + go mod tidy [Pipeline] sh 05:47:56 + make test 05:47:56 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:49:22 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.113s coverage: 80.6% of statements 05:49:22 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.080s coverage: 57.1% of statements 05:49:22 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 05:49:22 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.078s coverage: 96.7% of statements 05:49:22 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.085s coverage: 89.5% of statements 05:49:22 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 05:49:22 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.088s coverage: 100.0% of statements 05:49:22 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 05:49:22 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.059s coverage: 85.7% of statements 05:49:22 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.065s coverage: 100.0% of statements 05:49:22 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 05:49:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:49:35 gofmt -l . 05:49:35 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:49:35 $ docker stop --time=1 21536566c352a7f6fe6dd5a6255c49b26b51093b494204f6d2ec46aea37e86a1 05:49:38 $ docker rm -f 21536566c352a7f6fe6dd5a6255c49b26b51093b494204f6d2ec46aea37e86a1 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:39 Warning: overwriting stash ‘coverage-report’ 05:49:39 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:49:45 ---> job-cost.sh 05:49:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NWNm 05:50:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:51:53 lf-activate-venv(): INFO: Adding /tmp/venv-NWNm/bin to PATH 05:51:53 INFO: No Stack... 05:51:53 INFO: Retrieving Pricing Info for: v2-standard-4 05:51:53 INFO: Archiving Costs [Pipeline] sh 05:51:54 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 05:51:54 + cut -d, -f6 [Pipeline] lock 05:51:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] 05:51:54 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] did not exist. Created. 05:51:54 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-117-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:56 /w/workspace/go-mod-secrets/1@tmp/durable-9017302f/script.sh: 1: /w/workspace/go-mod-secrets/1@tmp/durable-9017302f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:51:56 + echo total: 0.18000000715255737 [Pipeline] stash 05:51:56 Warning: overwriting stash ‘stack-cost’ 05:51:57 Stashed 1 file(s) [Pipeline] } 05:51:57 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-117-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:51:58 provisioning config files... 05:51:58 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/config8288678140198865427tmp [Pipeline] { [Pipeline] sh 05:51:58 + set +x 05:51:58 + bash -s -- 05:51:58 + curl -s https://codecov.io/bash 05:51:58 05:51:58 _____ _ 05:51:58 / ____| | | 05:51:58 | | ___ __| | ___ ___ _____ __ 05:51:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:51:58 | |___| (_) | (_| | __/ (_| (_) \ V / 05:51:58 \_____\___/ \__,_|\___|\___\___/ \_/ 05:51:58 Bash-1.0.3 05:51:58 05:51:58 05:51:58 ==> git version 2.24.4 found 05:51:58 ==> 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:51:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:51:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:51:58 ==> Jenkins CI detected. 05:51:58 project root: . 05:51:58 --> token set from env 05:51:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:51:58 ==> Running gcov in . (disable via -X gcov) 05:51:58 ==> Python coveragepy not found 05:51:58 ==> Searching for coverage reports in: 05:51:58 + . 05:51:58 -> Found 1 reports 05:51:58 ==> Detecting git/mercurial file structure 05:51:58 ==> Reading reports 05:51:58 + ./coverage.out bytes=27482 05:51:58 ==> Appending adjustments 05:51:58 https://docs.codecov.io/docs/fixing-reports 05:51:58 + Found adjustments 05:51:58 ==> Gzipping contents 05:51:58 8.0K /tmp/codecov.Jp7orw.gz 05:51:58 ==> Uploading reports 05:51:58 url: https://codecov.io 05:51:58 query: branch=PR-117&commit=48b6535d3ec7fc230192ad3903095bc79bc77d93&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-117%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=117&job=&cmd_args= 05:51:58 -> Pinging Codecov 05:51:58 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-117&commit=48b6535d3ec7fc230192ad3903095bc79bc77d93&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-117%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=117&job=&cmd_args= 05:51:59 -> Uploading to 05:51:59 https://storage.googleapis.com/codecov/v4/raw/2021-05-31/D63849C06B6B67093493C71CE874ED06/48b6535d3ec7fc230192ad3903095bc79bc77d93/95dd0d1c-fccb-46b3-a253-53ec14bd4ee3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210531T055159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c59400ca986324be1768cb6e372962a1f5b3db76d986c259617bb6a1eb6a851 05:51:59 % Total % Received % Xferd Average Speed Time Time Time Current 05:51:59 Dload Upload Total Spent Left Speed 05:51:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5854 0 0 100 5854 0 18978 --:--:-- --:--:-- --:--:-- 18944 100 5854 0 0 100 5854 0 18965 --:--:-- --:--:-- --:--:-- 18944 05:51:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/48b6535d3ec7fc230192ad3903095bc79bc77d93 [Pipeline] } 05:51:59 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:52:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:52:04 ---> package-listing.sh 05:52:04 ++ facter osfamily 05:52:04 ++ tr '[:upper:]' '[:lower:]' 05:52:04 + OS_FAMILY=redhat 05:52:04 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-117 05:52:04 + START_PACKAGES=/tmp/packages_start.txt 05:52:04 + END_PACKAGES=/tmp/packages_end.txt 05:52:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:04 + PACKAGES=/tmp/packages_start.txt 05:52:04 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-117 ']' 05:52:04 + PACKAGES=/tmp/packages_end.txt 05:52:04 + case "${OS_FAMILY}" in 05:52:04 + rpm -qa 05:52:04 + sort 05:52:04 + '[' -f /tmp/packages_start.txt ']' 05:52:04 + '[' -f /tmp/packages_end.txt ']' 05:52:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:04 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-117 ']' 05:52:04 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-117/archives/ 05:52:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-117/archives/ [Pipeline] echo 05:52:04 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/gexfoundry_go-mod-secrets_PR-117/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:52:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:52:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:52:05 05:52:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:52:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:52:06 alpine: Pulling from edgex-lftools-log-publisher 05:52:06 df20fa9351a1: Pulling fs layer 05:52:06 36b3adc4ff6f: Pulling fs layer 05:52:06 8ad3a11d3b57: Pulling fs layer 05:52:06 46f8f816bc3b: Pulling fs layer 05:52:06 93b61091891f: Pulling fs layer 05:52:06 93b9cdb0e59b: Pulling fs layer 05:52:06 5e14af77c1be: Pulling fs layer 05:52:06 01666e4c0597: Pulling fs layer 05:52:06 aa168da1d23b: Pulling fs layer 05:52:06 46f8f816bc3b: Waiting 05:52:06 93b61091891f: Waiting 05:52:06 93b9cdb0e59b: Waiting 05:52:06 5e14af77c1be: Waiting 05:52:06 01666e4c0597: Waiting 05:52:06 aa168da1d23b: Waiting 05:52:06 36b3adc4ff6f: Verifying Checksum 05:52:06 36b3adc4ff6f: Download complete 05:52:06 46f8f816bc3b: Verifying Checksum 05:52:06 46f8f816bc3b: Download complete 05:52:06 df20fa9351a1: Verifying Checksum 05:52:06 df20fa9351a1: Download complete 05:52:06 93b9cdb0e59b: Verifying Checksum 05:52:06 93b9cdb0e59b: Download complete 05:52:06 93b61091891f: Verifying Checksum 05:52:06 93b61091891f: Download complete 05:52:06 5e14af77c1be: Verifying Checksum 05:52:06 5e14af77c1be: Download complete 05:52:06 01666e4c0597: Verifying Checksum 05:52:06 01666e4c0597: Download complete 05:52:06 8ad3a11d3b57: Verifying Checksum 05:52:06 8ad3a11d3b57: Download complete 05:52:06 df20fa9351a1: Pull complete 05:52:06 36b3adc4ff6f: Pull complete 05:52:07 8ad3a11d3b57: Pull complete 05:52:07 46f8f816bc3b: Pull complete 05:52:07 93b61091891f: Pull complete 05:52:07 93b9cdb0e59b: Pull complete 05:52:07 5e14af77c1be: Pull complete 05:52:07 01666e4c0597: Pull complete 05:52:08 aa168da1d23b: Verifying Checksum 05:52:08 aa168da1d23b: Download complete 05:52:12 aa168da1d23b: Pull complete 05:52:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:52:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:52:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:52:12 prd-centos7-docker-4c-2g-1144 does not seem to be running inside a container 05:52:12 $ 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/gexfoundry_go-mod-secrets_PR-117/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-117 -v /w/workspace/gexfoundry_go-mod-secrets_PR-117:/w/workspace/gexfoundry_go-mod-secrets_PR-117:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-117@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:52:16 $ docker top be6224a8f3aeb2c3644a1a5ab74c9ebe81c251f98710009af3ea59fcd5a057c5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:16 + touch /tmp/pre-build-complete [Pipeline] sh 05:52:16 + mkdir -p /var/log/sa [Pipeline] sh 05:52:17 + ls /var/log/sa-host 05:52:17 + sadf -c /var/log/sa-host/sa05 05:52:17 file_magic: OK 05:52:17 HZ: Using current value: 100 05:52:17 file_header: OK 05:52:17 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:52:17 Statistics: 05:52:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:52:17 File successfully converted to sysstat format version 12.2.1 05:52:17 + sadf -c /var/log/sa-host/sa31 05:52:17 file_magic: OK 05:52:17 HZ: Using current value: 100 05:52:17 file_header: OK 05:52:17 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:52:17 Statistics: 05:52:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:52:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:17 provisioning config files... 05:52:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp/config1038247537779527649tmp [Pipeline] { [Pipeline] echo 05:52:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:19 ---> create-netrc.sh [Pipeline] } 05:52:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:52:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:52:20 ---> python-tools-install.sh [Pipeline] echo 05:52:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:52:20 ---> sudo-logs.sh 05:52:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:52:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:52:21 ---> job-cost.sh 05:52:21 lf-activate-venv: SKIPPING 05:52:21 DEBUG: total: 0.18000000715255737 05:52:21 INFO: Retrieving Stack Cost... 05:52:21 INFO: Retrieving Pricing Info for: v3-standard-2 05:52:22 INFO: Archiving Costs [Pipeline] echo 05:52:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:24 ---> logs-deploy.sh 05:52:24 lf-activate-venv: SKIPPING 05:52:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-117/1 05:52:24 INFO: archiving workspace using pattern(s): 05:52:24 Archives upload complete. 05:52:24 INFO: archiving logs to Nexus 05:52:24 ---> uname -a: 05:52:24 Linux prd-centos7-docker-4c-2g-1144.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:52:24 05:52:24 05:52:24 ---> lscpu: 05:52:24 Architecture: x86_64 05:52:24 CPU op-mode(s): 32-bit, 64-bit 05:52:24 Byte Order: Little Endian 05:52:24 Address sizes: 40 bits physical, 48 bits virtual 05:52:24 CPU(s): 2 05:52:24 On-line CPU(s) list: 0,1 05:52:24 Thread(s) per core: 1 05:52:24 Core(s) per socket: 1 05:52:24 Socket(s): 2 05:52:24 NUMA node(s): 1 05:52:24 Vendor ID: AuthenticAMD 05:52:24 CPU family: 23 05:52:24 Model: 49 05:52:24 Model name: AMD EPYC-Rome Processor 05:52:24 Stepping: 0 05:52:24 CPU MHz: 2800.000 05:52:24 BogoMIPS: 5600.00 05:52:24 Virtualization: AMD-V 05:52:24 Hypervisor vendor: KVM 05:52:24 Virtualization type: full 05:52:24 L1d cache: 64 KiB 05:52:24 L1i cache: 64 KiB 05:52:24 L2 cache: 1 MiB 05:52:24 L3 cache: 32 MiB 05:52:24 NUMA node0 CPU(s): 0,1 05:52:24 Vulnerability Itlb multihit: Not affected 05:52:24 Vulnerability L1tf: Not affected 05:52:24 Vulnerability Mds: Not affected 05:52:24 Vulnerability Meltdown: Not affected 05:52:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:52:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:52:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:52:24 Vulnerability Srbds: Not affected 05:52:24 Vulnerability Tsx async abort: Not affected 05:52:24 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:52:24 05:52:24 05:52:24 ---> nproc: 05:52:24 2 05:52:24 05:52:24 05:52:24 ---> df -h: 05:52:24 Filesystem Size Used Available Use% Mounted on 05:52:24 overlay 40.0G 7.6G 32.4G 19% / 05:52:24 tmpfs 64.0M 0 64.0M 0% /dev 05:52:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:52:24 shm 64.0M 0 64.0M 0% /dev/shm 05:52:24 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:52:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:52:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:52:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:52:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:52:24 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:52:24 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_go-mod-secrets_PR-117 05:52:24 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_go-mod-secrets_PR-117@tmp 05:52:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:52:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:52:24 05:52:24 05:52:24 ---> free -m: 05:52:24 total used free shared buff/cache available 05:52:24 Mem: 7821 911 4816 0 2092 6731 05:52:24 Swap: 1023 0 1023 05:52:24 05:52:24 05:52:24 ---> ip addr: 05:52:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:52:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:52:24 inet 127.0.0.1/8 scope host lo 05:52:24 valid_lft forever preferred_lft forever 05:52:24 inet6 ::1/128 scope host 05:52:24 valid_lft forever preferred_lft forever 05:52:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:52:24 link/ether fa:16:3e:4c:cf:e6 brd ff:ff:ff:ff:ff:ff 05:52:24 inet 10.30.122.78/23 brd 10.30.123.255 scope global dynamic eth0 05:52:24 valid_lft 85709sec preferred_lft 85709sec 05:52:24 inet6 fe80::f816:3eff:fe4c:cfe6/64 scope link 05:52:24 valid_lft forever preferred_lft forever 05:52:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:52:24 link/ether 02:42:b9:19:95:9b brd ff:ff:ff:ff:ff:ff 05:52:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:52:24 valid_lft forever preferred_lft forever 05:52:24 inet6 fe80::42:b9ff:fe19:959b/64 scope link 05:52:24 valid_lft forever preferred_lft forever 05:52:24 05:52:24 05:52:24 ---> sar -b -r -n DEV: 05:52:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) 05:52:24 05:52:24 05:40:40 LINUX RESTART (2 CPU) 05:52:24 05:52:24 05:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:52:24 05:42:01 125.10 21.87 103.23 0.00 3471.91 38590.09 0.00 05:52:24 05:43:01 21.12 3.18 17.94 0.00 2522.05 2132.53 0.00 05:52:24 05:44:01 1.58 0.00 1.58 0.00 0.00 32.50 0.00 05:52:24 05:45:01 0.15 0.00 0.15 0.00 0.00 2.15 0.00 05:52:24 05:46:01 0.25 0.00 0.25 0.00 0.00 4.03 0.00 05:52:24 05:47:01 0.30 0.00 0.30 0.00 0.00 4.25 0.00 05:52:24 05:48:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 05:52:24 05:49:01 0.25 0.00 0.25 0.00 0.00 3.41 0.00 05:52:24 05:50:01 0.23 0.00 0.23 0.00 0.00 1.80 0.00 05:52:24 05:51:01 0.25 0.00 0.25 0.00 0.00 4.13 0.00 05:52:24 05:52:01 0.27 0.03 0.23 0.00 3.73 2.96 0.00 05:52:24 Average: 13.62 2.28 11.34 0.00 545.36 3708.38 0.00 05:52:24 05:52:24 05:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:52:24 05:42:01 5628228 0 761636 9.51 2620 1616456 1132096 12.50 485724 1506676 6020 05:52:24 05:43:01 5483448 0 787288 9.83 2620 1735584 1151576 12.71 557280 1569304 20 05:52:24 05:44:01 5489616 0 781116 9.75 2620 1735588 1098132 12.12 558248 1563232 16 05:52:24 05:45:01 5488552 0 782172 9.77 2620 1735596 1098120 12.12 554608 1567904 16 05:52:24 05:46:01 5488584 0 782132 9.77 2620 1735604 1098264 12.13 554796 1567904 8 05:52:24 05:47:01 5488868 0 781848 9.76 2620 1735604 1098252 12.13 551032 1571752 8 05:52:24 05:48:01 5483284 0 787424 9.83 2620 1735612 1068212 11.79 556864 1571752 16 05:52:24 05:49:01 5483160 0 787544 9.83 2620 1735616 1068212 11.79 558804 1569816 8 05:52:24 05:50:01 5483384 0 787316 9.83 2620 1735620 1068212 11.79 558688 1569820 8 05:52:24 05:51:01 5482180 0 788516 9.85 2620 1735624 1068392 11.80 567308 1562232 8 05:52:24 05:52:01 5473284 0 797264 9.95 2620 1735772 1134712 12.53 574788 1562284 56 05:52:24 Average: 5497508 0 784023 9.79 2620 1724789 1098562 12.13 552558 1562061 562 05:52:24 05:52:24 05:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:52:24 05:42:01 eth0 502.93 352.89 730.09 73.35 0.00 0.00 0.00 0.00 05:52:24 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:43:01 eth0 62.36 49.95 334.85 12.01 0.00 0.00 0.00 0.00 05:52:24 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:43:01 docker0 3.95 2.81 0.65 5.37 0.00 0.00 0.00 0.00 05:52:24 05:44:01 eth0 3.33 0.48 0.79 0.39 0.00 0.00 0.00 0.00 05:52:24 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:45:01 eth0 3.20 0.95 1.22 0.78 0.00 0.00 0.00 0.00 05:52:24 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:46:01 eth0 3.37 0.52 0.79 0.39 0.00 0.00 0.00 0.00 05:52:24 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:47:01 eth0 2.87 1.47 1.73 1.24 0.00 0.00 0.00 0.00 05:52:24 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:48:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 05:52:24 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:49:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:52:24 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:50:01 eth0 1.03 0.08 0.08 0.01 0.00 0.00 0.00 0.00 05:52:24 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:51:01 eth0 1.37 0.28 0.37 0.20 0.00 0.00 0.00 0.00 05:52:24 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:52:01 eth0 7.93 6.63 4.85 23.48 0.00 0.00 0.00 0.00 05:52:24 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 Average: eth0 53.53 37.59 97.73 10.17 0.00 0.00 0.00 0.00 05:52:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:24 Average: docker0 0.36 0.26 0.06 0.49 0.00 0.00 0.00 0.00 05:52:24 05:52:24 05:52:24 ---> sar -P ALL: 05:52:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) 05:52:24 05:52:24 05:40:40 LINUX RESTART (2 CPU) 05:52:24 05:52:24 05:41:01 CPU %user %nice %system %iowait %steal %idle 05:52:24 05:42:01 all 14.48 0.00 3.98 7.63 0.07 73.84 05:52:24 05:42:01 0 13.12 0.00 4.05 5.81 0.07 76.96 05:52:24 05:42:01 1 15.86 0.00 3.92 9.45 0.07 70.71 05:52:24 05:43:01 all 2.26 0.00 1.13 0.49 0.04 96.08 05:52:24 05:43:01 0 2.38 0.00 1.06 0.84 0.03 95.68 05:52:24 05:43:01 1 2.14 0.00 1.20 0.13 0.05 96.48 05:52:24 05:44:01 all 0.11 0.00 0.03 0.00 0.03 99.83 05:52:24 05:44:01 0 0.17 0.00 0.03 0.00 0.03 99.77 05:52:24 05:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:52:24 05:45:01 all 0.13 0.00 0.06 0.00 0.03 99.77 05:52:24 05:45:01 0 0.18 0.00 0.05 0.00 0.02 99.75 05:52:24 05:45:01 1 0.08 0.00 0.07 0.00 0.05 99.80 05:52:24 05:46:01 all 0.06 0.00 0.03 0.00 0.03 99.88 05:52:24 05:46:01 0 0.07 0.00 0.03 0.00 0.03 99.87 05:52:24 05:46:01 1 0.05 0.00 0.02 0.00 0.03 99.90 05:52:24 05:47:01 all 0.13 0.00 0.04 0.00 0.03 99.80 05:52:24 05:47:01 0 0.17 0.00 0.05 0.00 0.02 99.77 05:52:24 05:47:01 1 0.08 0.00 0.03 0.00 0.05 99.83 05:52:24 05:48:01 all 0.05 0.00 0.03 0.00 0.02 99.90 05:52:24 05:48:01 0 0.08 0.00 0.03 0.00 0.00 99.88 05:52:24 05:48:01 1 0.02 0.00 0.03 0.00 0.03 99.92 05:52:24 05:49:01 all 0.12 0.00 0.03 0.00 0.03 99.83 05:52:24 05:49:01 0 0.10 0.00 0.02 0.00 0.02 99.87 05:52:24 05:49:01 1 0.13 0.00 0.03 0.00 0.03 99.80 05:52:24 05:50:01 all 0.14 0.00 0.03 0.00 0.03 99.81 05:52:24 05:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:52:24 05:50:01 1 0.27 0.00 0.02 0.00 0.03 99.68 05:52:24 05:51:01 all 0.06 0.00 0.03 0.00 0.03 99.89 05:52:24 05:51:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:52:24 05:51:01 1 0.07 0.00 0.02 0.00 0.02 99.90 05:52:24 05:52:01 all 0.48 0.00 0.31 0.00 0.03 99.18 05:52:24 05:52:01 0 0.50 0.00 0.33 0.00 0.03 99.13 05:52:24 05:52:01 1 0.45 0.00 0.29 0.00 0.03 99.23 05:52:24 05:52:24 Average: CPU %user %nice %system %iowait %steal %idle 05:52:24 Average: all 1.61 0.00 0.51 0.72 0.03 97.13 05:52:24 Average: 0 1.50 0.00 0.51 0.59 0.03 97.36 05:52:24 Average: 1 1.71 0.00 0.50 0.85 0.04 96.90 05:52:24 05:52:24 05:52:24