Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 491b751b393af814b448897491c9cdc022f26384 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5376462936358041060.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4984943370893175663.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8121605360996419141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3096010822704694608.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1750003347207945405.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8704816522034346846.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-645 in /w/workspace/edgexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/jenkins-gitclient-ssh555250368223063559.key Avoid second fetch Checking out Revision 491b751b393af814b448897491c9cdc022f26384 (main) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 491b751b393af814b448897491c9cdc022f26384 # timeout=10 Commit message: "Merge pull request #122 from lenny-intel/released-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:50:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:50:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:50:50 ========================================================= 22:50:50 EdgeX Global Pipelines Version Info 22:50:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:50:51 ------------------- 22:50:51 stable info: 22:50:51 ------------------- 22:50:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:50:51 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:50:51 Message: update stable to v1.0.196 22:50:52 ------------------- 22:50:52 experimental info: 22:50:52 ------------------- 22:50:52 Commited By: **** collab-it+edgex@linuxfoundation.org 22:50:52 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:50:52 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:50:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 22:50:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 22:50:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:50:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:50:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:50:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:50:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:50:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:50:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:50:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:50:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:50:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 22:50:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:50:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:50:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:50:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 491b751b393af814b448897491c9cdc022f26384 [Pipeline] echo 22:50:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 491b751 [Pipeline] echo 22:50:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:50:55 + git log --format=format:%s -1 491b751b393af814b448897491c9cdc022f26384 [Pipeline] echo 22:50:55 GIT_COMMIT: 491b751b393af814b448897491c9cdc022f26384, Commit Message: Merge pull request #122 from lenny-intel/released-mods [Pipeline] echo 22:50:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:50:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:50:57 22:50:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:50:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:50:58 latest: Pulling from edgex-devops/git-semver 22:50:58 31603596830f: Pulling fs layer 22:50:58 54011a49482f: Pulling fs layer 22:50:58 a6820b24f6d8: Pulling fs layer 22:50:58 f581987b2513: Pulling fs layer 22:50:58 f581987b2513: Waiting 22:50:58 54011a49482f: Verifying Checksum 22:50:58 54011a49482f: Download complete 22:50:58 31603596830f: Verifying Checksum 22:50:58 31603596830f: Download complete 22:50:58 f581987b2513: Verifying Checksum 22:50:58 f581987b2513: Download complete 22:50:58 a6820b24f6d8: Verifying Checksum 22:50:58 a6820b24f6d8: Download complete 22:50:59 31603596830f: Pull complete 22:50:59 54011a49482f: Pull complete 22:51:00 a6820b24f6d8: Pull complete 22:51:01 f581987b2513: Pull complete 22:51:01 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:51:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:51:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:51:01 prd-centos7-docker-4c-2g-645 does not seem to be running inside a container 22:51:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:51:12 $ docker top f7d34434eaba86a989ad5e9c0aa3ab5236c2f13cd1d687808d4a6e26a5482542 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:51:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:12 [ssh-agent] Looking for ssh-agent implementation... 22:51:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:12 $ docker exec f7d34434eaba86a989ad5e9c0aa3ab5236c2f13cd1d687808d4a6e26a5482542 ssh-agent 22:51:12 SSH_AUTH_SOCK=/tmp/ssh-UbPhDrCm2OFx/agent.14 22:51:12 SSH_AGENT_PID=21 22:51:12 Running ssh-add (command line suppressed) 22:51:12 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5100373762644486031.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5100373762644486031.key) 22:51:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:13 + git tag --points-at HEAD [Pipeline] } 22:51:13 $ docker exec --env ******** --env ******** f7d34434eaba86a989ad5e9c0aa3ab5236c2f13cd1d687808d4a6e26a5482542 ssh-agent -k 22:51:13 unset SSH_AUTH_SOCK; 22:51:13 unset SSH_AGENT_PID; 22:51:13 echo Agent pid 21 killed; 22:51:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:51:13 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.0|v2.0.0-dev.27' [Pipeline] sshagent 22:51:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:13 [ssh-agent] Looking for ssh-agent implementation... 22:51:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:13 $ docker exec f7d34434eaba86a989ad5e9c0aa3ab5236c2f13cd1d687808d4a6e26a5482542 ssh-agent 22:51:13 SSH_AUTH_SOCK=/tmp/ssh-1X5PBrUhKwtf/agent.56 22:51:13 SSH_AGENT_PID=62 22:51:13 Running ssh-add (command line suppressed) 22:51:13 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6067678654370843364.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6067678654370843364.key) 22:51:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:14 + git semver init 22:51:14 # -> Open(): unable to determine branch for HEAD 22:51:14 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 22:51:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 22:51:14 # $SEMVER_REMOTE_NAME = origin 22:51:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:51:14 # $SEMVER_USER_NAME = edgex-jenkins 22:51:14 # $SEMVER_BRANCH = main 22:51:14 # $SEMVER_TEMP = /tmp/semver-225571493 22:51:14 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 22:51:14 # '/tmp/semver-225571493' -> '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver' 22:51:14 # -> Force: false 22:51:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } 22:51:14 $ docker exec --env ******** --env ******** f7d34434eaba86a989ad5e9c0aa3ab5236c2f13cd1d687808d4a6e26a5482542 ssh-agent -k 22:51:14 unset SSH_AUTH_SOCK; 22:51:14 unset SSH_AGENT_PID; 22:51:14 echo Agent pid 62 killed; 22:51:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:51:15 + git semver [Pipeline] } 22:51:15 $ docker stop --time=1 f7d34434eaba86a989ad5e9c0aa3ab5236c2f13cd1d687808d4a6e26a5482542 22:51:16 $ docker rm -f f7d34434eaba86a989ad5e9c0aa3ab5236c2f13cd1d687808d4a6e26a5482542 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:51:17 Stashed 1 file(s) [Pipeline] echo 22:51:17 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:51:33 Still waiting to schedule task 22:51:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:51:33 Still waiting to schedule task 22:51:33 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:10:09 Running on prd-centos7-docker-4c-2g-1617 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 23:10:09 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 23:10:09 Selected Git installation does not exist. Using Default 23:10:09 The recommended git tool is: NONE 23:10:12 using credential edgex-jenkins-ssh 23:10:12 Cloning the remote Git repository 23:10:12 Avoid second fetch 23:10:12 Checking out Revision 491b751b393af814b448897491c9cdc022f26384 (main) 23:10:12 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 23:10:12 > git init /w/workspace/go-mod-secrets/1 # timeout=10 23:10:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 23:10:12 > git --version # timeout=10 23:10:12 > git --version # 'git version 2.24.4' 23:10:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:12 [INFO] Currently running in a labeled security context 23:10:12 [INFO] Currently SELinux is 'enforcing' on the host 23:10:12 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh150357992460851560.key 23:10:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 23:10:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:12 > git config core.sparsecheckout # timeout=10 23:10:12 > git checkout -f 491b751b393af814b448897491c9cdc022f26384 # timeout=10 23:10:16 Commit message: "Merge pull request #122 from lenny-intel/released-mods" 23:10:16 > git --version # timeout=10 23:10:16 > git --version # 'git version 2.24.4' 23:10:16 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:10:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:10:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:10:18 + sudo service docker restart 23:10:18 + true 23:10:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 23:10:36 ========================================================= 23:10:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:10:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:10:37 + 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 . 23:10:37 Sending build context to Docker daemon 700.4kB 23:10:37 Step 1/7 : ARG BASE=golang:1.16-alpine 23:10:37 Step 2/7 : FROM ${BASE} 23:10:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:10:37 540db60ca938: Pulling fs layer 23:10:37 adcc1eea9eea: Pulling fs layer 23:10:37 4c4ab2625f07: Pulling fs layer 23:10:37 0510c868ecb4: Pulling fs layer 23:10:37 afea3b2eda06: Pulling fs layer 23:10:37 7809a108b3ef: Pulling fs layer 23:10:37 f706445af74f: Pulling fs layer 23:10:37 0510c868ecb4: Waiting 23:10:37 afea3b2eda06: Waiting 23:10:37 7809a108b3ef: Waiting 23:10:37 f706445af74f: Waiting 23:10:37 4c4ab2625f07: Verifying Checksum 23:10:37 4c4ab2625f07: Download complete 23:10:37 adcc1eea9eea: Verifying Checksum 23:10:37 adcc1eea9eea: Download complete 23:10:37 afea3b2eda06: Verifying Checksum 23:10:37 afea3b2eda06: Download complete 23:10:37 540db60ca938: Verifying Checksum 23:10:37 540db60ca938: Download complete 23:10:37 7809a108b3ef: Verifying Checksum 23:10:37 7809a108b3ef: Download complete 23:10:38 540db60ca938: Pull complete 23:10:38 adcc1eea9eea: Pull complete 23:10:38 4c4ab2625f07: Pull complete 23:10:39 f706445af74f: Verifying Checksum 23:10:39 f706445af74f: Download complete 23:10:39 0510c868ecb4: Verifying Checksum 23:10:39 0510c868ecb4: Download complete 23:10:43 0510c868ecb4: Pull complete 23:10:43 afea3b2eda06: Pull complete 23:10:43 7809a108b3ef: Pull complete 23:10:45 f706445af74f: Pull complete 23:10:45 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:10:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:10:45 ---> b068be0155e3 23:10:45 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:10:49 ---> Running in e19770b4ec10 23:10:49 Removing intermediate container e19770b4ec10 23:10:49 ---> 103792be1ccf 23:10:49 Step 4/7 : RUN apk add --update bash 23:10:49 ---> Running in 0a93878e0b10 23:10:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:10:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:10:51 OK: 149 MiB in 40 packages 23:10:51 Removing intermediate container 0a93878e0b10 23:10:51 ---> e7f921fbf795 23:10:51 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:10:51 ---> Running in 02ee06238abd 23:10:51 Removing intermediate container 02ee06238abd 23:10:51 ---> 91599507e66e 23:10:51 Step 6/7 : COPY go.mod . 23:10:52 ---> e0e285561959 23:10:52 Step 7/7 : RUN go mod download 23:10:52 ---> Running in 71407a95fab4 23:11:00 Removing intermediate container 71407a95fab4 23:11:00 ---> a89a8caad174 23:11:00 Successfully built a89a8caad174 23:11:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:11:00 + docker inspect -f . ci-base-image-x86_64 23:11:00 . [Pipeline] withDockerContainer 23:11:00 prd-centos7-docker-4c-2g-1617 does not seem to be running inside a container 23:11:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 ******** ci-base-image-x86_64 cat 23:11:01 $ docker top 76ab245cc6d8d711e469a62e314ccb24066cea085111008c794d9a62d728b842 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:01 + go version 23:11:01 go version go1.16.3 linux/amd64 [Pipeline] } 23:11:01 $ docker stop --time=1 76ab245cc6d8d711e469a62e314ccb24066cea085111008c794d9a62d728b842 23:11:02 $ docker rm -f 76ab245cc6d8d711e469a62e314ccb24066cea085111008c794d9a62d728b842 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:11:03 + docker inspect -f . ci-base-image-x86_64 23:11:03 . [Pipeline] withDockerContainer 23:11:03 prd-centos7-docker-4c-2g-1617 does not seem to be running inside a container 23:11:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 ******** ci-base-image-x86_64 cat 23:11:04 $ docker top c90211c9562164c22dbe0dd6452027ed985c799cbf1629af1c52263d171abd0f -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:04 + go mod tidy [Pipeline] sh 23:11:05 + make test 23:11:05 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 23:11:31 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.376s coverage: 80.6% of statements 23:11:31 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.044s coverage: 57.1% of statements 23:11:31 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 23:11:32 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.040s coverage: 96.7% of statements 23:11:32 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.023s coverage: 89.5% of statements 23:11:32 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 23:11:32 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.035s coverage: 100.0% of statements 23:11:32 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 23:11:32 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.030s coverage: 85.7% of statements 23:11:32 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.045s coverage: 100.0% of statements 23:11:32 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 23:11:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:11:39 gofmt -l . 23:11:39 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:11:39 $ docker stop --time=1 c90211c9562164c22dbe0dd6452027ed985c799cbf1629af1c52263d171abd0f 23:11:41 $ docker rm -f c90211c9562164c22dbe0dd6452027ed985c799cbf1629af1c52263d171abd0f [Pipeline] // withDockerContainer [Pipeline] sh 23:11:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:11:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:11:43 ---> job-cost.sh 23:11:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CH2h 23:11:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:12:05 lf-activate-venv(): INFO: Adding /tmp/venv-CH2h/bin to PATH 23:12:05 INFO: No Stack... 23:12:06 INFO: Retrieving Pricing Info for: v3-standard-2 23:12:07 INFO: Archiving Costs [Pipeline] sh 23:12:07 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 23:12:07 + cut -d, -f6 [Pipeline] lock 23:12:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-1-stack-cost] 23:12:07 Resource [jenkins-edgexfoundry-go-mod-secrets-main-1-stack-cost] did not exist. Created. 23:12:07 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:12:07 + echo total: 0.05999999865889549 [Pipeline] stash 23:12:08 Stashed 1 file(s) [Pipeline] } 23:12:08 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:19:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1960 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 23:19:40 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 23:19:40 Selected Git installation does not exist. Using Default 23:19:40 The recommended git tool is: NONE 23:19:46 using credential edgex-jenkins-ssh 23:19:46 Cloning the remote Git repository 23:19:46 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 23:19:47 > git init /w/workspace/go-mod-secrets/1 # timeout=10 23:19:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 23:19:47 > git --version # timeout=10 23:19:47 > git --version # 'git version 2.17.1' 23:19:47 using GIT_SSH to set credentials SSH Credentials for GitHub 23:19:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:48 Avoid second fetch 23:19:48 Checking out Revision 491b751b393af814b448897491c9cdc022f26384 (main) 23:19:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 23:19:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:48 > git config core.sparsecheckout # timeout=10 23:19:48 > git checkout -f 491b751b393af814b448897491c9cdc022f26384 # timeout=10 23:19:52 Commit message: "Merge pull request #122 from lenny-intel/released-mods" 23:19:52 > git --version # timeout=10 23:19:52 > git --version # 'git version 2.17.1' 23:19:52 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:19:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:19:55 + true 23:19:55 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:20:14 ========================================================= 23:20:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:20:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:20:14 + 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 . 23:20:15 Sending build context to Docker daemon 699.4kB 23:20:15 Step 1/7 : ARG BASE=golang:1.16-alpine 23:20:15 Step 2/7 : FROM ${BASE} 23:20:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:20:16 595b0fe564bb: Pulling fs layer 23:20:16 3088b5b3c5c0: Pulling fs layer 23:20:16 5b7225fbf94c: Pulling fs layer 23:20:16 ba82ee9f976e: Pulling fs layer 23:20:16 506bd15cee9f: Pulling fs layer 23:20:16 75a0a4a0db45: Pulling fs layer 23:20:16 618dc40b7e24: Pulling fs layer 23:20:16 506bd15cee9f: Waiting 23:20:16 75a0a4a0db45: Waiting 23:20:16 618dc40b7e24: Waiting 23:20:16 ba82ee9f976e: Waiting 23:20:16 5b7225fbf94c: Download complete 23:20:16 3088b5b3c5c0: Verifying Checksum 23:20:16 3088b5b3c5c0: Download complete 23:20:16 506bd15cee9f: Verifying Checksum 23:20:16 506bd15cee9f: Download complete 23:20:16 75a0a4a0db45: Verifying Checksum 23:20:16 75a0a4a0db45: Download complete 23:20:16 595b0fe564bb: Verifying Checksum 23:20:16 595b0fe564bb: Download complete 23:20:17 595b0fe564bb: Pull complete 23:20:18 3088b5b3c5c0: Pull complete 23:20:18 5b7225fbf94c: Pull complete 23:20:18 618dc40b7e24: Verifying Checksum 23:20:18 618dc40b7e24: Download complete 23:20:20 ba82ee9f976e: Download complete 23:20:30 ba82ee9f976e: Pull complete 23:20:30 506bd15cee9f: Pull complete 23:20:31 75a0a4a0db45: Pull complete 23:20:34 618dc40b7e24: Pull complete 23:20:34 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 23:20:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:20:34 ---> a36622ca3599 23:20:34 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:20:37 ---> Running in 99a74cf7a349 23:20:37 Removing intermediate container 99a74cf7a349 23:20:37 ---> 22f17ddbc160 23:20:37 Step 4/7 : RUN apk add --update bash 23:20:37 ---> Running in 004d852f0716 23:20:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:20:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:20:41 OK: 138 MiB in 40 packages 23:20:42 Removing intermediate container 004d852f0716 23:20:42 ---> eccbf59e4a7e 23:20:42 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:20:42 ---> Running in 272c3eb3dad6 23:20:43 Removing intermediate container 272c3eb3dad6 23:20:43 ---> 7f8a26c5c826 23:20:43 Step 6/7 : COPY go.mod . 23:20:43 ---> d05410ab2ce3 23:20:43 Step 7/7 : RUN go mod download 23:20:43 ---> Running in 86d7a90edbe5 23:21:02 Removing intermediate container 86d7a90edbe5 23:21:02 ---> b46b088a5285 23:21:02 Successfully built b46b088a5285 23:21:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:21:02 + docker inspect -f . ci-base-image-arm64 23:21:02 . [Pipeline] withDockerContainer 23:21:02 prd-ubuntu18.04-docker-arm64-4c-16g-1960 does not seem to be running inside a container 23:21:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 ******** ci-base-image-arm64 cat 23:21:04 $ docker top 8a7faefad8eb4e851195683f291baefe0274146dff3fb5565cd170d99e6af833 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:05 + go version 23:21:05 go version go1.16.5 linux/arm64 [Pipeline] } 23:21:05 $ docker stop --time=1 8a7faefad8eb4e851195683f291baefe0274146dff3fb5565cd170d99e6af833 23:21:07 $ docker rm -f 8a7faefad8eb4e851195683f291baefe0274146dff3fb5565cd170d99e6af833 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:21:08 + docker inspect -f . ci-base-image-arm64 23:21:08 . [Pipeline] withDockerContainer 23:21:08 prd-ubuntu18.04-docker-arm64-4c-16g-1960 does not seem to be running inside a container 23:21:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 ******** ci-base-image-arm64 cat 23:21:10 $ docker top b2b7feda00f54df6893259e50ffaa0353083269e26667a2098904207631cab4d -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:11 + go mod tidy [Pipeline] sh 23:21:12 + make test 23:21:12 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 23:22:34 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.533s coverage: 80.6% of statements 23:22:34 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.169s coverage: 57.1% of statements 23:22:34 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 23:22:34 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.208s coverage: 96.7% of statements 23:22:34 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.064s coverage: 89.5% of statements 23:22:34 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 23:22:34 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.063s coverage: 100.0% of statements 23:22:34 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 23:22:34 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.090s coverage: 85.7% of statements 23:22:34 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.186s coverage: 100.0% of statements 23:22:34 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 23:22:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:22:56 gofmt -l . 23:22:56 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:22:56 $ docker stop --time=1 b2b7feda00f54df6893259e50ffaa0353083269e26667a2098904207631cab4d 23:22:58 $ docker rm -f b2b7feda00f54df6893259e50ffaa0353083269e26667a2098904207631cab4d [Pipeline] // withDockerContainer [Pipeline] sh 23:22:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:22:59 Warning: overwriting stash ‘coverage-report’ 23:23:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:23:01 ---> job-cost.sh 23:23:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TeET 23:23:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:25:25 lf-activate-venv(): INFO: Adding /tmp/venv-TeET/bin to PATH 23:25:25 INFO: No Stack... 23:25:25 INFO: Retrieving Pricing Info for: v2-standard-4 23:25:25 INFO: Archiving Costs [Pipeline] sh 23:25:25 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 23:25:25 + cut -d, -f6 [Pipeline] lock 23:25:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-1-stack-cost] 23:25:25 Resource [jenkins-edgexfoundry-go-mod-secrets-main-1-stack-cost] did not exist. Created. 23:25:25 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:25:26 /w/workspace/go-mod-secrets/1@tmp/durable-1e5e41f7/script.sh: 1: /w/workspace/go-mod-secrets/1@tmp/durable-1e5e41f7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:25:26 + echo total: 0.18000000715255737 [Pipeline] stash 23:25:26 Warning: overwriting stash ‘stack-cost’ 23:25:26 Stashed 1 file(s) [Pipeline] } 23:25:26 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:25:27 provisioning config files... 23:25:27 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config6544256933638880603tmp [Pipeline] { [Pipeline] sh 23:25:28 + set +x 23:25:28 + curl -s https://codecov.io/bash 23:25:28 + bash -s -- 23:25:28 23:25:28 _____ _ 23:25:28 / ____| | | 23:25:28 | | ___ __| | ___ ___ _____ __ 23:25:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:25:28 | |___| (_) | (_| | __/ (_| (_) \ V / 23:25:28 \_____\___/ \__,_|\___|\___\___/ \_/ 23:25:28 Bash-1.0.3 23:25:28 23:25:28 23:25:28 ==> git version 2.24.4 found 23:25:28 ==> 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 23:25:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:25:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:25:28 ==> Jenkins CI detected. 23:25:28 project root: . 23:25:28 --> token set from env 23:25:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:25:28 ==> Running gcov in . (disable via -X gcov) 23:25:28 ==> Python coveragepy not found 23:25:28 ==> Searching for coverage reports in: 23:25:28 + . 23:25:28 -> Found 1 reports 23:25:28 ==> Detecting git/mercurial file structure 23:25:28 ==> Reading reports 23:25:28 + ./coverage.out bytes=27483 23:25:28 ==> Appending adjustments 23:25:28 https://docs.codecov.io/docs/fixing-reports 23:25:28 + Found adjustments 23:25:28 ==> Gzipping contents 23:25:28 8.0K /tmp/codecov.WS0onM.gz 23:25:28 ==> Uploading reports 23:25:28 url: https://codecov.io 23:25:28 query: branch=main&commit=491b751b393af814b448897491c9cdc022f26384&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 23:25:28 -> Pinging Codecov 23:25:28 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=main&commit=491b751b393af814b448897491c9cdc022f26384&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 23:25:29 -> Uploading to 23:25:29 https://storage.googleapis.com/codecov/v4/raw/2021-07-06/D63849C06B6B67093493C71CE874ED06/491b751b393af814b448897491c9cdc022f26384/b0ab572e-7dc8-446a-a75c-2b52695f4944.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210706T232528Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4561cf413f6780d376b9c5c2309b07c7e6d59a63e2ce5601b5abed4f4a9f9da 23:25:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:25:29 Dload Upload Total Spent Left Speed 23:25:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5836 0 0 100 5836 0 18585 --:--:-- --:--:-- --:--:-- 18645 23:25:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/491b751b393af814b448897491c9cdc022f26384 [Pipeline] } 23:25:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:25:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:25:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:25:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:25:30 23:25:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:25:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:25:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:25:30 188c0c94c7c5: Pulling fs layer 23:25:30 0ef7d3d256c8: Pulling fs layer 23:25:30 de9db76c5a1d: Pulling fs layer 23:25:30 0eba1c9be4d2: Pulling fs layer 23:25:30 0d57e429df01: Pulling fs layer 23:25:30 4e4be7b47b0d: Pulling fs layer 23:25:30 e1f770b5df2f: Pulling fs layer 23:25:30 85a0685a4137: Pulling fs layer 23:25:30 0eba1c9be4d2: Waiting 23:25:30 0d57e429df01: Waiting 23:25:30 4e4be7b47b0d: Waiting 23:25:30 e1f770b5df2f: Waiting 23:25:30 85a0685a4137: Waiting 23:25:30 de9db76c5a1d: Verifying Checksum 23:25:30 de9db76c5a1d: Download complete 23:25:30 0ef7d3d256c8: Verifying Checksum 23:25:30 0ef7d3d256c8: Download complete 23:25:30 0d57e429df01: Verifying Checksum 23:25:30 0d57e429df01: Download complete 23:25:30 4e4be7b47b0d: Verifying Checksum 23:25:30 4e4be7b47b0d: Download complete 23:25:30 188c0c94c7c5: Verifying Checksum 23:25:30 188c0c94c7c5: Download complete 23:25:31 188c0c94c7c5: Pull complete 23:25:31 0ef7d3d256c8: Pull complete 23:25:31 de9db76c5a1d: Pull complete 23:25:32 e1f770b5df2f: Verifying Checksum 23:25:32 e1f770b5df2f: Download complete 23:25:34 0eba1c9be4d2: Verifying Checksum 23:25:34 0eba1c9be4d2: Download complete 23:25:34 85a0685a4137: Verifying Checksum 23:25:34 85a0685a4137: Download complete 23:25:38 0eba1c9be4d2: Pull complete 23:25:38 0d57e429df01: Pull complete 23:25:38 4e4be7b47b0d: Pull complete 23:25:39 e1f770b5df2f: Pull complete 23:26:11 85a0685a4137: Pull complete 23:26:11 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:26:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:26:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:26:11 prd-centos7-docker-4c-2g-645 does not seem to be running inside a container 23:26:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:26:16 $ docker top 8186349f5e5c8817fc94ecb4cf4639da9387c17bcceafb147d92010f15bbb4ba -eo pid,comm [Pipeline] { [Pipeline] echo 23:26:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:26:17 + set -o pipefail 23:26:17 + snyk monitor '--org=edgex-jenkins' 23:26:21 23:26:21 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... 23:26:21 23:26:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/7bc63872-576a-45ab-bea8-d62e052a4b45 23:26:21 23:26:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:26:21 23:26:21 [Pipeline] } 23:26:21 $ docker stop --time=1 8186349f5e5c8817fc94ecb4cf4639da9387c17bcceafb147d92010f15bbb4ba 23:26:25 $ docker rm -f 8186349f5e5c8817fc94ecb4cf4639da9387c17bcceafb147d92010f15bbb4ba [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 23:26:26 + git log --format=format:%s -1 491b751b393af814b448897491c9cdc022f26384 [Pipeline] isUnix [Pipeline] sh 23:26:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:26:26 . [Pipeline] withDockerContainer 23:26:27 prd-centos7-docker-4c-2g-645 does not seem to be running inside a container 23:26:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:26:28 $ docker top 47f8510317ceca83e9e71ba539d04393e79ec90191bb3b1103d54d00f49ddd53 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:26:28 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.0|v2.0.0-dev.27' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:26:28 + git semver [Pipeline] } 23:26:28 $ docker stop --time=1 47f8510317ceca83e9e71ba539d04393e79ec90191bb3b1103d54d00f49ddd53 23:26:30 $ docker rm -f 47f8510317ceca83e9e71ba539d04393e79ec90191bb3b1103d54d00f49ddd53 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:26:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:26:31 23:26:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:26:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:26:31 0.23.1-centos7: Pulling from edgex-lftools 23:26:31 ab5ef0e58194: Pulling fs layer 23:26:31 9712f1f96733: Pulling fs layer 23:26:31 63f879dbbcfc: Pulling fs layer 23:26:31 0d9ebad4ef96: Pulling fs layer 23:26:31 e9a5061849ea: Pulling fs layer 23:26:31 d747dcd14b5f: Pulling fs layer 23:26:31 2de7ff778b66: Pulling fs layer 23:26:31 e9a5061849ea: Waiting 23:26:31 d747dcd14b5f: Waiting 23:26:31 2de7ff778b66: Waiting 23:26:31 0d9ebad4ef96: Waiting 23:26:31 9712f1f96733: Download complete 23:26:32 63f879dbbcfc: Verifying Checksum 23:26:32 63f879dbbcfc: Download complete 23:26:33 e9a5061849ea: Verifying Checksum 23:26:33 e9a5061849ea: Download complete 23:26:33 d747dcd14b5f: Verifying Checksum 23:26:33 d747dcd14b5f: Download complete 23:26:33 2de7ff778b66: Verifying Checksum 23:26:33 2de7ff778b66: Download complete 23:26:33 0d9ebad4ef96: Verifying Checksum 23:26:33 0d9ebad4ef96: Download complete 23:26:33 ab5ef0e58194: Verifying Checksum 23:26:33 ab5ef0e58194: Download complete 23:26:36 ab5ef0e58194: Pull complete 23:26:36 9712f1f96733: Pull complete 23:26:37 63f879dbbcfc: Pull complete 23:26:40 0d9ebad4ef96: Pull complete 23:26:41 e9a5061849ea: Pull complete 23:26:41 d747dcd14b5f: Pull complete 23:26:42 2de7ff778b66: Pull complete 23:26:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:26:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:26:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:26:42 prd-centos7-docker-4c-2g-645 does not seem to be running inside a container 23:26:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:26:51 $ docker top 74cbe79ab8b6fd75725ce9cb1b033da4c332e43def1c11777dbc0b5dacdf15cb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:26:51 provisioning config files... 23:26:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config829299718659639501tmp 23:26:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config136080680808712160tmp 23:26:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4593717676487183883tmp [Pipeline] { [Pipeline] echo 23:26:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:26:52 ---> sigul-configuration.sh 23:26:52 gpg: directory `/root/.gnupg' created 23:26:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:26:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:26:52 gpg: keyring `/root/.gnupg/secring.gpg' created 23:26:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:26:52 gpg: CAST5 encrypted data 23:26:52 gpg: encrypted with 1 passphrase 23:26:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:26:52 + mkdir /home/jenkins 23:26:52 + mkdir /home/jenkins/sigul [Pipeline] sh 23:26:53 + 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 23:26:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:26:53 ---> sigul-install.sh 23:27:00 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:27:00 + git tag --list 23:27:00 v0.0.0 23:27:00 v0.0.1 23:27:00 v0.0.10 23:27:00 v0.0.11 23:27:00 v0.0.12 23:27:00 v0.0.13 23:27:00 v0.0.14 23:27:00 v0.0.15 23:27:00 v0.0.16 23:27:00 v0.0.17 23:27:00 v0.0.18 23:27:00 v0.0.19 23:27:00 v0.0.2 23:27:00 v0.0.20 23:27:00 v0.0.21 23:27:00 v0.0.22 23:27:00 v0.0.23 23:27:00 v0.0.24 23:27:00 v0.0.25 23:27:00 v0.0.26 23:27:00 v0.0.27 23:27:00 v0.0.28 23:27:00 v0.0.29 23:27:00 v0.0.3 23:27:00 v0.0.30 23:27:00 v0.0.31 23:27:00 v0.0.32 23:27:00 v0.0.33 23:27:00 v0.0.4 23:27:00 v0.0.5 23:27:00 v0.0.6 23:27:00 v0.0.7 23:27:00 v0.0.8 23:27:00 v0.0.9 23:27:00 v2.0.0 23:27:00 v2.0.0-dev.1 23:27:00 v2.0.0-dev.10 23:27:00 v2.0.0-dev.11 23:27:00 v2.0.0-dev.12 23:27:00 v2.0.0-dev.13 23:27:00 v2.0.0-dev.14 23:27:00 v2.0.0-dev.15 23:27:00 v2.0.0-dev.16 23:27:00 v2.0.0-dev.17 23:27:00 v2.0.0-dev.18 23:27:00 v2.0.0-dev.19 23:27:00 v2.0.0-dev.2 23:27:00 v2.0.0-dev.20 23:27:00 v2.0.0-dev.21 23:27:00 v2.0.0-dev.22 23:27:00 v2.0.0-dev.23 23:27:00 v2.0.0-dev.24 23:27:00 v2.0.0-dev.25 23:27:00 v2.0.0-dev.26 23:27:00 v2.0.0-dev.27 23:27:00 v2.0.0-dev.3 23:27:00 v2.0.0-dev.4 23:27:00 v2.0.0-dev.5 23:27:00 v2.0.0-dev.6 23:27:00 v2.0.0-dev.7 23:27:00 v2.0.0-dev.8 23:27:00 v2.0.0-dev.9 [Pipeline] sh 23:27:00 + lftools sign git-tag v2.0.1-dev.1 23:27:01 Signing Git tag with Sigul... 23:27:01 Signing v2.0.1-dev.1 23:27:01 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.1-dev.1'], return code 1, stdout , stderr [Pipeline] echo 23:27:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:27:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:27:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:27:01 $ docker stop --time=1 74cbe79ab8b6fd75725ce9cb1b033da4c332e43def1c11777dbc0b5dacdf15cb 23:27:04 $ docker rm -f 74cbe79ab8b6fd75725ce9cb1b033da4c332e43def1c11777dbc0b5dacdf15cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:27:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:05 . [Pipeline] withDockerContainer 23:27:05 prd-centos7-docker-4c-2g-645 does not seem to be running inside a container 23:27:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:27:06 $ docker top 8031eaac5a4492b47d9f83c0fc83ae571d339502480f12537b3342d38334d51e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:27:06 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.0|v2.0.0-dev.27' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:27:06 + git semver [Pipeline] } 23:27:07 $ docker stop --time=1 8031eaac5a4492b47d9f83c0fc83ae571d339502480f12537b3342d38334d51e 23:27:08 $ docker rm -f 8031eaac5a4492b47d9f83c0fc83ae571d339502480f12537b3342d38334d51e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:27:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:08 . [Pipeline] withDockerContainer 23:27:08 prd-centos7-docker-4c-2g-645 does not seem to be running inside a container 23:27:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:27:09 $ docker top 1c80084e89faa2b053046332b526da01055798d8bdb698521329bc24a0ee21a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:27:09 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.0|v2.0.0-dev.27' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:27:09 + git semver [Pipeline] } 23:27:09 $ docker stop --time=1 1c80084e89faa2b053046332b526da01055798d8bdb698521329bc24a0ee21a3 23:27:11 $ docker rm -f 1c80084e89faa2b053046332b526da01055798d8bdb698521329bc24a0ee21a3 [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 23:27:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:27:13 ---> package-listing.sh 23:27:13 ++ facter osfamily 23:27:13 ++ tr '[:upper:]' '[:lower:]' 23:27:13 + OS_FAMILY=redhat 23:27:13 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 23:27:13 + START_PACKAGES=/tmp/packages_start.txt 23:27:13 + END_PACKAGES=/tmp/packages_end.txt 23:27:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:27:13 + PACKAGES=/tmp/packages_start.txt 23:27:13 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 23:27:13 + PACKAGES=/tmp/packages_end.txt 23:27:13 + case "${OS_FAMILY}" in 23:27:13 + sort 23:27:13 + rpm -qa 23:27:14 + '[' -f /tmp/packages_start.txt ']' 23:27:14 + '[' -f /tmp/packages_end.txt ']' 23:27:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:27:14 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 23:27:14 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 23:27:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 23:27:14 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:27:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:27:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:27:15 23:27:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:27:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:27:15 alpine: Pulling from edgex-lftools-log-publisher 23:27:15 df20fa9351a1: Pulling fs layer 23:27:15 36b3adc4ff6f: Pulling fs layer 23:27:15 8ad3a11d3b57: Pulling fs layer 23:27:15 46f8f816bc3b: Pulling fs layer 23:27:15 93b61091891f: Pulling fs layer 23:27:15 93b9cdb0e59b: Pulling fs layer 23:27:15 5e14af77c1be: Pulling fs layer 23:27:15 01666e4c0597: Pulling fs layer 23:27:15 aa168da1d23b: Pulling fs layer 23:27:15 46f8f816bc3b: Waiting 23:27:15 93b61091891f: Waiting 23:27:15 93b9cdb0e59b: Waiting 23:27:15 5e14af77c1be: Waiting 23:27:15 01666e4c0597: Waiting 23:27:15 aa168da1d23b: Waiting 23:27:15 36b3adc4ff6f: Verifying Checksum 23:27:15 36b3adc4ff6f: Download complete 23:27:15 46f8f816bc3b: Verifying Checksum 23:27:15 46f8f816bc3b: Download complete 23:27:15 df20fa9351a1: Verifying Checksum 23:27:15 df20fa9351a1: Download complete 23:27:15 93b9cdb0e59b: Verifying Checksum 23:27:15 93b9cdb0e59b: Download complete 23:27:15 5e14af77c1be: Verifying Checksum 23:27:15 5e14af77c1be: Download complete 23:27:15 01666e4c0597: Verifying Checksum 23:27:15 01666e4c0597: Download complete 23:27:15 93b61091891f: Verifying Checksum 23:27:15 93b61091891f: Download complete 23:27:15 df20fa9351a1: Pull complete 23:27:15 8ad3a11d3b57: Verifying Checksum 23:27:15 8ad3a11d3b57: Download complete 23:27:15 36b3adc4ff6f: Pull complete 23:27:16 8ad3a11d3b57: Pull complete 23:27:16 46f8f816bc3b: Pull complete 23:27:16 93b61091891f: Pull complete 23:27:16 93b9cdb0e59b: Pull complete 23:27:16 5e14af77c1be: Pull complete 23:27:17 01666e4c0597: Pull complete 23:27:17 aa168da1d23b: Verifying Checksum 23:27:17 aa168da1d23b: Download complete 23:27:21 aa168da1d23b: Pull complete 23:27:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:27:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:27:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:27:21 prd-centos7-docker-4c-2g-645 does not seem to be running inside a container 23:27:22 $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:27:25 $ docker top 19564e0cd411af1f49c040d3d6c7184a537b566b4bda8277ca77ca9341f728b8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:25 + touch /tmp/pre-build-complete [Pipeline] sh 23:27:25 + mkdir -p /var/log/sa [Pipeline] sh 23:27:26 + ls /var/log/sa-host 23:27:26 + sadf -c /var/log/sa-host/sa05 23:27:26 file_magic: OK 23:27:26 HZ: Using current value: 100 23:27:26 file_header: OK 23:27:26 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 23:27:26 Statistics: 23:27:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:27:26 File successfully converted to sysstat format version 12.2.1 23:27:26 + sadf -c /var/log/sa-host/sa06 23:27:26 file_magic: OK 23:27:26 HZ: Using current value: 100 23:27:26 file_header: OK 23:27:26 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 23:27:26 Statistics: 23:27:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:27:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:26 provisioning config files... 23:27:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8246381006770013563tmp [Pipeline] { [Pipeline] echo 23:27:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:27:26 ---> create-netrc.sh [Pipeline] } 23:27:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:27:27 ---> python-tools-install.sh [Pipeline] echo 23:27:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:27:27 ---> sudo-logs.sh 23:27:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:27:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:27:28 ---> job-cost.sh 23:27:28 lf-activate-venv: SKIPPING 23:27:28 DEBUG: total: 0.18000000715255737 23:27:28 INFO: Retrieving Stack Cost... 23:27:29 INFO: Retrieving Pricing Info for: v3-standard-2 23:27:29 INFO: Archiving Costs [Pipeline] echo 23:27:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:27:29 ---> logs-deploy.sh 23:27:29 lf-activate-venv: SKIPPING 23:27:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/1 23:27:29 INFO: archiving workspace using pattern(s): 23:27:30 Archives upload complete. 23:27:30 INFO: archiving logs to Nexus 23:27:31 ---> uname -a: 23:27:31 Linux prd-centos7-docker-4c-2g-645.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:27:31 23:27:31 23:27:31 ---> lscpu: 23:27:31 Architecture: x86_64 23:27:31 CPU op-mode(s): 32-bit, 64-bit 23:27:31 Byte Order: Little Endian 23:27:31 Address sizes: 40 bits physical, 48 bits virtual 23:27:31 CPU(s): 2 23:27:31 On-line CPU(s) list: 0,1 23:27:31 Thread(s) per core: 1 23:27:31 Core(s) per socket: 1 23:27:31 Socket(s): 2 23:27:31 NUMA node(s): 1 23:27:31 Vendor ID: AuthenticAMD 23:27:31 CPU family: 23 23:27:31 Model: 49 23:27:31 Model name: AMD EPYC-Rome Processor 23:27:31 Stepping: 0 23:27:31 CPU MHz: 2799.998 23:27:31 BogoMIPS: 5599.99 23:27:31 Virtualization: AMD-V 23:27:31 Hypervisor vendor: KVM 23:27:31 Virtualization type: full 23:27:31 L1d cache: 64 KiB 23:27:31 L1i cache: 64 KiB 23:27:31 L2 cache: 1 MiB 23:27:31 L3 cache: 32 MiB 23:27:31 NUMA node0 CPU(s): 0,1 23:27:31 Vulnerability Itlb multihit: Not affected 23:27:31 Vulnerability L1tf: Not affected 23:27:31 Vulnerability Mds: Not affected 23:27:31 Vulnerability Meltdown: Not affected 23:27:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:27:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:27:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:27:31 Vulnerability Srbds: Not affected 23:27:31 Vulnerability Tsx async abort: Not affected 23:27:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 23:27:31 23:27:31 23:27:31 ---> nproc: 23:27:31 2 23:27:31 23:27:31 23:27:31 ---> df -h: 23:27:31 Filesystem Size Used Available Use% Mounted on 23:27:31 overlay 40.0G 8.5G 31.5G 21% / 23:27:31 tmpfs 64.0M 0 64.0M 0% /dev 23:27:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:27:31 shm 64.0M 0 64.0M 0% /dev/shm 23:27:31 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 23:27:31 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 23:27:31 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 23:27:31 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 23:27:31 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 23:27:31 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 23:27:31 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 23:27:31 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/edgexfoundry_go-mod-secrets_main 23:27:31 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/edgexfoundry_go-mod-secrets_main@tmp 23:27:31 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 23:27:31 23:27:31 23:27:31 ---> free -m: 23:27:31 total used free shared buff/cache available 23:27:31 Mem: 7821 1167 3272 0 3381 6572 23:27:31 Swap: 1023 0 1023 23:27:31 23:27:31 23:27:31 ---> ip addr: 23:27:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:27:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:27:31 inet 127.0.0.1/8 scope host lo 23:27:31 valid_lft forever preferred_lft forever 23:27:31 inet6 ::1/128 scope host 23:27:31 valid_lft forever preferred_lft forever 23:27:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:27:31 link/ether fa:16:3e:c8:1c:96 brd ff:ff:ff:ff:ff:ff 23:27:31 inet 10.30.123.130/23 brd 10.30.123.255 scope global dynamic eth0 23:27:31 valid_lft 84061sec preferred_lft 84061sec 23:27:31 inet6 fe80::f816:3eff:fec8:1c96/64 scope link 23:27:31 valid_lft forever preferred_lft forever 23:27:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:27:31 link/ether 02:42:c4:46:57:6b brd ff:ff:ff:ff:ff:ff 23:27:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:27:31 valid_lft forever preferred_lft forever 23:27:31 inet6 fe80::42:c4ff:fe46:576b/64 scope link 23:27:31 valid_lft forever preferred_lft forever 23:27:31 23:27:31 23:27:31 ---> sar -b -r -n DEV: 23:27:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:27:31 23:27:31 22:48:10 LINUX RESTART (2 CPU) 23:27:31 23:27:31 22:49:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:27:31 22:50:01 94.08 73.15 20.93 0.00 5926.73 3182.30 0.00 23:27:31 22:51:01 91.06 14.12 76.93 0.00 4244.64 33534.19 0.00 23:27:31 22:52:01 16.72 0.63 16.09 0.00 352.24 2964.80 0.00 23:27:31 22:53:01 1.82 0.00 1.82 0.00 0.00 34.09 0.00 23:27:31 22:54:01 0.35 0.00 0.35 0.00 0.00 3.56 0.00 23:27:31 22:55:01 0.40 0.00 0.40 0.00 0.00 6.25 0.00 23:27:31 22:56:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 23:27:31 22:57:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 23:27:31 22:58:01 0.22 0.00 0.22 0.00 0.00 3.13 0.00 23:27:31 22:59:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 23:27:31 23:00:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 23:27:31 23:01:01 0.23 0.03 0.20 0.00 0.27 2.05 0.00 23:27:31 23:02:01 0.45 0.08 0.37 0.00 1.60 6.45 0.00 23:27:31 23:03:01 0.43 0.15 0.28 0.00 4.80 3.36 0.00 23:27:31 23:04:01 0.68 0.00 0.68 0.00 0.00 15.41 0.00 23:27:31 23:05:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 23:27:31 23:06:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 23:27:31 23:07:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 23:27:31 23:08:01 0.33 0.00 0.33 0.00 0.00 4.88 0.00 23:27:31 23:09:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 23:27:31 23:10:01 0.17 0.00 0.17 0.00 0.00 2.28 0.00 23:27:31 23:11:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 23:27:31 23:12:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 23:27:31 23:13:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 23:27:31 23:14:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 23:27:31 23:15:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 23:27:31 23:16:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 23:27:31 23:17:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 23:27:31 23:18:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 23:27:31 23:19:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 23:27:31 23:20:02 0.15 0.00 0.15 0.00 0.00 1.73 0.00 23:27:31 23:21:01 0.17 0.00 0.17 0.00 0.00 1.49 0.00 23:27:31 23:22:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 23:27:31 23:23:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 23:27:31 23:24:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 23:27:31 23:25:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 23:27:31 23:26:01 51.42 0.03 51.39 0.00 3.71 15306.63 0.00 23:27:31 23:27:01 137.01 0.00 137.01 0.00 0.00 36737.08 0.00 23:27:31 Average: 10.45 2.23 8.23 0.00 269.88 2424.97 0.00 23:27:31 23:27:31 22:49:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:27:31 22:50:01 5966460 0 525540 6.56 2620 1514320 704344 8.79 209140 1452080 870692 23:27:31 22:51:01 5446668 0 838048 10.46 2620 1721604 1458532 16.10 582232 1580704 79076 23:27:31 22:52:01 5471956 0 801540 10.01 2620 1732824 1259168 13.90 569884 1569064 24 23:27:31 22:53:01 5477428 0 796064 9.94 2620 1732828 1205484 13.31 565668 1569064 8 23:27:31 22:54:01 5477196 0 796288 9.94 2620 1732836 1205484 13.31 565552 1569172 8 23:27:31 22:55:01 5477356 0 796128 9.94 2620 1732836 1205484 13.31 565416 1569168 8 23:27:31 22:56:01 5477184 0 796296 9.94 2620 1732840 1205604 13.31 558584 1576768 8 23:27:31 22:57:01 5465432 0 808040 10.09 2620 1732848 1205484 13.31 569764 1576768 8 23:27:31 22:58:01 5465788 0 807680 10.08 2620 1732852 1205484 13.31 569744 1576824 8 23:27:31 22:59:01 5464728 0 808732 10.10 2620 1732860 1205688 13.31 572652 1575096 12 23:27:31 23:00:01 5464348 0 809112 10.10 2620 1732860 1205664 13.31 583516 1564144 12 23:27:31 23:01:01 5462656 0 810796 10.12 2620 1732868 1208804 13.35 584240 1564144 12 23:27:31 23:02:01 5464108 0 809220 10.10 2620 1732992 1206208 13.32 584004 1564204 8 23:27:31 23:03:01 5465044 0 808280 10.09 2620 1732996 1205992 13.31 582808 1564204 24 23:27:31 23:04:01 5464872 0 808448 10.09 2620 1733000 1205992 13.31 582492 1564428 8 23:27:31 23:05:01 5465384 0 807932 10.09 2620 1733004 1205992 13.31 582528 1564428 8 23:27:31 23:06:01 5464636 0 808676 10.10 2620 1733008 1206076 13.32 582936 1564428 8 23:27:31 23:07:01 5465432 0 807872 10.09 2620 1733016 1205992 13.31 582488 1564428 8 23:27:31 23:08:01 5464888 0 808416 10.09 2620 1733016 1205992 13.31 582516 1564428 8 23:27:31 23:09:01 5455984 0 817312 10.20 2620 1733024 1276600 14.09 590136 1564204 8 23:27:31 23:10:01 5463556 0 809740 10.11 2620 1733024 1214996 13.41 583664 1564204 16 23:27:31 23:11:01 5463740 0 809552 10.11 2620 1733028 1214748 13.41 583972 1564204 8 23:27:31 23:12:01 5464940 0 808344 10.09 2620 1733036 1201228 13.26 582628 1564204 12 23:27:31 23:13:01 5465008 0 808276 10.09 2620 1733036 1201228 13.26 582648 1564204 8 23:27:31 23:14:01 5464248 0 809028 10.10 2620 1733044 1201228 13.26 583400 1564204 8 23:27:31 23:15:01 5464388 0 808884 10.10 2620 1733048 1201228 13.26 583400 1564208 8 23:27:31 23:16:01 5464128 0 809140 10.10 2620 1733052 1201312 13.26 583584 1564204 8 23:27:31 23:17:01 5464004 0 809260 10.10 2620 1733056 1201336 13.26 583776 1564204 8 23:27:31 23:18:01 5464992 0 808272 10.09 2620 1733056 1201228 13.26 582740 1564204 8 23:27:31 23:19:01 5464992 0 808264 10.09 2620 1733064 1201228 13.26 582748 1564204 8 23:27:31 23:20:02 5463688 0 809564 10.11 2620 1733068 1201536 13.27 584000 1564204 8 23:27:31 23:21:01 5463900 0 809348 10.11 2620 1733072 1201476 13.26 583624 1564204 8 23:27:31 23:22:01 5464056 0 809188 10.10 2620 1733076 1201428 13.26 583748 1564204 8 23:27:31 23:23:01 5464152 0 809088 10.10 2620 1733080 1201296 13.26 583640 1564204 8 23:27:31 23:24:01 5464036 0 809196 10.10 2620 1733088 1201296 13.26 583560 1564208 8 23:27:31 23:25:01 5464176 0 809048 10.10 2620 1733096 1201296 13.26 583632 1564208 8 23:27:31 23:26:01 4600200 0 954984 11.92 2620 2451136 1389896 15.35 686172 2221332 286612 23:27:31 23:27:01 3733512 0 1083420 13.53 2620 3189388 1384260 15.28 901100 2727812 100588 23:27:31 Average: 5410244 0 811921 10.14 2620 1784155 1210956 13.37 581272 1611425 35192 23:27:31 23:27:31 22:49:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:27:31 22:50:01 eth0 10.60 8.31 2.43 1.81 0.00 0.00 0.00 0.00 23:27:31 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:51:01 eth0 418.42 303.95 1024.42 71.59 0.00 0.00 0.00 0.00 23:27:31 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:52:01 eth0 29.01 20.92 32.65 8.76 0.00 0.00 0.00 0.00 23:27:31 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:52:01 docker0 2.75 2.03 0.61 5.56 0.00 0.00 0.00 0.00 23:27:31 22:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:27:31 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:27:31 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:55:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:27:31 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:56:01 eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 23:27:31 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:27:31 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:58:01 eth0 2.90 0.08 0.26 0.01 0.00 0.00 0.00 0.00 23:27:31 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:59:01 eth0 5.86 0.52 1.01 0.36 0.00 0.00 0.00 0.00 23:27:31 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:00:01 eth0 0.55 0.28 0.27 0.23 0.00 0.00 0.00 0.00 23:27:31 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:01:01 eth0 0.42 0.17 0.09 0.07 0.00 0.00 0.00 0.00 23:27:31 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:02:01 eth0 0.57 0.40 0.33 0.21 0.00 0.00 0.00 0.00 23:27:31 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:03:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:27:31 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:04:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:27:31 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:05:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:06:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 23:27:31 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:07:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:27:31 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:08:01 eth0 1.85 0.03 0.11 0.00 0.00 0.00 0.00 0.00 23:27:31 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:09:01 eth0 6.18 2.52 0.76 14.59 0.00 0.00 0.00 0.00 23:27:31 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:10:01 eth0 3.42 1.77 0.99 9.12 0.00 0.00 0.00 0.00 23:27:31 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:11:01 eth0 0.78 0.42 0.41 0.30 0.00 0.00 0.00 0.00 23:27:31 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:12:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:13:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:27:31 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:14:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:15:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:27:31 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:16:01 eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 23:27:31 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:17:01 eth0 0.28 0.13 0.12 0.07 0.00 0.00 0.00 0.00 23:27:31 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:18:01 eth0 0.87 0.00 0.04 0.00 0.00 0.00 0.00 0.00 23:27:31 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:19:01 eth0 3.55 0.02 0.33 0.00 0.00 0.00 0.00 0.00 23:27:31 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:20:02 eth0 3.23 0.85 1.18 0.74 0.00 0.00 0.00 0.00 23:27:31 23:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:21:01 eth0 0.86 0.41 0.42 0.27 0.00 0.00 0.00 0.00 23:27:31 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:22:01 eth0 0.47 0.28 0.27 0.23 0.00 0.00 0.00 0.00 23:27:31 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:23:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:27:31 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:24:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:27:31 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:25:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:27:31 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:26:01 eth0 421.64 385.60 4057.29 31.51 0.00 0.00 0.00 0.00 23:27:31 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:27:01 eth0 534.92 455.75 3770.47 88.80 0.00 0.00 0.00 0.00 23:27:31 23:27:01 vethb1507a8 64.89 96.42 4.26 275.68 0.00 0.00 0.00 0.00 23:27:31 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 23:27:01 docker0 97.37 128.68 5.60 556.81 0.00 0.00 0.00 0.00 23:27:31 Average: eth0 38.32 31.32 235.59 6.05 0.00 0.00 0.00 0.00 23:27:31 Average: vethb1507a8 1.72 2.56 0.11 7.31 0.00 0.00 0.00 0.00 23:27:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:31 Average: docker0 2.65 3.47 0.16 14.91 0.00 0.00 0.00 0.00 23:27:31 23:27:31 23:27:31 ---> sar -P ALL: 23:27:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:27:31 23:27:31 22:48:10 LINUX RESTART (2 CPU) 23:27:31 23:27:31 22:49:04 CPU %user %nice %system %iowait %steal %idle 23:27:31 22:50:01 all 8.21 0.00 4.23 58.08 0.10 29.39 23:27:31 22:50:01 0 8.12 0.00 4.29 50.06 0.07 37.45 23:27:31 22:50:01 1 8.29 0.00 4.16 66.12 0.13 21.30 23:27:31 22:51:01 all 10.58 0.00 2.64 46.48 0.07 40.23 23:27:31 22:51:01 0 11.60 0.00 2.60 52.97 0.07 32.76 23:27:31 22:51:01 1 9.56 0.00 2.68 40.00 0.07 47.70 23:27:31 22:52:01 all 1.49 0.00 1.01 8.42 0.03 89.05 23:27:31 22:52:01 0 1.48 0.00 1.02 3.80 0.02 93.68 23:27:31 22:52:01 1 1.51 0.00 1.01 13.03 0.03 84.43 23:27:31 22:53:01 all 0.04 0.00 0.04 0.00 0.02 99.90 23:27:31 22:53:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:27:31 22:53:01 1 0.07 0.00 0.05 0.00 0.02 99.87 23:27:31 22:54:01 all 0.13 0.00 0.03 0.00 0.02 99.82 23:27:31 22:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:27:31 22:54:01 1 0.20 0.00 0.02 0.00 0.02 99.77 23:27:31 22:55:01 all 0.14 0.00 0.03 0.00 0.01 99.82 23:27:31 22:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:27:31 22:55:01 1 0.25 0.00 0.02 0.00 0.00 99.73 23:27:31 22:56:01 all 0.23 0.00 0.13 0.00 0.03 99.62 23:27:31 22:56:01 0 0.12 0.00 0.17 0.00 0.03 99.68 23:27:31 22:56:01 1 0.33 0.00 0.10 0.00 0.02 99.55 23:27:31 22:57:01 all 0.09 0.00 0.03 0.00 0.02 99.86 23:27:31 22:57:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:27:31 22:57:01 1 0.17 0.00 0.03 0.00 0.00 99.80 23:27:31 22:58:01 all 0.20 0.00 0.03 0.00 0.02 99.76 23:27:31 22:58:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:27:31 22:58:01 1 0.35 0.00 0.02 0.00 0.02 99.62 23:27:31 22:59:01 all 0.18 0.00 0.03 0.00 0.02 99.77 23:27:31 22:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:27:31 22:59:01 1 0.32 0.00 0.03 0.00 0.02 99.63 23:27:31 23:00:01 all 0.19 0.00 0.03 0.00 0.00 99.78 23:27:31 23:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:27:31 23:00:01 1 0.35 0.00 0.03 0.00 0.00 99.62 23:27:31 23:27:31 23:00:01 CPU %user %nice %system %iowait %steal %idle 23:27:31 23:01:01 all 0.17 0.00 0.03 0.00 0.02 99.78 23:27:31 23:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:27:31 23:01:01 1 0.32 0.00 0.03 0.00 0.02 99.63 23:27:31 23:02:01 all 0.20 0.00 0.04 0.00 0.02 99.74 23:27:31 23:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:27:31 23:02:01 1 0.37 0.00 0.05 0.00 0.02 99.57 23:27:31 23:03:01 all 0.09 0.00 0.05 0.00 0.01 99.85 23:27:31 23:03:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:27:31 23:03:01 1 0.15 0.00 0.05 0.00 0.00 99.80 23:27:31 23:04:01 all 0.06 0.00 0.03 0.00 0.02 99.89 23:27:31 23:04:01 0 0.07 0.00 0.05 0.00 0.02 99.87 23:27:31 23:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:27:31 23:05:01 all 0.13 0.00 0.02 0.00 0.01 99.84 23:27:31 23:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:27:31 23:05:01 1 0.23 0.00 0.02 0.00 0.00 99.75 23:27:31 23:06:01 all 0.17 0.00 0.03 0.00 0.02 99.79 23:27:31 23:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:27:31 23:06:01 1 0.32 0.00 0.03 0.00 0.02 99.63 23:27:31 23:07:01 all 0.17 0.00 0.02 0.00 0.01 99.81 23:27:31 23:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:27:31 23:07:01 1 0.28 0.00 0.02 0.00 0.00 99.70 23:27:31 23:08:01 all 0.17 0.00 0.02 0.00 0.01 99.81 23:27:31 23:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:27:31 23:08:01 1 0.32 0.00 0.02 0.00 0.02 99.65 23:27:31 23:09:01 all 0.20 0.00 0.03 0.00 0.03 99.74 23:27:31 23:09:01 0 0.15 0.00 0.05 0.00 0.03 99.77 23:27:31 23:09:01 1 0.25 0.00 0.02 0.00 0.02 99.72 23:27:31 23:10:01 all 0.16 0.00 0.05 0.00 0.01 99.78 23:27:31 23:10:01 0 0.15 0.00 0.05 0.00 0.00 99.80 23:27:31 23:10:01 1 0.17 0.00 0.05 0.00 0.02 99.77 23:27:31 23:11:01 all 0.15 0.00 0.03 0.00 0.01 99.82 23:27:31 23:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:27:31 23:11:01 1 0.27 0.00 0.03 0.00 0.02 99.68 23:27:31 23:27:31 23:11:01 CPU %user %nice %system %iowait %steal %idle 23:27:31 23:12:01 all 0.12 0.00 0.03 0.00 0.02 99.84 23:27:31 23:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:27:31 23:12:01 1 0.22 0.00 0.03 0.00 0.02 99.73 23:27:31 23:13:01 all 0.09 0.00 0.03 0.00 0.02 99.86 23:27:31 23:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:27:31 23:13:01 1 0.15 0.00 0.05 0.00 0.03 99.77 23:27:31 23:14:01 all 0.13 0.00 0.03 0.00 0.01 99.83 23:27:31 23:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:27:31 23:14:01 1 0.23 0.00 0.03 0.00 0.02 99.72 23:27:31 23:15:01 all 0.15 0.00 0.03 0.00 0.02 99.81 23:27:31 23:15:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:27:31 23:15:01 1 0.27 0.00 0.02 0.00 0.00 99.72 23:27:31 23:16:01 all 0.14 0.00 0.02 0.00 0.02 99.82 23:27:31 23:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:27:31 23:16:01 1 0.25 0.00 0.02 0.00 0.02 99.72 23:27:31 23:17:01 all 0.18 0.00 0.02 0.00 0.01 99.80 23:27:31 23:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:27:31 23:17:01 1 0.32 0.00 0.03 0.00 0.02 99.63 23:27:31 23:18:01 all 0.18 0.00 0.03 0.00 0.01 99.79 23:27:31 23:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:27:31 23:18:01 1 0.33 0.00 0.03 0.00 0.00 99.63 23:27:31 23:19:01 all 0.17 0.00 0.02 0.00 0.01 99.81 23:27:31 23:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:27:31 23:19:01 1 0.32 0.00 0.02 0.00 0.02 99.65 23:27:31 23:20:02 all 0.14 0.00 0.03 0.00 0.02 99.82 23:27:31 23:20:02 0 0.12 0.00 0.02 0.00 0.02 99.85 23:27:31 23:20:02 1 0.17 0.00 0.03 0.00 0.02 99.78 23:27:31 23:21:01 all 0.13 0.00 0.03 0.00 0.01 99.84 23:27:31 23:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:27:31 23:21:01 1 0.22 0.00 0.03 0.00 0.02 99.73 23:27:31 23:22:01 all 0.10 0.00 0.04 0.00 0.02 99.84 23:27:31 23:22:01 0 0.13 0.00 0.07 0.00 0.03 99.77 23:27:31 23:22:01 1 0.07 0.00 0.02 0.00 0.00 99.92 23:27:31 23:27:31 23:22:01 CPU %user %nice %system %iowait %steal %idle 23:27:31 23:23:01 all 0.05 0.00 0.03 0.00 0.02 99.90 23:27:31 23:23:01 0 0.08 0.00 0.03 0.00 0.02 99.87 23:27:31 23:23:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:27:31 23:24:01 all 0.16 0.00 0.03 0.00 0.01 99.81 23:27:31 23:24:01 0 0.30 0.00 0.03 0.00 0.02 99.65 23:27:31 23:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:27:31 23:25:01 all 0.13 0.00 0.02 0.00 0.01 99.85 23:27:31 23:25:01 0 0.22 0.00 0.02 0.00 0.00 99.77 23:27:31 23:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:27:31 23:26:01 all 7.71 0.00 3.32 3.86 0.03 85.07 23:27:31 23:26:01 0 7.74 0.00 3.71 3.98 0.03 84.53 23:27:31 23:26:01 1 7.68 0.00 2.93 3.75 0.03 85.60 23:27:31 23:27:01 all 14.39 0.00 5.99 11.14 0.10 68.39 23:27:31 23:27:01 0 15.96 0.00 5.98 8.32 0.09 69.65 23:27:31 23:27:01 1 12.82 0.00 6.00 13.92 0.12 67.13 23:27:31 Average: all 1.21 0.00 0.47 3.24 0.02 95.07 23:27:31 Average: 0 1.20 0.00 0.48 3.02 0.02 95.29 23:27:31 Average: 1 1.21 0.00 0.46 3.46 0.02 94.85 23:27:31 23:27:31 23:27:31