Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e9252307a4bce68487e6f36054a8661418bdca63 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-ssh11146573443611537814.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh10000070167612961665.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-messaging/branches/main/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-messaging/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2888158907743749569.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh3810192785765378501.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-messaging/branches/main/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-messaging/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9834415339612579086.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1157 in /w/workspace/gexfoundry_go-mod-messaging_main [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-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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/gexfoundry_go-mod-messaging_main@tmp/jenkins-gitclient-ssh5912798425538250844.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e9252307a4bce68487e6f36054a8661418bdca63 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9252307a4bce68487e6f36054a8661418bdca63 # timeout=10 Commit message: "Merge pull request #125 from cloudxxx8/issue-123" > git rev-list --no-walk bb1039ce3b5f9cc66f800b2910434d45063dcd07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:09:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:09:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:09:00 ========================================================= 22:09:00 EdgeX Global Pipelines Version Info 22:09:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:09:01 ------------------- 22:09:01 stable info: 22:09:01 ------------------- 22:09:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:09:01 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 22:09:01 Message: update stable to v1.0.217 22:09:02 ------------------- 22:09:02 experimental info: 22:09:02 ------------------- 22:09:02 Commited By: **** collab-it+edgex@linuxfoundation.org 22:09:02 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 22:09:02 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9252307a4bce68487e6f36054a8661418bdca63 [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e925230 [Pipeline] echo 22:09:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:09:03 + git rev-list -1 --merges e9252307a4bce68487e6f36054a8661418bdca63~1..e9252307a4bce68487e6f36054a8661418bdca63 [Pipeline] echo 22:09:03 -----------> git rev-list -1 --merges e9252307a4bce68487e6f36054a8661418bdca63~1..e9252307a4bce68487e6f36054a8661418bdca63 e9252307a4bce68487e6f36054a8661418bdca63 22:09:03 e9252307a4bce68487e6f36054a8661418bdca63 [false] [Pipeline] sh 22:09:03 + git log --format=format:%s -1 e9252307a4bce68487e6f36054a8661418bdca63 [Pipeline] echo 22:09:03 ========================================================= 22:09:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:09:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:09:03 + git log --format=format:%s -1 e9252307a4bce68487e6f36054a8661418bdca63 [Pipeline] echo 22:09:03 [semverPrep] GIT_COMMIT: e9252307a4bce68487e6f36054a8661418bdca63, Commit Message: Merge pull request #125 from cloudxxx8/issue-123 [Pipeline] echo 22:09:03 [semverPrep] This is not a build commit. [Pipeline] sh 22:09:04 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:09:04 + grep -v github /etc/ssh/ssh_known_hosts 22:09:04 + '[' -e /tmp/ssh_known_hosts ']' 22:09:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:09:04 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 22:09:04 + sudo tee -a /etc/ssh/ssh_known_hosts 22:09:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:09:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:04 22:09:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:09:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:05 latest: Pulling from edgex-devops/git-semver 22:09:05 a0d0a0d46f8b: Pulling fs layer 22:09:05 3e5f54012d9b: Pulling fs layer 22:09:05 4c7163046ea9: Pulling fs layer 22:09:05 0c2d73faf560: Pulling fs layer 22:09:05 0c2d73faf560: Waiting 22:09:05 3e5f54012d9b: Verifying Checksum 22:09:05 3e5f54012d9b: Download complete 22:09:05 a0d0a0d46f8b: Verifying Checksum 22:09:05 a0d0a0d46f8b: Download complete 22:09:05 4c7163046ea9: Verifying Checksum 22:09:05 4c7163046ea9: Download complete 22:09:05 0c2d73faf560: Verifying Checksum 22:09:05 0c2d73faf560: Download complete 22:09:05 a0d0a0d46f8b: Pull complete 22:09:05 3e5f54012d9b: Pull complete 22:09:05 4c7163046ea9: Pull complete 22:09:05 0c2d73faf560: Pull complete 22:09:05 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:09:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:09:06 prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container 22:09:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:09:06 $ docker top 22d841264753608d4553230cd0a8999ba9ef0178f993fdb15c4f790b4966aa8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:09:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:06 [ssh-agent] Looking for ssh-agent implementation... 22:09:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:07 $ docker exec 22d841264753608d4553230cd0a8999ba9ef0178f993fdb15c4f790b4966aa8c ssh-agent 22:09:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmEieGk/agent.14 22:09:07 SSH_AGENT_PID=20 22:09:07 Running ssh-add (command line suppressed) 22:09:07 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_437148465540323173.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_437148465540323173.key) 22:09:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:07 + git tag --points-at HEAD [Pipeline] } 22:09:07 $ docker exec --env ******** --env ******** 22d841264753608d4553230cd0a8999ba9ef0178f993fdb15c4f790b4966aa8c ssh-agent -k 22:09:07 unset SSH_AUTH_SOCK; 22:09:07 unset SSH_AGENT_PID; 22:09:07 echo Agent pid 20 killed; 22:09:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:09:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:07 [ssh-agent] Looking for ssh-agent implementation... 22:09:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:07 $ docker exec 22d841264753608d4553230cd0a8999ba9ef0178f993fdb15c4f790b4966aa8c ssh-agent 22:09:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXolifCc/agent.53 22:09:07 SSH_AGENT_PID=59 22:09:07 Running ssh-add (command line suppressed) 22:09:08 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7926436174299685515.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7926436174299685515.key) 22:09:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:08 + git semver init 22:09:08 # -> Open(): unable to determine branch for HEAD 22:09:08 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 22:09:08 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 22:09:08 # $SEMVER_REMOTE_NAME = origin 22:09:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:09:08 # $SEMVER_USER_NAME = edgex-jenkins 22:09:08 # $SEMVER_BRANCH = main 22:09:08 # $SEMVER_TEMP = /tmp/semver-545460742 22:09:08 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 22:09:09 # '/tmp/semver-545460742' -> '/w/workspace/gexfoundry_go-mod-messaging_main/.semver' 22:09:09 # -> Force: false 22:09:09 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [Pipeline] } 22:09:09 $ docker exec --env ******** --env ******** 22d841264753608d4553230cd0a8999ba9ef0178f993fdb15c4f790b4966aa8c ssh-agent -k 22:09:09 unset SSH_AUTH_SOCK; 22:09:09 unset SSH_AGENT_PID; 22:09:09 echo Agent pid 59 killed; 22:09:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:09:09 + git semver [Pipeline] } 22:09:09 $ docker stop --time=1 22d841264753608d4553230cd0a8999ba9ef0178f993fdb15c4f790b4966aa8c 22:09:10 $ docker rm -f 22d841264753608d4553230cd0a8999ba9ef0178f993fdb15c4f790b4966aa8c [Pipeline] // withDockerContainer [Pipeline] sh 22:09:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:09:11 Stashed 1 file(s) [Pipeline] echo 22:09:11 [edgeXSemver]: initialized semver on version 2.2.0-dev.3 [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 22:09:26 Still waiting to schedule task 22:09:26 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1157’ 22:09:26 Still waiting to schedule task 22:09:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:10:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1158 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 22:10:46 Running in /w/workspace/go-mod-messaging/12 [Pipeline] { [Pipeline] checkout 22:10:46 Selected Git installation does not exist. Using Default 22:10:46 The recommended git tool is: NONE 22:10:50 using credential edgex-jenkins-ssh 22:10:50 Cloning the remote Git repository 22:10:50 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 22:10:51 > git init /w/workspace/go-mod-messaging/12 # timeout=10 22:10:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:10:51 > git --version # timeout=10 22:10:51 > git --version # 'git version 2.17.1' 22:10:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:52 Avoid second fetch 22:10:52 Checking out Revision e9252307a4bce68487e6f36054a8661418bdca63 (main) 22:10:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:10:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:52 > git config core.sparsecheckout # timeout=10 22:10:52 > git checkout -f e9252307a4bce68487e6f36054a8661418bdca63 # timeout=10 22:10:56 Commit message: "Merge pull request #125 from cloudxxx8/issue-123" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:10:57 % Total % Received % Xferd Average Speed Time Time Time Current 22:10:57 Dload Upload Total Spent Left Speed 22:10:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 65430 0 --:--:-- --:--:-- --:--:-- 65794 [Pipeline] sh 22:10:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:10:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:10:57 + sudo tee /etc/docker/daemon.new 22:10:57 { 22:10:57 "registry-mirrors": [ 22:10:57 "https://nexus3.edgexfoundry.org:10001" 22:10:57 ], 22:10:57 "bip": "10.250.0.254/24", 22:10:57 "hosts": [ 22:10:57 "tcp://0.0.0.0:5555", 22:10:57 "unix:///var/run/docker.sock" 22:10:57 ], 22:10:57 "mtu": 1458, 22:10:57 "selinux-enabled": true, 22:10:57 "seccomp-profile": "/etc/docker/seccomp.json" 22:10:57 } [Pipeline] sh 22:10:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:10:58 + sudo service docker restart 22:11:15 Running on prd-centos7-docker-4c-2g-1159 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 22:11:15 Running in /w/workspace/go-mod-messaging/12 [Pipeline] { [Pipeline] checkout 22:11:15 Selected Git installation does not exist. Using Default 22:11:15 The recommended git tool is: NONE 22:11:16 using credential edgex-jenkins-ssh 22:11:16 Cloning the remote Git repository [Pipeline] unstash [Pipeline] echo 22:11:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:17 ========================================================= 22:11:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:11:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:11:16 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 22:11:16 > git init /w/workspace/go-mod-messaging/12 # timeout=10 22:11:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:11:16 > git --version # timeout=10 22:11:16 > git --version # 'git version 2.24.4' 22:11:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:16 [INFO] Currently running in a labeled security context 22:11:16 [INFO] Currently SELinux is 'enforcing' on the host 22:11:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/12@tmp/jenkins-gitclient-ssh6912155474238729332.key 22:11:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:17 Avoid second fetch 22:11:17 Checking out Revision e9252307a4bce68487e6f36054a8661418bdca63 (main) 22:11:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:11:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:11:18 552d1f2373af: Pulling fs layer 22:11:18 ea3f2d53f512: Pulling fs layer 22:11:18 9e70ebbbe112: Pulling fs layer 22:11:18 7a9cfe048b4a: Pulling fs layer 22:11:18 72dc09318566: Pulling fs layer 22:11:18 f4f7b4309257: Pulling fs layer 22:11:18 0ac9a79272e3: Pulling fs layer 22:11:18 b78e95d17946: Pulling fs layer 22:11:18 0ac9a79272e3: Waiting 22:11:18 72dc09318566: Waiting 22:11:18 f4f7b4309257: Waiting 22:11:18 b78e95d17946: Waiting 22:11:18 7a9cfe048b4a: Waiting 22:11:18 9e70ebbbe112: Download complete 22:11:18 ea3f2d53f512: Download complete 22:11:18 72dc09318566: Verifying Checksum 22:11:18 72dc09318566: Download complete 22:11:18 f4f7b4309257: Download complete 22:11:18 0ac9a79272e3: Verifying Checksum 22:11:18 0ac9a79272e3: Download complete 22:11:18 552d1f2373af: Verifying Checksum 22:11:18 552d1f2373af: Download complete 22:11:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:11:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:17 > git config core.sparsecheckout # timeout=10 22:11:17 > git checkout -f e9252307a4bce68487e6f36054a8661418bdca63 # timeout=10 22:11:19 552d1f2373af: Pull complete 22:11:19 ea3f2d53f512: Pull complete 22:11:20 9e70ebbbe112: Pull complete 22:11:20 b78e95d17946: Verifying Checksum 22:11:20 b78e95d17946: Download complete 22:11:20 7a9cfe048b4a: Verifying Checksum 22:11:20 7a9cfe048b4a: Download complete 22:11:21 Commit message: "Merge pull request #125 from cloudxxx8/issue-123" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:11:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:21 ========================================================= 22:11:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:11:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:11:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:11:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:11:22 a0d0a0d46f8b: Pulling fs layer 22:11:22 31adcdaf11c8: Pulling fs layer 22:11:22 b8b176561691: Pulling fs layer 22:11:22 4527c011a84f: Pulling fs layer 22:11:22 5d74067f8e1e: Pulling fs layer 22:11:22 e0aca202a116: Pulling fs layer 22:11:22 3a43be97a3b4: Pulling fs layer 22:11:22 34cad66bf833: Pulling fs layer 22:11:22 b4e3c513aaa6: Pulling fs layer 22:11:22 4527c011a84f: Waiting 22:11:22 5d74067f8e1e: Waiting 22:11:22 e0aca202a116: Waiting 22:11:22 3a43be97a3b4: Waiting 22:11:22 34cad66bf833: Waiting 22:11:22 b4e3c513aaa6: Waiting 22:11:22 b8b176561691: Verifying Checksum 22:11:22 b8b176561691: Download complete 22:11:22 31adcdaf11c8: Verifying Checksum 22:11:22 31adcdaf11c8: Download complete 22:11:22 5d74067f8e1e: Verifying Checksum 22:11:22 5d74067f8e1e: Download complete 22:11:22 e0aca202a116: Verifying Checksum 22:11:22 e0aca202a116: Download complete 22:11:22 3a43be97a3b4: Verifying Checksum 22:11:22 3a43be97a3b4: Download complete 22:11:22 a0d0a0d46f8b: Verifying Checksum 22:11:22 a0d0a0d46f8b: Download complete 22:11:22 34cad66bf833: Verifying Checksum 22:11:22 34cad66bf833: Download complete 22:11:23 b4e3c513aaa6: Verifying Checksum 22:11:23 b4e3c513aaa6: Download complete 22:11:23 a0d0a0d46f8b: Pull complete 22:11:23 4527c011a84f: Verifying Checksum 22:11:23 4527c011a84f: Download complete 22:11:23 31adcdaf11c8: Pull complete 22:11:23 b8b176561691: Pull complete 22:11:27 4527c011a84f: Pull complete 22:11:27 5d74067f8e1e: Pull complete 22:11:27 e0aca202a116: Pull complete 22:11:27 3a43be97a3b4: Pull complete 22:11:27 34cad66bf833: Pull complete 22:11:30 b4e3c513aaa6: Pull complete 22:11:30 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:11:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 22:11:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 22:11:30 + docker inspect -f . ci-base-image-x86_64 22:11:30 . [Pipeline] withDockerContainer 22:11:30 prd-centos7-docker-4c-2g-1159 does not seem to be running inside a container 22:11:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/12 -v /w/workspace/go-mod-messaging/12:/w/workspace/go-mod-messaging/12:rw,z -v /w/workspace/go-mod-messaging/12@tmp:/w/workspace/go-mod-messaging/12@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 ******** ci-base-image-x86_64 cat 22:11:31 7a9cfe048b4a: Pull complete 22:11:31 72dc09318566: Pull complete 22:11:31 f4f7b4309257: Pull complete 22:11:31 0ac9a79272e3: Pull complete 22:11:34 $ docker top 22532ede7792fca7730a7e47e795ef7180304f01eab2679cf5b687ed434c8d81 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:35 + go version 22:11:35 go version go1.16.8 linux/amd64 [Pipeline] } 22:11:35 $ docker stop --time=1 22532ede7792fca7730a7e47e795ef7180304f01eab2679cf5b687ed434c8d81 22:11:36 $ docker rm -f 22532ede7792fca7730a7e47e795ef7180304f01eab2679cf5b687ed434c8d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:11:36 + docker inspect -f . ci-base-image-x86_64 22:11:36 . [Pipeline] withDockerContainer 22:11:36 prd-centos7-docker-4c-2g-1159 does not seem to be running inside a container 22:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/12 -v /w/workspace/go-mod-messaging/12:/w/workspace/go-mod-messaging/12:rw,z -v /w/workspace/go-mod-messaging/12@tmp:/w/workspace/go-mod-messaging/12@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 ******** ci-base-image-x86_64 cat 22:11:37 $ docker top f171e91b697f88c03585cbc2a59503e95de7c9ba81957bbd5ddaa5e22e71f286 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:11:37 + make test 22:11:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:11:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:11:37 go: downloading github.com/stretchr/testify v1.7.0 22:11:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:11:38 go: downloading github.com/pebbe/zmq4 v1.2.7 22:11:38 go: downloading github.com/davecgh/go-spew v1.1.0 22:11:38 go: downloading github.com/pmezard/go-difflib v1.0.0 22:11:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:11:38 go: downloading github.com/gorilla/websocket v1.4.2 22:11:38 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:11:38 go: downloading github.com/stretchr/objx v0.1.0 22:11:38 b78e95d17946: Pull complete 22:11:38 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:11:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:11:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 22:11:38 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 22:11:39 + docker inspect -f . ci-base-image-arm64 22:11:39 . [Pipeline] withDockerContainer 22:11:39 prd-ubuntu18.04-docker-arm64-4c-16g-1158 does not seem to be running inside a container 22:11:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/12 -v /w/workspace/go-mod-messaging/12:/w/workspace/go-mod-messaging/12:rw,z -v /w/workspace/go-mod-messaging/12@tmp:/w/workspace/go-mod-messaging/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 22:11:42 $ docker top d82bb329779108ea49bf7116571aec07cc6bd21f7bee0167edc48b6c8b3873c9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:43 + go version 22:11:43 go version go1.16.8 linux/arm64 [Pipeline] } 22:11:43 $ docker stop --time=1 d82bb329779108ea49bf7116571aec07cc6bd21f7bee0167edc48b6c8b3873c9 22:11:44 $ docker rm -f d82bb329779108ea49bf7116571aec07cc6bd21f7bee0167edc48b6c8b3873c9 22:11:44 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.016s coverage: 90.3% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:11:45 + docker inspect -f . ci-base-image-arm64 22:11:45 . [Pipeline] withDockerContainer 22:11:45 prd-ubuntu18.04-docker-arm64-4c-16g-1158 does not seem to be running inside a container 22:11:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/12 -v /w/workspace/go-mod-messaging/12:/w/workspace/go-mod-messaging/12:rw,z -v /w/workspace/go-mod-messaging/12@tmp:/w/workspace/go-mod-messaging/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:46 $ docker top 5e56096ee048a8e364546310ca395388e80c4d461fcbd741da90c4828206500c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:11:47 + make test 22:11:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:11:48 go: downloading github.com/stretchr/testify v1.7.0 22:11:48 go: downloading github.com/pebbe/zmq4 v1.2.7 22:11:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:11:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:11:48 go: downloading github.com/davecgh/go-spew v1.1.0 22:11:48 go: downloading github.com/pmezard/go-difflib v1.0.0 22:11:48 go: downloading github.com/stretchr/objx v0.1.0 22:11:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:11:48 go: downloading github.com/gorilla/websocket v1.4.2 22:11:48 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:11:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.010s coverage: 67.3% of statements 22:11:49 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 22:12:06 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 22:12:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.064s coverage: 90.3% of statements 22:12:11 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.350s coverage: 83.8% of statements 22:12:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.007s coverage: 85.7% of statements 22:12:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.004s coverage: 100.0% of statements 22:12:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.004s coverage: 100.0% of statements 22:12:11 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.005s coverage: 90.9% of statements 22:12:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:12:21 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.057s coverage: 67.3% of statements 22:12:21 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 22:12:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:12:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:12:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:12:23 $ docker stop --time=1 f171e91b697f88c03585cbc2a59503e95de7c9ba81957bbd5ddaa5e22e71f286 22:12:24 $ docker rm -f f171e91b697f88c03585cbc2a59503e95de7c9ba81957bbd5ddaa5e22e71f286 [Pipeline] // withDockerContainer [Pipeline] sh 22:12:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:12:25 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 22:12:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:25 22:12:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:12:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:26 latest: Pulling from edgex-lftools-log-publisher 22:12:26 b4d181a07f80: Pulling fs layer 22:12:26 a1111a8f2ec3: Pulling fs layer 22:12:26 ed53099fbce6: Pulling fs layer 22:12:26 dc539afda2c1: Pulling fs layer 22:12:26 77bc0d833cb6: Pulling fs layer 22:12:26 9065ff56babe: Pulling fs layer 22:12:26 d287ab97295c: Pulling fs layer 22:12:26 77bc0d833cb6: Waiting 22:12:26 9065ff56babe: Waiting 22:12:26 d287ab97295c: Waiting 22:12:26 dc539afda2c1: Waiting 22:12:26 a1111a8f2ec3: Verifying Checksum 22:12:26 a1111a8f2ec3: Download complete 22:12:26 dc539afda2c1: Verifying Checksum 22:12:26 dc539afda2c1: Download complete 22:12:26 77bc0d833cb6: Verifying Checksum 22:12:26 77bc0d833cb6: Download complete 22:12:26 ed53099fbce6: Verifying Checksum 22:12:26 ed53099fbce6: Download complete 22:12:26 9065ff56babe: Verifying Checksum 22:12:26 9065ff56babe: Download complete 22:12:26 b4d181a07f80: Verifying Checksum 22:12:26 b4d181a07f80: Download complete 22:12:27 d287ab97295c: Verifying Checksum 22:12:27 d287ab97295c: Download complete 22:12:28 b4d181a07f80: Pull complete 22:12:28 a1111a8f2ec3: Pull complete 22:12:28 ed53099fbce6: Pull complete 22:12:28 dc539afda2c1: Pull complete 22:12:28 77bc0d833cb6: Pull complete 22:12:28 9065ff56babe: Pull complete 22:12:34 d287ab97295c: Pull complete 22:12:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:12:34 prd-centos7-docker-4c-2g-1159 does not seem to be running inside a container 22:12:34 $ 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-messaging/12 -v /w/workspace/go-mod-messaging/12:/w/workspace/go-mod-messaging/12:rw,z -v /w/workspace/go-mod-messaging/12@tmp:/w/workspace/go-mod-messaging/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:12:36 $ docker top 350b90e07586f6b154daa7eaa530118d76211b560bb926a6f49a3f9ba9e563ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:36 ---> job-cost.sh 22:12:36 lf-activate-venv: SKIPPING 22:12:36 INFO: No Stack... 22:12:37 INFO: Retrieving Pricing Info for: v3-standard-2 22:12:37 INFO: Archiving Costs [Pipeline] sh 22:12:38 + cat /w/workspace/go-mod-messaging/12/archives/cost.csv 22:12:38 + cut -d, -f6 [Pipeline] lock 22:12:38 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] 22:12:38 Resource [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] did not exist. Created. 22:12:38 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:12:38 + echo total: 0.05999999865889549 [Pipeline] stash 22:12:38 Stashed 1 file(s) [Pipeline] } 22:12:38 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 22:12:38 $ docker stop --time=1 350b90e07586f6b154daa7eaa530118d76211b560bb926a6f49a3f9ba9e563ce 22:12:39 $ docker rm -f 350b90e07586f6b154daa7eaa530118d76211b560bb926a6f49a3f9ba9e563ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:12:47 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.396s coverage: 83.8% of statements 22:12:47 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.022s coverage: 85.7% of statements 22:12:47 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.036s coverage: 100.0% of statements 22:12:47 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.063s coverage: 100.0% of statements 22:12:47 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.042s coverage: 90.9% of statements 22:12:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:12:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:13:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:13:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:13:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:13:06 $ docker stop --time=1 5e56096ee048a8e364546310ca395388e80c4d461fcbd741da90c4828206500c 22:13:07 $ docker rm -f 5e56096ee048a8e364546310ca395388e80c4d461fcbd741da90c4828206500c [Pipeline] // withDockerContainer [Pipeline] sh 22:13:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:13:08 Warning: overwriting stash ‘coverage-report’ 22:13:09 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 22:13:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:13:09 22:13:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:13:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:13:10 arm64: Pulling from edgex-lftools-log-publisher 22:13:10 448f6bf000e3: Pulling fs layer 22:13:10 f757da607395: Pulling fs layer 22:13:10 05883995daec: Pulling fs layer 22:13:10 8603b9c90790: Pulling fs layer 22:13:10 1560dd03e051: Pulling fs layer 22:13:10 27f5ce0e4adf: Pulling fs layer 22:13:10 c2d8d7efcc4b: Pulling fs layer 22:13:10 8603b9c90790: Waiting 22:13:10 1560dd03e051: Waiting 22:13:10 27f5ce0e4adf: Waiting 22:13:10 c2d8d7efcc4b: Waiting 22:13:10 f757da607395: Verifying Checksum 22:13:10 f757da607395: Download complete 22:13:10 8603b9c90790: Download complete 22:13:10 1560dd03e051: Verifying Checksum 22:13:10 1560dd03e051: Download complete 22:13:10 27f5ce0e4adf: Verifying Checksum 22:13:10 27f5ce0e4adf: Download complete 22:13:10 05883995daec: Verifying Checksum 22:13:10 05883995daec: Download complete 22:13:10 448f6bf000e3: Verifying Checksum 22:13:10 448f6bf000e3: Download complete 22:13:13 c2d8d7efcc4b: Verifying Checksum 22:13:13 c2d8d7efcc4b: Download complete 22:13:14 448f6bf000e3: Pull complete 22:13:15 f757da607395: Pull complete 22:13:16 05883995daec: Pull complete 22:13:16 8603b9c90790: Pull complete 22:13:17 1560dd03e051: Pull complete 22:13:17 27f5ce0e4adf: Pull complete 22:13:32 c2d8d7efcc4b: Pull complete 22:13:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:13:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:13:33 prd-ubuntu18.04-docker-arm64-4c-16g-1158 does not seem to be running inside a container 22:13:33 $ 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-messaging/12 -v /w/workspace/go-mod-messaging/12:/w/workspace/go-mod-messaging/12:rw,z -v /w/workspace/go-mod-messaging/12@tmp:/w/workspace/go-mod-messaging/12@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:13:35 $ docker top ee6a249644d783a0f21e029f041c39ee03b265fb02d879a2ca781feace3d1230 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:36 ---> job-cost.sh 22:13:36 lf-activate-venv: SKIPPING 22:13:36 INFO: No Stack... 22:13:36 INFO: Retrieving Pricing Info for: v3-standard-4 22:13:36 INFO: Archiving Costs [Pipeline] sh 22:13:37 + cat /w/workspace/go-mod-messaging/12/archives/cost.csv 22:13:37 + cut -d, -f6 [Pipeline] lock 22:13:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] 22:13:37 Resource [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] did not exist. Created. 22:13:37 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:13:38 /w/workspace/go-mod-messaging/12@tmp/durable-c80d1ff4/script.sh: 1: /w/workspace/go-mod-messaging/12@tmp/durable-c80d1ff4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:13:38 + echo total: 0.10999999940395355 [Pipeline] stash 22:13:38 Warning: overwriting stash ‘stack-cost’ 22:13:38 Stashed 1 file(s) [Pipeline] } 22:13:38 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 22:13:38 $ docker stop --time=1 ee6a249644d783a0f21e029f041c39ee03b265fb02d879a2ca781feace3d1230 22:13:40 $ docker rm -f ee6a249644d783a0f21e029f041c39ee03b265fb02d879a2ca781feace3d1230 [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 22:13:40 provisioning config files... 22:13:40 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6342837022947116765tmp [Pipeline] { [Pipeline] sh 22:13:41 + set +x 22:13:41 + curl -s https://codecov.io/bash 22:13:41 + bash -s -- 22:13:41 22:13:41 _____ _ 22:13:41 / ____| | | 22:13:41 | | ___ __| | ___ ___ _____ __ 22:13:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:13:41 | |___| (_) | (_| | __/ (_| (_) \ V / 22:13:41 \_____\___/ \__,_|\___|\___\___/ \_/ 22:13:41 Bash-1.0.6 22:13:41 22:13:41 22:13:41 ==> git version 2.24.4 found 22:13:41 ==> 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 22:13:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:13:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:13:41 ==> Jenkins CI detected. 22:13:41 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 22:13:41 project root: . 22:13:41 --> token set from env 22:13:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:13:41 ==> Running gcov in . (disable via -X gcov) 22:13:41 ==> Python coveragepy not found 22:13:41 ==> Searching for coverage reports in: 22:13:41 + . 22:13:41 -> Found 1 reports 22:13:41 ==> Detecting git/mercurial file structure 22:13:41 ==> Reading reports 22:13:41 + ./coverage.out bytes=22526 22:13:41 ==> Appending adjustments 22:13:41 https://docs.codecov.io/docs/fixing-reports 22:13:41 + Found adjustments 22:13:41 ==> Gzipping contents 22:13:41 8.0K /tmp/codecov.it9g8U.gz 22:13:41 ==> Uploading reports 22:13:41 url: https://codecov.io 22:13:41 query: branch=main&commit=e9252307a4bce68487e6f36054a8661418bdca63&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 22:13:41 -> Pinging Codecov 22:13:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=e9252307a4bce68487e6f36054a8661418bdca63&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 22:13:42 -> Uploading to 22:13:42 https://storage.googleapis.com/codecov/v4/raw/2022-01-10/F6E385568367DD0E4001BA4F8F1CB792/e9252307a4bce68487e6f36054a8661418bdca63/affce639-ebf9-4f32-a6dd-dd4f04262c18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220110T221341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c678b7e7d8eaf1f2858b13cf2676874b81c2e205bd971c950e7daf5cf9f65d22 22:13:42 % Total % Received % Xferd Average Speed Time Time Time Current 22:13:42 Dload Upload Total Spent Left Speed 22:13:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5180 0 0 100 5180 0 16224 --:--:-- --:--:-- --:--:-- 16238 22:13:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/e9252307a4bce68487e6f36054a8661418bdca63 [Pipeline] } 22:13:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:13:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:13:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:13:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:13:42 22:13:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:13:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:13:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:13:43 188c0c94c7c5: Pulling fs layer 22:13:43 0ef7d3d256c8: Pulling fs layer 22:13:43 de9db76c5a1d: Pulling fs layer 22:13:43 0eba1c9be4d2: Pulling fs layer 22:13:43 0d57e429df01: Pulling fs layer 22:13:43 4e4be7b47b0d: Pulling fs layer 22:13:43 e1f770b5df2f: Pulling fs layer 22:13:43 85a0685a4137: Pulling fs layer 22:13:43 0d57e429df01: Waiting 22:13:43 4e4be7b47b0d: Waiting 22:13:43 e1f770b5df2f: Waiting 22:13:43 0eba1c9be4d2: Waiting 22:13:43 de9db76c5a1d: Verifying Checksum 22:13:43 de9db76c5a1d: Download complete 22:13:43 0ef7d3d256c8: Verifying Checksum 22:13:43 0ef7d3d256c8: Download complete 22:13:43 0d57e429df01: Verifying Checksum 22:13:43 0d57e429df01: Download complete 22:13:43 4e4be7b47b0d: Verifying Checksum 22:13:43 4e4be7b47b0d: Download complete 22:13:43 188c0c94c7c5: Verifying Checksum 22:13:43 188c0c94c7c5: Download complete 22:13:44 e1f770b5df2f: Verifying Checksum 22:13:44 e1f770b5df2f: Download complete 22:13:44 0eba1c9be4d2: Verifying Checksum 22:13:44 0eba1c9be4d2: Download complete 22:13:44 188c0c94c7c5: Pull complete 22:13:44 85a0685a4137: Verifying Checksum 22:13:44 85a0685a4137: Download complete 22:13:44 0ef7d3d256c8: Pull complete 22:13:45 de9db76c5a1d: Pull complete 22:13:50 0eba1c9be4d2: Pull complete 22:13:50 0d57e429df01: Pull complete 22:13:50 4e4be7b47b0d: Pull complete 22:13:51 e1f770b5df2f: Pull complete 22:13:58 85a0685a4137: Pull complete 22:13:58 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:13:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:13:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:13:58 prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container 22:13:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:14:09 $ docker top 229318deb3a874d5c2b7944cb4c2eddebed4900d9f0821395133b8eccea668e4 -eo pid,comm [Pipeline] { [Pipeline] echo 22:14:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:14:10 + set -o pipefail 22:14:10 + snyk monitor '--org=edgex-jenkins' 22:14:13 22:14:13 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 22:14:13 22:14:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/569b1240-b0fd-4f3b-a565-824801fcb1ea 22:14:13 22:14:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:14:13 22:14:13 [Pipeline] } 22:14:13 $ docker stop --time=1 229318deb3a874d5c2b7944cb4c2eddebed4900d9f0821395133b8eccea668e4 22:14:15 $ docker rm -f 229318deb3a874d5c2b7944cb4c2eddebed4900d9f0821395133b8eccea668e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:14:16 + git log --format=format:%s -1 e9252307a4bce68487e6f36054a8661418bdca63 [Pipeline] sh 22:14:16 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:14:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:14:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:14:16 . [Pipeline] withDockerContainer 22:14:17 prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container 22:14:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:14:17 $ docker top c9d181b0de89d88ac9c98052d3a8bd255bc121c8b9c22cd2994601a70486ac16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:14:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:17 [ssh-agent] Looking for ssh-agent implementation... 22:14:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:18 $ docker exec c9d181b0de89d88ac9c98052d3a8bd255bc121c8b9c22cd2994601a70486ac16 ssh-agent 22:14:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkKAClh/agent.14 22:14:18 SSH_AGENT_PID=20 22:14:18 Running ssh-add (command line suppressed) 22:14:18 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2455412898626442890.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2455412898626442890.key) 22:14:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:18 + git semver tag 22:14:18 # -> Open(): unable to determine branch for HEAD 22:14:18 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 22:14:18 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 22:14:18 # $SEMVER_REMOTE_NAME = origin 22:14:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:14:18 # $SEMVER_USER_NAME = edgex-jenkins 22:14:18 # $SEMVER_BRANCH = main 22:14:18 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver 22:14:18 # e9252307a4bce68487e6f36054a8661418bdca63 HEAD 22:14:18 # -> Force: false 22:14:18 # a3e0324b295648800891176241470f59257b7497 refs/tags/v2.2.0-dev.3 [Pipeline] } 22:14:18 $ docker exec --env ******** --env ******** c9d181b0de89d88ac9c98052d3a8bd255bc121c8b9c22cd2994601a70486ac16 ssh-agent -k 22:14:18 unset SSH_AUTH_SOCK; 22:14:18 unset SSH_AGENT_PID; 22:14:18 echo Agent pid 20 killed; 22:14:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:14:19 + git semver [Pipeline] } 22:14:19 $ docker stop --time=1 c9d181b0de89d88ac9c98052d3a8bd255bc121c8b9c22cd2994601a70486ac16 22:14:20 $ docker rm -f c9d181b0de89d88ac9c98052d3a8bd255bc121c8b9c22cd2994601a70486ac16 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:14:20 22:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:14:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:14:21 0.23.1-centos7: Pulling from edgex-lftools 22:14:21 ab5ef0e58194: Pulling fs layer 22:14:21 9712f1f96733: Pulling fs layer 22:14:21 63f879dbbcfc: Pulling fs layer 22:14:21 0d9ebad4ef96: Pulling fs layer 22:14:21 e9a5061849ea: Pulling fs layer 22:14:21 d747dcd14b5f: Pulling fs layer 22:14:21 2de7ff778b66: Pulling fs layer 22:14:21 0d9ebad4ef96: Waiting 22:14:21 e9a5061849ea: Waiting 22:14:21 d747dcd14b5f: Waiting 22:14:21 2de7ff778b66: Waiting 22:14:21 9712f1f96733: Verifying Checksum 22:14:21 9712f1f96733: Download complete 22:14:21 63f879dbbcfc: Verifying Checksum 22:14:21 63f879dbbcfc: Download complete 22:14:21 ab5ef0e58194: Verifying Checksum 22:14:21 ab5ef0e58194: Download complete 22:14:21 d747dcd14b5f: Verifying Checksum 22:14:21 d747dcd14b5f: Download complete 22:14:21 e9a5061849ea: Verifying Checksum 22:14:21 e9a5061849ea: Download complete 22:14:22 0d9ebad4ef96: Verifying Checksum 22:14:22 0d9ebad4ef96: Download complete 22:14:22 2de7ff778b66: Verifying Checksum 22:14:22 2de7ff778b66: Download complete 22:14:25 ab5ef0e58194: Pull complete 22:14:25 9712f1f96733: Pull complete 22:14:26 63f879dbbcfc: Pull complete 22:14:31 0d9ebad4ef96: Pull complete 22:14:31 e9a5061849ea: Pull complete 22:14:31 d747dcd14b5f: Pull complete 22:14:33 2de7ff778b66: Pull complete 22:14:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:14:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:14:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:14:33 prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container 22:14:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:14:46 $ docker top 81047d9878fa30fdd6d56998ef7c367a5e27ddf6854f9ed9abdc26c4e23074cc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:14:46 provisioning config files... 22:14:46 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3541640249883113312tmp 22:14:46 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config996845893724507794tmp 22:14:46 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6653758571299374397tmp [Pipeline] { [Pipeline] echo 22:14:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:14:46 ---> sigul-configuration.sh 22:14:46 gpg: directory `/root/.gnupg' created 22:14:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:14:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:14:46 gpg: keyring `/root/.gnupg/secring.gpg' created 22:14:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:14:46 gpg: CAST5 encrypted data 22:14:46 gpg: encrypted with 1 passphrase 22:14:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:14:47 + mkdir /home/jenkins 22:14:47 + mkdir /home/jenkins/sigul [Pipeline] sh 22:14:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:14:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:14:47 ---> sigul-install.sh 22:14:47 Sigul already installed; skipping installation. [Pipeline] sh 22:14:48 + git tag --list 22:14:48 v0.0.0 22:14:48 v0.1.0 22:14:48 v0.1.1 22:14:48 v0.1.10 22:14:48 v0.1.11 22:14:48 v0.1.12 22:14:48 v0.1.13 22:14:48 v0.1.14 22:14:48 v0.1.15 22:14:48 v0.1.16 22:14:48 v0.1.17 22:14:48 v0.1.18 22:14:48 v0.1.19 22:14:48 v0.1.2 22:14:48 v0.1.20 22:14:48 v0.1.21 22:14:48 v0.1.22 22:14:48 v0.1.23 22:14:48 v0.1.24 22:14:48 v0.1.25 22:14:48 v0.1.26 22:14:48 v0.1.27 22:14:48 v0.1.28 22:14:48 v0.1.29 22:14:48 v0.1.3 22:14:48 v0.1.30 22:14:48 v0.1.31 22:14:48 v0.1.4 22:14:48 v0.1.5 22:14:48 v0.1.6 22:14:48 v0.1.7 22:14:48 v0.1.8 22:14:48 v0.1.9 22:14:48 v2.0.0 22:14:48 v2.0.0-dev.1 22:14:48 v2.0.0-dev.10 22:14:48 v2.0.0-dev.11 22:14:48 v2.0.0-dev.12 22:14:48 v2.0.0-dev.13 22:14:48 v2.0.0-dev.14 22:14:48 v2.0.0-dev.15 22:14:48 v2.0.0-dev.16 22:14:48 v2.0.0-dev.2 22:14:48 v2.0.0-dev.3 22:14:48 v2.0.0-dev.4 22:14:48 v2.0.0-dev.5 22:14:48 v2.0.0-dev.6 22:14:48 v2.0.0-dev.7 22:14:48 v2.0.0-dev.8 22:14:48 v2.0.0-dev.9 22:14:48 v2.0.1 22:14:48 v2.0.1-dev.1 22:14:48 v2.0.2-dev.1 22:14:48 v2.0.2-dev.2 22:14:48 v2.0.2-dev.3 22:14:48 v2.0.2-dev.4 22:14:48 v2.0.2-dev.5 22:14:48 v2.0.2-dev.6 22:14:48 v2.0.2-dev.7 22:14:48 v2.0.2-dev.8 22:14:48 v2.1.0 22:14:48 v2.2.0-dev.1 22:14:48 v2.2.0-dev.2 22:14:48 v2.2.0-dev.3 [Pipeline] sh 22:14:48 + lftools sign git-tag v2.2.0-dev.3 22:14:48 Signing Git tag with Sigul... 22:14:48 Signing v2.2.0-dev.3 [Pipeline] echo 22:14:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:14:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:14:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:14:49 $ docker stop --time=1 81047d9878fa30fdd6d56998ef7c367a5e27ddf6854f9ed9abdc26c4e23074cc 22:14:51 $ docker rm -f 81047d9878fa30fdd6d56998ef7c367a5e27ddf6854f9ed9abdc26c4e23074cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:14:51 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:14:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:14:52 . [Pipeline] withDockerContainer 22:14:52 prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container 22:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:14:52 $ docker top 8cb9af77f9324072278d0731286dc774b2fb181e8cff59de8603079ac9f19ee5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:14:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:53 [ssh-agent] Looking for ssh-agent implementation... 22:14:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:53 $ docker exec 8cb9af77f9324072278d0731286dc774b2fb181e8cff59de8603079ac9f19ee5 ssh-agent 22:14:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpnGaBF/agent.15 22:14:53 SSH_AGENT_PID=22 22:14:53 Running ssh-add (command line suppressed) 22:14:53 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8645412452470057215.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8645412452470057215.key) 22:14:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:53 + git semver bump pre 22:14:53 # -> Open(): unable to determine branch for HEAD 22:14:53 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 22:14:53 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 22:14:53 # $SEMVER_REMOTE_NAME = origin 22:14:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:14:53 # $SEMVER_USER_NAME = edgex-jenkins 22:14:53 # $SEMVER_BRANCH = main 22:14:53 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver 22:14:53 2.2.0-dev.4 [Pipeline] } 22:14:53 $ docker exec --env ******** --env ******** 8cb9af77f9324072278d0731286dc774b2fb181e8cff59de8603079ac9f19ee5 ssh-agent -k 22:14:54 unset SSH_AUTH_SOCK; 22:14:54 unset SSH_AGENT_PID; 22:14:54 echo Agent pid 22 killed; 22:14:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:14:54 + git semver [Pipeline] } 22:14:54 $ docker stop --time=1 8cb9af77f9324072278d0731286dc774b2fb181e8cff59de8603079ac9f19ee5 22:14:55 $ docker rm -f 8cb9af77f9324072278d0731286dc774b2fb181e8cff59de8603079ac9f19ee5 [Pipeline] // withDockerContainer [Pipeline] sh 22:14:56 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:14:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:14:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:14:56 . [Pipeline] withDockerContainer 22:14:56 prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container 22:14:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:14:57 $ docker top 12c1bcb1ee1f6f2b09b99f7f990b9398d3e4a5a956904ea51840b421003d88ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:14:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:57 [ssh-agent] Looking for ssh-agent implementation... 22:14:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:57 $ docker exec 12c1bcb1ee1f6f2b09b99f7f990b9398d3e4a5a956904ea51840b421003d88ee ssh-agent 22:14:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXliHJHJ/agent.14 22:14:57 SSH_AGENT_PID=20 22:14:57 Running ssh-add (command line suppressed) 22:14:57 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_166259439673164999.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_166259439673164999.key) 22:14:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:58 + git semver push 22:14:58 # -> Open(): unable to determine branch for HEAD 22:14:58 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 22:14:58 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 22:14:58 # $SEMVER_REMOTE_NAME = origin 22:14:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:14:58 # $SEMVER_USER_NAME = edgex-jenkins 22:14:58 # $SEMVER_BRANCH = main 22:14:58 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [Pipeline] } 22:15:00 $ docker exec --env ******** --env ******** 12c1bcb1ee1f6f2b09b99f7f990b9398d3e4a5a956904ea51840b421003d88ee ssh-agent -k 22:15:00 unset SSH_AUTH_SOCK; 22:15:00 unset SSH_AGENT_PID; 22:15:00 echo Agent pid 20 killed; 22:15:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:15:00 + git semver [Pipeline] } 22:15:00 $ docker stop --time=1 12c1bcb1ee1f6f2b09b99f7f990b9398d3e4a5a956904ea51840b421003d88ee 22:15:01 $ docker rm -f 12c1bcb1ee1f6f2b09b99f7f990b9398d3e4a5a956904ea51840b421003d88ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:15:02 + '[' -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:15:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:15:03 ---> package-listing.sh 22:15:03 ++ facter osfamily 22:15:03 ++ tr '[:upper:]' '[:lower:]' 22:15:03 + OS_FAMILY=redhat 22:15:03 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 22:15:03 + START_PACKAGES=/tmp/packages_start.txt 22:15:03 + END_PACKAGES=/tmp/packages_end.txt 22:15:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:15:03 + PACKAGES=/tmp/packages_start.txt 22:15:03 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 22:15:03 + PACKAGES=/tmp/packages_end.txt 22:15:03 + case "${OS_FAMILY}" in 22:15:03 + rpm -qa 22:15:03 + sort 22:15:04 + '[' -f /tmp/packages_start.txt ']' 22:15:04 + '[' -f /tmp/packages_end.txt ']' 22:15:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:15:04 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 22:15:04 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 22:15:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 22:15:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:15:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:05 22:15:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:15:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:05 latest: Pulling from edgex-lftools-log-publisher 22:15:05 b4d181a07f80: Pulling fs layer 22:15:05 a1111a8f2ec3: Pulling fs layer 22:15:05 ed53099fbce6: Pulling fs layer 22:15:05 dc539afda2c1: Pulling fs layer 22:15:05 77bc0d833cb6: Pulling fs layer 22:15:05 9065ff56babe: Pulling fs layer 22:15:05 d287ab97295c: Pulling fs layer 22:15:05 dc539afda2c1: Waiting 22:15:05 77bc0d833cb6: Waiting 22:15:05 9065ff56babe: Waiting 22:15:05 d287ab97295c: Waiting 22:15:05 a1111a8f2ec3: Verifying Checksum 22:15:05 a1111a8f2ec3: Download complete 22:15:05 dc539afda2c1: Verifying Checksum 22:15:05 dc539afda2c1: Download complete 22:15:05 77bc0d833cb6: Verifying Checksum 22:15:05 77bc0d833cb6: Download complete 22:15:05 9065ff56babe: Verifying Checksum 22:15:05 9065ff56babe: Download complete 22:15:05 ed53099fbce6: Verifying Checksum 22:15:05 ed53099fbce6: Download complete 22:15:05 b4d181a07f80: Verifying Checksum 22:15:05 b4d181a07f80: Download complete 22:15:06 d287ab97295c: Verifying Checksum 22:15:06 d287ab97295c: Download complete 22:15:07 b4d181a07f80: Pull complete 22:15:08 a1111a8f2ec3: Pull complete 22:15:08 ed53099fbce6: Pull complete 22:15:08 dc539afda2c1: Pull complete 22:15:09 77bc0d833cb6: Pull complete 22:15:09 9065ff56babe: Pull complete 22:15:16 d287ab97295c: Pull complete 22:15:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:15:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:15:16 prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container 22:15:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:15:21 $ docker top 5b8eb650d5201d498a616c9a386434860d769490b285861715171f888df9beef -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:21 + touch /tmp/pre-build-complete [Pipeline] sh 22:15:22 + mkdir -p /var/log/sysstat [Pipeline] sh 22:15:22 + ls /var/log/sa-host 22:15:22 + sadf -c /var/log/sa-host/sa10 22:15:22 file_magic: OK 22:15:22 HZ: Using current value: 100 22:15:22 file_header: OK 22:15:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:15:22 Statistics: 22:15:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:15:22 File successfully converted to sysstat format version 12.0.3 22:15:22 + sadf -c /var/log/sa-host/sa17 22:15:22 file_magic: OK 22:15:22 HZ: Using current value: 100 22:15:22 file_header: OK 22:15:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:15:22 Statistics: 22:15:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:15:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:22 provisioning config files... 22:15:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3675378310096684040tmp [Pipeline] { [Pipeline] echo 22:15:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:15:22 ---> create-netrc.sh [Pipeline] } 22:15:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:15:23 ---> python-tools-install.sh [Pipeline] echo 22:15:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:15:23 ---> sudo-logs.sh 22:15:23 Archiving 'sudo' log.. 22:15:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-1157.novalocal: Name or service not known 22:15:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-1157.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:15:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:15:23 ---> job-cost.sh 22:15:23 lf-activate-venv: SKIPPING 22:15:23 DEBUG: total: 0.10999999940395355 22:15:23 INFO: Retrieving Stack Cost... 22:15:24 INFO: Retrieving Pricing Info for: v3-standard-2 22:15:24 INFO: Archiving Costs [Pipeline] echo 22:15:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:15:24 ---> logs-deploy.sh 22:15:24 lf-activate-venv: SKIPPING 22:15:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/12 22:15:24 INFO: archiving workspace using pattern(s): 22:15:25 Archives upload complete. 22:15:25 INFO: archiving logs to Nexus 22:15:26 ---> uname -a: 22:15:26 Linux prd-centos7-docker-4c-2g-1157.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 22:15:26 22:15:26 22:15:26 ---> lscpu: 22:15:26 Architecture: x86_64 22:15:26 CPU op-mode(s): 32-bit, 64-bit 22:15:26 Byte Order: Little Endian 22:15:26 Address sizes: 40 bits physical, 48 bits virtual 22:15:26 CPU(s): 2 22:15:26 On-line CPU(s) list: 0,1 22:15:26 Thread(s) per core: 1 22:15:26 Core(s) per socket: 1 22:15:26 Socket(s): 2 22:15:26 NUMA node(s): 1 22:15:26 Vendor ID: AuthenticAMD 22:15:26 CPU family: 23 22:15:26 Model: 49 22:15:26 Model name: AMD EPYC-Rome Processor 22:15:26 Stepping: 0 22:15:26 CPU MHz: 2799.998 22:15:26 BogoMIPS: 5599.99 22:15:26 Virtualization: AMD-V 22:15:26 Hypervisor vendor: KVM 22:15:26 Virtualization type: full 22:15:26 L1d cache: 32K 22:15:26 L1i cache: 32K 22:15:26 L2 cache: 512K 22:15:26 L3 cache: 16384K 22:15:26 NUMA node0 CPU(s): 0,1 22:15:26 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 22:15:26 22:15:26 22:15:26 ---> nproc: 22:15:26 2 22:15:26 22:15:26 22:15:26 ---> df -h: 22:15:26 Filesystem Size Used Avail Use% Mounted on 22:15:26 overlay 40G 9.0G 32G 23% / 22:15:26 tmpfs 64M 0 64M 0% /dev 22:15:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:15:26 shm 64M 0 64M 0% /dev/shm 22:15:26 /dev/vda1 40G 9.0G 32G 23% /facter-os 22:15:26 22:15:26 22:15:26 ---> sar -b -r -n DEV: 22:15:26 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/10/22 _x86_64_ (2 CPU) 22:15:26 22:15:26 22:08:29 LINUX RESTART (2 CPU) 22:15:26 22:15:26 22:09:01 tps rtps wtps bread/s bwrtn/s 22:15:26 22:10:01 17.92 2.90 15.02 2253.19 2479.57 22:15:26 22:11:01 0.55 0.00 0.55 0.00 9.22 22:15:26 22:12:01 0.22 0.00 0.22 0.00 3.10 22:15:26 22:13:01 0.23 0.00 0.23 0.00 3.60 22:15:26 22:14:02 30.38 0.03 30.35 3.71 11567.55 22:15:26 22:15:01 139.58 0.00 139.58 0.00 39049.03 22:15:26 Average: 31.19 0.49 30.70 376.89 8774.00 22:15:26 22:15:26 22:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:15:26 22:10:01 5708144 0 605324 7.56 2620 1692852 1202464 13.28 549212 1518728 28 22:15:26 22:11:01 5710668 0 602792 7.53 2620 1692860 1159252 12.80 547900 1518692 20 22:15:26 22:12:01 5704144 0 609316 7.61 2620 1692860 1183236 13.06 553752 1518692 20 22:15:26 22:13:01 5708332 0 605120 7.56 2620 1692868 1159124 12.80 550400 1518696 20 22:15:26 22:14:02 4854332 0 741048 9.25 2620 2410940 1341844 14.81 661712 2169396 432844 22:15:26 22:15:01 3985064 0 1006380 12.57 2620 3014876 1718956 18.98 923112 2642124 48 22:15:26 Average: 5278447 0 694997 8.68 2620 2032876 1294146 14.29 631015 1814388 72163 22:15:26 22:15:26 22:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:15:26 22:10:01 eth0 67.51 44.90 357.64 14.41 0.00 0.00 0.00 0.00 22:15:26 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:26 22:10:01 docker0 2.98 1.82 0.63 11.15 0.00 0.00 0.00 0.00 22:15:26 22:11:01 eth0 1.02 0.35 0.39 0.26 0.00 0.00 0.00 0.00 22:15:26 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:26 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:26 22:12:01 eth0 9.70 3.02 9.43 0.56 0.00 0.00 0.00 0.00 22:15:26 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:26 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:26 22:13:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:15:26 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:26 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:26 22:14:02 eth0 143.44 77.79 4042.58 11.48 0.00 0.00 0.00 0.00 22:15:26 22:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:26 22:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:26 22:15:01 eth0 182.59 123.98 3340.53 108.58 0.00 0.00 0.00 0.00 22:15:26 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:26 22:15:01 veth0509e29 2.18 1.64 0.42 0.43 0.00 0.00 0.00 0.00 22:15:26 22:15:01 docker0 8.14 8.66 0.98 39.67 0.00 0.00 0.00 0.00 22:15:26 Average: eth0 67.14 41.49 1288.51 22.31 0.00 0.00 0.00 0.00 22:15:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:26 Average: veth0509e29 0.36 0.27 0.07 0.07 0.00 0.00 0.00 0.00 22:15:26 Average: docker0 1.84 1.73 0.27 8.38 0.00 0.00 0.00 0.00 22:15:26 22:15:26 22:15:26 ---> sar -P ALL: 22:15:26 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/10/22 _x86_64_ (2 CPU) 22:15:26 22:15:26 22:08:29 LINUX RESTART (2 CPU) 22:15:26 22:15:26 22:09:01 CPU %user %nice %system %iowait %steal %idle 22:15:26 22:10:01 all 3.00 0.00 1.45 0.39 0.03 95.13 22:15:26 22:10:01 0 2.81 0.00 1.55 0.54 0.03 95.07 22:15:26 22:10:01 1 3.18 0.00 1.35 0.24 0.03 95.20 22:15:26 22:11:01 all 0.19 0.00 0.08 0.00 0.02 99.71 22:15:26 22:11:01 0 0.08 0.00 0.07 0.00 0.02 99.83 22:15:26 22:11:01 1 0.30 0.00 0.10 0.00 0.02 99.58 22:15:26 22:12:01 all 0.24 0.00 0.06 0.00 0.02 99.68 22:15:26 22:12:01 0 0.15 0.00 0.08 0.00 0.02 99.75 22:15:26 22:12:01 1 0.34 0.00 0.03 0.00 0.02 99.61 22:15:26 22:13:01 all 0.15 0.00 0.05 0.00 0.02 99.78 22:15:26 22:13:01 0 0.07 0.00 0.07 0.00 0.03 99.83 22:15:26 22:13:01 1 0.23 0.00 0.03 0.00 0.00 99.73 22:15:26 22:14:02 all 8.74 0.00 3.47 4.67 0.05 83.06 22:15:26 22:14:02 0 8.98 0.00 3.68 4.47 0.05 82.82 22:15:26 22:14:02 1 8.50 0.00 3.27 4.88 0.05 83.31 22:15:26 22:15:01 all 15.61 0.00 7.41 10.91 0.11 65.96 22:15:26 22:15:01 0 15.63 0.00 7.40 10.26 0.11 66.61 22:15:26 22:15:01 1 15.59 0.00 7.43 11.55 0.11 65.32 22:15:26 Average: all 4.54 0.00 2.03 2.58 0.04 90.81 22:15:26 Average: 0 4.50 0.00 2.08 2.47 0.04 90.91 22:15:26 Average: 1 4.58 0.00 1.98 2.69 0.04 90.71 22:15:26 22:15:26 22:15:26