Pull request #670 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from f465728ddbd8302d0911d5f7ee26348267bbb2d8+dfcc36c5a5befe0a1977696dfde3713f959ecc3e (a5c2dfb2f39e181bb43272d9d35b1f2a5f7d4f59) 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-ssh1098119453202535357.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh8068332775162575115.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-670/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-670/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6055297327534038876.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh7646458139647661.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-670/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-670/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4889619200640695648.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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_BUILD_IMAGE_TARGET: builder 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 ‘prd-centos7-docker-4c-2g-1832’ Running on prd-centos7-docker-4c-2g-1835 in /w/workspace/dry_go-mod-core-contracts_PR-670 [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-670 # 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-670@tmp/jenkins-gitclient-ssh152485868603909123.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-670@tmp/jenkins-gitclient-ssh7439043749562426248.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/670/head:refs/remotes/origin/PR-670 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dfcc36c5a5befe0a1977696dfde3713f959ecc3e into PR head commit f465728ddbd8302d0911d5f7ee26348267bbb2d8 Merge succeeded, producing f465728ddbd8302d0911d5f7ee26348267bbb2d8 Checking out Revision f465728ddbd8302d0911d5f7ee26348267bbb2d8 (PR-670) > git config core.sparsecheckout # timeout=10 > git checkout -f f465728ddbd8302d0911d5f7ee26348267bbb2d8 # 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-670@tmp/jenkins-gitclient-ssh7512935314623750375.key > git merge dfcc36c5a5befe0a1977696dfde3713f959ecc3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f465728ddbd8302d0911d5f7ee26348267bbb2d8 # timeout=10 Commit message: "feat(notification): Add totalCount field into multi-instance response DTOs" > git rev-list --no-walk 9540e67e61249ea6a3cecd7be22d9dc8fbc76a8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:13:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:13:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:13:14 ========================================================= 15:13:14 EdgeX Global Pipelines Version Info 15:13:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:13:15 ------------------- 15:13:15 stable info: 15:13:15 ------------------- 15:13:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:13:15 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 15:13:15 Message: update stable to v1.0.210 15:13:16 ------------------- 15:13:16 experimental info: 15:13:16 ------------------- 15:13:16 Commited By: **** collab-it+edgex@linuxfoundation.org 15:13:16 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 15:13:16 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-670 [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-670 [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-670 [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f465728ddbd8302d0911d5f7ee26348267bbb2d8 [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f465728 [Pipeline] echo 15:13:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:17 + git log --format=format:%s -1 f465728ddbd8302d0911d5f7ee26348267bbb2d8 [Pipeline] echo 15:13:17 GIT_COMMIT: f465728ddbd8302d0911d5f7ee26348267bbb2d8, Commit Message: feat(notification): Add totalCount field into multi-instance response DTOs [Pipeline] echo 15:13:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:17 15:13:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:13:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:18 latest: Pulling from edgex-devops/git-semver 15:13:18 a0d0a0d46f8b: Pulling fs layer 15:13:18 3e5f54012d9b: Pulling fs layer 15:13:18 4c7163046ea9: Pulling fs layer 15:13:18 0c2d73faf560: Pulling fs layer 15:13:18 0c2d73faf560: Waiting 15:13:18 3e5f54012d9b: Verifying Checksum 15:13:18 3e5f54012d9b: Download complete 15:13:18 a0d0a0d46f8b: Verifying Checksum 15:13:18 a0d0a0d46f8b: Download complete 15:13:18 0c2d73faf560: Verifying Checksum 15:13:18 0c2d73faf560: Download complete 15:13:18 4c7163046ea9: Verifying Checksum 15:13:18 4c7163046ea9: Download complete 15:13:18 a0d0a0d46f8b: Pull complete 15:13:18 3e5f54012d9b: Pull complete 15:13:18 4c7163046ea9: Pull complete 15:13:18 0c2d73faf560: Pull complete 15:13:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:13:18 prd-centos7-docker-4c-2g-1835 does not seem to be running inside a container 15:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-670 -v /w/workspace/dry_go-mod-core-contracts_PR-670:/w/workspace/dry_go-mod-core-contracts_PR-670:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-670@tmp:/w/workspace/dry_go-mod-core-contracts_PR-670@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:10004/edgex-devops/git-semver:latest cat 15:13:19 $ docker top d48fe4a809e18e41e9ccc522efc104c2b7e3d878d59f6c6db42da21bb0f94f19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:19 [ssh-agent] Looking for ssh-agent implementation... 15:13:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:19 $ docker exec d48fe4a809e18e41e9ccc522efc104c2b7e3d878d59f6c6db42da21bb0f94f19 ssh-agent 15:13:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPfckbC/agent.14 15:13:19 SSH_AGENT_PID=20 15:13:19 Running ssh-add (command line suppressed) 15:13:20 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-670@tmp/private_key_5499832906942096332.key (/w/workspace/dry_go-mod-core-contracts_PR-670@tmp/private_key_5499832906942096332.key) 15:13:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:20 + git tag --points-at HEAD [Pipeline] } 15:13:20 $ docker exec --env ******** --env ******** d48fe4a809e18e41e9ccc522efc104c2b7e3d878d59f6c6db42da21bb0f94f19 ssh-agent -k 15:13:20 unset SSH_AUTH_SOCK; 15:13:20 unset SSH_AGENT_PID; 15:13:20 echo Agent pid 20 killed; 15:13:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:13:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:20 [ssh-agent] Looking for ssh-agent implementation... 15:13:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:20 $ docker exec d48fe4a809e18e41e9ccc522efc104c2b7e3d878d59f6c6db42da21bb0f94f19 ssh-agent 15:13:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMCpOnN/agent.53 15:13:20 SSH_AGENT_PID=59 15:13:20 Running ssh-add (command line suppressed) 15:13:20 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-670@tmp/private_key_2550151926026458773.key (/w/workspace/dry_go-mod-core-contracts_PR-670@tmp/private_key_2550151926026458773.key) 15:13:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:21 + git semver init 15:13:21 # -> Open(): unable to determine branch for HEAD 15:13:21 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-670/.git 15:13:21 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-670 15:13:21 # $SEMVER_REMOTE_NAME = origin 15:13:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:13:21 # $SEMVER_USER_NAME = edgex-jenkins 15:13:21 # $SEMVER_BRANCH = PR-670 15:13:21 # $SEMVER_TEMP = /tmp/semver-900289464 15:13:21 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 15:13:22 # '/tmp/semver-900289464' -> '/w/workspace/dry_go-mod-core-contracts_PR-670/.semver' 15:13:22 # -> Force: false 15:13:22 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-670/.semver [Pipeline] } 15:13:22 $ docker exec --env ******** --env ******** d48fe4a809e18e41e9ccc522efc104c2b7e3d878d59f6c6db42da21bb0f94f19 ssh-agent -k 15:13:22 unset SSH_AUTH_SOCK; 15:13:22 unset SSH_AGENT_PID; 15:13:22 echo Agent pid 59 killed; 15:13:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:22 + git semver [Pipeline] } 15:13:22 $ docker stop --time=1 d48fe4a809e18e41e9ccc522efc104c2b7e3d878d59f6c6db42da21bb0f94f19 15:13:23 $ docker rm -f d48fe4a809e18e41e9ccc522efc104c2b7e3d878d59f6c6db42da21bb0f94f19 [Pipeline] // withDockerContainer [Pipeline] sh 15:13:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:13:24 Stashed 1 file(s) [Pipeline] echo 15:13: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 15:13:39 Still waiting to schedule task 15:13:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:13:39 Still waiting to schedule task 15:13:39 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1834’ 15:16:01 Running on prd-centos7-docker-4c-2g-1836 in /w/workspace/dry_go-mod-core-contracts_PR-670 [Pipeline] { [Pipeline] ws 15:16:01 Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout 15:16:01 Selected Git installation does not exist. Using Default 15:16:01 The recommended git tool is: NONE 15:16:03 using credential edgex-jenkins-ssh 15:16:03 Cloning the remote Git repository 15:16:03 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:16:03 > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 15:16:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:16:03 > git --version # timeout=10 15:16:03 > git --version # 'git version 2.24.4' 15:16:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:03 [INFO] Currently running in a labeled security context 15:16:03 [INFO] Currently SELinux is 'enforcing' on the host 15:16:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/8@tmp/jenkins-gitclient-ssh3043683177670524124.key 15:16:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:16:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:16:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:16:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:04 [INFO] Currently running in a labeled security context 15:16:04 [INFO] Currently SELinux is 'enforcing' on the host 15:16:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/8@tmp/jenkins-gitclient-ssh2732085431927638106.key 15:16:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/670/head:refs/remotes/origin/PR-670 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:16:05 Merging remotes/origin/main commit dfcc36c5a5befe0a1977696dfde3713f959ecc3e into PR head commit f465728ddbd8302d0911d5f7ee26348267bbb2d8 15:16:05 Merge succeeded, producing f465728ddbd8302d0911d5f7ee26348267bbb2d8 15:16:05 Checking out Revision f465728ddbd8302d0911d5f7ee26348267bbb2d8 (PR-670) 15:16:05 > git config core.sparsecheckout # timeout=10 15:16:05 > git checkout -f f465728ddbd8302d0911d5f7ee26348267bbb2d8 # timeout=10 15:16:05 > git remote # timeout=10 15:16:05 > git config --get remote.origin.url # timeout=10 15:16:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:05 [INFO] Currently running in a labeled security context 15:16:05 [INFO] Currently SELinux is 'enforcing' on the host 15:16:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/8@tmp/jenkins-gitclient-ssh4687998879969468374.key 15:16:05 > git merge dfcc36c5a5befe0a1977696dfde3713f959ecc3e # timeout=10 15:16:05 > git rev-parse HEAD^{commit} # timeout=10 15:16:05 > git config core.sparsecheckout # timeout=10 15:16:05 > git checkout -f f465728ddbd8302d0911d5f7ee26348267bbb2d8 # timeout=10 15:16:09 Commit message: "feat(notification): Add totalCount field into multi-instance response DTOs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:16:09 ========================================================= 15:16:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:16:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:16:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:16:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:16:10 a0d0a0d46f8b: Pulling fs layer 15:16:10 31adcdaf11c8: Pulling fs layer 15:16:10 b8b176561691: Pulling fs layer 15:16:10 4527c011a84f: Pulling fs layer 15:16:10 5d74067f8e1e: Pulling fs layer 15:16:10 e0aca202a116: Pulling fs layer 15:16:10 3a43be97a3b4: Pulling fs layer 15:16:10 34cad66bf833: Pulling fs layer 15:16:10 b4e3c513aaa6: Pulling fs layer 15:16:10 e0aca202a116: Waiting 15:16:10 3a43be97a3b4: Waiting 15:16:10 34cad66bf833: Waiting 15:16:10 b4e3c513aaa6: Waiting 15:16:10 4527c011a84f: Waiting 15:16:10 5d74067f8e1e: Waiting 15:16:10 b8b176561691: Verifying Checksum 15:16:10 b8b176561691: Download complete 15:16:10 31adcdaf11c8: Verifying Checksum 15:16:10 31adcdaf11c8: Download complete 15:16:10 5d74067f8e1e: Verifying Checksum 15:16:10 5d74067f8e1e: Download complete 15:16:10 e0aca202a116: Verifying Checksum 15:16:10 e0aca202a116: Download complete 15:16:10 a0d0a0d46f8b: Verifying Checksum 15:16:10 a0d0a0d46f8b: Download complete 15:16:10 3a43be97a3b4: Verifying Checksum 15:16:10 3a43be97a3b4: Download complete 15:16:10 34cad66bf833: Verifying Checksum 15:16:10 34cad66bf833: Download complete 15:16:10 a0d0a0d46f8b: Pull complete 15:16:11 4527c011a84f: Verifying Checksum 15:16:11 4527c011a84f: Download complete 15:16:11 b4e3c513aaa6: Verifying Checksum 15:16:11 b4e3c513aaa6: Download complete 15:16:11 31adcdaf11c8: Pull complete 15:16:11 b8b176561691: Pull complete 15:16:14 4527c011a84f: Pull complete 15:16:14 5d74067f8e1e: Pull complete 15:16:14 e0aca202a116: Pull complete 15:16:14 3a43be97a3b4: Pull complete 15:16:15 34cad66bf833: Pull complete 15:16:17 b4e3c513aaa6: Pull complete 15:16:17 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:16:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:16:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 15:16:17 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 15:16:18 + docker inspect -f . ci-base-image-x86_64 15:16:18 . [Pipeline] withDockerContainer 15:16:18 prd-centos7-docker-4c-2g-1836 does not seem to be running inside a container 15:16:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:16:22 $ docker top a61ac2c54852ca3729ecee34823966888455e5e479560f9467f4c3f77692b498 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:23 + go version 15:16:23 go version go1.16.8 linux/amd64 [Pipeline] } 15:16:23 $ docker stop --time=1 a61ac2c54852ca3729ecee34823966888455e5e479560f9467f4c3f77692b498 15:16:24 $ docker rm -f a61ac2c54852ca3729ecee34823966888455e5e479560f9467f4c3f77692b498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:16:24 + docker inspect -f . ci-base-image-x86_64 15:16:24 . [Pipeline] withDockerContainer 15:16:25 prd-centos7-docker-4c-2g-1836 does not seem to be running inside a container 15:16:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:16:25 $ docker top 4acf4c7beeef4040ff14ef1c5d3b1acc6bee34d1a79f0f3d3611405c49d23811 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:16:25 + make test 15:16:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:16:27 go: downloading github.com/google/uuid v1.3.0 15:16:27 go: downloading github.com/stretchr/testify v1.7.0 15:16:27 go: downloading github.com/go-kit/kit v0.11.0 15:16:27 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:16:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:16:27 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:16:27 go: downloading github.com/davecgh/go-spew v1.1.1 15:16:27 go: downloading github.com/pmezard/go-difflib v1.0.0 15:16:27 go: downloading github.com/stretchr/objx v0.1.1 15:16:27 go: downloading github.com/go-playground/universal-translator v0.18.0 15:16:27 go: downloading github.com/leodido/go-urn v1.2.1 15:16:27 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:16:27 go: downloading golang.org/x/text v0.3.6 15:16:27 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:16:27 go: downloading github.com/x448/float16 v0.8.4 15:16:27 go: downloading github.com/go-playground/locales v0.14.0 15:16:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:16:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.068s coverage: 83.5% of statements 15:16:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 15:16:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:16:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 15:16:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements 15:16:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 15:16:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 47.1% of statements 15:16:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 90.5% of statements 15:16:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 86.2% of statements 15:16:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements 15:16:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.012s coverage: 36.1% of statements 15:16:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.009s coverage: 48.7% of statements 15:16:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:16:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:16:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:16:44 $ docker stop --time=1 4acf4c7beeef4040ff14ef1c5d3b1acc6bee34d1a79f0f3d3611405c49d23811 15:16:46 $ docker rm -f 4acf4c7beeef4040ff14ef1c5d3b1acc6bee34d1a79f0f3d3611405c49d23811 [Pipeline] // withDockerContainer [Pipeline] sh 15:16:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:16:47 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:47 15:16:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:16:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:48 latest: Pulling from edgex-lftools-log-publisher 15:16:48 b4d181a07f80: Pulling fs layer 15:16:48 a1111a8f2ec3: Pulling fs layer 15:16:48 ed53099fbce6: Pulling fs layer 15:16:48 dc539afda2c1: Pulling fs layer 15:16:48 77bc0d833cb6: Pulling fs layer 15:16:48 9065ff56babe: Pulling fs layer 15:16:48 d287ab97295c: Pulling fs layer 15:16:48 77bc0d833cb6: Waiting 15:16:48 9065ff56babe: Waiting 15:16:48 d287ab97295c: Waiting 15:16:48 dc539afda2c1: Waiting 15:16:48 a1111a8f2ec3: Verifying Checksum 15:16:48 a1111a8f2ec3: Download complete 15:16:48 dc539afda2c1: Verifying Checksum 15:16:48 dc539afda2c1: Download complete 15:16:48 ed53099fbce6: Verifying Checksum 15:16:48 ed53099fbce6: Download complete 15:16:48 77bc0d833cb6: Verifying Checksum 15:16:48 77bc0d833cb6: Download complete 15:16:48 9065ff56babe: Verifying Checksum 15:16:48 9065ff56babe: Download complete 15:16:48 b4d181a07f80: Verifying Checksum 15:16:48 b4d181a07f80: Download complete 15:16:49 d287ab97295c: Verifying Checksum 15:16:49 d287ab97295c: Download complete 15:16:49 b4d181a07f80: Pull complete 15:16:49 a1111a8f2ec3: Pull complete 15:16:50 ed53099fbce6: Pull complete 15:16:50 dc539afda2c1: Pull complete 15:16:50 77bc0d833cb6: Pull complete 15:16:50 9065ff56babe: Pull complete 15:16:56 d287ab97295c: Pull complete 15:16:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:16:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:16:56 prd-centos7-docker-4c-2g-1836 does not seem to be running inside a container 15:16:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:16:58 $ docker top ec59ef1ba8bc31b37020523a7519b4bd063d5044c6cf982f3f8fe1c5009b476c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:58 ---> job-cost.sh 15:16:58 lf-activate-venv: SKIPPING 15:16:58 INFO: No Stack... 15:16:59 INFO: Retrieving Pricing Info for: v3-standard-2 15:16:59 INFO: Archiving Costs [Pipeline] sh 15:16:59 + cat /w/workspace/go-mod-core-contracts/8/archives/cost.csv 15:16:59 + cut -d, -f6 [Pipeline] lock 15:17:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-670-8-stack-cost] 15:17:00 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-670-8-stack-cost] did not exist. Created. 15:17:00 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-670-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:17:00 + echo total: 0.05999999865889549 [Pipeline] stash 15:17:00 Stashed 1 file(s) [Pipeline] } 15:17:00 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-670-8-stack-cost] [Pipeline] // lock [Pipeline] } 15:17:00 $ docker stop --time=1 ec59ef1ba8bc31b37020523a7519b4bd063d5044c6cf982f3f8fe1c5009b476c 15:17:01 $ docker rm -f ec59ef1ba8bc31b37020523a7519b4bd063d5044c6cf982f3f8fe1c5009b476c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:29:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1845 in /w/workspace/dry_go-mod-core-contracts_PR-670 [Pipeline] { [Pipeline] ws 15:29:41 Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout 15:29:41 Selected Git installation does not exist. Using Default 15:29:41 The recommended git tool is: NONE 15:29:47 using credential edgex-jenkins-ssh 15:29:48 Cloning the remote Git repository 15:29:48 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:29:48 > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 15:29:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:29:48 > git --version # timeout=10 15:29:48 > git --version # 'git version 2.17.1' 15:29:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:29:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:29:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:29:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:29:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:29:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/670/head:refs/remotes/origin/PR-670 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:29:50 Merging remotes/origin/main commit dfcc36c5a5befe0a1977696dfde3713f959ecc3e into PR head commit f465728ddbd8302d0911d5f7ee26348267bbb2d8 15:29:51 Merge succeeded, producing f465728ddbd8302d0911d5f7ee26348267bbb2d8 15:29:51 Checking out Revision f465728ddbd8302d0911d5f7ee26348267bbb2d8 (PR-670) 15:29:50 > git config core.sparsecheckout # timeout=10 15:29:50 > git checkout -f f465728ddbd8302d0911d5f7ee26348267bbb2d8 # timeout=10 15:29:50 > git remote # timeout=10 15:29:50 > git config --get remote.origin.url # timeout=10 15:29:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:29:51 > git merge dfcc36c5a5befe0a1977696dfde3713f959ecc3e # timeout=10 15:29:51 > git rev-parse HEAD^{commit} # timeout=10 15:29:51 > git config core.sparsecheckout # timeout=10 15:29:51 > git checkout -f f465728ddbd8302d0911d5f7ee26348267bbb2d8 # timeout=10 15:29:55 Commit message: "feat(notification): Add totalCount field into multi-instance response DTOs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:29:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:29:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:56 Dload Upload Total Spent Left Speed 15:29:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 88 11824 88 10501 0 0 55268 0 --:--:-- --:--:-- --:--:-- 55268 100 11824 100 11824 0 0 61905 0 --:--:-- --:--:-- --:--:-- 61583 [Pipeline] sh 15:29:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:29:57 + sudo tee /etc/docker/daemon.new 15:29:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:29:57 { 15:29:57 "registry-mirrors": [ 15:29:57 "https://nexus3.edgexfoundry.org:10001" 15:29:57 ], 15:29:57 "bip": "10.250.0.254/24", 15:29:57 "hosts": [ 15:29:57 "tcp://0.0.0.0:5555", 15:29:57 "unix:///var/run/docker.sock" 15:29:57 ], 15:29:57 "mtu": 1458, 15:29:57 "selinux-enabled": true, 15:29:57 "seccomp-profile": "/etc/docker/seccomp.json" 15:29:57 } [Pipeline] sh 15:29:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:29:58 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:30:16 ========================================================= 15:30:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:30:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:30:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:30:19 552d1f2373af: Pulling fs layer 15:30:19 ea3f2d53f512: Pulling fs layer 15:30:19 9e70ebbbe112: Pulling fs layer 15:30:19 7a9cfe048b4a: Pulling fs layer 15:30:19 72dc09318566: Pulling fs layer 15:30:19 f4f7b4309257: Pulling fs layer 15:30:19 0ac9a79272e3: Pulling fs layer 15:30:19 b78e95d17946: Pulling fs layer 15:30:19 7a9cfe048b4a: Waiting 15:30:19 72dc09318566: Waiting 15:30:19 f4f7b4309257: Waiting 15:30:19 0ac9a79272e3: Waiting 15:30:19 b78e95d17946: Waiting 15:30:19 9e70ebbbe112: Verifying Checksum 15:30:19 9e70ebbbe112: Download complete 15:30:19 ea3f2d53f512: Verifying Checksum 15:30:19 ea3f2d53f512: Download complete 15:30:19 72dc09318566: Download complete 15:30:19 f4f7b4309257: Verifying Checksum 15:30:19 f4f7b4309257: Download complete 15:30:19 0ac9a79272e3: Verifying Checksum 15:30:19 0ac9a79272e3: Download complete 15:30:19 552d1f2373af: Verifying Checksum 15:30:19 552d1f2373af: Download complete 15:30:19 552d1f2373af: Pull complete 15:30:20 ea3f2d53f512: Pull complete 15:30:20 9e70ebbbe112: Pull complete 15:30:21 b78e95d17946: Verifying Checksum 15:30:21 b78e95d17946: Download complete 15:30:21 7a9cfe048b4a: Verifying Checksum 15:30:21 7a9cfe048b4a: Download complete 15:30:31 7a9cfe048b4a: Pull complete 15:30:31 72dc09318566: Pull complete 15:30:32 f4f7b4309257: Pull complete 15:30:32 0ac9a79272e3: Pull complete 15:30:38 b78e95d17946: Pull complete 15:30:38 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:30:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 15:30:38 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 15:30:39 + docker inspect -f . ci-base-image-arm64 15:30:39 . [Pipeline] withDockerContainer 15:30:39 prd-ubuntu18.04-docker-arm64-4c-16g-1845 does not seem to be running inside a container 15:30:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:30:46 $ docker top 5b879fbe85fbdda0ae5911505b2c848dc70e1cbe68e84236e3b2ccab8bf4cb30 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:47 + go version 15:30:47 go version go1.16.8 linux/arm64 [Pipeline] } 15:30:47 $ docker stop --time=1 5b879fbe85fbdda0ae5911505b2c848dc70e1cbe68e84236e3b2ccab8bf4cb30 15:30:49 $ docker rm -f 5b879fbe85fbdda0ae5911505b2c848dc70e1cbe68e84236e3b2ccab8bf4cb30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:30:50 + docker inspect -f . ci-base-image-arm64 15:30:50 . [Pipeline] withDockerContainer 15:30:50 prd-ubuntu18.04-docker-arm64-4c-16g-1845 does not seem to be running inside a container 15:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:30:52 $ docker top 27a6bb667bd72fe4c750b692500ecce809708aabe1bae4af182fc9d870abf421 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:30:53 + make test 15:30:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:30:55 go: downloading github.com/google/uuid v1.3.0 15:30:55 go: downloading github.com/go-kit/kit v0.11.0 15:30:55 go: downloading github.com/stretchr/testify v1.7.0 15:30:55 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:30:55 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:30:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:30:56 go: downloading github.com/davecgh/go-spew v1.1.1 15:30:56 go: downloading github.com/pmezard/go-difflib v1.0.0 15:30:56 go: downloading github.com/stretchr/objx v0.1.1 15:30:56 go: downloading github.com/go-playground/universal-translator v0.18.0 15:30:56 go: downloading github.com/leodido/go-urn v1.2.1 15:30:56 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:30:56 go: downloading golang.org/x/text v0.3.6 15:30:56 go: downloading github.com/x448/float16 v0.8.4 15:30:56 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:30:56 go: downloading github.com/go-playground/locales v0.14.0 15:31:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:31:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.407s coverage: 83.5% of statements 15:31:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 15:31:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:31:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 15:31:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.049s coverage: 26.3% of statements 15:31:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 15:31:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.095s coverage: 47.1% of statements 15:31:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.125s coverage: 90.5% of statements 15:31:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.294s coverage: 86.2% of statements 15:31:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.052s coverage: 59.5% of statements 15:31:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.1% of statements 15:31:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.034s coverage: 48.7% of statements 15:31:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:31:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:31:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:31:58 $ docker stop --time=1 27a6bb667bd72fe4c750b692500ecce809708aabe1bae4af182fc9d870abf421 15:32:00 $ docker rm -f 27a6bb667bd72fe4c750b692500ecce809708aabe1bae4af182fc9d870abf421 [Pipeline] // withDockerContainer [Pipeline] sh 15:32:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:32:02 Warning: overwriting stash ‘coverage-report’ 15:32:03 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:03 15:32:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:32:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:04 arm64: Pulling from edgex-lftools-log-publisher 15:32:04 448f6bf000e3: Pulling fs layer 15:32:04 f757da607395: Pulling fs layer 15:32:04 05883995daec: Pulling fs layer 15:32:04 8603b9c90790: Pulling fs layer 15:32:04 1560dd03e051: Pulling fs layer 15:32:04 27f5ce0e4adf: Pulling fs layer 15:32:04 c2d8d7efcc4b: Pulling fs layer 15:32:04 1560dd03e051: Waiting 15:32:04 27f5ce0e4adf: Waiting 15:32:04 8603b9c90790: Waiting 15:32:04 c2d8d7efcc4b: Waiting 15:32:04 f757da607395: Verifying Checksum 15:32:04 f757da607395: Download complete 15:32:04 8603b9c90790: Verifying Checksum 15:32:04 8603b9c90790: Download complete 15:32:04 05883995daec: Download complete 15:32:04 27f5ce0e4adf: Verifying Checksum 15:32:04 27f5ce0e4adf: Download complete 15:32:04 1560dd03e051: Verifying Checksum 15:32:04 1560dd03e051: Download complete 15:32:05 448f6bf000e3: Verifying Checksum 15:32:05 448f6bf000e3: Download complete 15:32:08 c2d8d7efcc4b: Verifying Checksum 15:32:08 c2d8d7efcc4b: Download complete 15:32:08 448f6bf000e3: Pull complete 15:32:09 f757da607395: Pull complete 15:32:10 05883995daec: Pull complete 15:32:11 8603b9c90790: Pull complete 15:32:12 1560dd03e051: Pull complete 15:32:12 27f5ce0e4adf: Pull complete 15:32:27 c2d8d7efcc4b: Pull complete 15:32:27 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:32:28 prd-ubuntu18.04-docker-arm64-4c-16g-1845 does not seem to be running inside a container 15:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:32:33 $ docker top 63d799316af93e452c2a6f9ed1aac6757f2ba97542d4386fdcdd5a0e665a40cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:33 ---> job-cost.sh 15:32:33 lf-activate-venv: SKIPPING 15:32:33 INFO: No Stack... 15:32:34 INFO: Retrieving Pricing Info for: v3-standard-4 15:32:34 INFO: Archiving Costs [Pipeline] sh 15:32:35 + cut -d, -f6 15:32:35 + cat /w/workspace/go-mod-core-contracts/8/archives/cost.csv [Pipeline] lock 15:32:35 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-670-8-stack-cost] 15:32:35 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-670-8-stack-cost] did not exist. Created. 15:32:35 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-670-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:32:36 /w/workspace/go-mod-core-contracts/8@tmp/durable-983e49d0/script.sh: 1: /w/workspace/go-mod-core-contracts/8@tmp/durable-983e49d0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:32:37 + echo total: 0.10999999940395355 [Pipeline] stash 15:32:37 Warning: overwriting stash ‘stack-cost’ 15:32:37 Stashed 1 file(s) [Pipeline] } 15:32:37 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-670-8-stack-cost] [Pipeline] // lock [Pipeline] } 15:32:37 $ docker stop --time=1 63d799316af93e452c2a6f9ed1aac6757f2ba97542d4386fdcdd5a0e665a40cb 15:32:38 $ docker rm -f 63d799316af93e452c2a6f9ed1aac6757f2ba97542d4386fdcdd5a0e665a40cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 15:32:39 provisioning config files... 15:32:39 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-670@tmp/config3538677976573079974tmp [Pipeline] { [Pipeline] sh 15:32:39 + set +x 15:32:39 + curl -s https://codecov.io/bash 15:32:39 + bash -s -- 15:32:39 15:32:39 _____ _ 15:32:39 / ____| | | 15:32:39 | | ___ __| | ___ ___ _____ __ 15:32:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:32:39 | |___| (_) | (_| | __/ (_| (_) \ V / 15:32:39 \_____\___/ \__,_|\___|\___\___/ \_/ 15:32:39 Bash-1.0.6 15:32:39 15:32:39 15:32:39 ==> git version 2.24.4 found 15:32:39 ==> 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 15:32:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:32:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:32:39 ==> Jenkins CI detected. 15:32:39 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-670 15:32:39 project root: . 15:32:39 --> token set from env 15:32:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:32:40 ==> Running gcov in . (disable via -X gcov) 15:32:40 ==> Python coveragepy not found 15:32:40 ==> Searching for coverage reports in: 15:32:40 + . 15:32:40 -> Found 1 reports 15:32:40 ==> Detecting git/mercurial file structure 15:32:40 ==> Reading reports 15:32:40 + ./coverage.out bytes=102605 15:32:40 ==> Appending adjustments 15:32:40 https://docs.codecov.io/docs/fixing-reports 15:32:40 + Found adjustments 15:32:40 ==> Gzipping contents 15:32:40 16K /tmp/codecov.gBSlzn.gz 15:32:40 ==> Uploading reports 15:32:40 url: https://codecov.io 15:32:40 query: branch=PR-670&commit=f465728ddbd8302d0911d5f7ee26348267bbb2d8&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-670%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=670&job=&cmd_args= 15:32:40 -> Pinging Codecov 15:32:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-670&commit=f465728ddbd8302d0911d5f7ee26348267bbb2d8&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-670%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=670&job=&cmd_args= 15:32:41 -> Uploading to 15:32:41 https://storage.googleapis.com/codecov/v4/raw/2021-10-16/71470A77251A30514AAF9C0BB2E5B6CE/f465728ddbd8302d0911d5f7ee26348267bbb2d8/de24ab8a-1eee-44f9-adae-52d96444ad75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211016%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211016T153240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19cabd8538f90d5f744860944555c1b27156daf838c9b6a8adb5a439769f6941 15:32:41 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:41 Dload Upload Total Spent Left Speed 15:32:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15319 0 0 100 15319 0 45841 --:--:-- --:--:-- --:--:-- 45865 15:32:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f465728ddbd8302d0911d5f7ee26348267bbb2d8 [Pipeline] } 15:32:41 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] sh 15:32:42 + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-670/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:32:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:32:43 ---> package-listing.sh 15:32:43 ++ facter osfamily 15:32:43 ++ tr '[:upper:]' '[:lower:]' 15:32:43 + OS_FAMILY=redhat 15:32:43 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-670 15:32:43 + START_PACKAGES=/tmp/packages_start.txt 15:32:43 + END_PACKAGES=/tmp/packages_end.txt 15:32:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:32:43 + PACKAGES=/tmp/packages_start.txt 15:32:43 + '[' /w/workspace/dry_go-mod-core-contracts_PR-670 ']' 15:32:43 + PACKAGES=/tmp/packages_end.txt 15:32:43 + case "${OS_FAMILY}" in 15:32:43 + rpm -qa 15:32:43 + sort 15:32:44 + '[' -f /tmp/packages_start.txt ']' 15:32:44 + '[' -f /tmp/packages_end.txt ']' 15:32:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:32:44 + '[' /w/workspace/dry_go-mod-core-contracts_PR-670 ']' 15:32:44 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-670/archives/ 15:32:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-670/archives/ [Pipeline] echo 15:32:44 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-670/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:32:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:32:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:32:45 15:32:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:32:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:32:45 latest: Pulling from edgex-lftools-log-publisher 15:32:45 b4d181a07f80: Pulling fs layer 15:32:45 a1111a8f2ec3: Pulling fs layer 15:32:45 ed53099fbce6: Pulling fs layer 15:32:45 dc539afda2c1: Pulling fs layer 15:32:45 77bc0d833cb6: Pulling fs layer 15:32:45 9065ff56babe: Pulling fs layer 15:32:45 d287ab97295c: Pulling fs layer 15:32:45 dc539afda2c1: Waiting 15:32:45 77bc0d833cb6: Waiting 15:32:45 9065ff56babe: Waiting 15:32:45 d287ab97295c: Waiting 15:32:45 a1111a8f2ec3: Verifying Checksum 15:32:45 a1111a8f2ec3: Download complete 15:32:45 dc539afda2c1: Verifying Checksum 15:32:45 dc539afda2c1: Download complete 15:32:45 ed53099fbce6: Verifying Checksum 15:32:45 ed53099fbce6: Download complete 15:32:45 9065ff56babe: Verifying Checksum 15:32:45 9065ff56babe: Download complete 15:32:45 77bc0d833cb6: Verifying Checksum 15:32:45 77bc0d833cb6: Download complete 15:32:45 b4d181a07f80: Verifying Checksum 15:32:45 b4d181a07f80: Download complete 15:32:46 d287ab97295c: Verifying Checksum 15:32:46 d287ab97295c: Download complete 15:32:47 b4d181a07f80: Pull complete 15:32:47 a1111a8f2ec3: Pull complete 15:32:47 ed53099fbce6: Pull complete 15:32:47 dc539afda2c1: Pull complete 15:32:48 77bc0d833cb6: Pull complete 15:32:48 9065ff56babe: Pull complete 15:32:53 d287ab97295c: Pull complete 15:32:53 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:32:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:32:53 prd-centos7-docker-4c-2g-1835 does not seem to be running inside a container 15:32:53 $ 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-670/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-670 -v /w/workspace/dry_go-mod-core-contracts_PR-670:/w/workspace/dry_go-mod-core-contracts_PR-670:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-670@tmp:/w/workspace/dry_go-mod-core-contracts_PR-670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:32:55 $ docker top 7630d00cc3f05c5591048b5e1f3c77239f19bf0255217ad3e9dd384d04057e77 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:56 + touch /tmp/pre-build-complete [Pipeline] sh 15:32:56 + mkdir -p /var/log/sysstat [Pipeline] sh 15:32:56 + ls /var/log/sa-host 15:32:56 + sadf -c /var/log/sa-host/sa16 15:32:56 file_magic: OK 15:32:56 HZ: Using current value: 100 15:32:56 file_header: OK 15:32:56 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 15:32:56 Statistics: 15:32:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:32:56 File successfully converted to sysstat format version 12.0.3 15:32:56 + sadf -c /var/log/sa-host/sa30 15:32:56 file_magic: OK 15:32:56 HZ: Using current value: 100 15:32:56 file_header: OK 15:32:56 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 15:32:56 Statistics: 15:32:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:32:56 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:32:56 provisioning config files... 15:32:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-670@tmp/config7696909549486574195tmp [Pipeline] { [Pipeline] echo 15:32:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:32:57 ---> create-netrc.sh [Pipeline] } 15:32:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:32:57 ---> python-tools-install.sh [Pipeline] echo 15:32:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:32:57 ---> sudo-logs.sh 15:32:57 Archiving 'sudo' log.. 15:32:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-1835.novalocal: Name or service not known 15:32:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-1835.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:32:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:32:58 ---> job-cost.sh 15:32:58 lf-activate-venv: SKIPPING 15:32:58 DEBUG: total: 0.10999999940395355 15:32:58 INFO: Retrieving Stack Cost... 15:33:08 INFO: Retrieving Pricing Info for: v3-standard-2 15:33:08 INFO: Archiving Costs [Pipeline] echo 15:33:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:33:08 ---> logs-deploy.sh 15:33:08 lf-activate-venv: SKIPPING 15:33:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-670/8 15:33:08 INFO: archiving workspace using pattern(s): 15:33:09 Archives upload complete. 15:33:09 INFO: archiving logs to Nexus 15:33:10 ---> uname -a: 15:33:10 Linux prd-centos7-docker-4c-2g-1835.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:33:10 15:33:10 15:33:10 ---> lscpu: 15:33:10 Architecture: x86_64 15:33:10 CPU op-mode(s): 32-bit, 64-bit 15:33:10 Byte Order: Little Endian 15:33:10 Address sizes: 40 bits physical, 48 bits virtual 15:33:10 CPU(s): 2 15:33:10 On-line CPU(s) list: 0,1 15:33:10 Thread(s) per core: 1 15:33:10 Core(s) per socket: 1 15:33:10 Socket(s): 2 15:33:10 NUMA node(s): 1 15:33:10 Vendor ID: AuthenticAMD 15:33:10 CPU family: 23 15:33:10 Model: 49 15:33:10 Model name: AMD EPYC-Rome Processor 15:33:10 Stepping: 0 15:33:10 CPU MHz: 2799.998 15:33:10 BogoMIPS: 5599.99 15:33:10 Virtualization: AMD-V 15:33:10 Hypervisor vendor: KVM 15:33:10 Virtualization type: full 15:33:10 L1d cache: 32K 15:33:10 L1i cache: 32K 15:33:10 L2 cache: 512K 15:33:10 L3 cache: 16384K 15:33:10 NUMA node0 CPU(s): 0,1 15:33:10 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 15:33:10 15:33:10 15:33:10 ---> nproc: 15:33:10 2 15:33:10 15:33:10 15:33:10 ---> df -h: 15:33:10 Filesystem Size Used Avail Use% Mounted on 15:33:10 overlay 40G 7.3G 33G 19% / 15:33:10 tmpfs 64M 0 64M 0% /dev 15:33:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:33:10 shm 64M 0 64M 0% /dev/shm 15:33:10 /dev/vda1 40G 7.3G 33G 19% /facter-os 15:33:10 15:33:10 15:33:10 ---> sar -b -r -n DEV: 15:33:10 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/16/21 _x86_64_ (2 CPU) 15:33:10 15:33:10 15:12:42 LINUX RESTART (2 CPU) 15:33:10 15:33:10 15:13:02 tps rtps wtps bread/s bwrtn/s 15:33:10 15:14:01 92.94 8.09 84.85 3558.77 5193.38 15:33:10 15:15:01 2.03 0.00 2.03 0.00 45.47 15:33:10 15:16:01 0.20 0.00 0.20 0.00 1.75 15:33:10 15:17:01 0.23 0.00 0.23 0.00 3.46 15:33:10 15:18:01 0.28 0.00 0.28 0.00 3.10 15:33:10 15:19:01 0.37 0.00 0.37 0.00 4.71 15:33:10 15:20:01 0.23 0.00 0.23 0.00 2.98 15:33:10 15:21:01 0.18 0.00 0.18 0.00 1.90 15:33:10 15:22:01 0.28 0.00 0.28 0.00 3.07 15:33:10 15:23:01 0.20 0.00 0.20 0.00 2.43 15:33:10 15:24:01 0.28 0.00 0.28 0.00 3.33 15:33:10 15:25:01 0.25 0.00 0.25 0.00 2.62 15:33:10 15:26:01 0.18 0.00 0.18 0.00 2.97 15:33:10 15:27:01 0.28 0.00 0.28 0.00 3.35 15:33:10 15:28:01 0.40 0.20 0.20 6.40 2.56 15:33:10 15:29:01 0.75 0.00 0.75 0.00 13.56 15:33:10 15:30:01 0.22 0.00 0.22 0.00 2.57 15:33:10 15:31:01 0.27 0.00 0.27 0.00 3.48 15:33:10 15:32:01 0.27 0.00 0.27 0.00 2.75 15:33:10 Average: 5.18 0.43 4.75 184.85 274.85 15:33:10 15:33:10 15:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:33:10 15:14:01 5677692 0 628220 7.84 2620 1700400 1250572 13.81 570936 1523552 36 15:33:10 15:15:01 5678096 0 627868 7.84 2620 1700348 1250248 13.80 570936 1523576 8 15:33:10 15:16:01 5687300 0 618664 7.72 2620 1700348 1159220 12.80 563208 1523576 8 15:33:10 15:17:01 5682960 0 622996 7.78 2620 1700356 1159472 12.80 566520 1524432 8 15:33:10 15:18:01 5691412 0 614536 7.67 2620 1700364 1159220 12.80 558304 1524432 8 15:33:10 15:19:01 5689408 0 616536 7.70 2620 1700368 1159340 12.80 560892 1524432 8 15:33:10 15:20:01 5688880 0 617060 7.70 2620 1700372 1159220 12.80 560972 1524432 8 15:33:10 15:21:01 5679336 0 626600 7.82 2620 1700376 1159220 12.80 570520 1524432 8 15:33:10 15:22:01 5678956 0 626976 7.83 2620 1700380 1159220 12.80 571032 1524432 16 15:33:10 15:23:01 5679012 0 626916 7.83 2620 1700384 1159220 12.80 572616 1522752 8 15:33:10 15:24:01 5677904 0 628020 7.84 2620 1700388 1159304 12.80 573868 1522752 8 15:33:10 15:25:01 5672568 0 633352 7.91 2620 1700392 1159220 12.80 579384 1522752 20 15:33:10 15:26:01 5672388 0 633524 7.91 2620 1700400 1159220 12.80 579404 1522752 8 15:33:10 15:27:01 5673288 0 632624 7.90 2620 1700400 1159220 12.80 578888 1522752 8 15:33:10 15:28:01 5672744 0 633160 7.91 2620 1700408 1159220 12.80 579144 1522752 16 15:33:10 15:29:01 5672504 0 633400 7.91 2620 1700408 1159280 12.80 579388 1522752 8 15:33:10 15:30:01 5670968 0 634928 7.93 2620 1700416 1159436 12.80 580132 1522756 16 15:33:10 15:31:01 5672808 0 633084 7.90 2620 1700420 1159220 12.80 578940 1522752 16 15:33:10 15:32:01 5672628 0 633264 7.91 2620 1700420 1159220 12.80 579076 1522752 8 15:33:10 Average: 5678466 0 627459 7.83 2620 1700387 1168857 12.90 572324 1523412 12 15:33:10 15:33:10 15:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:33:10 15:14:01 eth0 345.17 181.81 1005.00 68.75 0.00 0.00 0.00 0.00 15:33:10 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:14:01 docker0 11.83 6.06 2.59 28.42 0.00 0.00 0.00 0.00 15:33:10 15:15:01 eth0 3.18 1.90 3.09 0.19 0.00 0.00 0.00 0.00 15:33:10 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:16:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:33:10 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:17:01 eth0 1.03 0.42 0.32 0.21 0.00 0.00 0.00 0.00 15:33:10 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:18:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:33:10 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:19:01 eth0 0.55 0.25 0.15 0.08 0.00 0.00 0.00 0.00 15:33:10 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:20:01 eth0 0.63 0.12 0.06 0.01 0.00 0.00 0.00 0.00 15:33:10 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:21:01 eth0 0.43 0.10 0.04 0.01 0.00 0.00 0.00 0.00 15:33:10 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:22:01 eth0 0.37 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:33:10 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:23:01 eth0 0.47 0.07 0.05 0.01 0.00 0.00 0.00 0.00 15:33:10 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:24:01 eth0 0.55 0.23 0.17 0.07 0.00 0.00 0.00 0.00 15:33:10 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:25:01 eth0 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 15:33:10 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:26:01 eth0 0.40 0.08 0.04 0.01 0.00 0.00 0.00 0.00 15:33:10 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:27:01 eth0 0.85 0.08 0.07 0.01 0.00 0.00 0.00 0.00 15:33:10 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:28:01 eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:33:10 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:29:01 eth0 0.90 0.30 0.20 0.08 0.00 0.00 0.00 0.00 15:33:10 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:30:01 eth0 0.52 0.50 0.27 0.21 0.00 0.00 0.00 0.00 15:33:10 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:31:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:33:10 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:32:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:33:10 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 Average: eth0 18.51 9.67 52.35 3.61 0.00 0.00 0.00 0.00 15:33:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:10 Average: docker0 0.61 0.31 0.13 1.47 0.00 0.00 0.00 0.00 15:33:10 15:33:10 15:33:10 ---> sar -P ALL: 15:33:10 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/16/21 _x86_64_ (2 CPU) 15:33:10 15:33:10 15:12:42 LINUX RESTART (2 CPU) 15:33:10 15:33:10 15:13:02 CPU %user %nice %system %iowait %steal %idle 15:33:10 15:14:01 all 14.14 0.00 3.14 2.15 0.07 80.50 15:33:10 15:14:01 0 14.65 0.00 3.08 1.08 0.07 81.13 15:33:10 15:14:01 1 13.64 0.00 3.20 3.23 0.07 79.87 15:33:10 15:15:01 all 0.18 0.00 0.10 0.00 0.02 99.71 15:33:10 15:15:01 0 0.25 0.00 0.10 0.00 0.02 99.63 15:33:10 15:15:01 1 0.10 0.00 0.10 0.00 0.02 99.78 15:33:10 15:16:01 all 0.28 0.00 0.07 0.00 0.01 99.64 15:33:10 15:16:01 0 0.48 0.00 0.08 0.00 0.00 99.43 15:33:10 15:16:01 1 0.08 0.00 0.05 0.00 0.02 99.85 15:33:10 15:17:01 all 0.28 0.00 0.04 0.00 0.01 99.67 15:33:10 15:17:01 0 0.52 0.00 0.05 0.00 0.02 99.42 15:33:10 15:17:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:33:10 15:18:01 all 0.30 0.00 0.05 0.00 0.02 99.63 15:33:10 15:18:01 0 0.55 0.00 0.05 0.00 0.02 99.38 15:33:10 15:18:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:33:10 15:19:01 all 0.28 0.00 0.04 0.00 0.00 99.67 15:33:10 15:19:01 0 0.50 0.00 0.05 0.00 0.00 99.45 15:33:10 15:19:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:33:10 15:20:01 all 0.28 0.00 0.06 0.00 0.02 99.65 15:33:10 15:20:01 0 0.47 0.00 0.03 0.00 0.02 99.48 15:33:10 15:20:01 1 0.08 0.00 0.08 0.00 0.02 99.82 15:33:10 15:21:01 all 0.18 0.00 0.08 0.00 0.01 99.73 15:33:10 15:21:01 0 0.15 0.00 0.07 0.00 0.00 99.78 15:33:10 15:21:01 1 0.22 0.00 0.08 0.00 0.02 99.68 15:33:10 15:22:01 all 0.27 0.00 0.04 0.00 0.03 99.67 15:33:10 15:22:01 0 0.45 0.00 0.03 0.00 0.02 99.50 15:33:10 15:22:01 1 0.08 0.00 0.05 0.00 0.03 99.83 15:33:10 15:23:01 all 0.23 0.00 0.06 0.00 0.01 99.70 15:33:10 15:23:01 0 0.35 0.00 0.03 0.00 0.00 99.62 15:33:10 15:23:01 1 0.12 0.00 0.08 0.00 0.02 99.78 15:33:10 15:24:01 all 0.23 0.00 0.03 0.00 0.01 99.73 15:33:10 15:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:33:10 15:24:01 1 0.43 0.00 0.03 0.00 0.02 99.52 15:33:10 15:33:10 15:24:01 CPU %user %nice %system %iowait %steal %idle 15:33:10 15:25:01 all 0.24 0.00 0.04 0.00 0.01 99.71 15:33:10 15:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:33:10 15:25:01 1 0.47 0.00 0.07 0.00 0.00 99.47 15:33:10 15:26:01 all 0.23 0.00 0.03 0.00 0.01 99.73 15:33:10 15:26:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:33:10 15:26:01 1 0.40 0.00 0.03 0.00 0.02 99.55 15:33:10 15:27:01 all 0.24 0.00 0.04 0.00 0.02 99.70 15:33:10 15:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:33:10 15:27:01 1 0.47 0.00 0.07 0.00 0.02 99.45 15:33:10 15:28:01 all 0.23 0.00 0.08 0.00 0.02 99.67 15:33:10 15:28:01 0 0.40 0.00 0.08 0.00 0.02 99.50 15:33:10 15:28:01 1 0.07 0.00 0.07 0.00 0.02 99.85 15:33:10 15:29:01 all 0.14 0.00 0.04 0.00 0.01 99.81 15:33:10 15:29:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:33:10 15:29:01 1 0.22 0.00 0.03 0.00 0.00 99.75 15:33:10 15:30:01 all 0.24 0.00 0.03 0.00 0.02 99.71 15:33:10 15:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:33:10 15:30:01 1 0.47 0.00 0.05 0.00 0.02 99.47 15:33:10 15:31:01 all 0.28 0.00 0.03 0.00 0.01 99.68 15:33:10 15:31:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:33:10 15:31:01 1 0.48 0.00 0.03 0.00 0.02 99.47 15:33:10 15:32:01 all 0.23 0.00 0.03 0.00 0.02 99.72 15:33:10 15:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:33:10 15:32:01 1 0.45 0.00 0.03 0.00 0.02 99.50 15:33:10 Average: all 0.95 0.00 0.21 0.11 0.01 98.72 15:33:10 Average: 0 0.97 0.00 0.20 0.05 0.01 98.76 15:33:10 Average: 1 0.92 0.00 0.21 0.16 0.02 98.69 15:33:10 15:33:10 15:33:10