Pull request #641 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e9c6b1464a1d52c5eba8dd67d11341d6c981ce50+2db2a73bd8b083b8b523c7466df762be1e4962f0 (c3664f96e164a489de7c8c16b1006962312a91ee) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2924513576827933834.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2126132678310371197.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-641/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-641/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5507955571146904540.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6544857727547384013.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-641/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-641/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1861231192431584450.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2879 in /w/workspace/dry_go-mod-core-contracts_PR-641 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-641 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh5866372562276957144.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2db2a73bd8b083b8b523c7466df762be1e4962f0 into PR head commit e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh5463177235333217334.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 Checking out Revision e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 (PR-641) > git config core.sparsecheckout # timeout=10 > git checkout -f e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh360724313677427849.key > git merge 2db2a73bd8b083b8b523c7466df762be1e4962f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0" > git rev-list --no-walk 77bad3c0d5ee2f882e510d95064f3efff09db74b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:08:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:08:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:08:09 ========================================================= 17:08:09 EdgeX Global Pipelines Version Info 17:08:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:08:11 ------------------- 17:08:11 stable info: 17:08:11 ------------------- 17:08:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:08:11 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:08:11 Message: update stable to v1.0.196 17:08:11 ------------------- 17:08:11 experimental info: 17:08:11 ------------------- 17:08:11 Commited By: **** collab-it+edgex@linuxfoundation.org 17:08:11 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:08:11 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:08:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:08:11 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-641 [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-641 [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-641 [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9c6b14 [Pipeline] echo 17:08:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:13 + git log --format=format:%s -1 e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 [Pipeline] echo 17:08:13 GIT_COMMIT: e9c6b1464a1d52c5eba8dd67d11341d6c981ce50, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0 [Pipeline] echo 17:08:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:13 17:08:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:08:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:14 latest: Pulling from edgex-devops/git-semver 17:08:14 31603596830f: Pulling fs layer 17:08:14 b6dc333f4379: Pulling fs layer 17:08:14 3d9ef1400e77: Pulling fs layer 17:08:14 fd332fbdc1db: Pulling fs layer 17:08:14 fd332fbdc1db: Waiting 17:08:14 b6dc333f4379: Verifying Checksum 17:08:14 b6dc333f4379: Download complete 17:08:14 31603596830f: Verifying Checksum 17:08:14 31603596830f: Download complete 17:08:14 31603596830f: Pull complete 17:08:14 b6dc333f4379: Pull complete 17:08:14 fd332fbdc1db: Verifying Checksum 17:08:14 fd332fbdc1db: Download complete 17:08:15 3d9ef1400e77: Verifying Checksum 17:08:15 3d9ef1400e77: Download complete 17:08:15 3d9ef1400e77: Pull complete 17:08:15 fd332fbdc1db: Pull complete 17:08:15 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:08:15 prd-centos7-docker-4c-2g-2879 does not seem to be running inside a container 17:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-641 -v /w/workspace/dry_go-mod-core-contracts_PR-641:/w/workspace/dry_go-mod-core-contracts_PR-641:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-641@tmp:/w/workspace/dry_go-mod-core-contracts_PR-641@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 17:08:16 $ docker top 540d8cc58be35cd11b31685686c41d0d2ea0079944649f595538850d42882568 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:08:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:16 [ssh-agent] Looking for ssh-agent implementation... 17:08:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:17 $ docker exec 540d8cc58be35cd11b31685686c41d0d2ea0079944649f595538850d42882568 ssh-agent 17:08:17 SSH_AUTH_SOCK=/tmp/ssh-R2mI71Lvopk6/agent.13 17:08:17 SSH_AGENT_PID=19 17:08:17 Running ssh-add (command line suppressed) 17:08:17 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_7155359907184929409.key (/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_7155359907184929409.key) 17:08:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:08:17 + git tag --points-at HEAD [Pipeline] } 17:08:17 $ docker exec --env ******** --env ******** 540d8cc58be35cd11b31685686c41d0d2ea0079944649f595538850d42882568 ssh-agent -k 17:08:17 unset SSH_AUTH_SOCK; 17:08:17 unset SSH_AGENT_PID; 17:08:17 echo Agent pid 19 killed; 17:08:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:08:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:17 [ssh-agent] Looking for ssh-agent implementation... 17:08:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:17 $ docker exec 540d8cc58be35cd11b31685686c41d0d2ea0079944649f595538850d42882568 ssh-agent 17:08:18 SSH_AUTH_SOCK=/tmp/ssh-7X0ktoU15klK/agent.52 17:08:18 SSH_AGENT_PID=59 17:08:18 Running ssh-add (command line suppressed) 17:08:18 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_4443798605900580711.key (/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_4443798605900580711.key) 17:08:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:08:18 + git semver init 17:08:18 # -> Open(): unable to determine branch for HEAD 17:08:18 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-641/.git 17:08:18 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-641 17:08:18 # $SEMVER_REMOTE_NAME = origin 17:08:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:08:18 # $SEMVER_USER_NAME = edgex-jenkins 17:08:18 # $SEMVER_BRANCH = PR-641 17:08:18 # $SEMVER_TEMP = /tmp/semver-179272380 17:08:18 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:08:19 # '/tmp/semver-179272380' -> '/w/workspace/dry_go-mod-core-contracts_PR-641/.semver' 17:08:19 # -> Force: false 17:08:19 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-641/.semver [Pipeline] } 17:08:19 $ docker exec --env ******** --env ******** 540d8cc58be35cd11b31685686c41d0d2ea0079944649f595538850d42882568 ssh-agent -k 17:08:19 unset SSH_AUTH_SOCK; 17:08:19 unset SSH_AGENT_PID; 17:08:19 echo Agent pid 59 killed; 17:08:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:08:19 + git semver [Pipeline] } 17:08:19 $ docker stop --time=1 540d8cc58be35cd11b31685686c41d0d2ea0079944649f595538850d42882568 17:08:20 $ docker rm -f 540d8cc58be35cd11b31685686c41d0d2ea0079944649f595538850d42882568 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:08:21 Stashed 1 file(s) [Pipeline] echo 17:08:21 [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 17:08:37 Still waiting to schedule task 17:08:37 ‘prd-centos7-builder-2c-1g-2872’ doesn’t have label ‘centos7-docker-4c-2g’ 17:08:37 ‘prd-centos7-docker-4c-2g-2785’ is offline 17:08:37 ‘prd-centos7-docker-4c-2g-2871’ is offline 17:08:37 ‘prd-centos7-docker-4c-2g-2881’ is offline 17:08:37 ‘prd-centos7-docker-4c-2g-2882’ is offline 17:08:37 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2870’ doesn’t have label ‘centos7-docker-4c-2g’ 17:08:37 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2880’ doesn’t have label ‘centos7-docker-4c-2g’ 17:08:37 Still waiting to schedule task 17:08:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:09:24 Running on prd-centos7-docker-4c-2g-2884 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] ws 17:09:24 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 17:09:24 Selected Git installation does not exist. Using Default 17:09:24 The recommended git tool is: NONE 17:09:28 using credential edgex-jenkins-ssh 17:09:28 Cloning the remote Git repository 17:09:27 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:09:27 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 17:09:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:09:27 > git --version # timeout=10 17:09:28 > git --version # 'git version 2.24.4' 17:09:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:28 [INFO] Currently running in a labeled security context 17:09:28 [INFO] Currently SELinux is 'enforcing' on the host 17:09:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh8687019289840806088.key 17:09:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:09:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:09:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:09:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:28 [INFO] Currently running in a labeled security context 17:09:28 [INFO] Currently SELinux is 'enforcing' on the host 17:09:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh8768082844157691849.key 17:09:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:09:29 Merging remotes/origin/main commit 2db2a73bd8b083b8b523c7466df762be1e4962f0 into PR head commit e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 17:09:29 Merge succeeded, producing e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 17:09:29 Checking out Revision e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 (PR-641) 17:09:29 > git config core.sparsecheckout # timeout=10 17:09:29 > git checkout -f e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 # timeout=10 17:09:29 > git remote # timeout=10 17:09:29 > git config --get remote.origin.url # timeout=10 17:09:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:29 [INFO] Currently running in a labeled security context 17:09:29 [INFO] Currently SELinux is 'enforcing' on the host 17:09:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh5718073411247933032.key 17:09:29 > git merge 2db2a73bd8b083b8b523c7466df762be1e4962f0 # timeout=10 17:09:29 > git rev-parse HEAD^{commit} # timeout=10 17:09:29 > git config core.sparsecheckout # timeout=10 17:09:29 > git checkout -f e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 # timeout=10 17:09:33 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:09:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:09:34 + sudo service docker restart 17:09:34 + true 17:09:34 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:09:53 ========================================================= 17:09:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:09:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:09:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:09:53 Sending build context to Docker daemon 2.915MB 17:09:53 Step 1/7 : ARG BASE=golang:1.16-alpine 17:09:53 Step 2/7 : FROM ${BASE} 17:09:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:09:54 540db60ca938: Pulling fs layer 17:09:54 adcc1eea9eea: Pulling fs layer 17:09:54 4c4ab2625f07: Pulling fs layer 17:09:54 0773c198feca: Pulling fs layer 17:09:54 345f892a5656: Pulling fs layer 17:09:54 4796506630df: Pulling fs layer 17:09:54 cc55df3e53f1: Pulling fs layer 17:09:54 4d027b6c602c: Pulling fs layer 17:09:54 449e75d2c14e: Pulling fs layer 17:09:54 0773c198feca: Waiting 17:09:54 345f892a5656: Waiting 17:09:54 4796506630df: Waiting 17:09:54 cc55df3e53f1: Waiting 17:09:54 4d027b6c602c: Waiting 17:09:54 449e75d2c14e: Waiting 17:09:54 4c4ab2625f07: Verifying Checksum 17:09:54 4c4ab2625f07: Download complete 17:09:54 adcc1eea9eea: Verifying Checksum 17:09:54 adcc1eea9eea: Download complete 17:09:54 345f892a5656: Verifying Checksum 17:09:54 345f892a5656: Download complete 17:09:54 4796506630df: Verifying Checksum 17:09:54 4796506630df: Download complete 17:09:54 cc55df3e53f1: Verifying Checksum 17:09:54 cc55df3e53f1: Download complete 17:09:54 540db60ca938: Verifying Checksum 17:09:54 540db60ca938: Download complete 17:09:54 540db60ca938: Pull complete 17:09:54 adcc1eea9eea: Pull complete 17:09:54 4c4ab2625f07: Pull complete 17:09:54 4d027b6c602c: Verifying Checksum 17:09:54 4d027b6c602c: Download complete 17:09:57 449e75d2c14e: Verifying Checksum 17:09:57 449e75d2c14e: Download complete 17:09:59 0773c198feca: Download complete 17:10:02 0773c198feca: Pull complete 17:10:02 345f892a5656: Pull complete 17:10:02 4796506630df: Pull complete 17:10:02 cc55df3e53f1: Pull complete 17:10:02 4d027b6c602c: Pull complete 17:10:04 449e75d2c14e: Pull complete 17:10:04 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:10:04 ---> 0d28375d9b5b 17:10:04 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:10:07 ---> Running in 3c5fc7ad674c 17:10:07 Removing intermediate container 3c5fc7ad674c 17:10:07 ---> 3408bb597f65 17:10:07 Step 4/7 : RUN apk add bash 17:10:07 ---> Running in 4239cdb00da1 17:10:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:10:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:10:08 OK: 149 MiB in 40 packages 17:10:09 Removing intermediate container 4239cdb00da1 17:10:09 ---> 74dff7abefec 17:10:09 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:10:09 ---> Running in c3f3a635e4b1 17:10:09 Removing intermediate container c3f3a635e4b1 17:10:09 ---> 3a55328af470 17:10:09 Step 6/7 : COPY go.mod . 17:10:09 ---> 57f459701db5 17:10:09 Step 7/7 : RUN go mod download 17:10:09 ---> Running in d0524d7e2c07 17:10:48 Removing intermediate container d0524d7e2c07 17:10:48 ---> 99c8de4e37c2 17:10:48 Successfully built 99c8de4e37c2 17:10:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:10:48 + docker inspect -f . ci-base-image-x86_64 17:10:48 . [Pipeline] withDockerContainer 17:10:48 prd-centos7-docker-4c-2g-2884 does not seem to be running inside a container 17:10:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** ci-base-image-x86_64 cat 17:10:49 $ docker top 23a526fc5370d882b4dde7760dc22c6c2dcb0569e74916fd01b656489e6b0d81 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:49 + go version 17:10:49 go version go1.16.5 linux/amd64 [Pipeline] } 17:10:49 $ docker stop --time=1 23a526fc5370d882b4dde7760dc22c6c2dcb0569e74916fd01b656489e6b0d81 17:10:50 $ docker rm -f 23a526fc5370d882b4dde7760dc22c6c2dcb0569e74916fd01b656489e6b0d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:51 + docker inspect -f . ci-base-image-x86_64 17:10:51 . [Pipeline] withDockerContainer 17:10:51 prd-centos7-docker-4c-2g-2884 does not seem to be running inside a container 17:10:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** ci-base-image-x86_64 cat 17:10:52 $ docker top f44ef9d2a2a90a170f29843bebc3aa92b2d04402da33bda692a50d65c050bf05 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:52 + go mod tidy [Pipeline] sh 17:10:53 + make test 17:10:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:10:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:11:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.061s coverage: 83.5% of statements 17:11:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:11:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:11:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:11:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 17:11:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:11:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 47.2% of statements 17:11:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.041s coverage: 90.0% of statements 17:11:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 86.2% of statements 17:11:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.014s coverage: 59.5% of statements 17:11:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements 17:11:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 17:11:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:11:11 gofmt -l . 17:11:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:11:11 $ docker stop --time=1 f44ef9d2a2a90a170f29843bebc3aa92b2d04402da33bda692a50d65c050bf05 17:11:12 $ docker rm -f f44ef9d2a2a90a170f29843bebc3aa92b2d04402da33bda692a50d65c050bf05 [Pipeline] // withDockerContainer [Pipeline] sh 17:11:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:11:13 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 17:11:14 ---> job-cost.sh 17:11:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ozqd 17:11:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:11:38 lf-activate-venv(): INFO: Adding /tmp/venv-Ozqd/bin to PATH 17:11:38 INFO: No Stack... 17:11:38 INFO: Retrieving Pricing Info for: v3-standard-2 17:11:38 INFO: Archiving Costs [Pipeline] sh 17:11:38 + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv 17:11:38 + cut -d, -f6 [Pipeline] lock 17:11:38 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] 17:11:38 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] did not exist. Created. 17:11:38 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:39 + echo total: 0.05999999865889549 [Pipeline] stash 17:11:39 Stashed 1 file(s) [Pipeline] } 17:11:39 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:11:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2886 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] ws 17:11:50 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 17:11:51 Selected Git installation does not exist. Using Default 17:11:51 The recommended git tool is: NONE 17:11:58 using credential edgex-jenkins-ssh 17:11:58 Cloning the remote Git repository 17:11:58 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:11:59 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 17:11:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:11:59 > git --version # timeout=10 17:11:59 > git --version # 'git version 2.17.1' 17:11:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:12:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:12:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:12:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:12:01 Merging remotes/origin/main commit 2db2a73bd8b083b8b523c7466df762be1e4962f0 into PR head commit e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 17:12:02 Merge succeeded, producing e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 17:12:02 Checking out Revision e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 (PR-641) 17:12:01 > git config core.sparsecheckout # timeout=10 17:12:01 > git checkout -f e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 # timeout=10 17:12:01 > git remote # timeout=10 17:12:01 > git config --get remote.origin.url # timeout=10 17:12:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:01 > git merge 2db2a73bd8b083b8b523c7466df762be1e4962f0 # timeout=10 17:12:01 > git rev-parse HEAD^{commit} # timeout=10 17:12:02 > git config core.sparsecheckout # timeout=10 17:12:02 > git checkout -f e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 # timeout=10 17:12:06 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:07 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:12:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:12:08 + sudo service docker restart 17:12:08 + true [Pipeline] unstash [Pipeline] echo 17:12:27 ========================================================= 17:12:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:12:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:12:27 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:12:28 Sending build context to Docker daemon 2.914MB 17:12:28 Step 1/7 : ARG BASE=golang:1.16-alpine 17:12:28 Step 2/7 : FROM ${BASE} 17:12:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:12:29 595b0fe564bb: Pulling fs layer 17:12:29 24495759ef45: Pulling fs layer 17:12:29 d148012ef14d: Pulling fs layer 17:12:29 cb65c68fc2e2: Pulling fs layer 17:12:29 093eec477d81: Pulling fs layer 17:12:29 a6d5b2bbb924: Pulling fs layer 17:12:29 2446dc1eb7d3: Pulling fs layer 17:12:29 596795e73e0f: Pulling fs layer 17:12:29 093eec477d81: Waiting 17:12:29 a6d5b2bbb924: Waiting 17:12:29 2446dc1eb7d3: Waiting 17:12:29 596795e73e0f: Waiting 17:12:29 cb65c68fc2e2: Waiting 17:12:29 d148012ef14d: Download complete 17:12:29 24495759ef45: Verifying Checksum 17:12:29 24495759ef45: Download complete 17:12:29 093eec477d81: Download complete 17:12:29 a6d5b2bbb924: Verifying Checksum 17:12:29 a6d5b2bbb924: Download complete 17:12:29 595b0fe564bb: Verifying Checksum 17:12:29 595b0fe564bb: Download complete 17:12:29 2446dc1eb7d3: Download complete 17:12:30 595b0fe564bb: Pull complete 17:12:31 24495759ef45: Pull complete 17:12:31 d148012ef14d: Pull complete 17:12:32 596795e73e0f: Verifying Checksum 17:12:32 596795e73e0f: Download complete 17:12:34 cb65c68fc2e2: Verifying Checksum 17:12:34 cb65c68fc2e2: Download complete 17:12:44 cb65c68fc2e2: Pull complete 17:12:45 093eec477d81: Pull complete 17:12:45 a6d5b2bbb924: Pull complete 17:12:45 2446dc1eb7d3: Pull complete 17:12:50 596795e73e0f: Pull complete 17:12:50 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:12:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:12:50 ---> d9e956139c92 17:12:50 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:12:53 ---> Running in a7113c9bf0c8 17:12:53 Removing intermediate container a7113c9bf0c8 17:12:53 ---> 8e11e6a1ed16 17:12:53 Step 4/7 : RUN apk add bash 17:12:53 ---> Running in de1d660f798e 17:12:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:12:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:12:58 OK: 138 MiB in 40 packages 17:12:59 Removing intermediate container de1d660f798e 17:12:59 ---> fbe19cfe7ea9 17:12:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:12:59 ---> Running in 45685d3fa919 17:13:00 Removing intermediate container 45685d3fa919 17:13:00 ---> 18b424e12a9b 17:13:00 Step 6/7 : COPY go.mod . 17:13:01 ---> 0369b66e6205 17:13:01 Step 7/7 : RUN go mod download 17:13:01 ---> Running in 593562c779db 17:14:38 Removing intermediate container 593562c779db 17:14:38 ---> 64e690621e22 17:14:38 Successfully built 64e690621e22 17:14:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:14:39 + docker inspect -f . ci-base-image-arm64 17:14:39 . [Pipeline] withDockerContainer 17:14:39 prd-ubuntu18.04-docker-arm64-4c-16g-2886 does not seem to be running inside a container 17:14:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** ci-base-image-arm64 cat 17:14:41 $ docker top 900db5332399daa6fc314933da746c1c0bda147d87a91377d95b47509fe22f0d -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:42 + go version 17:14:42 go version go1.16.5 linux/arm64 [Pipeline] } 17:14:42 $ docker stop --time=1 900db5332399daa6fc314933da746c1c0bda147d87a91377d95b47509fe22f0d 17:14:44 $ docker rm -f 900db5332399daa6fc314933da746c1c0bda147d87a91377d95b47509fe22f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:14:45 + docker inspect -f . ci-base-image-arm64 17:14:45 . [Pipeline] withDockerContainer 17:14:45 prd-ubuntu18.04-docker-arm64-4c-16g-2886 does not seem to be running inside a container 17:14:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** ci-base-image-arm64 cat 17:14:47 $ docker top d6e2e06a1ff7ba5f23b7b06a3dd6efdd971aafc00ec6ee60bcb39875d7748d6a -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:48 + go mod tidy [Pipeline] sh 17:14:49 + make test 17:14:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:14:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:15:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.369s coverage: 83.5% of statements 17:15:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:15:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:15:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:15:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.057s coverage: 26.3% of statements 17:15:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:15:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.117s coverage: 47.2% of statements 17:15:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.095s coverage: 90.0% of statements 17:15:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.221s coverage: 86.2% of statements 17:15:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.045s coverage: 59.5% of statements 17:15:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 35.5% of statements 17:15:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements 17:15:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:15:50 gofmt -l . 17:15:50 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:15:51 $ docker stop --time=1 d6e2e06a1ff7ba5f23b7b06a3dd6efdd971aafc00ec6ee60bcb39875d7748d6a 17:15:53 $ docker rm -f d6e2e06a1ff7ba5f23b7b06a3dd6efdd971aafc00ec6ee60bcb39875d7748d6a [Pipeline] // withDockerContainer [Pipeline] sh 17:15:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:15:54 Warning: overwriting stash ‘coverage-report’ 17:15:54 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 17:15:55 ---> job-cost.sh 17:15:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l0tr 17:16:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:19:14 lf-activate-venv(): INFO: Adding /tmp/venv-l0tr/bin to PATH 17:19:14 INFO: No Stack... 17:19:14 INFO: Retrieving Pricing Info for: v2-standard-4 17:19:14 INFO: Archiving Costs [Pipeline] sh 17:19:14 + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv 17:19:14 + cut -d, -f6 [Pipeline] lock 17:19:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] 17:19:14 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] did not exist. Created. 17:19:14 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:19:15 /w/workspace/go-mod-core-contracts/5@tmp/durable-61b0bde8/script.sh: 1: /w/workspace/go-mod-core-contracts/5@tmp/durable-61b0bde8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:19:15 + echo total: 0.18000000715255737 [Pipeline] stash 17:19:15 Warning: overwriting stash ‘stack-cost’ 17:19:15 Stashed 1 file(s) [Pipeline] } 17:19:15 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-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 17:19:16 provisioning config files... 17:19:16 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/config7539915365298229536tmp [Pipeline] { [Pipeline] sh 17:19:17 + set +x 17:19:17 + curl -s https://codecov.io/bash 17:19:17 + bash -s -- 17:19:17 17:19:17 _____ _ 17:19:17 / ____| | | 17:19:17 | | ___ __| | ___ ___ _____ __ 17:19:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:19:17 | |___| (_) | (_| | __/ (_| (_) \ V / 17:19:17 \_____\___/ \__,_|\___|\___\___/ \_/ 17:19:17 Bash-1.0.5 17:19:17 17:19:17 17:19:17 ==> git version 2.24.4 found 17:19:17 ==> 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 17:19:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:19:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:19:17 ==> Jenkins CI detected. 17:19:17 project root: . 17:19:17 --> token set from env 17:19:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:19:17 ==> Running gcov in . (disable via -X gcov) 17:19:17 ==> Python coveragepy not found 17:19:17 ==> Searching for coverage reports in: 17:19:17 + . 17:19:17 -> Found 1 reports 17:19:17 ==> Detecting git/mercurial file structure 17:19:17 ==> Reading reports 17:19:17 + ./coverage.out bytes=101674 17:19:17 ==> Appending adjustments 17:19:17 https://docs.codecov.io/docs/fixing-reports 17:19:18 + Found adjustments 17:19:18 ==> Gzipping contents 17:19:18 16K /tmp/codecov.a59eQ3.gz 17:19:18 ==> Uploading reports 17:19:18 url: https://codecov.io 17:19:18 query: branch=PR-641&commit=e9c6b1464a1d52c5eba8dd67d11341d6c981ce50&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-641%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=641&job=&cmd_args= 17:19:18 -> Pinging Codecov 17:19:18 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-641&commit=e9c6b1464a1d52c5eba8dd67d11341d6c981ce50&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-641%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=641&job=&cmd_args= 17:19:18 -> Uploading to 17:19:18 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/71470A77251A30514AAF9C0BB2E5B6CE/e9c6b1464a1d52c5eba8dd67d11341d6c981ce50/892823bc-3b7b-4808-9bf6-ff511fc5f04c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T171918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53d3fc907dad114e607fd0d336198887e368dc040387bef2f0d886a5ac7a2942 17:19:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:19:18 Dload Upload Total Spent Left Speed 17:19:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15191 0 0 100 15191 0 46719 --:--:-- --:--:-- --:--:-- 46598 17:19:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 [Pipeline] } 17:19:18 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 17:19:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:19:21 ---> package-listing.sh 17:19:21 ++ facter osfamily 17:19:21 ++ tr '[:upper:]' '[:lower:]' 17:19:21 + OS_FAMILY=redhat 17:19:21 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-641 17:19:21 + START_PACKAGES=/tmp/packages_start.txt 17:19:21 + END_PACKAGES=/tmp/packages_end.txt 17:19:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:19:21 + PACKAGES=/tmp/packages_start.txt 17:19:21 + '[' /w/workspace/dry_go-mod-core-contracts_PR-641 ']' 17:19:21 + PACKAGES=/tmp/packages_end.txt 17:19:21 + case "${OS_FAMILY}" in 17:19:21 + sort 17:19:21 + rpm -qa 17:19:22 + '[' -f /tmp/packages_start.txt ']' 17:19:22 + '[' -f /tmp/packages_end.txt ']' 17:19:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:19:22 + '[' /w/workspace/dry_go-mod-core-contracts_PR-641 ']' 17:19:22 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-641/archives/ 17:19:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-641/archives/ [Pipeline] echo 17:19:22 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/dry_go-mod-core-contracts_PR-641/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:19:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:19:23 17:19:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:19:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:19:23 alpine: Pulling from edgex-lftools-log-publisher 17:19:23 5843afab3874: Pulling fs layer 17:19:23 2dfaacf7024e: Pulling fs layer 17:19:23 2dbba127c6aa: Pulling fs layer 17:19:23 1a467efa2204: Pulling fs layer 17:19:23 865369a531d5: Pulling fs layer 17:19:23 2dc3bafdbf1c: Pulling fs layer 17:19:23 9ac237eaa80d: Pulling fs layer 17:19:23 6bcad4ecc5c2: Pulling fs layer 17:19:23 7074353bde3e: Pulling fs layer 17:19:23 1a467efa2204: Waiting 17:19:23 865369a531d5: Waiting 17:19:23 2dc3bafdbf1c: Waiting 17:19:23 9ac237eaa80d: Waiting 17:19:23 6bcad4ecc5c2: Waiting 17:19:23 7074353bde3e: Waiting 17:19:23 2dfaacf7024e: Verifying Checksum 17:19:23 2dfaacf7024e: Download complete 17:19:23 1a467efa2204: Verifying Checksum 17:19:23 1a467efa2204: Download complete 17:19:23 5843afab3874: Verifying Checksum 17:19:23 5843afab3874: Download complete 17:19:23 2dc3bafdbf1c: Verifying Checksum 17:19:23 2dc3bafdbf1c: Download complete 17:19:23 9ac237eaa80d: Verifying Checksum 17:19:23 9ac237eaa80d: Download complete 17:19:23 6bcad4ecc5c2: Verifying Checksum 17:19:23 6bcad4ecc5c2: Download complete 17:19:23 865369a531d5: Verifying Checksum 17:19:23 865369a531d5: Download complete 17:19:23 5843afab3874: Pull complete 17:19:23 2dfaacf7024e: Pull complete 17:19:24 2dbba127c6aa: Verifying Checksum 17:19:24 2dbba127c6aa: Download complete 17:19:24 2dbba127c6aa: Pull complete 17:19:24 1a467efa2204: Pull complete 17:19:25 865369a531d5: Pull complete 17:19:25 2dc3bafdbf1c: Pull complete 17:19:25 9ac237eaa80d: Pull complete 17:19:25 6bcad4ecc5c2: Pull complete 17:19:28 7074353bde3e: Verifying Checksum 17:19:28 7074353bde3e: Download complete 17:19:32 7074353bde3e: Pull complete 17:19:32 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 17:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:19:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:19:32 prd-centos7-docker-4c-2g-2879 does not seem to be running inside a container 17:19:32 $ 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/dry_go-mod-core-contracts_PR-641/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-641 -v /w/workspace/dry_go-mod-core-contracts_PR-641:/w/workspace/dry_go-mod-core-contracts_PR-641:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-641@tmp:/w/workspace/dry_go-mod-core-contracts_PR-641@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 17:19:34 $ docker top ad5af0b154a589ab50f910109b4d611e4afdd3a4a3eb7d70fc04be69f8ab3982 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:34 + touch /tmp/pre-build-complete [Pipeline] sh 17:19:35 + mkdir -p /var/log/sa [Pipeline] sh 17:19:35 + ls /var/log/sa-host 17:19:35 + sadf -c /var/log/sa-host/sa05 17:19:35 file_magic: OK 17:19:35 HZ: Using current value: 100 17:19:35 file_header: OK 17:19:35 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 17:19:35 Statistics: 17:19:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:19:35 File successfully converted to sysstat format version 12.5.4 17:19:35 + sadf -c /var/log/sa-host/sa15 17:19:35 file_magic: OK 17:19:35 HZ: Using current value: 100 17:19:35 file_header: OK 17:19:35 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 17:19:35 Statistics: 17:19:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:19:35 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:35 provisioning config files... 17:19:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/config9073831499876256824tmp [Pipeline] { [Pipeline] echo 17:19:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:19:36 ---> create-netrc.sh [Pipeline] } 17:19:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:19:36 ---> python-tools-install.sh [Pipeline] echo 17:19:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:19:36 ---> sudo-logs.sh 17:19:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:19:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:19:37 ---> job-cost.sh 17:19:37 lf-activate-venv: SKIPPING 17:19:37 DEBUG: total: 0.18000000715255737 17:19:37 INFO: Retrieving Stack Cost... 17:19:38 INFO: Retrieving Pricing Info for: v3-standard-2 17:19:38 INFO: Archiving Costs [Pipeline] echo 17:19:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:19:38 ---> logs-deploy.sh 17:19:38 lf-activate-venv: SKIPPING 17:19:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-641/5 17:19:38 INFO: archiving workspace using pattern(s): 17:19:39 Archives upload complete. 17:19:39 INFO: archiving logs to Nexus 17:19:40 ---> uname -a: 17:19:40 Linux prd-centos7-docker-4c-2g-2879.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:19:40 17:19:40 17:19:40 ---> lscpu: 17:19:40 Architecture: x86_64 17:19:40 CPU op-mode(s): 32-bit, 64-bit 17:19:40 Address sizes: 40 bits physical, 48 bits virtual 17:19:40 Byte Order: Little Endian 17:19:40 CPU(s): 2 17:19:40 On-line CPU(s) list: 0,1 17:19:40 Vendor ID: AuthenticAMD 17:19:40 BIOS Vendor ID: QEMU 17:19:40 Model name: AMD EPYC-Rome Processor 17:19:40 BIOS Model name: pc-i440fx-4.2 17:19:40 CPU family: 23 17:19:40 Model: 49 17:19:40 Thread(s) per core: 1 17:19:40 Core(s) per socket: 1 17:19:40 Socket(s): 2 17:19:40 Stepping: 0 17:19:40 BogoMIPS: 5600.00 17:19:40 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:19:40 Virtualization: AMD-V 17:19:40 Hypervisor vendor: KVM 17:19:40 Virtualization type: full 17:19:40 L1d cache: 64 KiB (2 instances) 17:19:40 L1i cache: 64 KiB (2 instances) 17:19:40 L2 cache: 1 MiB (2 instances) 17:19:40 L3 cache: 32 MiB (2 instances) 17:19:40 NUMA node(s): 1 17:19:40 NUMA node0 CPU(s): 0,1 17:19:40 Vulnerability Itlb multihit: Not affected 17:19:40 Vulnerability L1tf: Not affected 17:19:40 Vulnerability Mds: Not affected 17:19:40 Vulnerability Meltdown: Not affected 17:19:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:19:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:19:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:19:40 Vulnerability Srbds: Not affected 17:19:40 Vulnerability Tsx async abort: Not affected 17:19:40 17:19:40 17:19:40 ---> nproc: 17:19:40 2 17:19:40 17:19:40 17:19:40 ---> df -h: 17:19:40 Filesystem Size Used Available Use% Mounted on 17:19:40 overlay 40.0G 7.6G 32.4G 19% / 17:19:40 tmpfs 64.0M 0 64.0M 0% /dev 17:19:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:19:40 shm 64.0M 0 64.0M 0% /dev/shm 17:19:40 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 17:19:40 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 17:19:40 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 17:19:40 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 17:19:40 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 17:19:40 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 17:19:40 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 17:19:40 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 17:19:40 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-641 17:19:40 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-641@tmp 17:19:40 17:19:40 17:19:40 ---> free -m: 17:19:40 total used free shared buff/cache available 17:19:40 Mem: 7821 835 4780 0 2204 6696 17:19:40 Swap: 1023 0 1023 17:19:40 17:19:40 17:19:40 ---> ip addr: 17:19:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:19:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:19:40 inet 127.0.0.1/8 scope host lo 17:19:40 valid_lft forever preferred_lft forever 17:19:40 inet6 ::1/128 scope host 17:19:40 valid_lft forever preferred_lft forever 17:19:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:19:40 link/ether fa:16:3e:9e:00:54 brd ff:ff:ff:ff:ff:ff 17:19:40 inet 10.30.122.190/23 brd 10.30.123.255 scope global dynamic eth0 17:19:40 valid_lft 85680sec preferred_lft 85680sec 17:19:40 inet6 fe80::f816:3eff:fe9e:54/64 scope link 17:19:40 valid_lft forever preferred_lft forever 17:19:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:19:40 link/ether 02:42:95:78:4d:1a brd ff:ff:ff:ff:ff:ff 17:19:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:19:40 valid_lft forever preferred_lft forever 17:19:40 inet6 fe80::42:95ff:fe78:4d1a/64 scope link 17:19:40 valid_lft forever preferred_lft forever 17:19:40 17:19:40 17:19:40 ---> sar -b -r -n DEV: 17:19:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 17:19:40 17:19:40 17:07:30 LINUX RESTART (2 CPU) 17:19:40 17:19:40 17:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:19:40 17:09:01 81.07 3.90 77.17 0.00 2628.88 3566.44 0.00 17:19:40 17:10:01 0.40 0.00 0.40 0.00 0.00 5.81 0.00 17:19:40 17:11:01 0.28 0.00 0.28 0.00 0.00 4.60 0.00 17:19:40 17:12:01 0.20 0.00 0.20 0.00 0.00 3.00 0.00 17:19:40 17:13:01 0.22 0.00 0.22 0.00 0.00 2.37 0.00 17:19:40 17:14:01 0.35 0.00 0.35 0.00 0.00 5.10 0.00 17:19:40 17:15:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 17:19:40 17:16:01 0.25 0.00 0.25 0.00 0.00 4.02 0.00 17:19:40 17:17:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 17:19:40 17:18:01 0.23 0.00 0.23 0.00 0.00 3.66 0.00 17:19:40 17:19:01 0.30 0.00 0.30 0.00 0.00 3.73 0.00 17:19:40 Average: 7.62 0.35 7.27 0.00 239.06 327.72 0.00 17:19:40 17:19:40 17:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:19:40 17:09:01 5468440 0 800680 10.00 2620 1737192 1286864 14.21 577580 1561852 20 17:19:40 17:10:01 5470664 0 798452 9.97 2620 1737196 1278036 14.11 576056 1561812 16 17:19:40 17:11:01 5478676 0 790440 9.87 2620 1737196 1204020 13.29 566260 1564836 16 17:19:40 17:12:01 5477144 0 791964 9.89 2620 1737204 1204044 13.29 567648 1564836 8 17:19:40 17:13:01 5476984 0 792120 9.89 2620 1737208 1204080 13.29 565264 1567436 12 17:19:40 17:14:01 5477872 0 791224 9.88 2620 1737216 1203960 13.29 564708 1567436 8 17:19:40 17:15:01 5478124 0 790968 9.88 2620 1737220 1204000 13.29 564504 1567436 20 17:19:40 17:16:01 5475784 0 793300 9.91 2620 1737228 1203928 13.29 566860 1567440 8 17:19:40 17:17:01 5466524 0 802560 10.02 2620 1737228 1203868 13.29 576040 1567436 16 17:19:40 17:18:01 5463336 0 805744 10.06 2620 1737232 1204012 13.29 581664 1565484 20 17:19:40 17:19:01 5463980 0 805096 10.05 2620 1737236 1203868 13.29 580928 1565484 12 17:19:40 Average: 5472503 0 796595 9.95 2620 1737214 1218244 13.45 571592 1565590 14 17:19:40 17:19:40 17:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:19:40 17:09:01 eth0 177.50 129.13 515.79 43.72 0.00 0.00 0.00 0.00 17:19:40 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:09:01 docker0 12.99 9.56 2.54 26.71 0.00 0.00 0.00 0.00 17:19:40 17:10:01 eth0 2.43 0.57 0.67 0.42 0.00 0.00 0.00 0.00 17:19:40 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:11:01 eth0 2.35 0.58 0.65 0.37 0.00 0.00 0.00 0.00 17:19:40 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:12:01 eth0 1.38 0.28 0.34 0.23 0.00 0.00 0.00 0.00 17:19:40 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:13:01 eth0 0.78 0.38 0.36 0.24 0.00 0.00 0.00 0.00 17:19:40 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:14:01 eth0 1.07 0.37 0.33 0.23 0.00 0.00 0.00 0.00 17:19:40 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:15:01 eth0 0.60 0.35 0.28 0.20 0.00 0.00 0.00 0.00 17:19:40 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:16:01 eth0 0.23 0.15 0.12 0.01 0.00 0.00 0.00 0.00 17:19:40 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:17:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:19:40 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:18:01 eth0 1.82 0.43 0.50 0.27 0.00 0.00 0.00 0.00 17:19:40 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:19:01 eth0 0.83 0.08 0.09 0.01 0.00 0.00 0.00 0.00 17:19:40 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 Average: eth0 17.20 12.04 47.21 4.16 0.00 0.00 0.00 0.00 17:19:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:40 Average: docker0 1.18 0.87 0.23 2.43 0.00 0.00 0.00 0.00 17:19:40 17:19:40 17:19:40 ---> sar -P ALL: 17:19:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 17:19:40 17:19:40 17:07:30 LINUX RESTART (2 CPU) 17:19:40 17:19:40 17:08:01 CPU %user %nice %system %iowait %steal %idle 17:19:40 17:09:01 all 6.60 0.00 2.63 2.25 0.04 88.47 17:19:40 17:09:01 0 6.88 0.00 2.79 1.78 0.03 88.51 17:19:40 17:09:01 1 6.33 0.00 2.48 2.71 0.05 88.43 17:19:40 17:10:01 all 0.14 0.00 0.04 0.00 0.03 99.79 17:19:40 17:10:01 0 0.22 0.00 0.03 0.00 0.02 99.73 17:19:40 17:10:01 1 0.07 0.00 0.05 0.00 0.03 99.85 17:19:40 17:11:01 all 0.11 0.00 0.07 0.00 0.03 99.79 17:19:40 17:11:01 0 0.13 0.00 0.08 0.00 0.03 99.75 17:19:40 17:11:01 1 0.08 0.00 0.05 0.00 0.03 99.83 17:19:40 17:12:01 all 0.13 0.00 0.03 0.00 0.03 99.82 17:19:40 17:12:01 0 0.22 0.00 0.03 0.00 0.02 99.73 17:19:40 17:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:19:40 17:13:01 all 0.17 0.00 0.03 0.00 0.03 99.77 17:19:40 17:13:01 0 0.13 0.00 0.02 0.00 0.03 99.82 17:19:40 17:13:01 1 0.20 0.00 0.03 0.00 0.03 99.73 17:19:40 17:14:01 all 0.14 0.00 0.03 0.00 0.02 99.81 17:19:40 17:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:19:40 17:14:01 1 0.25 0.00 0.03 0.00 0.02 99.70 17:19:40 17:15:01 all 0.13 0.00 0.04 0.00 0.03 99.80 17:19:40 17:15:01 0 0.20 0.00 0.03 0.00 0.03 99.73 17:19:40 17:15:01 1 0.07 0.00 0.05 0.00 0.02 99.87 17:19:40 17:16:01 all 0.15 0.00 0.03 0.00 0.03 99.79 17:19:40 17:16:01 0 0.25 0.00 0.03 0.00 0.02 99.70 17:19:40 17:16:01 1 0.05 0.00 0.03 0.00 0.03 99.88 17:19:40 17:17:01 all 0.21 0.00 0.03 0.00 0.03 99.74 17:19:40 17:17:01 0 0.38 0.00 0.03 0.00 0.02 99.57 17:19:40 17:17:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:19:40 17:18:01 all 0.16 0.00 0.05 0.00 0.03 99.77 17:19:40 17:18:01 0 0.27 0.00 0.05 0.00 0.02 99.67 17:19:40 17:18:01 1 0.05 0.00 0.05 0.00 0.03 99.87 17:19:40 17:19:01 all 0.15 0.00 0.03 0.00 0.02 99.81 17:19:40 17:19:01 0 0.25 0.00 0.02 0.00 0.03 99.70 17:19:40 17:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:19:40 17:19:40 Average: CPU %user %nice %system %iowait %steal %idle 17:19:40 Average: all 0.73 0.00 0.27 0.20 0.03 98.78 17:19:40 Average: 0 0.81 0.00 0.28 0.16 0.02 98.73 17:19:40 Average: 1 0.65 0.00 0.26 0.24 0.03 98.82 17:19:40 17:19:40 17:19:40