Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 490a96143ed88d263d0e9894a43bf3751025c41b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8670297037244076425.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8332987331135686711.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/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-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5407464244451009983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5771355223642458294.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/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-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8383428724571782743.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2995 in /w/workspace/undry_go-mod-core-contracts_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-core-contracts.git Avoid second fetch Checking out Revision 490a96143ed88d263d0e9894a43bf3751025c41b (main) > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh3608802104798911590.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 Commit message: "Merge pull request #628 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" > git rev-list --no-walk 0e90e8fc0ef5769f03c5bb27e3dfe37443650d78 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:16:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:16:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:16:44 ========================================================= 22:16:44 EdgeX Global Pipelines Version Info 22:16:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:16:45 ------------------- 22:16:45 stable info: 22:16:45 ------------------- 22:16:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:16:45 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:16:45 Message: update stable to v1.0.196 22:16:46 ------------------- 22:16:46 experimental info: 22:16:46 ------------------- 22:16:46 Commited By: **** collab-it+edgex@linuxfoundation.org 22:16:46 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:16:46 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 490a96143ed88d263d0e9894a43bf3751025c41b [Pipeline] echo 22:16:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 490a961 [Pipeline] echo 22:16:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:16:47 + git log --format=format:%s -1 490a96143ed88d263d0e9894a43bf3751025c41b [Pipeline] echo 22:16:47 GIT_COMMIT: 490a96143ed88d263d0e9894a43bf3751025c41b, Commit Message: Merge pull request #628 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0 [Pipeline] echo 22:16:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:48 22:16:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:16:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:49 latest: Pulling from edgex-devops/git-semver 22:16:49 31603596830f: Pulling fs layer 22:16:49 b6dc333f4379: Pulling fs layer 22:16:49 3d9ef1400e77: Pulling fs layer 22:16:49 fd332fbdc1db: Pulling fs layer 22:16:49 b6dc333f4379: Verifying Checksum 22:16:49 b6dc333f4379: Download complete 22:16:49 31603596830f: Verifying Checksum 22:16:49 31603596830f: Download complete 22:16:49 31603596830f: Pull complete 22:16:49 fd332fbdc1db: Verifying Checksum 22:16:49 fd332fbdc1db: Download complete 22:16:49 b6dc333f4379: Pull complete 22:16:50 3d9ef1400e77: Verifying Checksum 22:16:50 3d9ef1400e77: Download complete 22:16:50 3d9ef1400e77: Pull complete 22:16:50 fd332fbdc1db: Pull complete 22:16:50 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 22:16:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:16:50 prd-centos7-docker-4c-2g-2995 does not seem to be running inside a container 22:16:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:16:51 $ docker top 32ef6644b4f103fe81e48ecb83193f5a5fa936460deae45045eb1ada492e5ab4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:16:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:51 [ssh-agent] Looking for ssh-agent implementation... 22:16:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:51 $ docker exec 32ef6644b4f103fe81e48ecb83193f5a5fa936460deae45045eb1ada492e5ab4 ssh-agent 22:16:52 SSH_AUTH_SOCK=/tmp/ssh-DpBmAF8zq8EP/agent.14 22:16:52 SSH_AGENT_PID=20 22:16:52 Running ssh-add (command line suppressed) 22:16:52 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9005327373277701341.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9005327373277701341.key) 22:16:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:52 + git tag --points-at HEAD [Pipeline] } 22:16:52 $ docker exec --env ******** --env ******** 32ef6644b4f103fe81e48ecb83193f5a5fa936460deae45045eb1ada492e5ab4 ssh-agent -k 22:16:52 unset SSH_AUTH_SOCK; 22:16:52 unset SSH_AGENT_PID; 22:16:52 echo Agent pid 20 killed; 22:16:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:16:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:52 [ssh-agent] Looking for ssh-agent implementation... 22:16:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:52 $ docker exec 32ef6644b4f103fe81e48ecb83193f5a5fa936460deae45045eb1ada492e5ab4 ssh-agent 22:16:52 SSH_AUTH_SOCK=/tmp/ssh-62W5i1KvH31u/agent.54 22:16:52 SSH_AGENT_PID=60 22:16:52 Running ssh-add (command line suppressed) 22:16:53 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8085061255601930279.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8085061255601930279.key) 22:16:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:53 + git semver init 22:16:53 # -> Open(): unable to determine branch for HEAD 22:16:53 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 22:16:53 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 22:16:53 # $SEMVER_REMOTE_NAME = origin 22:16:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:16:53 # $SEMVER_USER_NAME = edgex-jenkins 22:16:53 # $SEMVER_BRANCH = main 22:16:53 # $SEMVER_TEMP = /tmp/semver-704604163 22:16:53 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 22:16:53 # '/tmp/semver-704604163' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 22:16:53 # -> Force: false 22:16:53 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 22:16:54 $ docker exec --env ******** --env ******** 32ef6644b4f103fe81e48ecb83193f5a5fa936460deae45045eb1ada492e5ab4 ssh-agent -k 22:16:54 unset SSH_AUTH_SOCK; 22:16:54 unset SSH_AGENT_PID; 22:16:54 echo Agent pid 60 killed; 22:16:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:16:54 + git semver [Pipeline] } 22:16:54 $ docker stop --time=1 32ef6644b4f103fe81e48ecb83193f5a5fa936460deae45045eb1ada492e5ab4 22:16:55 $ docker rm -f 32ef6644b4f103fe81e48ecb83193f5a5fa936460deae45045eb1ada492e5ab4 [Pipeline] // withDockerContainer [Pipeline] sh 22:16:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:16:56 Stashed 1 file(s) [Pipeline] echo 22:16:56 [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [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:17:11 Still waiting to schedule task 22:17:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:17:11 Still waiting to schedule task 22:17:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:19:05 Running on prd-centos7-docker-4c-2g-2999 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 22:19:05 Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout 22:19:05 Selected Git installation does not exist. Using Default 22:19:05 The recommended git tool is: NONE 22:19:09 using credential edgex-jenkins-ssh 22:19:09 Cloning the remote Git repository 22:19:10 Avoid second fetch 22:19:10 Checking out Revision 490a96143ed88d263d0e9894a43bf3751025c41b (main) 22:19:07 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 22:19:08 > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 22:19:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:19:08 > git --version # timeout=10 22:19:08 > git --version # 'git version 2.24.4' 22:19:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:19:08 [INFO] Currently running in a labeled security context 22:19:08 [INFO] Currently SELinux is 'enforcing' on the host 22:19:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/7@tmp/jenkins-gitclient-ssh4879129100522724310.key 22:19:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:19:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 22:19:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:19:08 > git config core.sparsecheckout # timeout=10 22:19:08 > git checkout -f 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 22:19:12 Commit message: "Merge pull request #628 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:19:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:19:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:19:14 + sudo service docker restart 22:19:14 + true 22:19:14 Redirecting to /bin/systemctl restart docker.service 22:19:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2996 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 22:19:20 Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout 22:19:20 Selected Git installation does not exist. Using Default 22:19:20 The recommended git tool is: NONE 22:19:26 using credential edgex-jenkins-ssh 22:19:26 Cloning the remote Git repository 22:19:26 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 22:19:26 > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 22:19:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:19:26 > git --version # timeout=10 22:19:26 > git --version # 'git version 2.17.1' 22:19:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:19:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:19:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 22:19:27 Avoid second fetch 22:19:27 Checking out Revision 490a96143ed88d263d0e9894a43bf3751025c41b (main) 22:19:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:19:27 > git config core.sparsecheckout # timeout=10 22:19:27 > git checkout -f 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 22:19:32 Commit message: "Merge pull request #628 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" [Pipeline] unstash [Pipeline] echo 22:19:32 ========================================================= 22:19:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:19:32 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:19:32 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:19:32 Sending build context to Docker daemon 2.903MB 22:19:32 Step 1/7 : ARG BASE=golang:1.16-alpine 22:19:32 Step 2/7 : FROM ${BASE} 22:19:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:19:33 540db60ca938: Pulling fs layer 22:19:33 adcc1eea9eea: Pulling fs layer 22:19:33 4c4ab2625f07: Pulling fs layer 22:19:33 0773c198feca: Pulling fs layer 22:19:33 345f892a5656: Pulling fs layer 22:19:33 4796506630df: Pulling fs layer 22:19:33 cc55df3e53f1: Pulling fs layer 22:19:33 4d027b6c602c: Pulling fs layer 22:19:33 449e75d2c14e: Pulling fs layer 22:19:33 0773c198feca: Waiting 22:19:33 345f892a5656: Waiting 22:19:33 4796506630df: Waiting 22:19:33 cc55df3e53f1: Waiting 22:19:33 4d027b6c602c: Waiting 22:19:33 449e75d2c14e: Waiting 22:19:33 4c4ab2625f07: Verifying Checksum 22:19:33 4c4ab2625f07: Download complete 22:19:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:19:33 adcc1eea9eea: Verifying Checksum 22:19:33 adcc1eea9eea: Download complete 22:19:33 345f892a5656: Verifying Checksum 22:19:33 345f892a5656: Download complete 22:19:33 4796506630df: Verifying Checksum 22:19:33 4796506630df: Download complete 22:19:33 cc55df3e53f1: Verifying Checksum 22:19:33 cc55df3e53f1: Download complete 22:19:33 540db60ca938: Verifying Checksum 22:19:33 540db60ca938: Download complete 22:19:33 540db60ca938: Pull complete 22:19:33 adcc1eea9eea: Pull complete 22:19:33 4d027b6c602c: Verifying Checksum 22:19:33 4d027b6c602c: Download complete 22:19:33 4c4ab2625f07: Pull complete 22:19:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:19:34 + true 22:19:34 + sudo service docker restart 22:19:37 449e75d2c14e: Verifying Checksum 22:19:37 449e75d2c14e: Download complete 22:19:37 0773c198feca: Verifying Checksum 22:19:37 0773c198feca: Download complete 22:19:41 0773c198feca: Pull complete 22:19:41 345f892a5656: Pull complete 22:19:41 4796506630df: Pull complete 22:19:41 cc55df3e53f1: Pull complete 22:19:41 4d027b6c602c: Pull complete 22:19:42 449e75d2c14e: Pull complete 22:19:42 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 22:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:19:42 ---> 0d28375d9b5b 22:19:42 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:19:44 ---> Running in 6c5a13f7d629 22:19:44 Removing intermediate container 6c5a13f7d629 22:19:44 ---> ffb33f834b2d 22:19:44 Step 4/7 : RUN apk add bash 22:19:44 ---> Running in 32834a971296 22:19:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:19:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:19:46 OK: 149 MiB in 40 packages 22:19:46 Removing intermediate container 32834a971296 22:19:46 ---> d7bc9b7bf2b1 22:19:46 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:19:46 ---> Running in 49d25840ce12 22:19:46 Removing intermediate container 49d25840ce12 22:19:46 ---> 52ca88ba7c01 22:19:46 Step 6/7 : COPY go.mod . 22:19:46 ---> 82f904dfc0fa 22:19:46 Step 7/7 : RUN go mod download 22:19:46 ---> Running in f7f6712f0b78 [Pipeline] unstash [Pipeline] echo 22:19:52 ========================================================= 22:19:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:19:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:19:53 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 22:19:54 Sending build context to Docker daemon 2.902MB 22:19:54 Step 1/7 : ARG BASE=golang:1.16-alpine 22:19:54 Step 2/7 : FROM ${BASE} 22:19:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:19:55 595b0fe564bb: Pulling fs layer 22:19:55 24495759ef45: Pulling fs layer 22:19:55 d148012ef14d: Pulling fs layer 22:19:55 cb65c68fc2e2: Pulling fs layer 22:19:55 093eec477d81: Pulling fs layer 22:19:55 a6d5b2bbb924: Pulling fs layer 22:19:55 2446dc1eb7d3: Pulling fs layer 22:19:55 596795e73e0f: Pulling fs layer 22:19:55 a6d5b2bbb924: Waiting 22:19:55 2446dc1eb7d3: Waiting 22:19:55 cb65c68fc2e2: Waiting 22:19:55 093eec477d81: Waiting 22:19:55 596795e73e0f: Waiting 22:19:55 d148012ef14d: Verifying Checksum 22:19:55 d148012ef14d: Download complete 22:19:55 24495759ef45: Download complete 22:19:55 093eec477d81: Verifying Checksum 22:19:55 093eec477d81: Download complete 22:19:55 a6d5b2bbb924: Verifying Checksum 22:19:55 a6d5b2bbb924: Download complete 22:19:55 595b0fe564bb: Verifying Checksum 22:19:55 595b0fe564bb: Download complete 22:19:55 2446dc1eb7d3: Verifying Checksum 22:19:55 2446dc1eb7d3: Download complete 22:19:55 595b0fe564bb: Pull complete 22:19:56 24495759ef45: Pull complete 22:19:56 d148012ef14d: Pull complete 22:19:57 596795e73e0f: Verifying Checksum 22:19:57 596795e73e0f: Download complete 22:19:59 cb65c68fc2e2: Verifying Checksum 22:19:59 cb65c68fc2e2: Download complete 22:20:09 cb65c68fc2e2: Pull complete 22:20:09 093eec477d81: Pull complete 22:20:09 a6d5b2bbb924: Pull complete 22:20:10 2446dc1eb7d3: Pull complete 22:20:14 596795e73e0f: Pull complete 22:20:14 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 22:20:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:20:14 ---> d9e956139c92 22:20:14 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:20:16 ---> Running in 02065def5c57 22:20:17 Removing intermediate container 02065def5c57 22:20:17 ---> dab95399b122 22:20:17 Step 4/7 : RUN apk add bash 22:20:17 ---> Running in 41ffdcf69085 22:20:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:20:19 Removing intermediate container f7f6712f0b78 22:20:19 ---> 9674d24b30a7 22:20:19 Successfully built 9674d24b30a7 22:20:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:20:19 + docker inspect -f . ci-base-image-x86_64 22:20:19 . [Pipeline] withDockerContainer 22:20:19 prd-centos7-docker-4c-2g-2999 does not seem to be running inside a container 22:20:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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-x86_64 cat 22:20:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:20:20 $ docker top 8f274912db78da70374e60772b8673cfa4e97f8732da511af1acc2f0c128ec89 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:20 + go version 22:20:20 go version go1.16.5 linux/amd64 [Pipeline] } 22:20:20 $ docker stop --time=1 8f274912db78da70374e60772b8673cfa4e97f8732da511af1acc2f0c128ec89 22:20:20 OK: 138 MiB in 40 packages 22:20:21 $ docker rm -f 8f274912db78da70374e60772b8673cfa4e97f8732da511af1acc2f0c128ec89 22:20:21 Removing intermediate container 41ffdcf69085 22:20:21 ---> 832f4d6e17dd 22:20:21 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:20:21 ---> Running in 17eeddbe2331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:20:22 Removing intermediate container 17eeddbe2331 22:20:22 ---> de8c2a5355f6 22:20:22 Step 6/7 : COPY go.mod . 22:20:22 + docker inspect -f . ci-base-image-x86_64 22:20:22 . [Pipeline] withDockerContainer 22:20:22 prd-centos7-docker-4c-2g-2999 does not seem to be running inside a container 22:20:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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-x86_64 cat 22:20:22 $ docker top 0284163a23572218f19eabe57bd66a4d47b34ab909f8b958aff632fc7e9b393c -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:23 + go mod tidy 22:20:23 ---> e8990435a8e7 22:20:23 Step 7/7 : RUN go mod download 22:20:23 ---> Running in 2f4ec0775f2e [Pipeline] sh 22:20:23 + make test 22:20:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:20:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 22:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.075s coverage: 83.5% of statements 22:20:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 22:20:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 22:20:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 22:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements 22:20:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 22:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.007s coverage: 47.2% of statements 22:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.005s coverage: 90.0% of statements 22:20:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 86.2% of statements 22:20:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements 22:20:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements 22:20:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 22:20:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:20:39 gofmt -l . 22:20:40 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:20:40 $ docker stop --time=1 0284163a23572218f19eabe57bd66a4d47b34ab909f8b958aff632fc7e9b393c 22:20:41 $ docker rm -f 0284163a23572218f19eabe57bd66a4d47b34ab909f8b958aff632fc7e9b393c [Pipeline] // withDockerContainer [Pipeline] sh 22:20:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:20:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:20:43 ---> job-cost.sh 22:20:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CLFI 22:20:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:21:05 lf-activate-venv(): INFO: Adding /tmp/venv-CLFI/bin to PATH 22:21:05 INFO: No Stack... 22:21:05 INFO: Retrieving Pricing Info for: v3-standard-2 22:21:06 INFO: Archiving Costs [Pipeline] sh 22:21:06 + cut -d, -f6 22:21:06 + cat /w/workspace/go-mod-core-contracts/7/archives/cost.csv [Pipeline] lock 22:21:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] 22:21:06 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] did not exist. Created. 22:21:06 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:21:06 + echo total: 0.05999999865889549 [Pipeline] stash 22:21:07 Stashed 1 file(s) [Pipeline] } 22:21:07 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:21:45 Removing intermediate container 2f4ec0775f2e 22:21:45 ---> 37f23fa6c490 22:21:45 Successfully built 37f23fa6c490 22:21:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:21:45 + docker inspect -f . ci-base-image-arm64 22:21:45 . [Pipeline] withDockerContainer 22:21:46 prd-ubuntu18.04-docker-arm64-4c-16g-2996 does not seem to be running inside a container 22:21:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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-arm64 cat 22:21:47 $ docker top 6abb3439b6c623afb0f313305d0e39a5b47f2e59d81f60927450f9ddac5112ad -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:48 + go version 22:21:48 go version go1.16.5 linux/arm64 [Pipeline] } 22:21:49 $ docker stop --time=1 6abb3439b6c623afb0f313305d0e39a5b47f2e59d81f60927450f9ddac5112ad 22:21:50 $ docker rm -f 6abb3439b6c623afb0f313305d0e39a5b47f2e59d81f60927450f9ddac5112ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:21:51 + docker inspect -f . ci-base-image-arm64 22:21:51 . [Pipeline] withDockerContainer 22:21:51 prd-ubuntu18.04-docker-arm64-4c-16g-2996 does not seem to be running inside a container 22:21:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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-arm64 cat 22:21:53 $ docker top 268f434490c99ea80511e86a80397345ba02a066389a210a7f0e72dfb57cd7c1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:54 + go mod tidy [Pipeline] sh 22:21:56 + make test 22:21:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:21:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 22:22:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.415s coverage: 83.5% of statements 22:22:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 22:22:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 22:22:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 22:22:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.077s coverage: 26.3% of statements 22:22:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 22:22:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.082s coverage: 47.2% of statements 22:22:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.067s coverage: 90.0% of statements 22:22:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.228s coverage: 86.2% of statements 22:22:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.050s coverage: 59.5% of statements 22:22:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.025s coverage: 35.5% of statements 22:22:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.037s coverage: 49.4% of statements 22:22:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:22:58 gofmt -l . 22:22:58 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:22:58 $ docker stop --time=1 268f434490c99ea80511e86a80397345ba02a066389a210a7f0e72dfb57cd7c1 22:23:00 $ docker rm -f 268f434490c99ea80511e86a80397345ba02a066389a210a7f0e72dfb57cd7c1 [Pipeline] // withDockerContainer [Pipeline] sh 22:23:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:23:01 Warning: overwriting stash ‘coverage-report’ 22:23:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:23:02 ---> job-cost.sh 22:23:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xq6o 22:23:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:25:18 lf-activate-venv(): INFO: Adding /tmp/venv-Xq6o/bin to PATH 22:25:18 INFO: No Stack... 22:25:18 INFO: Retrieving Pricing Info for: v2-standard-4 22:25:18 INFO: Archiving Costs [Pipeline] sh 22:25:18 + cat /w/workspace/go-mod-core-contracts/7/archives/cost.csv 22:25:18 + cut -d, -f6 [Pipeline] lock 22:25:19 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] 22:25:19 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] did not exist. Created. 22:25:19 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:25:19 /w/workspace/go-mod-core-contracts/7@tmp/durable-d8b5c3b7/script.sh: 1: /w/workspace/go-mod-core-contracts/7@tmp/durable-d8b5c3b7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:25:19 + echo total: 0.18000000715255737 [Pipeline] stash 22:25:19 Warning: overwriting stash ‘stack-cost’ 22:25:20 Stashed 1 file(s) [Pipeline] } 22:25:20 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:25:21 provisioning config files... 22:25:21 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config265019568456603100tmp [Pipeline] { [Pipeline] sh 22:25:21 + set +x 22:25:21 + curl -s https://codecov.io/bash 22:25:21 + bash -s -- 22:25:21 22:25:21 _____ _ 22:25:21 / ____| | | 22:25:21 | | ___ __| | ___ ___ _____ __ 22:25:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:25:21 | |___| (_) | (_| | __/ (_| (_) \ V / 22:25:21 \_____\___/ \__,_|\___|\___\___/ \_/ 22:25:21 Bash-1.0.5 22:25:21 22:25:21 22:25:21 ==> git version 2.24.4 found 22:25:21 ==> 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:25:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:25:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:25:21 ==> Jenkins CI detected. 22:25:21 project root: . 22:25:21 --> token set from env 22:25:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:25:21 ==> Running gcov in . (disable via -X gcov) 22:25:21 ==> Python coveragepy not found 22:25:21 ==> Searching for coverage reports in: 22:25:21 + . 22:25:21 -> Found 1 reports 22:25:21 ==> Detecting git/mercurial file structure 22:25:21 ==> Reading reports 22:25:21 + ./coverage.out bytes=101674 22:25:21 ==> Appending adjustments 22:25:21 https://docs.codecov.io/docs/fixing-reports 22:25:22 + Found adjustments 22:25:22 ==> Gzipping contents 22:25:22 16K /tmp/codecov.1VtIUB.gz 22:25:22 ==> Uploading reports 22:25:22 url: https://codecov.io 22:25:22 query: branch=main&commit=490a96143ed88d263d0e9894a43bf3751025c41b&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 22:25:22 -> Pinging Codecov 22:25:22 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=490a96143ed88d263d0e9894a43bf3751025c41b&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 22:25:22 -> Uploading to 22:25:22 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/71470A77251A30514AAF9C0BB2E5B6CE/490a96143ed88d263d0e9894a43bf3751025c41b/2c2839e3-0607-4720-a31b-3ca3331d07ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T222522Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f884b744f2fdc15dec80b8aa520c9633697327c47bc0777df580f18d2a863c4 22:25:22 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:22 Dload Upload Total Spent Left Speed 22:25:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15272 0 0 100 15272 0 41540 --:--:-- --:--:-- --:--:-- 41613 22:25:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/490a96143ed88d263d0e9894a43bf3751025c41b [Pipeline] } 22:25:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:25:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:25:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:25:24 22:25:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:25:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:25:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:25:24 188c0c94c7c5: Pulling fs layer 22:25:24 0ef7d3d256c8: Pulling fs layer 22:25:24 de9db76c5a1d: Pulling fs layer 22:25:24 0eba1c9be4d2: Pulling fs layer 22:25:24 0d57e429df01: Pulling fs layer 22:25:24 4e4be7b47b0d: Pulling fs layer 22:25:24 e1f770b5df2f: Pulling fs layer 22:25:24 85a0685a4137: Pulling fs layer 22:25:24 0d57e429df01: Waiting 22:25:24 4e4be7b47b0d: Waiting 22:25:24 e1f770b5df2f: Waiting 22:25:24 85a0685a4137: Waiting 22:25:24 0eba1c9be4d2: Waiting 22:25:24 de9db76c5a1d: Verifying Checksum 22:25:24 de9db76c5a1d: Download complete 22:25:24 0ef7d3d256c8: Verifying Checksum 22:25:24 0ef7d3d256c8: Download complete 22:25:25 0d57e429df01: Verifying Checksum 22:25:25 0d57e429df01: Download complete 22:25:25 4e4be7b47b0d: Verifying Checksum 22:25:25 4e4be7b47b0d: Download complete 22:25:25 188c0c94c7c5: Verifying Checksum 22:25:25 188c0c94c7c5: Download complete 22:25:25 188c0c94c7c5: Pull complete 22:25:25 0ef7d3d256c8: Pull complete 22:25:25 de9db76c5a1d: Pull complete 22:25:27 e1f770b5df2f: Verifying Checksum 22:25:27 e1f770b5df2f: Download complete 22:25:30 0eba1c9be4d2: Verifying Checksum 22:25:30 0eba1c9be4d2: Download complete 22:25:32 85a0685a4137: Verifying Checksum 22:25:32 85a0685a4137: Download complete 22:25:34 0eba1c9be4d2: Pull complete 22:25:34 0d57e429df01: Pull complete 22:25:34 4e4be7b47b0d: Pull complete 22:25:34 e1f770b5df2f: Pull complete 22:25:38 85a0685a4137: Pull complete 22:25:38 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:25:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:25:39 prd-centos7-docker-4c-2g-2995 does not seem to be running inside a container 22:25:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:25:39 $ docker top 4d3d5f619d75dd4327e64702c2fdf5ab97b215b5c0c11752990d6ada6bafeca9 -eo pid,comm [Pipeline] { [Pipeline] echo 22:25:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:25:40 + set -o pipefail 22:25:40 + snyk monitor '--org=edgex-jenkins' 22:25:45 22:25:45 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 22:25:45 22:25:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/565f4003-c680-4237-9dc0-4c9b46251025 22:25:45 22:25:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:25:45 22:25:45 [Pipeline] } 22:25:45 $ docker stop --time=1 4d3d5f619d75dd4327e64702c2fdf5ab97b215b5c0c11752990d6ada6bafeca9 22:25:47 $ docker rm -f 4d3d5f619d75dd4327e64702c2fdf5ab97b215b5c0c11752990d6ada6bafeca9 [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:25:48 + git log --format=format:%s -1 490a96143ed88d263d0e9894a43bf3751025c41b [Pipeline] isUnix [Pipeline] sh 22:25:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:25:49 . [Pipeline] withDockerContainer 22:25:49 prd-centos7-docker-4c-2g-2995 does not seem to be running inside a container 22:25:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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:10004/edgex-devops/git-semver:latest cat 22:25:49 $ docker top 3de542c7686903e0026e1970727afa39e1f37bc9f1e3751c019096a7c45666dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:49 [ssh-agent] Looking for ssh-agent implementation... 22:25:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:50 $ docker exec 3de542c7686903e0026e1970727afa39e1f37bc9f1e3751c019096a7c45666dc ssh-agent 22:25:50 SSH_AUTH_SOCK=/tmp/ssh-uA9DynhG20Yr/agent.13 22:25:50 SSH_AGENT_PID=20 22:25:50 Running ssh-add (command line suppressed) 22:25:50 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4581682149866075584.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4581682149866075584.key) 22:25:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:50 + git semver tag 22:25:50 # -> Open(): unable to determine branch for HEAD 22:25:50 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 22:25:50 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 22:25:50 # $SEMVER_REMOTE_NAME = origin 22:25:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:25:50 # $SEMVER_USER_NAME = edgex-jenkins 22:25:50 # $SEMVER_BRANCH = main 22:25:50 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 22:25:50 # 490a96143ed88d263d0e9894a43bf3751025c41b HEAD 22:25:50 # -> Force: false 22:25:50 # 50a567e5df91da28506c0fc7be0c0fce4c928a9b refs/tags/v2.0.1-dev.6 [Pipeline] } 22:25:50 $ docker exec --env ******** --env ******** 3de542c7686903e0026e1970727afa39e1f37bc9f1e3751c019096a7c45666dc ssh-agent -k 22:25:50 unset SSH_AUTH_SOCK; 22:25:50 unset SSH_AGENT_PID; 22:25:50 echo Agent pid 20 killed; 22:25:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:51 + git semver [Pipeline] } 22:25:51 $ docker stop --time=1 3de542c7686903e0026e1970727afa39e1f37bc9f1e3751c019096a7c45666dc 22:25:52 $ docker rm -f 3de542c7686903e0026e1970727afa39e1f37bc9f1e3751c019096a7c45666dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:25:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:25:53 22:25:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:25:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:25:53 0.23.1-centos7: Pulling from edgex-lftools 22:25:53 ab5ef0e58194: Pulling fs layer 22:25:53 9712f1f96733: Pulling fs layer 22:25:53 63f879dbbcfc: Pulling fs layer 22:25:53 0d9ebad4ef96: Pulling fs layer 22:25:53 e9a5061849ea: Pulling fs layer 22:25:53 d747dcd14b5f: Pulling fs layer 22:25:53 2de7ff778b66: Pulling fs layer 22:25:53 e9a5061849ea: Waiting 22:25:53 d747dcd14b5f: Waiting 22:25:53 2de7ff778b66: Waiting 22:25:53 0d9ebad4ef96: Waiting 22:25:53 9712f1f96733: Verifying Checksum 22:25:53 9712f1f96733: Download complete 22:25:56 63f879dbbcfc: Verifying Checksum 22:25:56 63f879dbbcfc: Download complete 22:25:56 e9a5061849ea: Verifying Checksum 22:25:56 e9a5061849ea: Download complete 22:25:56 d747dcd14b5f: Verifying Checksum 22:25:56 d747dcd14b5f: Download complete 22:25:57 2de7ff778b66: Verifying Checksum 22:25:57 2de7ff778b66: Download complete 22:25:57 0d9ebad4ef96: Verifying Checksum 22:25:57 0d9ebad4ef96: Download complete 22:25:57 ab5ef0e58194: Verifying Checksum 22:25:57 ab5ef0e58194: Download complete 22:26:00 ab5ef0e58194: Pull complete 22:26:00 9712f1f96733: Pull complete 22:26:00 63f879dbbcfc: Pull complete 22:26:04 0d9ebad4ef96: Pull complete 22:26:04 e9a5061849ea: Pull complete 22:26:04 d747dcd14b5f: Pull complete 22:26:05 2de7ff778b66: Pull complete 22:26:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:26:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:26:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:26:05 prd-centos7-docker-4c-2g-2995 does not seem to be running inside a container 22:26:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-lftools:0.23.1-centos7 cat 22:26:08 $ docker top 46e39d51b5bd159d3df6c930eb6b82431a15a0c244e962e86c8fb1c9174ca446 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:26:08 provisioning config files... 22:26:08 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1848347559639729275tmp 22:26:08 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1054398026431605628tmp 22:26:08 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4082653652530519884tmp [Pipeline] { [Pipeline] echo 22:26:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:26:08 ---> sigul-configuration.sh 22:26:08 gpg: directory `/root/.gnupg' created 22:26:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:26:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:26:08 gpg: keyring `/root/.gnupg/secring.gpg' created 22:26:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:26:08 gpg: CAST5 encrypted data 22:26:08 gpg: encrypted with 1 passphrase 22:26:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:26:09 + mkdir /home/jenkins 22:26:09 + mkdir /home/jenkins/sigul [Pipeline] sh 22:26:09 + 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:26:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:26:09 ---> sigul-install.sh 22:26:14 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:26:14 + git tag --list 22:26:14 v0.0.0 22:26:14 v0.0.1 22:26:14 v0.1.0 22:26:14 v0.1.1 22:26:14 v0.1.10 22:26:14 v0.1.100 22:26:14 v0.1.101 22:26:14 v0.1.102 22:26:14 v0.1.103 22:26:14 v0.1.104 22:26:14 v0.1.105 22:26:14 v0.1.106 22:26:14 v0.1.107 22:26:14 v0.1.108 22:26:14 v0.1.109 22:26:14 v0.1.11 22:26:14 v0.1.110 22:26:14 v0.1.111 22:26:14 v0.1.112 22:26:14 v0.1.113 22:26:14 v0.1.114 22:26:14 v0.1.115 22:26:14 v0.1.116 22:26:14 v0.1.117 22:26:14 v0.1.118 22:26:14 v0.1.119 22:26:14 v0.1.12 22:26:14 v0.1.120 22:26:14 v0.1.121 22:26:14 v0.1.122 22:26:14 v0.1.123 22:26:14 v0.1.124 22:26:14 v0.1.125 22:26:14 v0.1.126 22:26:14 v0.1.127 22:26:14 v0.1.128 22:26:14 v0.1.129 22:26:14 v0.1.13 22:26:14 v0.1.130 22:26:14 v0.1.131 22:26:14 v0.1.132 22:26:14 v0.1.133 22:26:14 v0.1.134 22:26:14 v0.1.135 22:26:14 v0.1.136 22:26:14 v0.1.137 22:26:14 v0.1.138 22:26:14 v0.1.139 22:26:14 v0.1.14 22:26:14 v0.1.140 22:26:14 v0.1.141 22:26:14 v0.1.142 22:26:14 v0.1.143 22:26:14 v0.1.144 22:26:14 v0.1.145 22:26:14 v0.1.146 22:26:14 v0.1.147 22:26:14 v0.1.148 22:26:14 v0.1.149 22:26:14 v0.1.15 22:26:14 v0.1.16 22:26:14 v0.1.17 22:26:14 v0.1.18 22:26:14 v0.1.19 22:26:14 v0.1.2 22:26:14 v0.1.20 22:26:14 v0.1.21 22:26:14 v0.1.22 22:26:14 v0.1.23 22:26:14 v0.1.24 22:26:14 v0.1.25 22:26:14 v0.1.26 22:26:14 v0.1.27 22:26:14 v0.1.28 22:26:14 v0.1.29 22:26:14 v0.1.3 22:26:14 v0.1.30 22:26:14 v0.1.31 22:26:14 v0.1.32 22:26:14 v0.1.33 22:26:14 v0.1.34 22:26:14 v0.1.35 22:26:14 v0.1.36 22:26:14 v0.1.37 22:26:14 v0.1.38 22:26:14 v0.1.39 22:26:14 v0.1.4 22:26:14 v0.1.40 22:26:14 v0.1.41 22:26:14 v0.1.42 22:26:14 v0.1.43 22:26:14 v0.1.44 22:26:14 v0.1.45 22:26:14 v0.1.46 22:26:14 v0.1.47 22:26:14 v0.1.48 22:26:14 v0.1.49 22:26:14 v0.1.5 22:26:14 v0.1.50 22:26:14 v0.1.51 22:26:14 v0.1.52 22:26:14 v0.1.53 22:26:14 v0.1.54 22:26:14 v0.1.55 22:26:14 v0.1.56 22:26:14 v0.1.57 22:26:14 v0.1.58 22:26:14 v0.1.59 22:26:14 v0.1.6 22:26:14 v0.1.60 22:26:14 v0.1.61 22:26:14 v0.1.62 22:26:14 v0.1.63 22:26:14 v0.1.64 22:26:14 v0.1.65 22:26:14 v0.1.66 22:26:14 v0.1.67 22:26:14 v0.1.68 22:26:14 v0.1.69 22:26:14 v0.1.7 22:26:14 v0.1.70 22:26:14 v0.1.71 22:26:14 v0.1.72 22:26:14 v0.1.73 22:26:14 v0.1.74 22:26:14 v0.1.75 22:26:14 v0.1.76 22:26:14 v0.1.77 22:26:14 v0.1.78 22:26:14 v0.1.79 22:26:14 v0.1.8 22:26:14 v0.1.80 22:26:14 v0.1.81 22:26:14 v0.1.82 22:26:14 v0.1.83 22:26:14 v0.1.84 22:26:14 v0.1.85 22:26:14 v0.1.86 22:26:14 v0.1.87 22:26:14 v0.1.88 22:26:14 v0.1.89 22:26:14 v0.1.9 22:26:14 v0.1.90 22:26:14 v0.1.91 22:26:14 v0.1.92 22:26:14 v0.1.93 22:26:14 v0.1.94 22:26:14 v0.1.95 22:26:14 v0.1.96 22:26:14 v0.1.97 22:26:14 v0.1.98 22:26:14 v0.1.99 22:26:14 v2.0.0 22:26:14 v2.0.0-dev.1 22:26:14 v2.0.0-dev.10 22:26:14 v2.0.0-dev.100 22:26:14 v2.0.0-dev.101 22:26:14 v2.0.0-dev.102 22:26:14 v2.0.0-dev.103 22:26:14 v2.0.0-dev.11 22:26:14 v2.0.0-dev.12 22:26:14 v2.0.0-dev.13 22:26:14 v2.0.0-dev.14 22:26:14 v2.0.0-dev.15 22:26:14 v2.0.0-dev.16 22:26:14 v2.0.0-dev.17 22:26:14 v2.0.0-dev.18 22:26:14 v2.0.0-dev.19 22:26:14 v2.0.0-dev.2 22:26:14 v2.0.0-dev.20 22:26:14 v2.0.0-dev.21 22:26:14 v2.0.0-dev.22 22:26:14 v2.0.0-dev.23 22:26:14 v2.0.0-dev.24 22:26:14 v2.0.0-dev.25 22:26:14 v2.0.0-dev.26 22:26:14 v2.0.0-dev.27 22:26:14 v2.0.0-dev.28 22:26:14 v2.0.0-dev.29 22:26:14 v2.0.0-dev.3 22:26:14 v2.0.0-dev.30 22:26:14 v2.0.0-dev.31 22:26:14 v2.0.0-dev.32 22:26:14 v2.0.0-dev.33 22:26:14 v2.0.0-dev.34 22:26:14 v2.0.0-dev.35 22:26:14 v2.0.0-dev.36 22:26:14 v2.0.0-dev.37 22:26:14 v2.0.0-dev.38 22:26:14 v2.0.0-dev.39 22:26:14 v2.0.0-dev.4 22:26:14 v2.0.0-dev.40 22:26:14 v2.0.0-dev.41 22:26:14 v2.0.0-dev.42 22:26:14 v2.0.0-dev.43 22:26:14 v2.0.0-dev.44 22:26:14 v2.0.0-dev.45 22:26:14 v2.0.0-dev.46 22:26:14 v2.0.0-dev.47 22:26:14 v2.0.0-dev.48 22:26:14 v2.0.0-dev.49 22:26:14 v2.0.0-dev.5 22:26:14 v2.0.0-dev.50 22:26:14 v2.0.0-dev.51 22:26:14 v2.0.0-dev.52 22:26:14 v2.0.0-dev.53 22:26:14 v2.0.0-dev.54 22:26:14 v2.0.0-dev.55 22:26:14 v2.0.0-dev.56 22:26:14 v2.0.0-dev.57 22:26:14 v2.0.0-dev.58 22:26:14 v2.0.0-dev.59 22:26:14 v2.0.0-dev.6 22:26:14 v2.0.0-dev.60 22:26:14 v2.0.0-dev.61 22:26:14 v2.0.0-dev.62 22:26:14 v2.0.0-dev.63 22:26:14 v2.0.0-dev.64 22:26:14 v2.0.0-dev.65 22:26:14 v2.0.0-dev.66 22:26:14 v2.0.0-dev.67 22:26:14 v2.0.0-dev.68 22:26:14 v2.0.0-dev.69 22:26:14 v2.0.0-dev.7 22:26:14 v2.0.0-dev.70 22:26:14 v2.0.0-dev.71 22:26:14 v2.0.0-dev.72 22:26:14 v2.0.0-dev.73 22:26:14 v2.0.0-dev.74 22:26:14 v2.0.0-dev.75 22:26:14 v2.0.0-dev.76 22:26:14 v2.0.0-dev.77 22:26:14 v2.0.0-dev.78 22:26:14 v2.0.0-dev.79 22:26:14 v2.0.0-dev.8 22:26:14 v2.0.0-dev.80 22:26:14 v2.0.0-dev.81 22:26:14 v2.0.0-dev.82 22:26:14 v2.0.0-dev.83 22:26:14 v2.0.0-dev.84 22:26:14 v2.0.0-dev.85 22:26:14 v2.0.0-dev.86 22:26:14 v2.0.0-dev.87 22:26:14 v2.0.0-dev.88 22:26:14 v2.0.0-dev.89 22:26:14 v2.0.0-dev.9 22:26:14 v2.0.0-dev.90 22:26:14 v2.0.0-dev.91 22:26:14 v2.0.0-dev.92 22:26:14 v2.0.0-dev.93 22:26:14 v2.0.0-dev.94 22:26:14 v2.0.0-dev.95 22:26:14 v2.0.0-dev.96 22:26:14 v2.0.0-dev.97 22:26:14 v2.0.0-dev.98 22:26:14 v2.0.0-dev.99 22:26:14 v2.0.1-dev.1 22:26:14 v2.0.1-dev.2 22:26:14 v2.0.1-dev.3 22:26:14 v2.0.1-dev.4 22:26:14 v2.0.1-dev.5 22:26:14 v2.0.1-dev.6 [Pipeline] sh 22:26:14 + lftools sign git-tag v2.0.1-dev.6 22:26:15 Signing Git tag with Sigul... 22:26:15 Signing v2.0.1-dev.6 [Pipeline] echo 22:26:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:26:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:26:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:26:16 $ docker stop --time=1 46e39d51b5bd159d3df6c930eb6b82431a15a0c244e962e86c8fb1c9174ca446 22:26:18 $ docker rm -f 46e39d51b5bd159d3df6c930eb6b82431a15a0c244e962e86c8fb1c9174ca446 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:26:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:19 . [Pipeline] withDockerContainer 22:26:19 prd-centos7-docker-4c-2g-2995 does not seem to be running inside a container 22:26:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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:10004/edgex-devops/git-semver:latest cat 22:26:19 $ docker top 23ed41a40a8ea137ed3b0414d5299a9b044488a3aede3f62fccb83f310ab92d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:26:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:26:19 [ssh-agent] Looking for ssh-agent implementation... 22:26:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:26:19 $ docker exec 23ed41a40a8ea137ed3b0414d5299a9b044488a3aede3f62fccb83f310ab92d6 ssh-agent 22:26:20 SSH_AUTH_SOCK=/tmp/ssh-R31wCpoTvmeB/agent.14 22:26:20 SSH_AGENT_PID=21 22:26:20 Running ssh-add (command line suppressed) 22:26:20 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_935639984464471727.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_935639984464471727.key) 22:26:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:26:20 + git semver bump pre 22:26:20 # -> Open(): unable to determine branch for HEAD 22:26:20 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 22:26:20 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 22:26:20 # $SEMVER_REMOTE_NAME = origin 22:26:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:26:20 # $SEMVER_USER_NAME = edgex-jenkins 22:26:20 # $SEMVER_BRANCH = main 22:26:20 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 22:26:20 2.0.1-dev.7 [Pipeline] } 22:26:20 $ docker exec --env ******** --env ******** 23ed41a40a8ea137ed3b0414d5299a9b044488a3aede3f62fccb83f310ab92d6 ssh-agent -k 22:26:20 unset SSH_AUTH_SOCK; 22:26:20 unset SSH_AGENT_PID; 22:26:20 echo Agent pid 21 killed; 22:26:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:26:21 + git semver [Pipeline] } 22:26:21 $ docker stop --time=1 23ed41a40a8ea137ed3b0414d5299a9b044488a3aede3f62fccb83f310ab92d6 22:26:22 $ docker rm -f 23ed41a40a8ea137ed3b0414d5299a9b044488a3aede3f62fccb83f310ab92d6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:22 . [Pipeline] withDockerContainer 22:26:22 prd-centos7-docker-4c-2g-2995 does not seem to be running inside a container 22:26:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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:10004/edgex-devops/git-semver:latest cat 22:26:23 $ docker top d9419437a8011c7356ee2cf00994caa0dcb6f8b6e2846102aa4a8efa87116367 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:26:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:26:23 [ssh-agent] Looking for ssh-agent implementation... 22:26:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:26:23 $ docker exec d9419437a8011c7356ee2cf00994caa0dcb6f8b6e2846102aa4a8efa87116367 ssh-agent 22:26:23 SSH_AUTH_SOCK=/tmp/ssh-eJzR2fiN6mY8/agent.14 22:26:23 SSH_AGENT_PID=20 22:26:23 Running ssh-add (command line suppressed) 22:26:23 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6581691791297514748.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6581691791297514748.key) 22:26:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:26:24 + git semver push 22:26:24 # -> Open(): unable to determine branch for HEAD 22:26:24 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 22:26:24 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 22:26:24 # $SEMVER_REMOTE_NAME = origin 22:26:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:26:24 # $SEMVER_USER_NAME = edgex-jenkins 22:26:24 # $SEMVER_BRANCH = main 22:26:24 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 22:26:29 $ docker exec --env ******** --env ******** d9419437a8011c7356ee2cf00994caa0dcb6f8b6e2846102aa4a8efa87116367 ssh-agent -k 22:26:29 unset SSH_AUTH_SOCK; 22:26:29 unset SSH_AGENT_PID; 22:26:29 echo Agent pid 20 killed; 22:26:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:26:30 + git semver [Pipeline] } 22:26:30 $ docker stop --time=1 d9419437a8011c7356ee2cf00994caa0dcb6f8b6e2846102aa4a8efa87116367 22:26:31 $ docker rm -f d9419437a8011c7356ee2cf00994caa0dcb6f8b6e2846102aa4a8efa87116367 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:26:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:26:33 ---> package-listing.sh 22:26:33 ++ facter osfamily 22:26:33 ++ tr '[:upper:]' '[:lower:]' 22:26:33 + OS_FAMILY=redhat 22:26:33 + workspace=/w/workspace/undry_go-mod-core-contracts_main 22:26:33 + START_PACKAGES=/tmp/packages_start.txt 22:26:33 + END_PACKAGES=/tmp/packages_end.txt 22:26:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:26:33 + PACKAGES=/tmp/packages_start.txt 22:26:33 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 22:26:33 + PACKAGES=/tmp/packages_end.txt 22:26:33 + case "${OS_FAMILY}" in 22:26:33 + rpm -qa 22:26:33 + sort 22:26:34 + '[' -f /tmp/packages_start.txt ']' 22:26:34 + '[' -f /tmp/packages_end.txt ']' 22:26:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:26:34 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 22:26:34 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 22:26:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 22:26:34 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:26:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:26:34 22:26:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:26:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:26:35 alpine: Pulling from edgex-lftools-log-publisher 22:26:35 5843afab3874: Pulling fs layer 22:26:35 2dfaacf7024e: Pulling fs layer 22:26:35 2dbba127c6aa: Pulling fs layer 22:26:35 1a467efa2204: Pulling fs layer 22:26:35 865369a531d5: Pulling fs layer 22:26:35 2dc3bafdbf1c: Pulling fs layer 22:26:35 9ac237eaa80d: Pulling fs layer 22:26:35 6bcad4ecc5c2: Pulling fs layer 22:26:35 7074353bde3e: Pulling fs layer 22:26:35 1a467efa2204: Waiting 22:26:35 865369a531d5: Waiting 22:26:35 2dc3bafdbf1c: Waiting 22:26:35 9ac237eaa80d: Waiting 22:26:35 6bcad4ecc5c2: Waiting 22:26:35 7074353bde3e: Waiting 22:26:35 2dfaacf7024e: Verifying Checksum 22:26:35 2dfaacf7024e: Download complete 22:26:35 1a467efa2204: Verifying Checksum 22:26:35 1a467efa2204: Download complete 22:26:35 5843afab3874: Verifying Checksum 22:26:35 2dc3bafdbf1c: Verifying Checksum 22:26:35 2dc3bafdbf1c: Download complete 22:26:35 9ac237eaa80d: Verifying Checksum 22:26:35 9ac237eaa80d: Download complete 22:26:35 6bcad4ecc5c2: Verifying Checksum 22:26:35 6bcad4ecc5c2: Download complete 22:26:35 865369a531d5: Verifying Checksum 22:26:35 865369a531d5: Download complete 22:26:35 5843afab3874: Pull complete 22:26:36 2dfaacf7024e: Pull complete 22:26:36 2dbba127c6aa: Verifying Checksum 22:26:36 2dbba127c6aa: Download complete 22:26:36 2dbba127c6aa: Pull complete 22:26:36 1a467efa2204: Pull complete 22:26:36 865369a531d5: Pull complete 22:26:36 2dc3bafdbf1c: Pull complete 22:26:36 9ac237eaa80d: Pull complete 22:26:37 6bcad4ecc5c2: Pull complete 22:26:40 7074353bde3e: Verifying Checksum 22:26:40 7074353bde3e: Download complete 22:26:43 7074353bde3e: Pull complete 22:26:43 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 22:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:26:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:26:44 prd-centos7-docker-4c-2g-2995 does not seem to be running inside a container 22:26:44 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-lftools-log-publisher:alpine cat 22:26:45 $ docker top f9a9d67a0a7e7e1e4918c7d0c4311e3184144d7c5398fdfed7c757a3707c4c72 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:46 + touch /tmp/pre-build-complete [Pipeline] sh 22:26:46 + mkdir -p /var/log/sa [Pipeline] sh 22:26:47 + ls /var/log/sa-host 22:26:47 + sadf -c /var/log/sa-host/sa05 22:26:47 file_magic: OK 22:26:47 HZ: Using current value: 100 22:26:47 file_header: OK 22:26:47 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:26:47 Statistics: 22:26:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:26:47 File successfully converted to sysstat format version 12.5.4 22:26:47 + sadf -c /var/log/sa-host/sa15 22:26:47 file_magic: OK 22:26:47 HZ: Using current value: 100 22:26:47 file_header: OK 22:26:47 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:26:47 Statistics: 22:26:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:26:47 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:48 provisioning config files... 22:26:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2510693153303461902tmp [Pipeline] { [Pipeline] echo 22:26:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:26:48 ---> create-netrc.sh [Pipeline] } 22:26:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:26:48 ---> python-tools-install.sh [Pipeline] echo 22:26:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:26:49 ---> sudo-logs.sh 22:26:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:26:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:26:49 ---> job-cost.sh 22:26:49 lf-activate-venv: SKIPPING 22:26:49 DEBUG: total: 0.18000000715255737 22:26:49 INFO: Retrieving Stack Cost... 22:26:50 INFO: Retrieving Pricing Info for: v3-standard-2 22:26:50 INFO: Archiving Costs [Pipeline] echo 22:26:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:26:51 ---> logs-deploy.sh 22:26:51 lf-activate-venv: SKIPPING 22:26:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/7 22:26:51 INFO: archiving workspace using pattern(s): 22:26:51 Archives upload complete. 22:26:51 INFO: archiving logs to Nexus 22:26:52 ---> uname -a: 22:26:52 Linux prd-centos7-docker-4c-2g-2995.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:26:52 22:26:52 22:26:52 ---> lscpu: 22:26:52 Architecture: x86_64 22:26:52 CPU op-mode(s): 32-bit, 64-bit 22:26:52 Address sizes: 40 bits physical, 48 bits virtual 22:26:52 Byte Order: Little Endian 22:26:52 CPU(s): 2 22:26:52 On-line CPU(s) list: 0,1 22:26:52 Vendor ID: AuthenticAMD 22:26:52 BIOS Vendor ID: QEMU 22:26:52 Model name: AMD EPYC-Rome Processor 22:26:52 BIOS Model name: pc-i440fx-4.2 22:26:52 CPU family: 23 22:26:52 Model: 49 22:26:52 Thread(s) per core: 1 22:26:52 Core(s) per socket: 1 22:26:52 Socket(s): 2 22:26:52 Stepping: 0 22:26:52 BogoMIPS: 5599.99 22:26:52 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:26:52 Virtualization: AMD-V 22:26:52 Hypervisor vendor: KVM 22:26:52 Virtualization type: full 22:26:52 L1d cache: 64 KiB (2 instances) 22:26:52 L1i cache: 64 KiB (2 instances) 22:26:52 L2 cache: 1 MiB (2 instances) 22:26:52 L3 cache: 32 MiB (2 instances) 22:26:52 NUMA node(s): 1 22:26:52 NUMA node0 CPU(s): 0,1 22:26:52 Vulnerability Itlb multihit: Not affected 22:26:52 Vulnerability L1tf: Not affected 22:26:52 Vulnerability Mds: Not affected 22:26:52 Vulnerability Meltdown: Not affected 22:26:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:26:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:26:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:26:52 Vulnerability Srbds: Not affected 22:26:52 Vulnerability Tsx async abort: Not affected 22:26:52 22:26:52 22:26:52 ---> nproc: 22:26:52 2 22:26:52 22:26:52 22:26:52 ---> df -h: 22:26:52 Filesystem Size Used Available Use% Mounted on 22:26:52 overlay 40.0G 8.9G 31.1G 22% / 22:26:52 tmpfs 64.0M 0 64.0M 0% /dev 22:26:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:26:52 shm 64.0M 0 64.0M 0% /dev/shm 22:26:52 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 22:26:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 22:26:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 22:26:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 22:26:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 22:26:52 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 22:26:52 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_go-mod-core-contracts_main 22:26:52 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_go-mod-core-contracts_main@tmp 22:26:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 22:26:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 22:26:52 22:26:52 22:26:52 ---> free -m: 22:26:52 total used free shared buff/cache available 22:26:52 Mem: 7821 945 3257 0 3618 6560 22:26:52 Swap: 1023 0 1023 22:26:52 22:26:52 22:26:52 ---> ip addr: 22:26:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:26:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:26:52 inet 127.0.0.1/8 scope host lo 22:26:52 valid_lft forever preferred_lft forever 22:26:52 inet6 ::1/128 scope host 22:26:52 valid_lft forever preferred_lft forever 22:26:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:26:52 link/ether fa:16:3e:97:e7:72 brd ff:ff:ff:ff:ff:ff 22:26:52 inet 10.30.122.202/23 brd 10.30.123.255 scope global dynamic eth0 22:26:52 valid_lft 85763sec preferred_lft 85763sec 22:26:52 inet6 fe80::f816:3eff:fe97:e772/64 scope link 22:26:52 valid_lft forever preferred_lft forever 22:26:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:26:52 link/ether 02:42:47:f6:63:38 brd ff:ff:ff:ff:ff:ff 22:26:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:26:52 valid_lft forever preferred_lft forever 22:26:52 inet6 fe80::42:47ff:fef6:6338/64 scope link 22:26:52 valid_lft forever preferred_lft forever 22:26:52 22:26:52 22:26:52 ---> sar -b -r -n DEV: 22:26:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 22:26:52 22:26:52 22:16:05 LINUX RESTART (2 CPU) 22:26:52 22:26:52 22:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:26:52 22:18:01 3.51 0.00 3.51 0.00 0.00 119.45 0.00 22:26:52 22:19:01 0.45 0.00 0.45 0.00 0.00 8.18 0.00 22:26:52 22:20:02 0.28 0.00 0.28 0.00 0.00 3.65 0.00 22:26:52 22:21:01 0.30 0.00 0.30 0.00 0.00 5.35 0.00 22:26:52 22:22:01 0.22 0.00 0.22 0.00 0.00 2.80 0.00 22:26:52 22:23:01 0.35 0.00 0.35 0.00 0.00 4.55 0.00 22:26:52 22:24:01 0.30 0.00 0.30 0.00 0.00 4.86 0.00 22:26:52 22:25:01 0.18 0.00 0.18 0.00 0.00 1.90 0.00 22:26:52 22:26:01 113.22 0.03 113.19 0.00 3.73 31157.24 0.00 22:26:52 Average: 13.23 0.00 13.23 0.00 0.42 3486.13 0.00 22:26:52 22:26:52 22:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:26:52 22:18:01 5477328 0 791824 9.89 2620 1737168 1218032 13.45 565876 1566300 16 22:26:52 22:19:01 5474644 0 794500 9.92 2620 1737176 1218140 13.45 568196 1566416 8 22:26:52 22:20:02 5474376 0 794768 9.92 2620 1737176 1218296 13.45 573384 1561984 20 22:26:52 22:21:01 5475924 0 793208 9.90 2620 1737188 1207536 13.33 571272 1562744 16 22:26:52 22:22:01 5473204 0 795924 9.94 2620 1737192 1207620 13.33 568760 1568536 8 22:26:52 22:23:01 5471940 0 797184 9.95 2620 1737196 1207536 13.33 569488 1568536 8 22:26:52 22:24:01 5472028 0 797092 9.95 2620 1737200 1207600 13.33 569620 1568536 16 22:26:52 22:25:01 5463436 0 805652 10.06 2620 1737232 1207600 13.33 578276 1568544 16 22:26:52 22:26:01 4093052 0 1027960 12.84 2620 2885308 1718656 18.97 847724 2541364 429200 22:26:52 Average: 5319548 0 822012 10.26 2620 1864760 1267891 14.00 601400 1674773 47701 22:26:52 22:26:52 22:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:26:52 22:18:01 eth0 5.13 1.95 3.13 0.13 0.00 0.00 0.00 0.00 22:26:52 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:19:01 eth0 1.93 0.37 0.42 0.20 0.00 0.00 0.00 0.00 22:26:52 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:20:02 eth0 1.57 0.85 0.83 0.53 0.00 0.00 0.00 0.00 22:26:52 22:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:21:01 eth0 0.08 0.07 0.01 0.07 0.00 0.00 0.00 0.00 22:26:52 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:22:01 eth0 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:26:52 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:26:52 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:26:52 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:26:52 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:26:01 eth0 1245.60 856.67 7668.42 112.36 0.00 0.00 0.00 0.00 22:26:52 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 22:26:01 docker0 93.17 111.49 8.28 355.15 0.00 0.00 0.00 0.00 22:26:52 Average: eth0 139.72 95.79 854.39 12.63 0.00 0.00 0.00 0.00 22:26:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:52 Average: docker0 10.37 12.41 0.92 39.55 0.00 0.00 0.00 0.00 22:26:52 22:26:52 22:26:52 ---> sar -P ALL: 22:26:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 22:26:52 22:26:52 22:16:05 LINUX RESTART (2 CPU) 22:26:52 22:26:52 22:17:01 CPU %user %nice %system %iowait %steal %idle 22:26:52 22:18:01 all 0.22 0.00 0.06 0.00 0.02 99.71 22:26:52 22:18:01 0 0.13 0.00 0.07 0.00 0.02 99.78 22:26:52 22:18:01 1 0.30 0.00 0.05 0.00 0.02 99.63 22:26:52 22:19:01 all 0.21 0.00 0.05 0.00 0.03 99.72 22:26:52 22:19:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:26:52 22:19:01 1 0.37 0.00 0.05 0.00 0.03 99.55 22:26:52 22:20:02 all 0.21 0.00 0.03 0.00 0.03 99.74 22:26:52 22:20:02 0 0.07 0.00 0.02 0.00 0.03 99.88 22:26:52 22:20:02 1 0.35 0.00 0.03 0.00 0.02 99.60 22:26:52 22:21:01 all 0.25 0.00 0.03 0.00 0.02 99.71 22:26:52 22:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:26:52 22:21:01 1 0.46 0.00 0.03 0.00 0.02 99.49 22:26:52 22:22:01 all 0.11 0.00 0.03 0.00 0.02 99.85 22:26:52 22:22:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:26:52 22:22:01 1 0.15 0.00 0.02 0.00 0.02 99.82 22:26:52 22:23:01 all 0.10 0.00 0.04 0.00 0.03 99.83 22:26:52 22:23:01 0 0.03 0.00 0.05 0.00 0.03 99.88 22:26:52 22:23:01 1 0.17 0.00 0.03 0.00 0.02 99.78 22:26:52 22:24:01 all 0.09 0.00 0.05 0.00 0.03 99.83 22:26:52 22:24:01 0 0.05 0.00 0.05 0.00 0.03 99.87 22:26:52 22:24:01 1 0.13 0.00 0.05 0.00 0.02 99.80 22:26:52 22:25:01 all 0.09 0.00 0.04 0.00 0.01 99.86 22:26:52 22:25:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:26:52 22:25:01 1 0.15 0.00 0.03 0.00 0.00 99.82 22:26:52 22:26:01 all 16.47 0.00 6.84 1.06 0.05 75.57 22:26:52 22:26:01 0 16.34 0.00 7.20 0.92 0.05 75.50 22:26:52 22:26:01 1 16.59 0.00 6.50 1.21 0.05 75.65 22:26:52 Average: all 1.89 0.00 0.76 0.11 0.02 97.21 22:26:52 Average: 0 1.78 0.00 0.80 0.10 0.03 97.30 22:26:52 Average: 1 2.01 0.00 0.73 0.13 0.02 97.11 22:26:52 22:26:52 22:26:52