Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 62d0d237e11a496f212b6f47e7ad619fbaaf2531 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2940171382037337996.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2309006814576856127.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 > git /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-ssh3379319744178801568.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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3657264560781542614.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 > git /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-ssh2807255701252082134.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 Running on prd-centos7-docker-4c-2g-2466 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 62d0d237e11a496f212b6f47e7ad619fbaaf2531 (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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh1777619293760908874.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 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 Commit message: "feat: Add Reading API route constant and client (#635)" > git rev-list --no-walk 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:29:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:29:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:29:59 ========================================================= 09:29:59 EdgeX Global Pipelines Version Info 09:29:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:30:00 ------------------- 09:30:00 stable info: 09:30:00 ------------------- 09:30:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:30:00 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 09:30:00 Message: update stable to v1.0.196 09:30:01 ------------------- 09:30:01 experimental info: 09:30:01 ------------------- 09:30:01 Commited By: **** collab-it+edgex@linuxfoundation.org 09:30:01 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 09:30:01 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:30:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:30:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:30:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:30:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:30:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:30:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:30:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:30:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62d0d237e11a496f212b6f47e7ad619fbaaf2531 [Pipeline] echo 09:30:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62d0d23 [Pipeline] echo 09:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:30:02 + git log --format=format:%s -1 62d0d237e11a496f212b6f47e7ad619fbaaf2531 [Pipeline] echo 09:30:02 GIT_COMMIT: 62d0d237e11a496f212b6f47e7ad619fbaaf2531, Commit Message: feat: Add Reading API route constant and client (#635) [Pipeline] echo 09:30:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:30:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:30:03 09:30:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:30:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:30:04 latest: Pulling from edgex-devops/git-semver 09:30:04 31603596830f: Pulling fs layer 09:30:04 b6dc333f4379: Pulling fs layer 09:30:04 3d9ef1400e77: Pulling fs layer 09:30:04 fd332fbdc1db: Pulling fs layer 09:30:04 fd332fbdc1db: Waiting 09:30:04 b6dc333f4379: Verifying Checksum 09:30:04 b6dc333f4379: Download complete 09:30:04 31603596830f: Verifying Checksum 09:30:04 31603596830f: Download complete 09:30:04 fd332fbdc1db: Verifying Checksum 09:30:04 fd332fbdc1db: Download complete 09:30:04 31603596830f: Pull complete 09:30:04 3d9ef1400e77: Verifying Checksum 09:30:04 3d9ef1400e77: Download complete 09:30:04 b6dc333f4379: Pull complete 09:30:05 3d9ef1400e77: Pull complete 09:30:05 fd332fbdc1db: Pull complete 09:30:05 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 09:30:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:30:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:30:05 prd-centos7-docker-4c-2g-2466 does not seem to be running inside a container 09:30:05 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:30:06 $ docker top 8a454ec1d729cd7aa9d84829245dc1c69a0c702582ddb6fd69dcffe8950bcb7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:30:07 [ssh-agent] Looking for ssh-agent implementation... 09:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:30:07 $ docker exec 8a454ec1d729cd7aa9d84829245dc1c69a0c702582ddb6fd69dcffe8950bcb7c ssh-agent 09:30:07 SSH_AUTH_SOCK=/tmp/ssh-aA0TD6Uv9VSw/agent.13 09:30:07 SSH_AGENT_PID=20 09:30:07 Running ssh-add (command line suppressed) 09:30:07 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1479048812901046588.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1479048812901046588.key) 09:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:30:07 + git tag --points-at HEAD [Pipeline] } 09:30:07 $ docker exec --env ******** --env ******** 8a454ec1d729cd7aa9d84829245dc1c69a0c702582ddb6fd69dcffe8950bcb7c ssh-agent -k 09:30:07 unset SSH_AUTH_SOCK; 09:30:07 unset SSH_AGENT_PID; 09:30:07 echo Agent pid 20 killed; 09:30:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:30:07 [ssh-agent] Looking for ssh-agent implementation... 09:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:30:07 $ docker exec 8a454ec1d729cd7aa9d84829245dc1c69a0c702582ddb6fd69dcffe8950bcb7c ssh-agent 09:30:08 SSH_AUTH_SOCK=/tmp/ssh-cpMdC6fsUEB6/agent.55 09:30:08 SSH_AGENT_PID=62 09:30:08 Running ssh-add (command line suppressed) 09:30:08 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3405942190719923587.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3405942190719923587.key) 09:30:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:30:08 + git semver init 09:30:08 # -> Open(): unable to determine branch for HEAD 09:30:08 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 09:30:08 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 09:30:08 # $SEMVER_REMOTE_NAME = origin 09:30:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:30:08 # $SEMVER_USER_NAME = edgex-jenkins 09:30:08 # $SEMVER_BRANCH = main 09:30:08 # $SEMVER_TEMP = /tmp/semver-469372624 09:30:08 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:30:09 # '/tmp/semver-469372624' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 09:30:09 # -> Force: false 09:30:09 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 09:30:09 $ docker exec --env ******** --env ******** 8a454ec1d729cd7aa9d84829245dc1c69a0c702582ddb6fd69dcffe8950bcb7c ssh-agent -k 09:30:09 unset SSH_AUTH_SOCK; 09:30:09 unset SSH_AGENT_PID; 09:30:09 echo Agent pid 62 killed; 09:30:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:30:09 + git semver [Pipeline] } 09:30:09 $ docker stop --time=1 8a454ec1d729cd7aa9d84829245dc1c69a0c702582ddb6fd69dcffe8950bcb7c 09:30:10 $ docker rm -f 8a454ec1d729cd7aa9d84829245dc1c69a0c702582ddb6fd69dcffe8950bcb7c [Pipeline] // withDockerContainer [Pipeline] sh 09:30:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:30:11 Stashed 1 file(s) [Pipeline] echo 09:30:11 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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 09:30:26 Still waiting to schedule task 09:30:26 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2466’ 09:30:26 Still waiting to schedule task 09:30:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:32:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2467 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 09:32:30 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 09:32:30 Selected Git installation does not exist. Using Default 09:32:30 The recommended git tool is: NONE 09:32:35 using credential edgex-jenkins-ssh 09:32:35 Cloning the remote Git repository 09:32:36 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:32:36 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 09:32:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:32:36 > git --version # timeout=10 09:32:36 > git --version # 'git version 2.17.1' 09:32:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:32:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:37 Avoid second fetch 09:32:37 Checking out Revision 62d0d237e11a496f212b6f47e7ad619fbaaf2531 (main) 09:32:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:32:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:37 > git config core.sparsecheckout # timeout=10 09:32:37 > git checkout -f 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 09:32:42 Commit message: "feat: Add Reading API route constant and client (#635)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:32:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:32:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:32:44 + sudo service docker restart 09:32:44 + true [Pipeline] unstash [Pipeline] echo 09:33:02 ========================================================= 09:33:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:33:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:33:03 + 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 . 09:33:04 Sending build context to Docker daemon 2.893MB 09:33:04 Step 1/7 : ARG BASE=golang:1.16-alpine 09:33:04 Step 2/7 : FROM ${BASE} 09:33:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:33:04 595b0fe564bb: Pulling fs layer 09:33:04 24495759ef45: Pulling fs layer 09:33:04 d148012ef14d: Pulling fs layer 09:33:04 cb65c68fc2e2: Pulling fs layer 09:33:04 093eec477d81: Pulling fs layer 09:33:04 20fd20ab2234: Pulling fs layer 09:33:04 43245461236d: Pulling fs layer 09:33:04 5a37c24eccbd: Pulling fs layer 09:33:04 cb65c68fc2e2: Waiting 09:33:04 20fd20ab2234: Waiting 09:33:04 5a37c24eccbd: Waiting 09:33:04 43245461236d: Waiting 09:33:04 d148012ef14d: Download complete 09:33:04 24495759ef45: Verifying Checksum 09:33:04 24495759ef45: Download complete 09:33:04 093eec477d81: Verifying Checksum 09:33:04 093eec477d81: Download complete 09:33:04 20fd20ab2234: Verifying Checksum 09:33:04 20fd20ab2234: Download complete 09:33:04 595b0fe564bb: Download complete 09:33:04 43245461236d: Verifying Checksum 09:33:04 43245461236d: Download complete 09:33:05 595b0fe564bb: Pull complete 09:33:06 24495759ef45: Pull complete 09:33:06 Running on prd-centos7-docker-4c-2g-2468 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 09:33:06 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 09:33:06 Selected Git installation does not exist. Using Default 09:33:06 The recommended git tool is: NONE 09:33:06 d148012ef14d: Pull complete 09:33:07 5a37c24eccbd: Verifying Checksum 09:33:08 cb65c68fc2e2: Verifying Checksum 09:33:08 cb65c68fc2e2: Download complete 09:33:08 using credential edgex-jenkins-ssh 09:33:08 Cloning the remote Git repository 09:33:08 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:33:08 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 09:33:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:33:08 > git --version # timeout=10 09:33:08 > git --version # 'git version 2.24.4' 09:33:08 using GIT_SSH to set credentials SSH Credentials for GitHub 09:33:08 [INFO] Currently running in a labeled security context 09:33:08 [INFO] Currently SELinux is 'enforcing' on the host 09:33:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh5331032799062550572.key 09:33:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:33:09 Avoid second fetch 09:33:09 Checking out Revision 62d0d237e11a496f212b6f47e7ad619fbaaf2531 (main) 09:33:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:33:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:33:09 > git config core.sparsecheckout # timeout=10 09:33:09 > git checkout -f 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 09:33:13 Commit message: "feat: Add Reading API route constant and client (#635)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:33:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:33:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:33:14 + sudo service docker restart 09:33:14 + true 09:33:14 Redirecting to /bin/systemctl restart docker.service 09:33:18 cb65c68fc2e2: Pull complete 09:33:18 093eec477d81: Pull complete 09:33:18 20fd20ab2234: Pull complete 09:33:19 43245461236d: Pull complete 09:33:23 5a37c24eccbd: Pull complete 09:33:23 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 09:33:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:33:23 ---> 274d7007c78b 09:33:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:33:25 ---> Running in 45c00bea2762 09:33:25 Removing intermediate container 45c00bea2762 09:33:25 ---> e40035ca9dc0 09:33:25 Step 4/7 : RUN apk add bash 09:33:25 ---> Running in bdc7ba918619 09:33:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:33:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:33:29 OK: 138 MiB in 40 packages 09:33:30 Removing intermediate container bdc7ba918619 09:33:30 ---> 38f43140328f 09:33:30 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:33:30 ---> Running in 7181534e3cd6 09:33:30 Removing intermediate container 7181534e3cd6 09:33:30 ---> b91482224783 09:33:30 Step 6/7 : COPY go.mod . 09:33:31 ---> df37a87e2b03 09:33:31 Step 7/7 : RUN go mod download 09:33:31 ---> Running in 0e91ce282cee [Pipeline] unstash [Pipeline] echo 09:33:33 ========================================================= 09:33:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:33:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:33:33 + 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 . 09:33:33 Sending build context to Docker daemon 2.895MB 09:33:33 Step 1/7 : ARG BASE=golang:1.16-alpine 09:33:33 Step 2/7 : FROM ${BASE} 09:33:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:33:33 540db60ca938: Pulling fs layer 09:33:33 adcc1eea9eea: Pulling fs layer 09:33:33 4c4ab2625f07: Pulling fs layer 09:33:33 0773c198feca: Pulling fs layer 09:33:33 345f892a5656: Pulling fs layer 09:33:33 9ac62484cfdc: Pulling fs layer 09:33:33 5ac4037533be: Pulling fs layer 09:33:33 dc6bda0758c5: Pulling fs layer 09:33:33 345f892a5656: Waiting 09:33:33 9ac62484cfdc: Waiting 09:33:33 5ac4037533be: Waiting 09:33:33 dc6bda0758c5: Waiting 09:33:33 0773c198feca: Waiting 09:33:33 4c4ab2625f07: Verifying Checksum 09:33:33 4c4ab2625f07: Download complete 09:33:33 adcc1eea9eea: Verifying Checksum 09:33:33 adcc1eea9eea: Download complete 09:33:33 345f892a5656: Verifying Checksum 09:33:33 345f892a5656: Download complete 09:33:33 9ac62484cfdc: Verifying Checksum 09:33:33 9ac62484cfdc: Download complete 09:33:33 540db60ca938: Verifying Checksum 09:33:34 540db60ca938: Pull complete 09:33:34 5ac4037533be: Verifying Checksum 09:33:34 5ac4037533be: Download complete 09:33:34 adcc1eea9eea: Pull complete 09:33:34 4c4ab2625f07: Pull complete 09:33:35 dc6bda0758c5: Verifying Checksum 09:33:35 dc6bda0758c5: Download complete 09:33:36 0773c198feca: Verifying Checksum 09:33:36 0773c198feca: Download complete 09:33:39 0773c198feca: Pull complete 09:33:39 345f892a5656: Pull complete 09:33:39 9ac62484cfdc: Pull complete 09:33:39 5ac4037533be: Pull complete 09:33:41 dc6bda0758c5: Pull complete 09:33:41 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 09:33:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:33:41 ---> eb58bd16d52e 09:33:41 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:33:45 ---> Running in 555afa21fbbe 09:33:45 Removing intermediate container 555afa21fbbe 09:33:45 ---> 5005a97075c6 09:33:45 Step 4/7 : RUN apk add bash 09:33:45 ---> Running in 2c5a83112ea5 09:33:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:33:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:33:46 OK: 149 MiB in 40 packages 09:33:47 Removing intermediate container 2c5a83112ea5 09:33:47 ---> 055818d63722 09:33:47 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:33:47 ---> Running in aee2e0d1722c 09:33:47 Removing intermediate container aee2e0d1722c 09:33:47 ---> d6f0e935412b 09:33:47 Step 6/7 : COPY go.mod . 09:33:47 ---> 7336c52ad8d5 09:33:47 Step 7/7 : RUN go mod download 09:33:47 ---> Running in e9c3a9403115 09:33:50 Removing intermediate container 0e91ce282cee 09:33:50 ---> 12e82b9fa5fc 09:33:50 Successfully built 12e82b9fa5fc 09:33:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:33:50 + docker inspect -f . ci-base-image-arm64 09:33:50 . [Pipeline] withDockerContainer 09:33:50 prd-ubuntu18.04-docker-arm64-4c-16g-2467 does not seem to be running inside a container 09:33:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** ci-base-image-arm64 cat 09:33:52 $ docker top 644987eb47e00e021f9aa21ccbb3a8ee42a576e5064d8eff568b19445282f8ee -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:53 + go version 09:33:53 go version go1.16.5 linux/arm64 [Pipeline] } 09:33:53 $ docker stop --time=1 644987eb47e00e021f9aa21ccbb3a8ee42a576e5064d8eff568b19445282f8ee 09:33:54 Removing intermediate container e9c3a9403115 09:33:54 ---> d305765d70dc 09:33:54 Successfully built d305765d70dc 09:33:54 Successfully tagged ci-base-image-x86_64:latest 09:33:55 $ docker rm -f 644987eb47e00e021f9aa21ccbb3a8ee42a576e5064d8eff568b19445282f8ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:33:56 + docker inspect -f . ci-base-image-x86_64 09:33:56 . [Pipeline] withDockerContainer 09:33:56 prd-centos7-docker-4c-2g-2468 does not seem to be running inside a container 09:33:56 + docker inspect -f . ci-base-image-arm64 09:33:56 . 09:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** ci-base-image-x86_64 cat 09:33:56 $ docker top df9617b6e6fb5805867541d3198a6dba5c2a7229fb43aa872d5b28c7540b1afb -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 09:33:56 prd-ubuntu18.04-docker-arm64-4c-16g-2467 does not seem to be running inside a container 09:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** ci-base-image-arm64 cat 09:33:58 $ docker top 40e20af698867ff5245bd81b3d234bed314646b087debd5af69da8e2b37d1f03 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 09:33:59 + go version 09:33:59 go version go1.16.5 linux/amd64 [Pipeline] } 09:33:59 $ docker stop --time=1 df9617b6e6fb5805867541d3198a6dba5c2a7229fb43aa872d5b28c7540b1afb 09:33:59 + go mod tidy 09:34:00 $ docker rm -f df9617b6e6fb5805867541d3198a6dba5c2a7229fb43aa872d5b28c7540b1afb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:34:00 + docker inspect -f . ci-base-image-x86_64 09:34:00 . [Pipeline] withDockerContainer 09:34:01 prd-centos7-docker-4c-2g-2468 does not seem to be running inside a container 09:34:01 + make test 09:34:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:34:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** ci-base-image-x86_64 cat 09:34:01 $ docker top b14c33c607181bf77e431797f9af83f30686c10c01cb32bddbf7765ad4b09ac9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:01 + go mod tidy [Pipeline] sh 09:34:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:34:02 + make test 09:34:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:34:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:34:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.045s coverage: 83.3% of statements 09:34:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 09:34:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:34:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 09:34:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 09:34:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 09:34:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 47.2% of statements 09:34:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.026s coverage: 90.0% of statements 09:34:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.037s coverage: 86.2% of statements 09:34:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements 09:34:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.009s coverage: 35.5% of statements 09:34:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 09:34:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:34:18 gofmt -l . 09:34:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:34:18 $ docker stop --time=1 b14c33c607181bf77e431797f9af83f30686c10c01cb32bddbf7765ad4b09ac9 09:34:19 $ docker rm -f b14c33c607181bf77e431797f9af83f30686c10c01cb32bddbf7765ad4b09ac9 [Pipeline] // withDockerContainer [Pipeline] sh 09:34:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:34:20 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 09:34:21 ---> job-cost.sh 09:34:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qjd0 09:34:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:34:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.385s coverage: 83.3% of statements 09:34:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 09:34:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:34:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 09:34:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.064s coverage: 26.3% of statements 09:34:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 09:34:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.079s coverage: 47.2% of statements 09:34:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.056s coverage: 90.0% of statements 09:34:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.236s coverage: 86.2% of statements 09:34:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.051s coverage: 59.5% of statements 09:34:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 35.5% of statements 09:34:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 49.4% of statements 09:34:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:34:44 lf-activate-venv(): INFO: Adding /tmp/venv-Qjd0/bin to PATH 09:34:44 INFO: No Stack... 09:34:44 INFO: Retrieving Pricing Info for: v3-standard-2 09:34:44 INFO: Archiving Costs [Pipeline] sh 09:34:44 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 09:34:44 + cut -d, -f6 [Pipeline] lock 09:34:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] 09:34:45 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] did not exist. Created. 09:34:45 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:34:45 + echo total: 0.05999999865889549 [Pipeline] stash 09:34:45 Stashed 1 file(s) [Pipeline] } 09:34:45 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:34:59 gofmt -l . 09:34:59 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:34:59 $ docker stop --time=1 40e20af698867ff5245bd81b3d234bed314646b087debd5af69da8e2b37d1f03 09:35:01 $ docker rm -f 40e20af698867ff5245bd81b3d234bed314646b087debd5af69da8e2b37d1f03 [Pipeline] // withDockerContainer [Pipeline] sh 09:35:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:35:02 Warning: overwriting stash ‘coverage-report’ 09:35:02 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 09:35:03 ---> job-cost.sh 09:35:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jmyt 09:35:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:37:04 lf-activate-venv(): INFO: Adding /tmp/venv-Jmyt/bin to PATH 09:37:04 INFO: No Stack... 09:37:04 INFO: Retrieving Pricing Info for: v2-standard-4 09:37:04 INFO: Archiving Costs [Pipeline] sh 09:37:04 + + catcut /w/workspace/go-mod-core-contracts/2/archives/cost.csv -d, 09:37:04 -f6 [Pipeline] lock 09:37:04 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] 09:37:04 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] did not exist. Created. 09:37:04 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:37:05 /w/workspace/go-mod-core-contracts/2@tmp/durable-023df1c0/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-023df1c0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:37:05 + echo total: 0.18000000715255737 [Pipeline] stash 09:37:05 Warning: overwriting stash ‘stack-cost’ 09:37:05 Stashed 1 file(s) [Pipeline] } 09:37:05 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-2-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 09:37:06 provisioning config files... 09:37:06 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5410910022933367699tmp [Pipeline] { [Pipeline] sh 09:37:06 + set +x 09:37:06 + curl -s https://codecov.io/bash 09:37:06 + bash -s -- 09:37:06 09:37:06 _____ _ 09:37:06 / ____| | | 09:37:06 | | ___ __| | ___ ___ _____ __ 09:37:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:37:06 | |___| (_) | (_| | __/ (_| (_) \ V / 09:37:06 \_____\___/ \__,_|\___|\___\___/ \_/ 09:37:06 Bash-1.0.3 09:37:06 09:37:06 09:37:06 ==> git version 2.24.4 found 09:37:06 ==> 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 09:37:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:37:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:37:06 ==> Jenkins CI detected. 09:37:06 project root: . 09:37:06 --> token set from env 09:37:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:37:06 ==> Running gcov in . (disable via -X gcov) 09:37:06 ==> Python coveragepy not found 09:37:06 ==> Searching for coverage reports in: 09:37:06 + . 09:37:06 -> Found 1 reports 09:37:06 ==> Detecting git/mercurial file structure 09:37:07 ==> Reading reports 09:37:07 + ./coverage.out bytes=101130 09:37:07 ==> Appending adjustments 09:37:07 https://docs.codecov.io/docs/fixing-reports 09:37:07 + Found adjustments 09:37:07 ==> Gzipping contents 09:37:07 16K /tmp/codecov.a2Qoxj.gz 09:37:07 ==> Uploading reports 09:37:07 url: https://codecov.io 09:37:07 query: branch=main&commit=62d0d237e11a496f212b6f47e7ad619fbaaf2531&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 09:37:07 -> Pinging Codecov 09:37:07 https://codecov.io/upload/v4?package=bash-1.0.3&branch=main&commit=62d0d237e11a496f212b6f47e7ad619fbaaf2531&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 09:37:07 -> Uploading to 09:37:07 https://storage.googleapis.com/codecov/v4/raw/2021-07-11/71470A77251A30514AAF9C0BB2E5B6CE/62d0d237e11a496f212b6f47e7ad619fbaaf2531/1be6e32f-5212-4b0e-ba19-7c242e1d6a22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210711T093707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d2801e839443b14cd30579de45cf445a28eb4a806efb8ba1f406e0c149794c3 09:37:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:37:07 Dload Upload Total Spent Left Speed 09:37:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15116 0 0 100 15116 0 33140 --:--:-- --:--:-- --:--:-- 33149 09:37:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/62d0d237e11a496f212b6f47e7ad619fbaaf2531 [Pipeline] } 09:37:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:37:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:37:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:37:09 09:37:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:37:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:37:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:37:09 188c0c94c7c5: Pulling fs layer 09:37:09 0ef7d3d256c8: Pulling fs layer 09:37:09 de9db76c5a1d: Pulling fs layer 09:37:09 0eba1c9be4d2: Pulling fs layer 09:37:09 0d57e429df01: Pulling fs layer 09:37:09 4e4be7b47b0d: Pulling fs layer 09:37:09 e1f770b5df2f: Pulling fs layer 09:37:09 85a0685a4137: Pulling fs layer 09:37:09 0d57e429df01: Waiting 09:37:09 4e4be7b47b0d: Waiting 09:37:09 e1f770b5df2f: Waiting 09:37:09 85a0685a4137: Waiting 09:37:09 0eba1c9be4d2: Waiting 09:37:09 de9db76c5a1d: Verifying Checksum 09:37:09 de9db76c5a1d: Download complete 09:37:09 0ef7d3d256c8: Download complete 09:37:09 0d57e429df01: Verifying Checksum 09:37:09 0d57e429df01: Download complete 09:37:10 4e4be7b47b0d: Verifying Checksum 09:37:10 4e4be7b47b0d: Download complete 09:37:10 188c0c94c7c5: Verifying Checksum 09:37:10 188c0c94c7c5: Download complete 09:37:10 188c0c94c7c5: Pull complete 09:37:10 0ef7d3d256c8: Pull complete 09:37:10 de9db76c5a1d: Pull complete 09:37:11 e1f770b5df2f: Verifying Checksum 09:37:11 e1f770b5df2f: Download complete 09:37:13 85a0685a4137: Verifying Checksum 09:37:13 85a0685a4137: Download complete 09:37:13 0eba1c9be4d2: Verifying Checksum 09:37:13 0eba1c9be4d2: Download complete 09:37:17 0eba1c9be4d2: Pull complete 09:37:17 0d57e429df01: Pull complete 09:37:17 4e4be7b47b0d: Pull complete 09:37:17 e1f770b5df2f: Pull complete 09:37:20 85a0685a4137: Pull complete 09:37:20 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:37:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:37:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:37:20 prd-centos7-docker-4c-2g-2466 does not seem to be running inside a container 09:37:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:37:23 $ docker top cca40ceddc1e9a2cd6158c5f523c7688a5cb232e58a55243c2e8b85db709a297 -eo pid,comm [Pipeline] { [Pipeline] echo 09:37:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:37:23 + set -o pipefail 09:37:23 + snyk monitor '--org=edgex-jenkins' 09:37:26 09:37:26 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 09:37:26 09:37:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/c5c172f8-edd0-41e7-ac64-eaa58d24ef70 09:37:26 09:37:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:37:26 09:37:26 [Pipeline] } 09:37:26 $ docker stop --time=1 cca40ceddc1e9a2cd6158c5f523c7688a5cb232e58a55243c2e8b85db709a297 09:37:28 $ docker rm -f cca40ceddc1e9a2cd6158c5f523c7688a5cb232e58a55243c2e8b85db709a297 [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 09:37:29 + git log --format=format:%s -1 62d0d237e11a496f212b6f47e7ad619fbaaf2531 [Pipeline] isUnix [Pipeline] sh 09:37:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:37:29 . [Pipeline] withDockerContainer 09:37:29 prd-centos7-docker-4c-2g-2466 does not seem to be running inside a container 09:37:29 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:37:30 $ docker top b7637f55155c418e604af87ffe65054d8e83b000bcccb28c04579ee6f6682bc3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:37:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:37:30 [ssh-agent] Looking for ssh-agent implementation... 09:37:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:37:30 $ docker exec b7637f55155c418e604af87ffe65054d8e83b000bcccb28c04579ee6f6682bc3 ssh-agent 09:37:30 SSH_AUTH_SOCK=/tmp/ssh-h2OBtJxwq4iI/agent.13 09:37:30 SSH_AGENT_PID=19 09:37:30 Running ssh-add (command line suppressed) 09:37:30 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5868009720076271102.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5868009720076271102.key) 09:37:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:37:31 + git semver tag 09:37:31 # -> Open(): unable to determine branch for HEAD 09:37:31 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 09:37:31 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 09:37:31 # $SEMVER_REMOTE_NAME = origin 09:37:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:37:31 # $SEMVER_USER_NAME = edgex-jenkins 09:37:31 # $SEMVER_BRANCH = main 09:37:31 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 09:37:31 # 62d0d237e11a496f212b6f47e7ad619fbaaf2531 HEAD 09:37:31 # -> Force: false 09:37:31 # 0972d768c5071bcfad6967f7c05ddb858e4b80d0 refs/tags/v2.0.1-dev.1 [Pipeline] } 09:37:31 $ docker exec --env ******** --env ******** b7637f55155c418e604af87ffe65054d8e83b000bcccb28c04579ee6f6682bc3 ssh-agent -k 09:37:31 unset SSH_AUTH_SOCK; 09:37:31 unset SSH_AGENT_PID; 09:37:31 echo Agent pid 19 killed; 09:37:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:37:31 + git semver [Pipeline] } 09:37:31 $ docker stop --time=1 b7637f55155c418e604af87ffe65054d8e83b000bcccb28c04579ee6f6682bc3 09:37:32 $ docker rm -f b7637f55155c418e604af87ffe65054d8e83b000bcccb28c04579ee6f6682bc3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:37:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:37:33 09:37:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:37:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:37:33 0.23.1-centos7: Pulling from edgex-lftools 09:37:33 ab5ef0e58194: Pulling fs layer 09:37:33 9712f1f96733: Pulling fs layer 09:37:33 63f879dbbcfc: Pulling fs layer 09:37:33 0d9ebad4ef96: Pulling fs layer 09:37:33 e9a5061849ea: Pulling fs layer 09:37:33 d747dcd14b5f: Pulling fs layer 09:37:33 2de7ff778b66: Pulling fs layer 09:37:33 0d9ebad4ef96: Waiting 09:37:33 d747dcd14b5f: Waiting 09:37:33 2de7ff778b66: Waiting 09:37:33 e9a5061849ea: Waiting 09:37:33 9712f1f96733: Verifying Checksum 09:37:33 9712f1f96733: Download complete 09:37:34 63f879dbbcfc: Verifying Checksum 09:37:34 63f879dbbcfc: Download complete 09:37:34 e9a5061849ea: Verifying Checksum 09:37:34 e9a5061849ea: Download complete 09:37:34 d747dcd14b5f: Verifying Checksum 09:37:34 d747dcd14b5f: Download complete 09:37:35 2de7ff778b66: Verifying Checksum 09:37:35 2de7ff778b66: Download complete 09:37:35 0d9ebad4ef96: Verifying Checksum 09:37:35 0d9ebad4ef96: Download complete 09:37:35 ab5ef0e58194: Verifying Checksum 09:37:35 ab5ef0e58194: Download complete 09:37:38 ab5ef0e58194: Pull complete 09:37:38 9712f1f96733: Pull complete 09:37:39 63f879dbbcfc: Pull complete 09:37:42 0d9ebad4ef96: Pull complete 09:37:42 e9a5061849ea: Pull complete 09:37:42 d747dcd14b5f: Pull complete 09:37:43 2de7ff778b66: Pull complete 09:37:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:37:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:37:43 prd-centos7-docker-4c-2g-2466 does not seem to be running inside a container 09:37:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:37:46 $ docker top 12bcc30cf5b20e3752bd60630814520563d349719fce81e6e3045a2549e14ca6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:37:46 provisioning config files... 09:37:46 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8516264002578981439tmp 09:37:46 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6954290373278128176tmp 09:37:46 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config833716034884677234tmp [Pipeline] { [Pipeline] echo 09:37:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:37:47 ---> sigul-configuration.sh 09:37:47 gpg: directory `/root/.gnupg' created 09:37:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:37:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:37:47 gpg: keyring `/root/.gnupg/secring.gpg' created 09:37:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:37:47 gpg: CAST5 encrypted data 09:37:47 gpg: encrypted with 1 passphrase 09:37:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:37:47 + mkdir /home/jenkins 09:37:47 + mkdir /home/jenkins/sigul [Pipeline] sh 09:37:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:37:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:37:48 ---> sigul-install.sh 09:37:52 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:37:52 + git tag --list 09:37:52 v0.0.0 09:37:52 v0.0.1 09:37:52 v0.1.0 09:37:52 v0.1.1 09:37:52 v0.1.10 09:37:52 v0.1.100 09:37:52 v0.1.101 09:37:52 v0.1.102 09:37:52 v0.1.103 09:37:52 v0.1.104 09:37:52 v0.1.105 09:37:52 v0.1.106 09:37:52 v0.1.107 09:37:52 v0.1.108 09:37:52 v0.1.109 09:37:52 v0.1.11 09:37:52 v0.1.110 09:37:52 v0.1.111 09:37:52 v0.1.112 09:37:52 v0.1.113 09:37:52 v0.1.114 09:37:52 v0.1.115 09:37:52 v0.1.116 09:37:52 v0.1.117 09:37:52 v0.1.118 09:37:52 v0.1.119 09:37:52 v0.1.12 09:37:52 v0.1.120 09:37:52 v0.1.121 09:37:52 v0.1.122 09:37:52 v0.1.123 09:37:52 v0.1.124 09:37:52 v0.1.125 09:37:52 v0.1.126 09:37:52 v0.1.127 09:37:52 v0.1.128 09:37:52 v0.1.129 09:37:52 v0.1.13 09:37:52 v0.1.130 09:37:52 v0.1.131 09:37:52 v0.1.132 09:37:52 v0.1.133 09:37:52 v0.1.134 09:37:52 v0.1.135 09:37:52 v0.1.136 09:37:52 v0.1.137 09:37:52 v0.1.138 09:37:52 v0.1.139 09:37:52 v0.1.14 09:37:52 v0.1.140 09:37:52 v0.1.141 09:37:52 v0.1.142 09:37:52 v0.1.143 09:37:52 v0.1.144 09:37:52 v0.1.145 09:37:52 v0.1.146 09:37:52 v0.1.147 09:37:52 v0.1.148 09:37:52 v0.1.149 09:37:52 v0.1.15 09:37:52 v0.1.16 09:37:52 v0.1.17 09:37:52 v0.1.18 09:37:52 v0.1.19 09:37:52 v0.1.2 09:37:52 v0.1.20 09:37:52 v0.1.21 09:37:52 v0.1.22 09:37:52 v0.1.23 09:37:52 v0.1.24 09:37:52 v0.1.25 09:37:52 v0.1.26 09:37:52 v0.1.27 09:37:52 v0.1.28 09:37:52 v0.1.29 09:37:52 v0.1.3 09:37:52 v0.1.30 09:37:52 v0.1.31 09:37:52 v0.1.32 09:37:52 v0.1.33 09:37:52 v0.1.34 09:37:52 v0.1.35 09:37:52 v0.1.36 09:37:52 v0.1.37 09:37:52 v0.1.38 09:37:52 v0.1.39 09:37:52 v0.1.4 09:37:52 v0.1.40 09:37:52 v0.1.41 09:37:52 v0.1.42 09:37:52 v0.1.43 09:37:52 v0.1.44 09:37:52 v0.1.45 09:37:52 v0.1.46 09:37:52 v0.1.47 09:37:52 v0.1.48 09:37:52 v0.1.49 09:37:52 v0.1.5 09:37:52 v0.1.50 09:37:52 v0.1.51 09:37:52 v0.1.52 09:37:52 v0.1.53 09:37:52 v0.1.54 09:37:52 v0.1.55 09:37:52 v0.1.56 09:37:52 v0.1.57 09:37:52 v0.1.58 09:37:52 v0.1.59 09:37:52 v0.1.6 09:37:52 v0.1.60 09:37:52 v0.1.61 09:37:52 v0.1.62 09:37:52 v0.1.63 09:37:52 v0.1.64 09:37:52 v0.1.65 09:37:52 v0.1.66 09:37:52 v0.1.67 09:37:52 v0.1.68 09:37:52 v0.1.69 09:37:52 v0.1.7 09:37:52 v0.1.70 09:37:52 v0.1.71 09:37:52 v0.1.72 09:37:52 v0.1.73 09:37:52 v0.1.74 09:37:52 v0.1.75 09:37:52 v0.1.76 09:37:52 v0.1.77 09:37:52 v0.1.78 09:37:52 v0.1.79 09:37:52 v0.1.8 09:37:52 v0.1.80 09:37:52 v0.1.81 09:37:52 v0.1.82 09:37:52 v0.1.83 09:37:52 v0.1.84 09:37:52 v0.1.85 09:37:52 v0.1.86 09:37:52 v0.1.87 09:37:52 v0.1.88 09:37:52 v0.1.89 09:37:52 v0.1.9 09:37:52 v0.1.90 09:37:52 v0.1.91 09:37:52 v0.1.92 09:37:52 v0.1.93 09:37:52 v0.1.94 09:37:52 v0.1.95 09:37:52 v0.1.96 09:37:52 v0.1.97 09:37:52 v0.1.98 09:37:52 v0.1.99 09:37:52 v2.0.0 09:37:52 v2.0.0-dev.1 09:37:52 v2.0.0-dev.10 09:37:52 v2.0.0-dev.100 09:37:52 v2.0.0-dev.101 09:37:52 v2.0.0-dev.102 09:37:52 v2.0.0-dev.103 09:37:52 v2.0.0-dev.11 09:37:52 v2.0.0-dev.12 09:37:52 v2.0.0-dev.13 09:37:52 v2.0.0-dev.14 09:37:52 v2.0.0-dev.15 09:37:52 v2.0.0-dev.16 09:37:52 v2.0.0-dev.17 09:37:52 v2.0.0-dev.18 09:37:52 v2.0.0-dev.19 09:37:52 v2.0.0-dev.2 09:37:52 v2.0.0-dev.20 09:37:52 v2.0.0-dev.21 09:37:52 v2.0.0-dev.22 09:37:52 v2.0.0-dev.23 09:37:52 v2.0.0-dev.24 09:37:52 v2.0.0-dev.25 09:37:52 v2.0.0-dev.26 09:37:52 v2.0.0-dev.27 09:37:52 v2.0.0-dev.28 09:37:52 v2.0.0-dev.29 09:37:52 v2.0.0-dev.3 09:37:52 v2.0.0-dev.30 09:37:52 v2.0.0-dev.31 09:37:52 v2.0.0-dev.32 09:37:52 v2.0.0-dev.33 09:37:52 v2.0.0-dev.34 09:37:52 v2.0.0-dev.35 09:37:52 v2.0.0-dev.36 09:37:52 v2.0.0-dev.37 09:37:52 v2.0.0-dev.38 09:37:52 v2.0.0-dev.39 09:37:52 v2.0.0-dev.4 09:37:52 v2.0.0-dev.40 09:37:52 v2.0.0-dev.41 09:37:52 v2.0.0-dev.42 09:37:52 v2.0.0-dev.43 09:37:52 v2.0.0-dev.44 09:37:52 v2.0.0-dev.45 09:37:52 v2.0.0-dev.46 09:37:52 v2.0.0-dev.47 09:37:52 v2.0.0-dev.48 09:37:52 v2.0.0-dev.49 09:37:52 v2.0.0-dev.5 09:37:52 v2.0.0-dev.50 09:37:52 v2.0.0-dev.51 09:37:52 v2.0.0-dev.52 09:37:52 v2.0.0-dev.53 09:37:52 v2.0.0-dev.54 09:37:52 v2.0.0-dev.55 09:37:52 v2.0.0-dev.56 09:37:52 v2.0.0-dev.57 09:37:52 v2.0.0-dev.58 09:37:52 v2.0.0-dev.59 09:37:52 v2.0.0-dev.6 09:37:52 v2.0.0-dev.60 09:37:52 v2.0.0-dev.61 09:37:52 v2.0.0-dev.62 09:37:52 v2.0.0-dev.63 09:37:52 v2.0.0-dev.64 09:37:52 v2.0.0-dev.65 09:37:52 v2.0.0-dev.66 09:37:52 v2.0.0-dev.67 09:37:52 v2.0.0-dev.68 09:37:52 v2.0.0-dev.69 09:37:52 v2.0.0-dev.7 09:37:52 v2.0.0-dev.70 09:37:52 v2.0.0-dev.71 09:37:52 v2.0.0-dev.72 09:37:52 v2.0.0-dev.73 09:37:52 v2.0.0-dev.74 09:37:52 v2.0.0-dev.75 09:37:52 v2.0.0-dev.76 09:37:52 v2.0.0-dev.77 09:37:52 v2.0.0-dev.78 09:37:52 v2.0.0-dev.79 09:37:52 v2.0.0-dev.8 09:37:52 v2.0.0-dev.80 09:37:52 v2.0.0-dev.81 09:37:52 v2.0.0-dev.82 09:37:52 v2.0.0-dev.83 09:37:52 v2.0.0-dev.84 09:37:52 v2.0.0-dev.85 09:37:52 v2.0.0-dev.86 09:37:52 v2.0.0-dev.87 09:37:52 v2.0.0-dev.88 09:37:52 v2.0.0-dev.89 09:37:52 v2.0.0-dev.9 09:37:52 v2.0.0-dev.90 09:37:52 v2.0.0-dev.91 09:37:52 v2.0.0-dev.92 09:37:52 v2.0.0-dev.93 09:37:52 v2.0.0-dev.94 09:37:52 v2.0.0-dev.95 09:37:52 v2.0.0-dev.96 09:37:52 v2.0.0-dev.97 09:37:52 v2.0.0-dev.98 09:37:52 v2.0.0-dev.99 09:37:52 v2.0.1-dev.1 [Pipeline] sh 09:37:53 + lftools sign git-tag v2.0.1-dev.1 09:37:53 Signing Git tag with Sigul... 09:37:53 Signing v2.0.1-dev.1 [Pipeline] echo 09:37:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:37:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:37:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:37:54 $ docker stop --time=1 12bcc30cf5b20e3752bd60630814520563d349719fce81e6e3045a2549e14ca6 09:37:56 $ docker rm -f 12bcc30cf5b20e3752bd60630814520563d349719fce81e6e3045a2549e14ca6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:37:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:37:56 . [Pipeline] withDockerContainer 09:37:56 prd-centos7-docker-4c-2g-2466 does not seem to be running inside a container 09:37:57 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:37:57 $ docker top a266515ce816c030d936d15540f36763d72c02f2b9e86d28970ce45cb4549779 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:37:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:37:57 [ssh-agent] Looking for ssh-agent implementation... 09:37:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:37:57 $ docker exec a266515ce816c030d936d15540f36763d72c02f2b9e86d28970ce45cb4549779 ssh-agent 09:37:57 SSH_AUTH_SOCK=/tmp/ssh-bYpDZISQ5OPg/agent.14 09:37:57 SSH_AGENT_PID=21 09:37:57 Running ssh-add (command line suppressed) 09:37:58 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_652672536961747558.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_652672536961747558.key) 09:37:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:37:58 + git semver bump pre 09:37:58 # -> Open(): unable to determine branch for HEAD 09:37:58 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 09:37:58 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 09:37:58 # $SEMVER_REMOTE_NAME = origin 09:37:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:37:58 # $SEMVER_USER_NAME = edgex-jenkins 09:37:58 # $SEMVER_BRANCH = main 09:37:58 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 09:37:58 2.0.1-dev.2 [Pipeline] } 09:37:58 $ docker exec --env ******** --env ******** a266515ce816c030d936d15540f36763d72c02f2b9e86d28970ce45cb4549779 ssh-agent -k 09:37:58 unset SSH_AUTH_SOCK; 09:37:58 unset SSH_AGENT_PID; 09:37:58 echo Agent pid 21 killed; 09:37:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:37:58 + git semver [Pipeline] } 09:37:58 $ docker stop --time=1 a266515ce816c030d936d15540f36763d72c02f2b9e86d28970ce45cb4549779 09:38:00 $ docker rm -f a266515ce816c030d936d15540f36763d72c02f2b9e86d28970ce45cb4549779 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:38:00 . [Pipeline] withDockerContainer 09:38:00 prd-centos7-docker-4c-2g-2466 does not seem to be running inside a container 09:38:00 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:38:00 $ docker top 7bec5b21a6c0ccdfa6bc7b115de0873b6cc6595af0fd136775b3069bec7fbc7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:38:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:01 [ssh-agent] Looking for ssh-agent implementation... 09:38:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:01 $ docker exec 7bec5b21a6c0ccdfa6bc7b115de0873b6cc6595af0fd136775b3069bec7fbc7f ssh-agent 09:38:01 SSH_AUTH_SOCK=/tmp/ssh-kQeBzMPELI5F/agent.15 09:38:01 SSH_AGENT_PID=21 09:38:01 Running ssh-add (command line suppressed) 09:38:01 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2046038141052847568.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2046038141052847568.key) 09:38:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:01 + git semver push 09:38:01 # -> Open(): unable to determine branch for HEAD 09:38:01 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 09:38:01 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 09:38:01 # $SEMVER_REMOTE_NAME = origin 09:38:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:38:01 # $SEMVER_USER_NAME = edgex-jenkins 09:38:01 # $SEMVER_BRANCH = main 09:38:01 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 09:38:07 $ docker exec --env ******** --env ******** 7bec5b21a6c0ccdfa6bc7b115de0873b6cc6595af0fd136775b3069bec7fbc7f ssh-agent -k 09:38:07 unset SSH_AUTH_SOCK; 09:38:07 unset SSH_AGENT_PID; 09:38:07 echo Agent pid 21 killed; 09:38:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:38:07 + git semver [Pipeline] } 09:38:07 $ docker stop --time=1 7bec5b21a6c0ccdfa6bc7b115de0873b6cc6595af0fd136775b3069bec7fbc7f 09:38:08 $ docker rm -f 7bec5b21a6c0ccdfa6bc7b115de0873b6cc6595af0fd136775b3069bec7fbc7f [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 09:38:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:38:10 ---> package-listing.sh 09:38:10 ++ tr '[:upper:]' '[:lower:]' 09:38:10 ++ facter osfamily 09:38:10 + OS_FAMILY=redhat 09:38:10 + workspace=/w/workspace/undry_go-mod-core-contracts_main 09:38:10 + START_PACKAGES=/tmp/packages_start.txt 09:38:10 + END_PACKAGES=/tmp/packages_end.txt 09:38:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:38:10 + PACKAGES=/tmp/packages_start.txt 09:38:10 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 09:38:10 + PACKAGES=/tmp/packages_end.txt 09:38:10 + case "${OS_FAMILY}" in 09:38:10 + sort 09:38:10 + rpm -qa 09:38:11 + '[' -f /tmp/packages_start.txt ']' 09:38:11 + '[' -f /tmp/packages_end.txt ']' 09:38:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:38:11 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 09:38:11 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 09:38:11 + 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 09:38:11 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 09:38:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:38:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:38:12 09:38:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:38:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:38:12 alpine: Pulling from edgex-lftools-log-publisher 09:38:12 df20fa9351a1: Pulling fs layer 09:38:12 36b3adc4ff6f: Pulling fs layer 09:38:12 8ad3a11d3b57: Pulling fs layer 09:38:12 46f8f816bc3b: Pulling fs layer 09:38:12 93b61091891f: Pulling fs layer 09:38:12 93b9cdb0e59b: Pulling fs layer 09:38:12 5e14af77c1be: Pulling fs layer 09:38:12 01666e4c0597: Pulling fs layer 09:38:12 aa168da1d23b: Pulling fs layer 09:38:12 93b61091891f: Waiting 09:38:12 93b9cdb0e59b: Waiting 09:38:12 5e14af77c1be: Waiting 09:38:12 01666e4c0597: Waiting 09:38:12 aa168da1d23b: Waiting 09:38:12 46f8f816bc3b: Waiting 09:38:12 36b3adc4ff6f: Download complete 09:38:12 46f8f816bc3b: Verifying Checksum 09:38:12 46f8f816bc3b: Download complete 09:38:12 df20fa9351a1: Verifying Checksum 09:38:12 df20fa9351a1: Download complete 09:38:12 93b9cdb0e59b: Verifying Checksum 09:38:12 93b9cdb0e59b: Download complete 09:38:12 5e14af77c1be: Verifying Checksum 09:38:12 5e14af77c1be: Download complete 09:38:12 93b61091891f: Verifying Checksum 09:38:12 93b61091891f: Download complete 09:38:13 01666e4c0597: Verifying Checksum 09:38:13 01666e4c0597: Download complete 09:38:13 df20fa9351a1: Pull complete 09:38:13 8ad3a11d3b57: Verifying Checksum 09:38:13 8ad3a11d3b57: Download complete 09:38:13 36b3adc4ff6f: Pull complete 09:38:13 8ad3a11d3b57: Pull complete 09:38:13 46f8f816bc3b: Pull complete 09:38:14 93b61091891f: Pull complete 09:38:14 93b9cdb0e59b: Pull complete 09:38:14 5e14af77c1be: Pull complete 09:38:14 01666e4c0597: Pull complete 09:38:14 aa168da1d23b: Verifying Checksum 09:38:14 aa168da1d23b: Download complete 09:38:18 aa168da1d23b: Pull complete 09:38:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:38:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:38:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:38:19 prd-centos7-docker-4c-2g-2466 does not seem to be running inside a container 09:38:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:38:21 $ docker top 290ed0df1b94ff112c7188d6087d001a162d12ae2eb20366e11859b1bbb3303f -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:21 + touch /tmp/pre-build-complete [Pipeline] sh 09:38:21 + mkdir -p /var/log/sa [Pipeline] sh 09:38:21 + ls /var/log/sa-host 09:38:21 + sadf -c /var/log/sa-host/sa05 09:38:21 file_magic: OK 09:38:21 HZ: Using current value: 100 09:38:21 file_header: OK 09:38:21 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 09:38:21 Statistics: 09:38:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:38:21 File successfully converted to sysstat format version 12.2.1 09:38:21 + sadf -c /var/log/sa-host/sa11 09:38:21 file_magic: OK 09:38:21 HZ: Using current value: 100 09:38:21 file_header: OK 09:38:21 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 09:38:21 Statistics: 09:38:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:38:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:22 provisioning config files... 09:38:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5365211221881387942tmp [Pipeline] { [Pipeline] echo 09:38:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:38:23 ---> create-netrc.sh [Pipeline] } 09:38:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:38:23 ---> python-tools-install.sh [Pipeline] echo 09:38:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:38:23 ---> sudo-logs.sh 09:38:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:38:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:38:24 ---> job-cost.sh 09:38:24 lf-activate-venv: SKIPPING 09:38:24 DEBUG: total: 0.18000000715255737 09:38:24 INFO: Retrieving Stack Cost... 09:38:25 INFO: Retrieving Pricing Info for: v3-standard-2 09:38:25 INFO: Archiving Costs [Pipeline] echo 09:38:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:38:25 ---> logs-deploy.sh 09:38:25 lf-activate-venv: SKIPPING 09:38:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/2 09:38:25 INFO: archiving workspace using pattern(s): 09:38:26 Archives upload complete. 09:38:26 INFO: archiving logs to Nexus 09:38:27 ---> uname -a: 09:38:27 Linux prd-centos7-docker-4c-2g-2466.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:38:27 09:38:27 09:38:27 ---> lscpu: 09:38:27 Architecture: x86_64 09:38:27 CPU op-mode(s): 32-bit, 64-bit 09:38:27 Byte Order: Little Endian 09:38:27 Address sizes: 40 bits physical, 48 bits virtual 09:38:27 CPU(s): 2 09:38:27 On-line CPU(s) list: 0,1 09:38:27 Thread(s) per core: 1 09:38:27 Core(s) per socket: 1 09:38:27 Socket(s): 2 09:38:27 NUMA node(s): 1 09:38:27 Vendor ID: AuthenticAMD 09:38:27 CPU family: 23 09:38:27 Model: 49 09:38:27 Model name: AMD EPYC-Rome Processor 09:38:27 Stepping: 0 09:38:27 CPU MHz: 2800.000 09:38:27 BogoMIPS: 5600.00 09:38:27 Virtualization: AMD-V 09:38:27 Hypervisor vendor: KVM 09:38:27 Virtualization type: full 09:38:27 L1d cache: 64 KiB 09:38:27 L1i cache: 64 KiB 09:38:27 L2 cache: 1 MiB 09:38:27 L3 cache: 32 MiB 09:38:27 NUMA node0 CPU(s): 0,1 09:38:27 Vulnerability Itlb multihit: Not affected 09:38:27 Vulnerability L1tf: Not affected 09:38:27 Vulnerability Mds: Not affected 09:38:27 Vulnerability Meltdown: Not affected 09:38:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:38:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:38:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:38:27 Vulnerability Srbds: Not affected 09:38:27 Vulnerability Tsx async abort: Not affected 09:38:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 09:38:27 09:38:27 09:38:27 ---> nproc: 09:38:27 2 09:38:27 09:38:27 09:38:27 ---> df -h: 09:38:27 Filesystem Size Used Available Use% Mounted on 09:38:27 overlay 40.0G 8.9G 31.1G 22% / 09:38:27 tmpfs 64.0M 0 64.0M 0% /dev 09:38:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:38:27 shm 64.0M 0 64.0M 0% /dev/shm 09:38:27 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 09:38:27 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 09:38:27 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 09:38:27 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 09:38:27 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 09:38:27 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_go-mod-core-contracts_main 09:38:27 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 09:38:27 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_go-mod-core-contracts_main@tmp 09:38:27 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 09:38:27 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 09:38:27 09:38:27 09:38:27 ---> free -m: 09:38:27 total used free shared buff/cache available 09:38:27 Mem: 7821 1277 3155 0 3388 6463 09:38:27 Swap: 1023 0 1023 09:38:27 09:38:27 09:38:27 ---> ip addr: 09:38:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:38:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:38:27 inet 127.0.0.1/8 scope host lo 09:38:27 valid_lft forever preferred_lft forever 09:38:27 inet6 ::1/128 scope host 09:38:27 valid_lft forever preferred_lft forever 09:38:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:38:27 link/ether fa:16:3e:d0:0d:7b brd ff:ff:ff:ff:ff:ff 09:38:27 inet 10.30.122.163/23 brd 10.30.123.255 scope global dynamic eth0 09:38:27 valid_lft 85864sec preferred_lft 85864sec 09:38:27 inet6 fe80::f816:3eff:fed0:d7b/64 scope link 09:38:27 valid_lft forever preferred_lft forever 09:38:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:38:27 link/ether 02:42:2a:68:60:02 brd ff:ff:ff:ff:ff:ff 09:38:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:38:27 valid_lft forever preferred_lft forever 09:38:27 inet6 fe80::42:2aff:fe68:6002/64 scope link 09:38:27 valid_lft forever preferred_lft forever 09:38:27 09:38:27 09:38:27 ---> sar -b -r -n DEV: 09:38:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) 09:38:27 09:38:27 09:29:21 LINUX RESTART (2 CPU) 09:38:27 09:38:27 09:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:38:27 09:31:01 24.22 3.18 21.04 0.00 2522.05 3206.50 0.00 09:38:27 09:32:01 0.42 0.00 0.42 0.00 0.00 6.23 0.00 09:38:27 09:33:01 0.25 0.00 0.25 0.00 0.00 3.86 0.00 09:38:27 09:34:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 09:38:27 09:35:01 0.18 0.00 0.18 0.00 0.00 2.35 0.00 09:38:27 09:36:01 0.80 0.00 0.80 0.00 0.00 9.53 0.00 09:38:27 09:37:01 0.43 0.00 0.43 0.00 0.00 5.33 0.00 09:38:27 09:38:01 189.58 0.03 189.54 0.00 3.73 57472.44 0.00 09:38:27 Average: 27.02 0.40 26.61 0.00 315.75 7590.45 0.00 09:38:27 09:38:27 09:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:38:27 09:31:01 5458664 0 806932 10.08 2620 1740716 1251176 13.81 573940 1575148 20 09:38:27 09:32:01 5459348 0 806240 10.07 2620 1740724 1208444 13.34 573848 1575116 20 09:38:27 09:33:01 5459948 0 805636 10.06 2620 1740728 1208348 13.34 574924 1573632 12 09:38:27 09:34:01 5458968 0 806612 10.07 2620 1740732 1208396 13.34 576216 1573632 16 09:38:27 09:35:01 5458528 0 807044 10.08 2620 1740740 1210836 13.37 570448 1580488 16 09:38:27 09:36:01 5458832 0 806740 10.07 2620 1740740 1210800 13.37 570116 1580488 12 09:38:27 09:37:01 5457528 0 808036 10.09 2620 1740748 1210752 13.37 571104 1580488 12 09:38:27 09:38:01 3740968 0 1202500 15.01 2620 3062844 1576264 17.40 920520 2705084 44 09:38:27 Average: 5244098 0 856218 10.69 2620 1905996 1260627 13.92 616390 1718010 19 09:38:27 09:38:27 09:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:38:27 09:31:01 eth0 71.29 63.82 354.19 14.60 0.00 0.00 0.00 0.00 09:38:27 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 09:31:01 docker0 13.91 8.63 2.58 26.49 0.00 0.00 0.00 0.00 09:38:27 09:32:01 eth0 3.81 1.37 3.15 0.09 0.00 0.00 0.00 0.00 09:38:27 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 09:33:01 eth0 0.98 0.28 0.32 0.17 0.00 0.00 0.00 0.00 09:38:27 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 09:34:01 eth0 0.57 0.48 0.31 0.24 0.00 0.00 0.00 0.00 09:38:27 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 09:35:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:38:27 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 09:36:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:38:27 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 09:37:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:38:27 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 09:38:01 veth7741174 0.28 0.30 0.05 0.06 0.00 0.00 0.00 0.00 09:38:27 09:38:01 eth0 1004.46 906.03 7894.61 156.93 0.00 0.00 0.00 0.00 09:38:27 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 09:38:01 docker0 96.10 111.71 5.69 557.60 0.00 0.00 0.00 0.00 09:38:27 Average: veth7741174 0.04 0.04 0.01 0.01 0.00 0.00 0.00 0.00 09:38:27 Average: eth0 135.23 121.58 1031.84 21.52 0.00 0.00 0.00 0.00 09:38:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:27 Average: docker0 13.75 15.05 1.03 73.03 0.00 0.00 0.00 0.00 09:38:27 09:38:27 09:38:27 ---> sar -P ALL: 09:38:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) 09:38:27 09:38:27 09:29:21 LINUX RESTART (2 CPU) 09:38:27 09:38:27 09:30:01 CPU %user %nice %system %iowait %steal %idle 09:38:27 09:31:01 all 2.64 0.00 1.31 0.64 0.04 95.37 09:38:27 09:31:01 0 2.56 0.00 1.25 0.84 0.05 95.30 09:38:27 09:31:01 1 2.72 0.00 1.37 0.44 0.03 95.44 09:38:27 09:32:01 all 0.13 0.00 0.04 0.00 0.03 99.80 09:38:27 09:32:01 0 0.18 0.00 0.05 0.00 0.02 99.75 09:38:27 09:32:01 1 0.08 0.00 0.03 0.00 0.03 99.85 09:38:27 09:33:01 all 0.07 0.00 0.03 0.00 0.04 99.87 09:38:27 09:33:01 0 0.10 0.00 0.03 0.00 0.05 99.82 09:38:27 09:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:38:27 09:34:01 all 0.10 0.00 0.02 0.00 0.03 99.86 09:38:27 09:34:01 0 0.17 0.00 0.02 0.00 0.03 99.78 09:38:27 09:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:38:27 09:35:01 all 0.10 0.00 0.03 0.00 0.05 99.82 09:38:27 09:35:01 0 0.15 0.00 0.03 0.00 0.05 99.77 09:38:27 09:35:01 1 0.05 0.00 0.03 0.00 0.05 99.87 09:38:27 09:36:01 all 0.10 0.00 0.02 0.00 0.03 99.85 09:38:27 09:36:01 0 0.18 0.00 0.03 0.00 0.03 99.75 09:38:27 09:36:01 1 0.02 0.00 0.00 0.00 0.03 99.95 09:38:27 09:37:01 all 0.08 0.00 0.03 0.00 0.03 99.85 09:38:27 09:37:01 0 0.13 0.00 0.05 0.00 0.03 99.78 09:38:27 09:37:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:38:27 09:38:01 all 24.09 0.00 10.27 2.60 0.10 62.95 09:38:27 09:38:01 0 22.25 0.00 10.81 2.56 0.09 64.29 09:38:27 09:38:01 1 25.93 0.00 9.72 2.63 0.11 61.61 09:38:27 Average: all 3.26 0.00 1.40 0.39 0.04 94.91 09:38:27 Average: 0 3.08 0.00 1.47 0.41 0.04 95.00 09:38:27 Average: 1 3.44 0.00 1.34 0.37 0.04 94.81 09:38:27 09:38:27 09:38:27