Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d716e4bd64eb2f0184bfb0999371e7b59e8321c7 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3403528005360406732.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh205483350066381958.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1279965736535106997.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7122308058626328558.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2970904371713550428.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-142 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 > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh4053204078497597348.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d716e4bd64eb2f0184bfb0999371e7b59e8321c7 (main) > 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 d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 Commit message: "Merge pull request #653 from weichou1229/issue-652" > git rev-list --no-walk 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:47:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:47:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:47:46 ========================================================= 11:47:46 EdgeX Global Pipelines Version Info 11:47:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:47:47 ------------------- 11:47:47 stable info: 11:47:47 ------------------- 11:47:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:47:47 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 11:47:47 Message: update stable to v1.0.197 11:47:48 ------------------- 11:47:48 experimental info: 11:47:48 ------------------- 11:47:48 Commited By: **** collab-it+edgex@linuxfoundation.org 11:47:48 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 11:47:48 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d716e4bd64eb2f0184bfb0999371e7b59e8321c7 [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d716e4b [Pipeline] echo 11:47:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:47:49 + git log --format=format:%s -1 d716e4bd64eb2f0184bfb0999371e7b59e8321c7 [Pipeline] echo 11:47:49 GIT_COMMIT: d716e4bd64eb2f0184bfb0999371e7b59e8321c7, Commit Message: Merge pull request #653 from weichou1229/issue-652 [Pipeline] echo 11:47:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:47:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:47:50 11:47:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:47:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:47:50 latest: Pulling from edgex-devops/git-semver 11:47:50 31603596830f: Pulling fs layer 11:47:50 b6dc333f4379: Pulling fs layer 11:47:50 3d9ef1400e77: Pulling fs layer 11:47:50 fd332fbdc1db: Pulling fs layer 11:47:50 fd332fbdc1db: Waiting 11:47:51 b6dc333f4379: Verifying Checksum 11:47:51 b6dc333f4379: Download complete 11:47:51 31603596830f: Verifying Checksum 11:47:51 31603596830f: Download complete 11:47:51 31603596830f: Pull complete 11:47:51 b6dc333f4379: Pull complete 11:47:51 fd332fbdc1db: Verifying Checksum 11:47:51 fd332fbdc1db: Download complete 11:47:51 3d9ef1400e77: Verifying Checksum 11:47:51 3d9ef1400e77: Download complete 11:47:52 3d9ef1400e77: Pull complete 11:47:52 fd332fbdc1db: Pull complete 11:47:52 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 11:47:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:47:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:47:52 prd-centos7-docker-4c-2g-142 does not seem to be running inside a container 11:47:52 $ 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 11:47:53 $ docker top 314c5723343dd99e93782d5d067b55ead7bf852152e128c7872ce1b262168823 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:47:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:47:53 [ssh-agent] Looking for ssh-agent implementation... 11:47:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:47:53 $ docker exec 314c5723343dd99e93782d5d067b55ead7bf852152e128c7872ce1b262168823 ssh-agent 11:47:53 SSH_AUTH_SOCK=/tmp/ssh-kLFOPzzYr91i/agent.14 11:47:53 SSH_AGENT_PID=20 11:47:53 Running ssh-add (command line suppressed) 11:47:53 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7134606905495781819.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7134606905495781819.key) 11:47:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:47:54 + git tag --points-at HEAD [Pipeline] } 11:47:54 $ docker exec --env ******** --env ******** 314c5723343dd99e93782d5d067b55ead7bf852152e128c7872ce1b262168823 ssh-agent -k 11:47:54 unset SSH_AUTH_SOCK; 11:47:54 unset SSH_AGENT_PID; 11:47:54 echo Agent pid 20 killed; 11:47:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:47:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:47:54 [ssh-agent] Looking for ssh-agent implementation... 11:47:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:47:54 $ docker exec 314c5723343dd99e93782d5d067b55ead7bf852152e128c7872ce1b262168823 ssh-agent 11:47:54 SSH_AUTH_SOCK=/tmp/ssh-BfdlSvKF8jpx/agent.52 11:47:54 SSH_AGENT_PID=58 11:47:54 Running ssh-add (command line suppressed) 11:47:54 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9070676646354693269.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9070676646354693269.key) 11:47:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:47:55 + git semver init 11:47:55 # -> Open(): unable to determine branch for HEAD 11:47:55 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 11:47:55 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 11:47:55 # $SEMVER_REMOTE_NAME = origin 11:47:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:47:55 # $SEMVER_USER_NAME = edgex-jenkins 11:47:55 # $SEMVER_BRANCH = main 11:47:55 # $SEMVER_TEMP = /tmp/semver-323227095 11:47:55 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 11:47:55 # '/tmp/semver-323227095' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 11:47:55 # -> Force: false 11:47:55 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 11:47:55 $ docker exec --env ******** --env ******** 314c5723343dd99e93782d5d067b55ead7bf852152e128c7872ce1b262168823 ssh-agent -k 11:47:56 unset SSH_AUTH_SOCK; 11:47:56 unset SSH_AGENT_PID; 11:47:56 echo Agent pid 58 killed; 11:47:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:47:56 + git semver [Pipeline] } 11:47:56 $ docker stop --time=1 314c5723343dd99e93782d5d067b55ead7bf852152e128c7872ce1b262168823 11:47:57 $ docker rm -f 314c5723343dd99e93782d5d067b55ead7bf852152e128c7872ce1b262168823 [Pipeline] // withDockerContainer [Pipeline] sh 11:47:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:47:58 Stashed 1 file(s) [Pipeline] echo 11:47:58 [edgeXSemver]: initialized semver on version 2.0.1-dev.8 [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 11:48:13 Still waiting to schedule task 11:48:13 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-142’ 11:48:13 Still waiting to schedule task 11:48:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:50:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-143 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 11:50:15 Running in /w/workspace/go-mod-core-contracts/9 [Pipeline] { [Pipeline] checkout 11:50:16 Selected Git installation does not exist. Using Default 11:50:16 The recommended git tool is: NONE 11:50:21 using credential edgex-jenkins-ssh 11:50:21 Cloning the remote Git repository 11:50:22 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 11:50:22 > git init /w/workspace/go-mod-core-contracts/9 # timeout=10 11:50:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:50:22 > git --version # timeout=10 11:50:22 > git --version # 'git version 2.17.1' 11:50:22 using GIT_SSH to set credentials SSH Credentials for GitHub 11:50:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:23 Avoid second fetch 11:50:23 Checking out Revision d716e4bd64eb2f0184bfb0999371e7b59e8321c7 (main) 11:50:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:50:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:23 > git config core.sparsecheckout # timeout=10 11:50:23 > git checkout -f d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 11:50:28 Commit message: "Merge pull request #653 from weichou1229/issue-652" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:50:29 ========================================================= 11:50:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:50:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:50:29 + 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 . 11:50:30 Sending build context to Docker daemon 2.919MB 11:50:30 Step 1/7 : ARG BASE=golang:1.16-alpine 11:50:30 Step 2/7 : FROM ${BASE} 11:50:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:50:31 595b0fe564bb: Pulling fs layer 11:50:31 24495759ef45: Pulling fs layer 11:50:31 d148012ef14d: Pulling fs layer 11:50:31 cb65c68fc2e2: Pulling fs layer 11:50:31 093eec477d81: Pulling fs layer 11:50:31 a6d5b2bbb924: Pulling fs layer 11:50:31 2446dc1eb7d3: Pulling fs layer 11:50:31 596795e73e0f: Pulling fs layer 11:50:31 093eec477d81: Waiting 11:50:31 a6d5b2bbb924: Waiting 11:50:31 2446dc1eb7d3: Waiting 11:50:31 596795e73e0f: Waiting 11:50:31 cb65c68fc2e2: Waiting 11:50:31 d148012ef14d: Download complete 11:50:31 24495759ef45: Download complete 11:50:31 093eec477d81: Verifying Checksum 11:50:31 093eec477d81: Download complete 11:50:31 595b0fe564bb: Verifying Checksum 11:50:31 a6d5b2bbb924: Verifying Checksum 11:50:31 a6d5b2bbb924: Download complete 11:50:31 2446dc1eb7d3: Verifying Checksum 11:50:31 2446dc1eb7d3: Download complete 11:50:32 595b0fe564bb: Pull complete 11:50:33 24495759ef45: Pull complete 11:50:33 d148012ef14d: Pull complete 11:50:34 596795e73e0f: Verifying Checksum 11:50:34 596795e73e0f: Download complete 11:50:36 cb65c68fc2e2: Verifying Checksum 11:50:36 cb65c68fc2e2: Download complete 11:50:44 Running on prd-centos7-docker-4c-2g-144 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 11:50:44 Running in /w/workspace/go-mod-core-contracts/9 [Pipeline] { [Pipeline] checkout 11:50:44 Selected Git installation does not exist. Using Default 11:50:44 The recommended git tool is: NONE 11:50:46 cb65c68fc2e2: Pull complete 11:50:46 093eec477d81: Pull complete 11:50:46 a6d5b2bbb924: Pull complete 11:50:47 2446dc1eb7d3: Pull complete 11:50:47 using credential edgex-jenkins-ssh 11:50:47 Cloning the remote Git repository 11:50:47 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 11:50:47 > git init /w/workspace/go-mod-core-contracts/9 # timeout=10 11:50:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:50:47 > git --version # timeout=10 11:50:47 > git --version # 'git version 2.24.4' 11:50:47 using GIT_SSH to set credentials SSH Credentials for GitHub 11:50:47 [INFO] Currently running in a labeled security context 11:50:47 [INFO] Currently SELinux is 'enforcing' on the host 11:50:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/9@tmp/jenkins-gitclient-ssh490348134277764976.key 11:50:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:48 Avoid second fetch 11:50:48 Checking out Revision d716e4bd64eb2f0184bfb0999371e7b59e8321c7 (main) 11:50:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:50:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:49 > git config core.sparsecheckout # timeout=10 11:50:49 > git checkout -f d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 11:50:51 596795e73e0f: Pull complete 11:50:51 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 11:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:50:51 ---> d9e956139c92 11:50:51 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:50:52 Commit message: "Merge pull request #653 from weichou1229/issue-652" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:50:53 ========================================================= 11:50:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:50:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:50:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 11:50:53 Sending build context to Docker daemon 2.92MB 11:50:53 Step 1/7 : ARG BASE=golang:1.16-alpine 11:50:53 Step 2/7 : FROM ${BASE} 11:50:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:50:54 540db60ca938: Pulling fs layer 11:50:54 adcc1eea9eea: Pulling fs layer 11:50:54 4c4ab2625f07: Pulling fs layer 11:50:54 0773c198feca: Pulling fs layer 11:50:54 345f892a5656: Pulling fs layer 11:50:54 4796506630df: Pulling fs layer 11:50:54 cc55df3e53f1: Pulling fs layer 11:50:54 4d027b6c602c: Pulling fs layer 11:50:54 449e75d2c14e: Pulling fs layer 11:50:54 4796506630df: Waiting 11:50:54 cc55df3e53f1: Waiting 11:50:54 4d027b6c602c: Waiting 11:50:54 449e75d2c14e: Waiting 11:50:54 0773c198feca: Waiting 11:50:54 345f892a5656: Waiting 11:50:54 4c4ab2625f07: Verifying Checksum 11:50:54 4c4ab2625f07: Download complete 11:50:54 adcc1eea9eea: Verifying Checksum 11:50:54 adcc1eea9eea: Download complete 11:50:54 345f892a5656: Download complete 11:50:54 ---> Running in 77d625ed222d 11:50:54 Removing intermediate container 77d625ed222d 11:50:54 ---> 733ffae09316 11:50:54 Step 4/7 : RUN apk add bash 11:50:54 4796506630df: Verifying Checksum 11:50:54 4796506630df: Download complete 11:50:54 cc55df3e53f1: Verifying Checksum 11:50:54 cc55df3e53f1: Download complete 11:50:54 540db60ca938: Verifying Checksum 11:50:54 540db60ca938: Download complete 11:50:54 ---> Running in 59298fe65b81 11:50:54 540db60ca938: Pull complete 11:50:54 adcc1eea9eea: Pull complete 11:50:54 4c4ab2625f07: Pull complete 11:50:55 4d027b6c602c: Verifying Checksum 11:50:55 4d027b6c602c: Download complete 11:50:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:50:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:50:57 449e75d2c14e: Verifying Checksum 11:50:57 449e75d2c14e: Download complete 11:50:58 0773c198feca: Verifying Checksum 11:50:58 0773c198feca: Download complete 11:50:59 OK: 138 MiB in 40 packages 11:51:01 Removing intermediate container 59298fe65b81 11:51:01 ---> 80d0a3cf6ff8 11:51:01 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:51:01 ---> Running in f86877056407 11:51:01 Removing intermediate container f86877056407 11:51:01 ---> 1a4d656b54cf 11:51:01 Step 6/7 : COPY go.mod . 11:51:02 ---> cd81359a3819 11:51:02 Step 7/7 : RUN go mod download 11:51:02 ---> Running in 10c81a484df1 11:51:02 0773c198feca: Pull complete 11:51:02 345f892a5656: Pull complete 11:51:02 4796506630df: Pull complete 11:51:02 cc55df3e53f1: Pull complete 11:51:02 4d027b6c602c: Pull complete 11:51:04 449e75d2c14e: Pull complete 11:51:04 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 11:51:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:51:04 ---> 0d28375d9b5b 11:51:04 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:51:06 ---> Running in a835694c88a4 11:51:06 Removing intermediate container a835694c88a4 11:51:06 ---> 1b1dbb94a0ec 11:51:06 Step 4/7 : RUN apk add bash 11:51:06 ---> Running in dc3e795b8c33 11:51:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:51:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:51:07 OK: 149 MiB in 40 packages 11:51:08 Removing intermediate container dc3e795b8c33 11:51:08 ---> 58f51ea8637c 11:51:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:51:08 ---> Running in bb01240a376c 11:51:08 Removing intermediate container bb01240a376c 11:51:08 ---> 769f56d57c1c 11:51:08 Step 6/7 : COPY go.mod . 11:51:08 ---> b9fab977647b 11:51:08 Step 7/7 : RUN go mod download 11:51:08 ---> Running in 9df63e0cdc9b 11:51:47 Removing intermediate container 9df63e0cdc9b 11:51:47 ---> 877a75f136b0 11:51:47 Successfully built 877a75f136b0 11:51:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:51:47 + docker inspect -f . ci-base-image-x86_64 11:51:47 . [Pipeline] withDockerContainer 11:51:47 prd-centos7-docker-4c-2g-144 does not seem to be running inside a container 11:51:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:51:48 $ docker top d1569a2ae3fdf850e420eff19b6cb754a917ced760ea0d00f99a4be999a6abf6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:48 + go version 11:51:48 go version go1.16.5 linux/amd64 [Pipeline] } 11:51:48 $ docker stop --time=1 d1569a2ae3fdf850e420eff19b6cb754a917ced760ea0d00f99a4be999a6abf6 11:51:49 $ docker rm -f d1569a2ae3fdf850e420eff19b6cb754a917ced760ea0d00f99a4be999a6abf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:51:50 + docker inspect -f . ci-base-image-x86_64 11:51:50 . [Pipeline] withDockerContainer 11:51:50 prd-centos7-docker-4c-2g-144 does not seem to be running inside a container 11:51:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:51:51 $ docker top ed6bafa3d43721d924fe73034f159c6553f17be061dad907678122d6a2b9fbff -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:51 + go mod tidy [Pipeline] sh 11:51:52 + make test 11:51:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:51:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 11:52:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.045s coverage: 83.5% of statements 11:52:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 11:52:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 11:52:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 11:52:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements 11:52:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 11:52:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 46.9% of statements 11:52:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.0% of statements 11:52:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 86.2% of statements 11:52:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements 11:52:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.002s coverage: 36.1% of statements 11:52:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 11:52:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:52:09 gofmt -l . 11:52:09 [ "`gofmt -l .`" = "" ] [Pipeline] } 11:52:09 $ docker stop --time=1 ed6bafa3d43721d924fe73034f159c6553f17be061dad907678122d6a2b9fbff 11:52:10 $ docker rm -f ed6bafa3d43721d924fe73034f159c6553f17be061dad907678122d6a2b9fbff [Pipeline] // withDockerContainer [Pipeline] sh 11:52:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:52:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:52:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:12 11:52:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:52:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:12 latest: Pulling from edgex-lftools-log-publisher 11:52:12 b4d181a07f80: Pulling fs layer 11:52:12 a1111a8f2ec3: Pulling fs layer 11:52:12 ed53099fbce6: Pulling fs layer 11:52:12 dc539afda2c1: Pulling fs layer 11:52:12 77bc0d833cb6: Pulling fs layer 11:52:12 9065ff56babe: Pulling fs layer 11:52:12 d287ab97295c: Pulling fs layer 11:52:12 dc539afda2c1: Waiting 11:52:12 77bc0d833cb6: Waiting 11:52:12 9065ff56babe: Waiting 11:52:12 d287ab97295c: Waiting 11:52:13 a1111a8f2ec3: Verifying Checksum 11:52:13 a1111a8f2ec3: Download complete 11:52:13 dc539afda2c1: Verifying Checksum 11:52:13 dc539afda2c1: Download complete 11:52:13 77bc0d833cb6: Verifying Checksum 11:52:13 77bc0d833cb6: Download complete 11:52:13 ed53099fbce6: Verifying Checksum 11:52:13 ed53099fbce6: Download complete 11:52:13 9065ff56babe: Download complete 11:52:15 b4d181a07f80: Verifying Checksum 11:52:15 b4d181a07f80: Download complete 11:52:16 b4d181a07f80: Pull complete 11:52:16 a1111a8f2ec3: Pull complete 11:52:16 ed53099fbce6: Pull complete 11:52:16 dc539afda2c1: Pull complete 11:52:16 77bc0d833cb6: Pull complete 11:52:16 9065ff56babe: Pull complete 11:52:18 d287ab97295c: Verifying Checksum 11:52:18 d287ab97295c: Download complete 11:52:22 d287ab97295c: Pull complete 11:52:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:52:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:52:22 prd-centos7-docker-4c-2g-144 does not seem to be running inside a container 11:52:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:52:24 Removing intermediate container 10c81a484df1 11:52:24 ---> 5e8b72c5cedf 11:52:24 Successfully built 5e8b72c5cedf 11:52:24 Successfully tagged ci-base-image-arm64:latest 11:52:25 $ docker top d2188abfcba0c743843cb46b16a14be3e03afa48f2518cf91b00c143f6ceb36e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 11:52:25 ---> job-cost.sh 11:52:25 lf-activate-venv: SKIPPING 11:52:25 INFO: No Stack... 11:52:25 + docker inspect -f . ci-base-image-arm64 11:52:25 . [Pipeline] withDockerContainer 11:52:26 prd-ubuntu18.04-docker-arm64-4c-16g-143 does not seem to be running inside a container 11:52:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:52:26 INFO: Retrieving Pricing Info for: v3-standard-2 11:52:27 INFO: Archiving Costs 11:52:28 $ docker top 4e22aa167a64b7c06931a2b4ccbed22c30ff9acbab3ea53bbb394b27880424dd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 11:52:28 + cut -d, -f6 11:52:28 + cat /w/workspace/go-mod-core-contracts/9/archives/cost.csv [Pipeline] lock 11:52:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] 11:52:28 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] did not exist. Created. 11:52:28 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:52:29 + echo total: 0.05999999865889549 11:52:29 + go version 11:52:29 go version go1.16.5 linux/arm64 [Pipeline] stash [Pipeline] } 11:52:29 Stashed 1 file(s) 11:52:29 $ docker stop --time=1 4e22aa167a64b7c06931a2b4ccbed22c30ff9acbab3ea53bbb394b27880424dd 11:52:30 $ docker rm -f 4e22aa167a64b7c06931a2b4ccbed22c30ff9acbab3ea53bbb394b27880424dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 11:52:31 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] [Pipeline] // script [Pipeline] // lock [Pipeline] } [Pipeline] } 11:52:31 $ docker stop --time=1 d2188abfcba0c743843cb46b16a14be3e03afa48f2518cf91b00c143f6ceb36e 11:52:32 $ docker rm -f d2188abfcba0c743843cb46b16a14be3e03afa48f2518cf91b00c143f6ceb36e [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:52:33 + docker inspect -f . ci-base-image-arm64 11:52:33 . [Pipeline] withDockerContainer 11:52:33 prd-ubuntu18.04-docker-arm64-4c-16g-143 does not seem to be running inside a container 11:52:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:52:35 $ docker top 77ff52e4f6ddfd90d8429c33fb7ca74f043ccf37bac17adbdc1c6fd80272e8e1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:36 + go mod tidy [Pipeline] sh 11:52:37 + make test 11:52:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:52:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 11:53:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.421s coverage: 83.5% of statements 11:53:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 11:53:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 11:53:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 11:53:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.067s coverage: 26.3% of statements 11:53:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 11:53:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.090s coverage: 46.9% of statements 11:53:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.055s coverage: 90.0% of statements 11:53:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.297s coverage: 86.2% of statements 11:53:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.045s coverage: 59.5% of statements 11:53:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.024s coverage: 36.1% of statements 11:53:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements 11:53:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:53:35 gofmt -l . 11:53:35 [ "`gofmt -l .`" = "" ] [Pipeline] } 11:53:35 $ docker stop --time=1 77ff52e4f6ddfd90d8429c33fb7ca74f043ccf37bac17adbdc1c6fd80272e8e1 11:53:37 $ docker rm -f 77ff52e4f6ddfd90d8429c33fb7ca74f043ccf37bac17adbdc1c6fd80272e8e1 [Pipeline] // withDockerContainer [Pipeline] sh 11:53:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:53:38 Warning: overwriting stash ‘coverage-report’ 11:53:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:40 11:53:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:53:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:40 arm64: Pulling from edgex-lftools-log-publisher 11:53:40 448f6bf000e3: Pulling fs layer 11:53:40 f757da607395: Pulling fs layer 11:53:40 05883995daec: Pulling fs layer 11:53:40 8603b9c90790: Pulling fs layer 11:53:40 1560dd03e051: Pulling fs layer 11:53:40 27f5ce0e4adf: Pulling fs layer 11:53:40 c2d8d7efcc4b: Pulling fs layer 11:53:40 1560dd03e051: Waiting 11:53:40 27f5ce0e4adf: Waiting 11:53:40 c2d8d7efcc4b: Waiting 11:53:40 8603b9c90790: Waiting 11:53:40 f757da607395: Verifying Checksum 11:53:40 f757da607395: Download complete 11:53:41 8603b9c90790: Verifying Checksum 11:53:41 8603b9c90790: Download complete 11:53:41 1560dd03e051: Verifying Checksum 11:53:41 1560dd03e051: Download complete 11:53:41 27f5ce0e4adf: Download complete 11:53:41 05883995daec: Verifying Checksum 11:53:41 05883995daec: Download complete 11:53:42 448f6bf000e3: Verifying Checksum 11:53:42 448f6bf000e3: Download complete 11:53:45 c2d8d7efcc4b: Verifying Checksum 11:53:45 c2d8d7efcc4b: Download complete 11:53:46 448f6bf000e3: Pull complete 11:53:46 f757da607395: Pull complete 11:53:48 05883995daec: Pull complete 11:53:48 8603b9c90790: Pull complete 11:53:49 1560dd03e051: Pull complete 11:53:50 27f5ce0e4adf: Pull complete 11:54:05 c2d8d7efcc4b: Pull complete 11:54:05 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 11:54:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:54:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:54:05 prd-ubuntu18.04-docker-arm64-4c-16g-143 does not seem to be running inside a container 11:54:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:54:08 $ docker top cf4439cca06103d557021d742905dbd4bb15b728fbc80c20f43a6d6e69135b8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:54:09 ---> job-cost.sh 11:54:09 lf-activate-venv: SKIPPING 11:54:09 INFO: No Stack... 11:54:10 INFO: Retrieving Pricing Info for: v2-standard-4 11:54:10 INFO: Archiving Costs [Pipeline] sh 11:54:11 + cut -d,+ -f6 11:54:11 cat /w/workspace/go-mod-core-contracts/9/archives/cost.csv [Pipeline] lock 11:54:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] 11:54:11 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] did not exist. Created. 11:54:11 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:54:12 /w/workspace/go-mod-core-contracts/9@tmp/durable-f02f8e6b/script.sh: 1: /w/workspace/go-mod-core-contracts/9@tmp/durable-f02f8e6b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:54:13 + echo total: 0.18000000715255737 [Pipeline] stash 11:54:13 Warning: overwriting stash ‘stack-cost’ 11:54:13 Stashed 1 file(s) [Pipeline] } 11:54:13 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 11:54:13 $ docker stop --time=1 cf4439cca06103d557021d742905dbd4bb15b728fbc80c20f43a6d6e69135b8c 11:54:14 $ docker rm -f cf4439cca06103d557021d742905dbd4bb15b728fbc80c20f43a6d6e69135b8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:54:15 provisioning config files... 11:54:15 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3751307965525877356tmp [Pipeline] { [Pipeline] sh 11:54:16 + set +x 11:54:16 + curl -s https://codecov.io/bash 11:54:16 + bash -s -- 11:54:16 11:54:16 _____ _ 11:54:16 / ____| | | 11:54:16 | | ___ __| | ___ ___ _____ __ 11:54:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:54:16 | |___| (_) | (_| | __/ (_| (_) \ V / 11:54:16 \_____\___/ \__,_|\___|\___\___/ \_/ 11:54:16 Bash-1.0.6 11:54:16 11:54:16 11:54:16 ==> git version 2.24.4 found 11:54:16 ==> 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 11:54:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:54:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:54:16 ==> Jenkins CI detected. 11:54:16 current dir:  /w/workspace/undry_go-mod-core-contracts_main 11:54:16 project root: . 11:54:16 --> token set from env 11:54:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:54:16 ==> Running gcov in . (disable via -X gcov) 11:54:16 ==> Python coveragepy not found 11:54:16 ==> Searching for coverage reports in: 11:54:16 + . 11:54:16 -> Found 1 reports 11:54:16 ==> Detecting git/mercurial file structure 11:54:16 ==> Reading reports 11:54:16 + ./coverage.out bytes=101588 11:54:16 ==> Appending adjustments 11:54:16 https://docs.codecov.io/docs/fixing-reports 11:54:17 + Found adjustments 11:54:17 ==> Gzipping contents 11:54:17 16K /tmp/codecov.NkdW8Q.gz 11:54:17 ==> Uploading reports 11:54:17 url: https://codecov.io 11:54:17 query: branch=main&commit=d716e4bd64eb2f0184bfb0999371e7b59e8321c7&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 11:54:17 -> Pinging Codecov 11:54:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=d716e4bd64eb2f0184bfb0999371e7b59e8321c7&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 11:54:17 -> Uploading to 11:54:17 https://storage.googleapis.com/codecov/v4/raw/2021-07-25/71470A77251A30514AAF9C0BB2E5B6CE/d716e4bd64eb2f0184bfb0999371e7b59e8321c7/7522c7aa-8995-45ed-893a-4f102ee8d3dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210725%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210725T115417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a38fd2ba1a1fa082e6fc3e371c01688877beced4e2c602d9275c42d1b465d706 11:54:17 % Total % Received % Xferd Average Speed Time Time Time Current 11:54:17 Dload Upload Total Spent Left Speed 11:54:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15208 0 0 100 15208 0 35529 --:--:-- --:--:-- --:--:-- 35532 11:54:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d716e4bd64eb2f0184bfb0999371e7b59e8321c7 [Pipeline] } 11:54:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:54:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:54:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:54:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:54:21 11:54:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 11:54:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:54:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:54:21 188c0c94c7c5: Pulling fs layer 11:54:21 0ef7d3d256c8: Pulling fs layer 11:54:21 de9db76c5a1d: Pulling fs layer 11:54:21 0eba1c9be4d2: Pulling fs layer 11:54:21 0d57e429df01: Pulling fs layer 11:54:21 4e4be7b47b0d: Pulling fs layer 11:54:21 e1f770b5df2f: Pulling fs layer 11:54:21 85a0685a4137: Pulling fs layer 11:54:21 0eba1c9be4d2: Waiting 11:54:21 0d57e429df01: Waiting 11:54:21 4e4be7b47b0d: Waiting 11:54:21 e1f770b5df2f: Waiting 11:54:21 85a0685a4137: Waiting 11:54:21 de9db76c5a1d: Verifying Checksum 11:54:21 de9db76c5a1d: Download complete 11:54:21 0ef7d3d256c8: Verifying Checksum 11:54:21 0ef7d3d256c8: Download complete 11:54:21 0d57e429df01: Verifying Checksum 11:54:21 0d57e429df01: Download complete 11:54:21 4e4be7b47b0d: Verifying Checksum 11:54:21 4e4be7b47b0d: Download complete 11:54:21 188c0c94c7c5: Verifying Checksum 11:54:21 188c0c94c7c5: Download complete 11:54:22 188c0c94c7c5: Pull complete 11:54:22 0ef7d3d256c8: Pull complete 11:54:22 de9db76c5a1d: Pull complete 11:54:23 e1f770b5df2f: Verifying Checksum 11:54:23 e1f770b5df2f: Download complete 11:54:28 0eba1c9be4d2: Verifying Checksum 11:54:28 0eba1c9be4d2: Download complete 11:54:28 85a0685a4137: Verifying Checksum 11:54:28 85a0685a4137: Download complete 11:54:31 0eba1c9be4d2: Pull complete 11:54:31 0d57e429df01: Pull complete 11:54:31 4e4be7b47b0d: Pull complete 11:54:31 e1f770b5df2f: Pull complete 11:54:35 85a0685a4137: Pull complete 11:54:36 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 11:54:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:54:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 11:54:36 prd-centos7-docker-4c-2g-142 does not seem to be running inside a container 11:54:36 $ 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 11:54:37 $ docker top 6eb5dd103a34f2382ca37c08c527e739446cf47184db72c13b01fcc5003b0c56 -eo pid,comm [Pipeline] { [Pipeline] echo 11:54:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 11:54:37 + set -o pipefail 11:54:37 + snyk monitor '--org=edgex-jenkins' 11:55:09 11:55:09 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 11:55:09 11:55:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/1fd4f6ce-87ac-4d72-9a7b-d61067bcfe49 11:55:09 11:55:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:55:09 11:55:09 [Pipeline] } 11:55:09 $ docker stop --time=1 6eb5dd103a34f2382ca37c08c527e739446cf47184db72c13b01fcc5003b0c56 11:55:11 $ docker rm -f 6eb5dd103a34f2382ca37c08c527e739446cf47184db72c13b01fcc5003b0c56 [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 11:55:12 + git log --format=format:%s -1 d716e4bd64eb2f0184bfb0999371e7b59e8321c7 [Pipeline] isUnix [Pipeline] sh 11:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:55:12 . [Pipeline] withDockerContainer 11:55:12 prd-centos7-docker-4c-2g-142 does not seem to be running inside a container 11:55:13 $ 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 11:55:13 $ docker top 3c73c4554d40d8e0a68655cf728aa79c553b2f305e734f32ba5bc669168ff220 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:55:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:55:13 [ssh-agent] Looking for ssh-agent implementation... 11:55:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:13 $ docker exec 3c73c4554d40d8e0a68655cf728aa79c553b2f305e734f32ba5bc669168ff220 ssh-agent 11:55:13 SSH_AUTH_SOCK=/tmp/ssh-CG1u65xk6KS4/agent.13 11:55:13 SSH_AGENT_PID=19 11:55:13 Running ssh-add (command line suppressed) 11:55:13 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4159341208451810263.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4159341208451810263.key) 11:55:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:55:14 + git semver tag 11:55:14 # -> Open(): unable to determine branch for HEAD 11:55:14 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 11:55:14 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 11:55:14 # $SEMVER_REMOTE_NAME = origin 11:55:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:55:14 # $SEMVER_USER_NAME = edgex-jenkins 11:55:14 # $SEMVER_BRANCH = main 11:55:14 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 11:55:14 # d716e4bd64eb2f0184bfb0999371e7b59e8321c7 HEAD 11:55:14 # -> Force: false 11:55:14 # e4c55c5c0604be55cfcb41a8611d667851decb8b refs/tags/v2.0.1-dev.8 [Pipeline] } 11:55:14 $ docker exec --env ******** --env ******** 3c73c4554d40d8e0a68655cf728aa79c553b2f305e734f32ba5bc669168ff220 ssh-agent -k 11:55:14 unset SSH_AUTH_SOCK; 11:55:14 unset SSH_AGENT_PID; 11:55:14 echo Agent pid 19 killed; 11:55:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:55:14 + git semver [Pipeline] } 11:55:14 $ docker stop --time=1 3c73c4554d40d8e0a68655cf728aa79c553b2f305e734f32ba5bc669168ff220 11:55:16 $ docker rm -f 3c73c4554d40d8e0a68655cf728aa79c553b2f305e734f32ba5bc669168ff220 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 11:55:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:55:16 11:55:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 11:55:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:55:16 0.23.1-centos7: Pulling from edgex-lftools 11:55:16 ab5ef0e58194: Pulling fs layer 11:55:16 9712f1f96733: Pulling fs layer 11:55:16 63f879dbbcfc: Pulling fs layer 11:55:16 0d9ebad4ef96: Pulling fs layer 11:55:16 e9a5061849ea: Pulling fs layer 11:55:16 d747dcd14b5f: Pulling fs layer 11:55:16 2de7ff778b66: Pulling fs layer 11:55:16 0d9ebad4ef96: Waiting 11:55:16 e9a5061849ea: Waiting 11:55:16 d747dcd14b5f: Waiting 11:55:16 2de7ff778b66: Waiting 11:55:16 9712f1f96733: Download complete 11:55:19 63f879dbbcfc: Verifying Checksum 11:55:19 63f879dbbcfc: Download complete 11:55:19 e9a5061849ea: Verifying Checksum 11:55:19 e9a5061849ea: Download complete 11:55:20 d747dcd14b5f: Verifying Checksum 11:55:20 d747dcd14b5f: Download complete 11:55:20 2de7ff778b66: Verifying Checksum 11:55:20 2de7ff778b66: Download complete 11:55:21 0d9ebad4ef96: Verifying Checksum 11:55:21 0d9ebad4ef96: Download complete 11:55:21 ab5ef0e58194: Verifying Checksum 11:55:21 ab5ef0e58194: Download complete 11:55:24 ab5ef0e58194: Pull complete 11:55:24 9712f1f96733: Pull complete 11:55:25 63f879dbbcfc: Pull complete 11:55:28 0d9ebad4ef96: Pull complete 11:55:28 e9a5061849ea: Pull complete 11:55:28 d747dcd14b5f: Pull complete 11:55:29 2de7ff778b66: Pull complete 11:55:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:55:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:55:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 11:55:29 prd-centos7-docker-4c-2g-142 does not seem to be running inside a container 11:55:29 $ 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 11:55:33 $ docker top 33f076efe00287583cbe251966d7ceb7b75d897e82293f6a62d8cc4f41315c67 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:55:33 provisioning config files... 11:55:33 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config514112375170341455tmp 11:55:33 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7148248237679310331tmp 11:55:33 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3463239029579101364tmp [Pipeline] { [Pipeline] echo 11:55:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:55:33 ---> sigul-configuration.sh 11:55:33 gpg: directory `/root/.gnupg' created 11:55:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:55:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:55:33 gpg: keyring `/root/.gnupg/secring.gpg' created 11:55:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:55:33 gpg: CAST5 encrypted data 11:55:33 gpg: encrypted with 1 passphrase 11:55:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:55:33 + mkdir /home/jenkins 11:55:33 + mkdir /home/jenkins/sigul [Pipeline] sh 11:55:34 + 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 11:55:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:55:34 ---> sigul-install.sh 11:55:34 Sigul already installed; skipping installation. [Pipeline] sh 11:55:34 + git tag --list 11:55:34 v0.0.0 11:55:34 v0.0.1 11:55:34 v0.1.0 11:55:34 v0.1.1 11:55:34 v0.1.10 11:55:34 v0.1.100 11:55:34 v0.1.101 11:55:34 v0.1.102 11:55:34 v0.1.103 11:55:34 v0.1.104 11:55:34 v0.1.105 11:55:34 v0.1.106 11:55:34 v0.1.107 11:55:34 v0.1.108 11:55:34 v0.1.109 11:55:34 v0.1.11 11:55:34 v0.1.110 11:55:34 v0.1.111 11:55:34 v0.1.112 11:55:34 v0.1.113 11:55:34 v0.1.114 11:55:34 v0.1.115 11:55:34 v0.1.116 11:55:34 v0.1.117 11:55:34 v0.1.118 11:55:34 v0.1.119 11:55:34 v0.1.12 11:55:34 v0.1.120 11:55:34 v0.1.121 11:55:34 v0.1.122 11:55:34 v0.1.123 11:55:34 v0.1.124 11:55:34 v0.1.125 11:55:34 v0.1.126 11:55:34 v0.1.127 11:55:34 v0.1.128 11:55:34 v0.1.129 11:55:34 v0.1.13 11:55:34 v0.1.130 11:55:34 v0.1.131 11:55:34 v0.1.132 11:55:34 v0.1.133 11:55:34 v0.1.134 11:55:34 v0.1.135 11:55:34 v0.1.136 11:55:34 v0.1.137 11:55:34 v0.1.138 11:55:34 v0.1.139 11:55:34 v0.1.14 11:55:34 v0.1.140 11:55:34 v0.1.141 11:55:34 v0.1.142 11:55:34 v0.1.143 11:55:34 v0.1.144 11:55:34 v0.1.145 11:55:34 v0.1.146 11:55:34 v0.1.147 11:55:34 v0.1.148 11:55:34 v0.1.149 11:55:34 v0.1.15 11:55:34 v0.1.16 11:55:34 v0.1.17 11:55:34 v0.1.18 11:55:34 v0.1.19 11:55:34 v0.1.2 11:55:34 v0.1.20 11:55:34 v0.1.21 11:55:34 v0.1.22 11:55:34 v0.1.23 11:55:34 v0.1.24 11:55:34 v0.1.25 11:55:34 v0.1.26 11:55:34 v0.1.27 11:55:34 v0.1.28 11:55:34 v0.1.29 11:55:34 v0.1.3 11:55:34 v0.1.30 11:55:34 v0.1.31 11:55:34 v0.1.32 11:55:34 v0.1.33 11:55:34 v0.1.34 11:55:34 v0.1.35 11:55:34 v0.1.36 11:55:34 v0.1.37 11:55:34 v0.1.38 11:55:34 v0.1.39 11:55:34 v0.1.4 11:55:34 v0.1.40 11:55:34 v0.1.41 11:55:34 v0.1.42 11:55:34 v0.1.43 11:55:34 v0.1.44 11:55:34 v0.1.45 11:55:34 v0.1.46 11:55:34 v0.1.47 11:55:34 v0.1.48 11:55:34 v0.1.49 11:55:34 v0.1.5 11:55:34 v0.1.50 11:55:34 v0.1.51 11:55:34 v0.1.52 11:55:34 v0.1.53 11:55:34 v0.1.54 11:55:34 v0.1.55 11:55:34 v0.1.56 11:55:34 v0.1.57 11:55:34 v0.1.58 11:55:34 v0.1.59 11:55:34 v0.1.6 11:55:34 v0.1.60 11:55:34 v0.1.61 11:55:34 v0.1.62 11:55:34 v0.1.63 11:55:34 v0.1.64 11:55:34 v0.1.65 11:55:34 v0.1.66 11:55:34 v0.1.67 11:55:34 v0.1.68 11:55:34 v0.1.69 11:55:34 v0.1.7 11:55:34 v0.1.70 11:55:34 v0.1.71 11:55:34 v0.1.72 11:55:34 v0.1.73 11:55:34 v0.1.74 11:55:34 v0.1.75 11:55:34 v0.1.76 11:55:34 v0.1.77 11:55:34 v0.1.78 11:55:34 v0.1.79 11:55:34 v0.1.8 11:55:34 v0.1.80 11:55:34 v0.1.81 11:55:34 v0.1.82 11:55:34 v0.1.83 11:55:34 v0.1.84 11:55:34 v0.1.85 11:55:34 v0.1.86 11:55:34 v0.1.87 11:55:34 v0.1.88 11:55:34 v0.1.89 11:55:34 v0.1.9 11:55:34 v0.1.90 11:55:34 v0.1.91 11:55:34 v0.1.92 11:55:34 v0.1.93 11:55:34 v0.1.94 11:55:34 v0.1.95 11:55:34 v0.1.96 11:55:34 v0.1.97 11:55:34 v0.1.98 11:55:34 v0.1.99 11:55:34 v2.0.0 11:55:34 v2.0.0-dev.1 11:55:34 v2.0.0-dev.10 11:55:34 v2.0.0-dev.100 11:55:34 v2.0.0-dev.101 11:55:34 v2.0.0-dev.102 11:55:34 v2.0.0-dev.103 11:55:34 v2.0.0-dev.11 11:55:34 v2.0.0-dev.12 11:55:34 v2.0.0-dev.13 11:55:34 v2.0.0-dev.14 11:55:34 v2.0.0-dev.15 11:55:34 v2.0.0-dev.16 11:55:34 v2.0.0-dev.17 11:55:34 v2.0.0-dev.18 11:55:34 v2.0.0-dev.19 11:55:34 v2.0.0-dev.2 11:55:34 v2.0.0-dev.20 11:55:34 v2.0.0-dev.21 11:55:34 v2.0.0-dev.22 11:55:34 v2.0.0-dev.23 11:55:34 v2.0.0-dev.24 11:55:34 v2.0.0-dev.25 11:55:34 v2.0.0-dev.26 11:55:34 v2.0.0-dev.27 11:55:34 v2.0.0-dev.28 11:55:34 v2.0.0-dev.29 11:55:34 v2.0.0-dev.3 11:55:34 v2.0.0-dev.30 11:55:34 v2.0.0-dev.31 11:55:34 v2.0.0-dev.32 11:55:34 v2.0.0-dev.33 11:55:34 v2.0.0-dev.34 11:55:34 v2.0.0-dev.35 11:55:34 v2.0.0-dev.36 11:55:34 v2.0.0-dev.37 11:55:34 v2.0.0-dev.38 11:55:34 v2.0.0-dev.39 11:55:34 v2.0.0-dev.4 11:55:34 v2.0.0-dev.40 11:55:34 v2.0.0-dev.41 11:55:34 v2.0.0-dev.42 11:55:34 v2.0.0-dev.43 11:55:34 v2.0.0-dev.44 11:55:34 v2.0.0-dev.45 11:55:34 v2.0.0-dev.46 11:55:34 v2.0.0-dev.47 11:55:34 v2.0.0-dev.48 11:55:34 v2.0.0-dev.49 11:55:34 v2.0.0-dev.5 11:55:34 v2.0.0-dev.50 11:55:34 v2.0.0-dev.51 11:55:34 v2.0.0-dev.52 11:55:34 v2.0.0-dev.53 11:55:34 v2.0.0-dev.54 11:55:34 v2.0.0-dev.55 11:55:34 v2.0.0-dev.56 11:55:34 v2.0.0-dev.57 11:55:34 v2.0.0-dev.58 11:55:34 v2.0.0-dev.59 11:55:34 v2.0.0-dev.6 11:55:34 v2.0.0-dev.60 11:55:34 v2.0.0-dev.61 11:55:34 v2.0.0-dev.62 11:55:34 v2.0.0-dev.63 11:55:34 v2.0.0-dev.64 11:55:34 v2.0.0-dev.65 11:55:34 v2.0.0-dev.66 11:55:34 v2.0.0-dev.67 11:55:34 v2.0.0-dev.68 11:55:34 v2.0.0-dev.69 11:55:34 v2.0.0-dev.7 11:55:34 v2.0.0-dev.70 11:55:34 v2.0.0-dev.71 11:55:34 v2.0.0-dev.72 11:55:34 v2.0.0-dev.73 11:55:34 v2.0.0-dev.74 11:55:34 v2.0.0-dev.75 11:55:34 v2.0.0-dev.76 11:55:34 v2.0.0-dev.77 11:55:34 v2.0.0-dev.78 11:55:34 v2.0.0-dev.79 11:55:34 v2.0.0-dev.8 11:55:34 v2.0.0-dev.80 11:55:34 v2.0.0-dev.81 11:55:34 v2.0.0-dev.82 11:55:34 v2.0.0-dev.83 11:55:34 v2.0.0-dev.84 11:55:34 v2.0.0-dev.85 11:55:34 v2.0.0-dev.86 11:55:34 v2.0.0-dev.87 11:55:34 v2.0.0-dev.88 11:55:34 v2.0.0-dev.89 11:55:34 v2.0.0-dev.9 11:55:34 v2.0.0-dev.90 11:55:34 v2.0.0-dev.91 11:55:34 v2.0.0-dev.92 11:55:34 v2.0.0-dev.93 11:55:34 v2.0.0-dev.94 11:55:34 v2.0.0-dev.95 11:55:34 v2.0.0-dev.96 11:55:34 v2.0.0-dev.97 11:55:34 v2.0.0-dev.98 11:55:34 v2.0.0-dev.99 11:55:34 v2.0.1-dev.1 11:55:34 v2.0.1-dev.2 11:55:34 v2.0.1-dev.3 11:55:34 v2.0.1-dev.4 11:55:34 v2.0.1-dev.5 11:55:34 v2.0.1-dev.6 11:55:34 v2.0.1-dev.7 11:55:34 v2.0.1-dev.8 [Pipeline] sh 11:55:35 + lftools sign git-tag v2.0.1-dev.8 11:55:35 Signing Git tag with Sigul... 11:55:35 Signing v2.0.1-dev.8 [Pipeline] echo 11:55:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:55:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:55:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:55:37 $ docker stop --time=1 33f076efe00287583cbe251966d7ceb7b75d897e82293f6a62d8cc4f41315c67 11:55:38 $ docker rm -f 33f076efe00287583cbe251966d7ceb7b75d897e82293f6a62d8cc4f41315c67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 11:55:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:55:38 . [Pipeline] withDockerContainer 11:55:39 prd-centos7-docker-4c-2g-142 does not seem to be running inside a container 11:55:39 $ 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 11:55:39 $ docker top 92a742f5c991451a215388f3f8cc3c241070e7edf40463f1bdf120173d953f77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:55:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:55:39 [ssh-agent] Looking for ssh-agent implementation... 11:55:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:39 $ docker exec 92a742f5c991451a215388f3f8cc3c241070e7edf40463f1bdf120173d953f77 ssh-agent 11:55:39 SSH_AUTH_SOCK=/tmp/ssh-i1XcT2lF3qh9/agent.15 11:55:39 SSH_AGENT_PID=22 11:55:39 Running ssh-add (command line suppressed) 11:55:39 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7227071490391934103.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7227071490391934103.key) 11:55:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:55:40 + git semver bump pre 11:55:40 # -> Open(): unable to determine branch for HEAD 11:55:40 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 11:55:40 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 11:55:40 # $SEMVER_REMOTE_NAME = origin 11:55:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:55:40 # $SEMVER_USER_NAME = edgex-jenkins 11:55:40 # $SEMVER_BRANCH = main 11:55:40 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 11:55:40 2.0.1-dev.9 [Pipeline] } 11:55:40 $ docker exec --env ******** --env ******** 92a742f5c991451a215388f3f8cc3c241070e7edf40463f1bdf120173d953f77 ssh-agent -k 11:55:40 unset SSH_AUTH_SOCK; 11:55:40 unset SSH_AGENT_PID; 11:55:40 echo Agent pid 22 killed; 11:55:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:55:40 + git semver [Pipeline] } 11:55:40 $ docker stop --time=1 92a742f5c991451a215388f3f8cc3c241070e7edf40463f1bdf120173d953f77 11:55:41 $ docker rm -f 92a742f5c991451a215388f3f8cc3c241070e7edf40463f1bdf120173d953f77 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 11:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:55:42 . [Pipeline] withDockerContainer 11:55:42 prd-centos7-docker-4c-2g-142 does not seem to be running inside a container 11:55:42 $ 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 11:55:42 $ docker top 2fb699e5dc40bd0b05a241e0e0c3786609d7b809c59855398c2ec9fdbee1246d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:55:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:55:43 [ssh-agent] Looking for ssh-agent implementation... 11:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:43 $ docker exec 2fb699e5dc40bd0b05a241e0e0c3786609d7b809c59855398c2ec9fdbee1246d ssh-agent 11:55:43 SSH_AUTH_SOCK=/tmp/ssh-Xl4wryzvHyYT/agent.13 11:55:43 SSH_AGENT_PID=19 11:55:43 Running ssh-add (command line suppressed) 11:55:43 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7845771936027587690.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7845771936027587690.key) 11:55:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:55:43 + git semver push 11:55:43 # -> Open(): unable to determine branch for HEAD 11:55:43 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 11:55:43 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 11:55:43 # $SEMVER_REMOTE_NAME = origin 11:55:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:55:43 # $SEMVER_USER_NAME = edgex-jenkins 11:55:43 # $SEMVER_BRANCH = main 11:55:43 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 11:55:48 $ docker exec --env ******** --env ******** 2fb699e5dc40bd0b05a241e0e0c3786609d7b809c59855398c2ec9fdbee1246d ssh-agent -k 11:55:48 unset SSH_AUTH_SOCK; 11:55:48 unset SSH_AGENT_PID; 11:55:48 echo Agent pid 19 killed; 11:55:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:55:48 + git semver [Pipeline] } 11:55:48 $ docker stop --time=1 2fb699e5dc40bd0b05a241e0e0c3786609d7b809c59855398c2ec9fdbee1246d 11:55:49 $ docker rm -f 2fb699e5dc40bd0b05a241e0e0c3786609d7b809c59855398c2ec9fdbee1246d [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 11:55:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:55:51 ---> package-listing.sh 11:55:51 ++ facter osfamily 11:55:51 ++ tr '[:upper:]' '[:lower:]' 11:55:51 + OS_FAMILY=redhat 11:55:51 + workspace=/w/workspace/undry_go-mod-core-contracts_main 11:55:51 + START_PACKAGES=/tmp/packages_start.txt 11:55:51 + END_PACKAGES=/tmp/packages_end.txt 11:55:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:55:51 + PACKAGES=/tmp/packages_start.txt 11:55:51 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 11:55:51 + PACKAGES=/tmp/packages_end.txt 11:55:51 + case "${OS_FAMILY}" in 11:55:51 + rpm -qa 11:55:51 + sort 11:55:52 + '[' -f /tmp/packages_start.txt ']' 11:55:52 + '[' -f /tmp/packages_end.txt ']' 11:55:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:55:52 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 11:55:52 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 11:55:52 + 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 11:55:52 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 11:55:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:55:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:53 11:55:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:55:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:53 latest: Pulling from edgex-lftools-log-publisher 11:55:53 b4d181a07f80: Pulling fs layer 11:55:53 a1111a8f2ec3: Pulling fs layer 11:55:53 ed53099fbce6: Pulling fs layer 11:55:53 dc539afda2c1: Pulling fs layer 11:55:53 77bc0d833cb6: Pulling fs layer 11:55:53 9065ff56babe: Pulling fs layer 11:55:53 d287ab97295c: Pulling fs layer 11:55:53 77bc0d833cb6: Waiting 11:55:53 9065ff56babe: Waiting 11:55:53 d287ab97295c: Waiting 11:55:53 dc539afda2c1: Waiting 11:55:53 a1111a8f2ec3: Verifying Checksum 11:55:53 a1111a8f2ec3: Download complete 11:55:53 dc539afda2c1: Verifying Checksum 11:55:53 dc539afda2c1: Download complete 11:55:54 77bc0d833cb6: Verifying Checksum 11:55:54 77bc0d833cb6: Download complete 11:55:54 9065ff56babe: Verifying Checksum 11:55:54 9065ff56babe: Download complete 11:55:54 ed53099fbce6: Verifying Checksum 11:55:54 ed53099fbce6: Download complete 11:55:55 b4d181a07f80: Download complete 11:55:56 b4d181a07f80: Pull complete 11:55:56 a1111a8f2ec3: Pull complete 11:55:57 ed53099fbce6: Pull complete 11:55:57 dc539afda2c1: Pull complete 11:55:57 77bc0d833cb6: Pull complete 11:55:57 9065ff56babe: Pull complete 11:55:59 d287ab97295c: Verifying Checksum 11:55:59 d287ab97295c: Download complete 11:56:03 d287ab97295c: Pull complete 11:56:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:56:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:56:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:56:03 prd-centos7-docker-4c-2g-142 does not seem to be running inside a container 11:56:03 $ 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:latest cat 11:56:06 $ docker top 0ae76b50251b0acf4f7df7654a3aef134986b11a0b470f6320f52b5b3cf17386 -eo pid,comm [Pipeline] { [Pipeline] sh 11:56:07 + touch /tmp/pre-build-complete [Pipeline] sh 11:56:07 + mkdir -p /var/log/sysstat [Pipeline] sh 11:56:08 + ls /var/log/sa-host 11:56:08 + sadf -c /var/log/sa-host/sa05 11:56:08 file_magic: OK 11:56:08 HZ: Using current value: 100 11:56:08 file_header: OK 11:56:08 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 11:56:08 Statistics: 11:56:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:56:08 File successfully converted to sysstat format version 12.0.3 11:56:08 + sadf -c /var/log/sa-host/sa25 11:56:08 file_magic: OK 11:56:08 HZ: Using current value: 100 11:56:08 file_header: OK 11:56:08 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 11:56:08 Statistics: 11:56:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:56:08 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:56:08 provisioning config files... 11:56:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4107935640171812819tmp [Pipeline] { [Pipeline] echo 11:56:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:56:08 ---> create-netrc.sh [Pipeline] } 11:56:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:56:09 ---> python-tools-install.sh [Pipeline] echo 11:56:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:56:09 ---> sudo-logs.sh 11:56:09 Archiving 'sudo' log.. 11:56:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-142.vexxhost.local: Name or service not known 11:56:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-142.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 11:56:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:56:10 ---> job-cost.sh 11:56:10 lf-activate-venv: SKIPPING 11:56:10 DEBUG: total: 0.18000000715255737 11:56:10 INFO: Retrieving Stack Cost... 11:56:11 INFO: Retrieving Pricing Info for: v3-standard-2 11:56:11 INFO: Archiving Costs [Pipeline] echo 11:56:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:56:11 ---> logs-deploy.sh 11:56:11 lf-activate-venv: SKIPPING 11:56:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/9 11:56:11 INFO: archiving workspace using pattern(s): 11:56:12 Archives upload complete. 11:56:12 INFO: archiving logs to Nexus 11:56:13 ---> uname -a: 11:56:13 Linux prd-centos7-docker-4c-2g-142.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 11:56:13 11:56:13 11:56:13 ---> lscpu: 11:56:13 Architecture: x86_64 11:56:13 CPU op-mode(s): 32-bit, 64-bit 11:56:13 Byte Order: Little Endian 11:56:13 Address sizes: 40 bits physical, 48 bits virtual 11:56:13 CPU(s): 2 11:56:13 On-line CPU(s) list: 0,1 11:56:13 Thread(s) per core: 1 11:56:13 Core(s) per socket: 1 11:56:13 Socket(s): 2 11:56:13 NUMA node(s): 1 11:56:13 Vendor ID: AuthenticAMD 11:56:13 CPU family: 23 11:56:13 Model: 49 11:56:13 Model name: AMD EPYC-Rome Processor 11:56:13 Stepping: 0 11:56:13 CPU MHz: 2799.998 11:56:13 BogoMIPS: 5599.99 11:56:13 Virtualization: AMD-V 11:56:13 Hypervisor vendor: KVM 11:56:13 Virtualization type: full 11:56:13 L1d cache: 32K 11:56:13 L1i cache: 32K 11:56:13 L2 cache: 512K 11:56:13 L3 cache: 16384K 11:56:13 NUMA node0 CPU(s): 0,1 11:56:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 11:56:13 11:56:13 11:56:13 ---> nproc: 11:56:13 2 11:56:13 11:56:13 11:56:13 ---> df -h: 11:56:13 Filesystem Size Used Avail Use% Mounted on 11:56:13 overlay 40G 9.0G 32G 23% / 11:56:13 tmpfs 64M 0 64M 0% /dev 11:56:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:56:13 shm 64M 0 64M 0% /dev/shm 11:56:13 /dev/vda1 40G 9.0G 32G 23% /facter-os 11:56:13 11:56:13 11:56:13 ---> sar -b -r -n DEV: 11:56:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/25/21 _x86_64_ (2 CPU) 11:56:13 11:56:13 11:47:06 LINUX RESTART (2 CPU) 11:56:13 11:56:13 11:48:01 tps rtps wtps bread/s bwrtn/s 11:56:13 11:49:01 3.68 0.00 3.68 0.00 126.47 11:56:13 11:50:01 0.58 0.00 0.58 0.00 10.28 11:56:13 11:51:01 0.18 0.00 0.18 0.00 2.18 11:56:13 11:52:01 0.25 0.00 0.25 0.00 3.71 11:56:13 11:53:01 0.25 0.00 0.25 0.00 2.77 11:56:13 11:54:01 0.35 0.00 0.35 0.00 4.55 11:56:13 11:55:01 101.05 0.03 101.02 3.73 27259.27 11:56:13 11:56:01 127.94 0.10 127.84 9.98 26880.69 11:56:13 Average: 29.31 0.02 29.29 1.72 6791.70 11:56:13 11:56:13 11:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:56:13 11:49:01 5476608 0 792432 9.89 2620 1737280 1207460 13.33 571244 1561660 20 11:56:13 11:50:01 5475444 0 793592 9.91 2620 1737284 1205404 13.31 568040 1566340 8 11:56:13 11:51:01 5472696 0 796340 9.94 2620 1737284 1205800 13.31 576092 1560596 12 11:56:13 11:52:01 5473588 0 795440 9.93 2620 1737292 1205472 13.31 574476 1561548 8 11:56:13 11:53:01 5474324 0 794700 9.92 2620 1737296 1205568 13.31 572768 1563844 8 11:56:13 11:54:01 5472908 0 796112 9.94 2620 1737300 1205472 13.31 573384 1563844 8 11:56:13 11:55:01 4534532 0 1010156 12.61 2620 2461632 1471176 16.24 732544 2248388 3852 11:56:13 11:56:01 3143308 0 1292400 16.14 2620 3570612 1608332 17.76 1215884 2979392 510464 11:56:13 Average: 5065426 0 883896 11.04 2620 2056998 1289336 14.23 673054 1825702 64298 11:56:13 11:56:13 11:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:56:13 11:49:01 eth0 0.57 0.10 0.04 0.01 0.00 0.00 0.00 0.00 11:56:13 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:50:01 eth0 0.37 0.10 0.04 0.01 0.00 0.00 0.00 0.00 11:56:13 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:51:01 eth0 4.50 1.68 3.57 0.47 0.00 0.00 0.00 0.00 11:56:13 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:52:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:53:01 eth0 0.23 0.15 0.09 0.04 0.00 0.00 0.00 0.00 11:56:13 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:54:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 11:56:13 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:55:01 veth45691c5 58.72 75.29 6.68 56.35 0.00 0.00 0.00 0.00 11:56:13 11:55:01 eth0 683.55 489.41 4153.32 44.25 0.00 0.00 0.00 0.00 11:56:13 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:55:01 docker0 58.72 75.16 5.88 56.34 0.00 0.00 0.00 0.00 11:56:13 11:56:01 eth0 943.94 645.68 6164.76 72.22 0.00 0.00 0.00 0.00 11:56:13 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 11:56:01 docker0 34.53 45.42 2.84 293.63 0.00 0.00 0.00 0.00 11:56:13 Average: eth0 204.35 142.28 1291.42 14.64 0.00 0.00 0.00 0.00 11:56:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:13 Average: docker0 11.66 15.08 1.09 43.80 0.00 0.00 0.00 0.00 11:56:13 11:56:13 11:56:13 ---> sar -P ALL: 11:56:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/25/21 _x86_64_ (2 CPU) 11:56:13 11:56:13 11:47:06 LINUX RESTART (2 CPU) 11:56:13 11:56:13 11:48:01 CPU %user %nice %system %iowait %steal %idle 11:56:13 11:49:01 all 0.23 0.00 0.04 0.00 0.02 99.71 11:56:13 11:49:01 0 0.12 0.00 0.05 0.00 0.03 99.80 11:56:13 11:49:01 1 0.35 0.00 0.03 0.00 0.00 99.62 11:56:13 11:50:01 all 0.15 0.00 0.04 0.00 0.02 99.79 11:56:13 11:50:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:56:13 11:50:01 1 0.25 0.00 0.03 0.00 0.02 99.70 11:56:13 11:51:01 all 0.22 0.00 0.05 0.01 0.01 99.72 11:56:13 11:51:01 0 0.10 0.00 0.07 0.02 0.02 99.80 11:56:13 11:51:01 1 0.33 0.00 0.03 0.00 0.00 99.63 11:56:13 11:52:01 all 0.17 0.00 0.03 0.00 0.02 99.79 11:56:13 11:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:56:13 11:52:01 1 0.30 0.00 0.02 0.00 0.00 99.68 11:56:13 11:53:01 all 0.08 0.00 0.03 0.00 0.02 99.87 11:56:13 11:53:01 0 0.07 0.00 0.03 0.00 0.02 99.88 11:56:13 11:53:01 1 0.10 0.00 0.03 0.00 0.02 99.85 11:56:13 11:54:01 all 0.18 0.00 0.03 0.00 0.01 99.79 11:56:13 11:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:56:13 11:54:01 1 0.30 0.00 0.02 0.00 0.00 99.68 11:56:13 11:55:01 all 9.77 0.00 4.26 0.86 0.05 85.05 11:56:13 11:55:01 0 10.31 0.00 4.41 0.49 0.05 84.74 11:56:13 11:55:01 1 9.24 0.00 4.12 1.24 0.05 85.35 11:56:13 11:56:01 all 20.38 0.00 9.85 1.47 0.08 68.22 11:56:13 11:56:01 0 19.25 0.00 9.82 1.35 0.09 69.49 11:56:13 11:56:01 1 21.51 0.00 9.87 1.58 0.07 66.97 11:56:13 Average: all 3.76 0.00 1.72 0.28 0.03 94.21 11:56:13 Average: 0 3.59 0.00 1.74 0.22 0.03 94.41 11:56:13 Average: 1 3.92 0.00 1.71 0.34 0.02 94.01 11:56:13 11:56:13 11:56:13