Pull request #267 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-bootstrap Loading trusted files from base branch main at 2a375e709834d30167aac8415f8b7aabacab21d0 rather than 9d225980417ab45790b30f04ec6affcf6f7c5c5c Obtained Jenkinsfile from 2a375e709834d30167aac8415f8b7aabacab21d0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3538966663932300328.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3797970647436519707.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-267/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-267/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6075872111014478539.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4902666752165126754.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-267/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-267/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7549804729995703651.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap 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-292 in /w/workspace/xfoundry_go-mod-bootstrap_PR-267 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-267 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/jenkins-gitclient-ssh6936683353481534341.key Merging remotes/origin/main commit 2a375e709834d30167aac8415f8b7aabacab21d0 into PR head commit 9d225980417ab45790b30f04ec6affcf6f7c5c5c > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/jenkins-gitclient-ssh2484436590712712039.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/267/head:refs/remotes/origin/PR-267 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 9d225980417ab45790b30f04ec6affcf6f7c5c5c Checking out Revision 9d225980417ab45790b30f04ec6affcf6f7c5c5c (PR-267) > git checkout -f 9d225980417ab45790b30f04ec6affcf6f7c5c5c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/jenkins-gitclient-ssh5101580125056901152.key > git merge 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d225980417ab45790b30f04ec6affcf6f7c5c5c # timeout=10 Commit message: "feat: Use Http Request timeout handler" > git rev-list --no-walk 43997fcd19f70eed6f2a9b6c3b23bfc37cfc92a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T01:49:50.095Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T01:49:50.198Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T01:49:50.228Z] ========================================================= [2021-08-11T01:49:50.228Z] EdgeX Global Pipelines Version Info [2021-08-11T01:49:50.228Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:49:51.471Z] ------------------- [2021-08-11T01:49:51.471Z] stable info: [2021-08-11T01:49:51.471Z] ------------------- [2021-08-11T01:49:51.471Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T01:49:51.471Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-11T01:49:51.471Z] Message: update stable to v1.0.204 [2021-08-11T01:49:52.066Z] ------------------- [2021-08-11T01:49:52.066Z] experimental info: [2021-08-11T01:49:52.066Z] ------------------- [2021-08-11T01:49:52.066Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T01:49:52.066Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-11T01:49:52.066Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T01:49:52.241Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-08-11T01:49:52.270Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-08-11T01:49:52.302Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T01:49:52.332Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T01:49:52.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T01:49:52.395Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T01:49:52.422Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T01:49:52.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T01:49:52.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-11T01:49:52.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T01:49:52.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T01:49:52.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T01:49:52.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-08-11T01:49:52.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T01:49:52.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T01:49:52.677Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T01:49:52.704Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T01:49:52.735Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T01:49:52.763Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T01:49:52.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T01:49:52.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-11T01:49:52.841Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-11T01:49:52.868Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-11T01:49:52.894Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-11T01:49:52.920Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-11T01:49:52.948Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-11T01:49:52.975Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T01:49:53.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-267 [Pipeline] echo [2021-08-11T01:49:53.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-267 [Pipeline] echo [2021-08-11T01:49:53.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-267 [Pipeline] echo [2021-08-11T01:49:53.080Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d225980417ab45790b30f04ec6affcf6f7c5c5c [Pipeline] echo [2021-08-11T01:49:53.106Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d22598 [Pipeline] echo [2021-08-11T01:49:53.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T01:49:53.592Z] + git log --format=format:%s -1 9d225980417ab45790b30f04ec6affcf6f7c5c5c [Pipeline] echo [2021-08-11T01:49:53.646Z] GIT_COMMIT: 9d225980417ab45790b30f04ec6affcf6f7c5c5c, Commit Message: feat: Use Http Request timeout handler [Pipeline] echo [2021-08-11T01:49:53.661Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:49:54.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T01:49:54.481Z] [2021-08-11T01:49:54.481Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:49:54.832Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T01:49:55.104Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T01:49:55.105Z] 31603596830f: Pulling fs layer [2021-08-11T01:49:55.105Z] d4622e32a9a9: Pulling fs layer [2021-08-11T01:49:55.105Z] 1030fce36090: Pulling fs layer [2021-08-11T01:49:55.105Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T01:49:55.105Z] 6c6cb7e1b49b: Waiting [2021-08-11T01:49:55.105Z] d4622e32a9a9: Verifying Checksum [2021-08-11T01:49:55.105Z] d4622e32a9a9: Download complete [2021-08-11T01:49:55.105Z] 31603596830f: Verifying Checksum [2021-08-11T01:49:55.105Z] 31603596830f: Download complete [2021-08-11T01:49:55.374Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T01:49:55.375Z] 6c6cb7e1b49b: Download complete [2021-08-11T01:49:55.375Z] 31603596830f: Pull complete [2021-08-11T01:49:55.375Z] d4622e32a9a9: Pull complete [2021-08-11T01:49:55.649Z] 1030fce36090: Verifying Checksum [2021-08-11T01:49:55.649Z] 1030fce36090: Download complete [2021-08-11T01:49:56.262Z] 1030fce36090: Pull complete [2021-08-11T01:49:56.531Z] 6c6cb7e1b49b: Pull complete [2021-08-11T01:49:56.532Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T01:49:56.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T01:49:56.532Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T01:49:56.636Z] prd-centos7-docker-4c-2g-292 does not seem to be running inside a container [2021-08-11T01:49:56.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-267 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-267:/w/workspace/xfoundry_go-mod-bootstrap_PR-267:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T01:49:57.494Z] $ docker top 13133ec1efc6a6f2bbcffebe9aac3fda4bd12c084b5761c981db90fe9c44717e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T01:49:57.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T01:49:57.639Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T01:49:57.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T01:49:57.764Z] $ docker exec 13133ec1efc6a6f2bbcffebe9aac3fda4bd12c084b5761c981db90fe9c44717e ssh-agent [2021-08-11T01:49:57.877Z] SSH_AUTH_SOCK=/tmp/ssh-CHM1VbpHSOgu/agent.14 [2021-08-11T01:49:57.877Z] SSH_AGENT_PID=20 [2021-08-11T01:49:57.888Z] Running ssh-add (command line suppressed) [2021-08-11T01:49:57.982Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/private_key_849757472470559953.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/private_key_849757472470559953.key) [2021-08-11T01:49:58.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T01:49:58.335Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T01:49:58.353Z] $ docker exec --env ******** --env ******** 13133ec1efc6a6f2bbcffebe9aac3fda4bd12c084b5761c981db90fe9c44717e ssh-agent -k [2021-08-11T01:49:58.456Z] unset SSH_AUTH_SOCK; [2021-08-11T01:49:58.456Z] unset SSH_AGENT_PID; [2021-08-11T01:49:58.456Z] echo Agent pid 20 killed; [2021-08-11T01:49:58.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T01:49:58.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T01:49:58.525Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T01:49:58.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T01:49:58.662Z] $ docker exec 13133ec1efc6a6f2bbcffebe9aac3fda4bd12c084b5761c981db90fe9c44717e ssh-agent [2021-08-11T01:49:58.795Z] SSH_AUTH_SOCK=/tmp/ssh-3y1xfFcumHOW/agent.53 [2021-08-11T01:49:58.795Z] SSH_AGENT_PID=59 [2021-08-11T01:49:58.805Z] Running ssh-add (command line suppressed) [2021-08-11T01:49:58.917Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/private_key_2975397847002134256.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/private_key_2975397847002134256.key) [2021-08-11T01:49:58.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T01:49:59.263Z] + git semver init [2021-08-11T01:49:59.263Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T01:49:59.263Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-267/.git [2021-08-11T01:49:59.263Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-267 [2021-08-11T01:49:59.263Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T01:49:59.263Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T01:49:59.263Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T01:49:59.263Z] # $SEMVER_BRANCH = PR-267 [2021-08-11T01:49:59.263Z] # $SEMVER_TEMP = /tmp/semver-482171426 [2021-08-11T01:49:59.263Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-08-11T01:49:59.852Z] # '/tmp/semver-482171426' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-267/.semver' [2021-08-11T01:49:59.852Z] # -> Force: false [2021-08-11T01:49:59.852Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-267/.semver [Pipeline] } [2021-08-11T01:49:59.866Z] $ docker exec --env ******** --env ******** 13133ec1efc6a6f2bbcffebe9aac3fda4bd12c084b5761c981db90fe9c44717e ssh-agent -k [2021-08-11T01:49:59.972Z] unset SSH_AUTH_SOCK; [2021-08-11T01:49:59.975Z] unset SSH_AGENT_PID; [2021-08-11T01:49:59.975Z] echo Agent pid 59 killed; [2021-08-11T01:49:59.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T01:50:00.350Z] + git semver [Pipeline] } [2021-08-11T01:50:00.368Z] $ docker stop --time=1 13133ec1efc6a6f2bbcffebe9aac3fda4bd12c084b5761c981db90fe9c44717e [2021-08-11T01:50:01.637Z] $ docker rm -f 13133ec1efc6a6f2bbcffebe9aac3fda4bd12c084b5761c981db90fe9c44717e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T01:50:02.052Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T01:50:02.442Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T01:50:02.445Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2021-08-11T01:50:17.610Z] Still waiting to schedule task [2021-08-11T01:50:17.611Z] ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-11T01:50:17.611Z] ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-11T01:50:17.611Z] ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-11T01:50:17.611Z] ‘prd-centos7-docker-4c-2g-294’ is offline [2021-08-11T01:50:17.611Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-11T01:50:17.611Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-291’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-11T01:50:17.614Z] Still waiting to schedule task [2021-08-11T01:50:17.614Z] ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T01:50:17.614Z] ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T01:50:17.614Z] ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T01:50:17.614Z] ‘prd-centos7-docker-4c-2g-294’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T01:50:17.615Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-11T01:50:17.615Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-291’ is offline [2021-08-11T01:51:32.879Z] Running on prd-centos7-docker-4c-2g-300 in /w/workspace/xfoundry_go-mod-bootstrap_PR-267 [Pipeline] { [Pipeline] ws [2021-08-11T01:51:32.901Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-08-11T01:51:33.028Z] Selected Git installation does not exist. Using Default [2021-08-11T01:51:33.028Z] The recommended git tool is: NONE [2021-08-11T01:51:36.250Z] using credential edgex-jenkins-ssh [2021-08-11T01:51:36.273Z] Cloning the remote Git repository [2021-08-11T01:51:35.945Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-11T01:51:36.035Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-08-11T01:51:36.075Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-11T01:51:36.076Z] > git --version # timeout=10 [2021-08-11T01:51:36.085Z] > git --version # 'git version 2.24.4' [2021-08-11T01:51:36.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:51:36.116Z] [INFO] Currently running in a labeled security context [2021-08-11T01:51:36.116Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T01:51:36.116Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh6410473499801708538.key [2021-08-11T01:51:36.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T01:51:36.776Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-11T01:51:36.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T01:51:36.802Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-11T01:51:36.823Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-11T01:51:36.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:51:36.825Z] [INFO] Currently running in a labeled security context [2021-08-11T01:51:36.825Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T01:51:36.825Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh3594501221802664589.key [2021-08-11T01:51:36.837Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/267/head:refs/remotes/origin/PR-267 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T01:51:37.766Z] Merging remotes/origin/main commit 2a375e709834d30167aac8415f8b7aabacab21d0 into PR head commit 9d225980417ab45790b30f04ec6affcf6f7c5c5c [2021-08-11T01:51:37.877Z] Merge succeeded, producing 9d225980417ab45790b30f04ec6affcf6f7c5c5c [2021-08-11T01:51:37.878Z] Checking out Revision 9d225980417ab45790b30f04ec6affcf6f7c5c5c (PR-267) [2021-08-11T01:51:37.534Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T01:51:37.544Z] > git checkout -f 9d225980417ab45790b30f04ec6affcf6f7c5c5c # timeout=10 [2021-08-11T01:51:37.588Z] > git remote # timeout=10 [2021-08-11T01:51:37.600Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T01:51:37.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:51:37.609Z] [INFO] Currently running in a labeled security context [2021-08-11T01:51:37.609Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T01:51:37.609Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh8129604020474116636.key [2021-08-11T01:51:37.616Z] > git merge 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 [2021-08-11T01:51:37.628Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T01:51:37.644Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T01:51:37.652Z] > git checkout -f 9d225980417ab45790b30f04ec6affcf6f7c5c5c # timeout=10 [2021-08-11T01:51:41.426Z] Commit message: "feat: Use Http Request timeout handler" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-11T01:51:42.058Z] ========================================================= [2021-08-11T01:51:42.058Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T01:51:42.058Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:51:42.489Z] + 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 . [2021-08-11T01:51:42.489Z] Sending build context to Docker daemon 1.035MB [2021-08-11T01:51:42.489Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-08-11T01:51:42.489Z] Step 2/8 : FROM ${BASE} [2021-08-11T01:51:42.758Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T01:51:42.758Z] 540db60ca938: Pulling fs layer [2021-08-11T01:51:42.758Z] adcc1eea9eea: Pulling fs layer [2021-08-11T01:51:42.758Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T01:51:42.758Z] db62176df00c: Pulling fs layer [2021-08-11T01:51:42.758Z] 3b30891b0d05: Pulling fs layer [2021-08-11T01:51:42.758Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T01:51:42.758Z] c788192a36de: Pulling fs layer [2021-08-11T01:51:42.758Z] a77e37c0d609: Pulling fs layer [2021-08-11T01:51:42.758Z] c3185cebc471: Pulling fs layer [2021-08-11T01:51:42.758Z] 06b49ca38bd5: Waiting [2021-08-11T01:51:42.758Z] c788192a36de: Waiting [2021-08-11T01:51:42.758Z] a77e37c0d609: Waiting [2021-08-11T01:51:42.758Z] c3185cebc471: Waiting [2021-08-11T01:51:42.758Z] db62176df00c: Waiting [2021-08-11T01:51:42.758Z] 3b30891b0d05: Waiting [2021-08-11T01:51:42.758Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T01:51:42.758Z] 4c4ab2625f07: Download complete [2021-08-11T01:51:42.758Z] adcc1eea9eea: Verifying Checksum [2021-08-11T01:51:42.758Z] adcc1eea9eea: Download complete [2021-08-11T01:51:42.758Z] 3b30891b0d05: Verifying Checksum [2021-08-11T01:51:42.758Z] 3b30891b0d05: Download complete [2021-08-11T01:51:42.758Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T01:51:42.758Z] 06b49ca38bd5: Download complete [2021-08-11T01:51:43.024Z] c788192a36de: Verifying Checksum [2021-08-11T01:51:43.024Z] c788192a36de: Download complete [2021-08-11T01:51:43.613Z] 540db60ca938: Verifying Checksum [2021-08-11T01:51:43.877Z] 540db60ca938: Pull complete [2021-08-11T01:51:43.877Z] adcc1eea9eea: Pull complete [2021-08-11T01:51:43.877Z] 4c4ab2625f07: Pull complete [2021-08-11T01:51:44.143Z] a77e37c0d609: Verifying Checksum [2021-08-11T01:51:44.143Z] a77e37c0d609: Download complete [2021-08-11T01:51:50.784Z] c3185cebc471: Verifying Checksum [2021-08-11T01:51:50.784Z] c3185cebc471: Download complete [2021-08-11T01:51:51.576Z] db62176df00c: Verifying Checksum [2021-08-11T01:51:51.576Z] db62176df00c: Download complete [2021-08-11T01:51:55.866Z] db62176df00c: Pull complete [2021-08-11T01:51:55.866Z] 3b30891b0d05: Pull complete [2021-08-11T01:51:55.866Z] 06b49ca38bd5: Pull complete [2021-08-11T01:51:55.866Z] c788192a36de: Pull complete [2021-08-11T01:51:55.866Z] a77e37c0d609: Pull complete [2021-08-11T01:51:57.833Z] c3185cebc471: Pull complete [2021-08-11T01:51:57.833Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T01:51:57.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T01:51:57.833Z] ---> 031687cdd783 [2021-08-11T01:51:57.833Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T01:51:59.785Z] ---> Running in 5a58b04106ef [2021-08-11T01:51:59.785Z] Removing intermediate container 5a58b04106ef [2021-08-11T01:51:59.785Z] ---> 10631e64b4b6 [2021-08-11T01:51:59.785Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:51:59.785Z] ---> Running in b20b6272de67 [2021-08-11T01:52:00.059Z] Removing intermediate container b20b6272de67 [2021-08-11T01:52:00.059Z] ---> 721ce67f4498 [2021-08-11T01:52:00.059Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-08-11T01:52:00.059Z] ---> Running in 1baac29b2371 [2021-08-11T01:52:00.645Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:52:01.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:52:02.206Z] OK: 219 MiB in 52 packages [2021-08-11T01:52:02.480Z] Removing intermediate container 1baac29b2371 [2021-08-11T01:52:02.480Z] ---> 4fce12dd446c [2021-08-11T01:52:02.480Z] Step 6/8 : WORKDIR /build [2021-08-11T01:52:02.480Z] ---> Running in 26f11d188b67 [2021-08-11T01:52:02.480Z] Removing intermediate container 26f11d188b67 [2021-08-11T01:52:02.480Z] ---> bea80e1cab02 [2021-08-11T01:52:02.480Z] Step 7/8 : COPY go.mod . [2021-08-11T01:52:02.761Z] ---> bd93fd43d302 [2021-08-11T01:52:02.761Z] Step 8/8 : RUN go mod download [2021-08-11T01:52:02.761Z] ---> Running in 6de3707eaf9c [2021-08-11T01:52:15.101Z] Removing intermediate container 6de3707eaf9c [2021-08-11T01:52:15.101Z] ---> 8d8c04037caa [2021-08-11T01:52:15.101Z] Successfully built 8d8c04037caa [2021-08-11T01:52:15.101Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:52:15.467Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T01:52:15.467Z] . [Pipeline] withDockerContainer [2021-08-11T01:52:15.567Z] prd-centos7-docker-4c-2g-300 does not seem to be running inside a container [2021-08-11T01:52:15.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T01:52:16.017Z] $ docker top 92e5abd1cbaf00de2512b592abd3f34b131c54d23a5ae4dd4ea6e61cc660d58e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:52:16.417Z] + go version [2021-08-11T01:52:16.417Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T01:52:16.434Z] $ docker stop --time=1 92e5abd1cbaf00de2512b592abd3f34b131c54d23a5ae4dd4ea6e61cc660d58e [2021-08-11T01:52:17.654Z] $ docker rm -f 92e5abd1cbaf00de2512b592abd3f34b131c54d23a5ae4dd4ea6e61cc660d58e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:52:18.140Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T01:52:18.140Z] . [Pipeline] withDockerContainer [2021-08-11T01:52:18.243Z] prd-centos7-docker-4c-2g-300 does not seem to be running inside a container [2021-08-11T01:52:18.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T01:52:18.694Z] $ docker top 09d9fc0a6321f6e105238d2d92f461a8ed62829f83ec64ac270cf9bb55cdb828 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:52:19.140Z] + go mod tidy [Pipeline] sh [2021-08-11T01:52:19.754Z] + make test [2021-08-11T01:52:19.754Z] go mod tidy [2021-08-11T01:52:19.754Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-11T01:52:32.118Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-08-11T01:52:32.119Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.006s coverage: 5.4% of statements [2021-08-11T01:52:32.119Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-08-11T01:52:32.119Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.009s coverage: 92.2% of statements [2021-08-11T01:52:32.119Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements [2021-08-11T01:52:32.400Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-08-11T01:52:32.400Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-08-11T01:52:32.672Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-08-11T01:52:32.954Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.005s coverage: 100.0% of statements [2021-08-11T01:52:32.954Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 26.7% of statements [2021-08-11T01:52:36.319Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 91.0% of statements [2021-08-11T01:52:36.319Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-08-11T01:52:36.319Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-08-11T01:52:36.319Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.004s coverage: 91.3% of statements [2021-08-11T01:52:36.319Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-11T01:52:41.738Z] gofmt -l . [2021-08-11T01:52:41.738Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-11T01:52:42.029Z] $ docker stop --time=1 09d9fc0a6321f6e105238d2d92f461a8ed62829f83ec64ac270cf9bb55cdb828 [2021-08-11T01:52:43.466Z] $ docker rm -f 09d9fc0a6321f6e105238d2d92f461a8ed62829f83ec64ac270cf9bb55cdb828 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T01:52:43.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T01:52:44.165Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:52:44.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T01:52:44.739Z] [2021-08-11T01:52:44.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:52:45.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T01:52:45.074Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T01:52:45.074Z] b4d181a07f80: Pulling fs layer [2021-08-11T01:52:45.074Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T01:52:45.074Z] ed53099fbce6: Pulling fs layer [2021-08-11T01:52:45.074Z] dc539afda2c1: Pulling fs layer [2021-08-11T01:52:45.074Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T01:52:45.074Z] 9065ff56babe: Pulling fs layer [2021-08-11T01:52:45.074Z] d287ab97295c: Pulling fs layer [2021-08-11T01:52:45.074Z] dc539afda2c1: Waiting [2021-08-11T01:52:45.074Z] 77bc0d833cb6: Waiting [2021-08-11T01:52:45.074Z] 9065ff56babe: Waiting [2021-08-11T01:52:45.074Z] d287ab97295c: Waiting [2021-08-11T01:52:45.341Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T01:52:45.341Z] a1111a8f2ec3: Download complete [2021-08-11T01:52:45.341Z] dc539afda2c1: Verifying Checksum [2021-08-11T01:52:45.341Z] dc539afda2c1: Download complete [2021-08-11T01:52:45.820Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T01:52:45.820Z] 77bc0d833cb6: Download complete [2021-08-11T01:52:45.820Z] 9065ff56babe: Verifying Checksum [2021-08-11T01:52:45.820Z] 9065ff56babe: Download complete [2021-08-11T01:52:45.820Z] ed53099fbce6: Verifying Checksum [2021-08-11T01:52:45.820Z] ed53099fbce6: Download complete [2021-08-11T01:52:47.977Z] b4d181a07f80: Verifying Checksum [2021-08-11T01:52:47.977Z] b4d181a07f80: Download complete [2021-08-11T01:52:48.943Z] b4d181a07f80: Pull complete [2021-08-11T01:52:49.210Z] a1111a8f2ec3: Pull complete [2021-08-11T01:52:49.486Z] ed53099fbce6: Pull complete [2021-08-11T01:52:49.755Z] dc539afda2c1: Pull complete [2021-08-11T01:52:50.021Z] 77bc0d833cb6: Pull complete [2021-08-11T01:52:50.021Z] 9065ff56babe: Pull complete [2021-08-11T01:52:52.608Z] d287ab97295c: Verifying Checksum [2021-08-11T01:52:52.608Z] d287ab97295c: Download complete [2021-08-11T01:52:56.914Z] d287ab97295c: Pull complete [2021-08-11T01:52:56.914Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T01:52:56.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T01:52:56.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T01:52:57.009Z] prd-centos7-docker-4c-2g-300 does not seem to be running inside a container [2021-08-11T01:52:57.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T01:52:59.026Z] $ docker top 43a6864e3fa6efb4524447b4b365c8a7d3f1354270a645cba38c9e9496531399 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:52:59.503Z] ---> job-cost.sh [2021-08-11T01:52:59.503Z] lf-activate-venv: SKIPPING [2021-08-11T01:52:59.503Z] INFO: No Stack... [2021-08-11T01:53:00.462Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T01:53:00.726Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T01:53:01.041Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-08-11T01:53:01.041Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T01:53:01.078Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-2-stack-cost] [2021-08-11T01:53:01.096Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-2-stack-cost] did not exist. Created. [2021-08-11T01:53:01.096Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T01:53:01.437Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-11T01:53:01.491Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T01:53:01.506Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T01:53:01.535Z] $ docker stop --time=1 43a6864e3fa6efb4524447b4b365c8a7d3f1354270a645cba38c9e9496531399 [2021-08-11T01:53:02.697Z] $ docker rm -f 43a6864e3fa6efb4524447b4b365c8a7d3f1354270a645cba38c9e9496531399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T01:54:39.695Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-302 in /w/workspace/xfoundry_go-mod-bootstrap_PR-267 [Pipeline] { [Pipeline] ws [2021-08-11T01:54:39.715Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-08-11T01:54:39.993Z] Selected Git installation does not exist. Using Default [2021-08-11T01:54:39.993Z] The recommended git tool is: NONE [2021-08-11T01:54:47.697Z] using credential edgex-jenkins-ssh [2021-08-11T01:54:47.722Z] Cloning the remote Git repository [2021-08-11T01:54:47.783Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-11T01:54:47.907Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-08-11T01:54:48.029Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-11T01:54:48.030Z] > git --version # timeout=10 [2021-08-11T01:54:48.058Z] > git --version # 'git version 2.17.1' [2021-08-11T01:54:48.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:54:48.157Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T01:54:50.115Z] Merging remotes/origin/main commit 2a375e709834d30167aac8415f8b7aabacab21d0 into PR head commit 9d225980417ab45790b30f04ec6affcf6f7c5c5c [2021-08-11T01:54:49.285Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-11T01:54:49.308Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T01:54:49.342Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-11T01:54:49.384Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-11T01:54:49.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:54:49.398Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/267/head:refs/remotes/origin/PR-267 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T01:54:50.130Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T01:54:50.148Z] > git checkout -f 9d225980417ab45790b30f04ec6affcf6f7c5c5c # timeout=10 [2021-08-11T01:54:50.370Z] Merge succeeded, producing 9d225980417ab45790b30f04ec6affcf6f7c5c5c [2021-08-11T01:54:50.370Z] Checking out Revision 9d225980417ab45790b30f04ec6affcf6f7c5c5c (PR-267) [2021-08-11T01:54:50.250Z] > git remote # timeout=10 [2021-08-11T01:54:50.276Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T01:54:50.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:54:50.308Z] > git merge 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 [2021-08-11T01:54:50.339Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T01:54:50.371Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T01:54:50.392Z] > git checkout -f 9d225980417ab45790b30f04ec6affcf6f7c5c5c # timeout=10 [2021-08-11T01:54:55.050Z] Commit message: "feat: Use Http Request timeout handler" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-11T01:54:55.795Z] ========================================================= [2021-08-11T01:54:55.795Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T01:54:55.795Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:54:56.413Z] + 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 . [2021-08-11T01:54:57.415Z] Sending build context to Docker daemon 1.033MB [2021-08-11T01:54:57.415Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-08-11T01:54:57.415Z] Step 2/8 : FROM ${BASE} [2021-08-11T01:54:58.151Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T01:54:58.151Z] 595b0fe564bb: Pulling fs layer [2021-08-11T01:54:58.151Z] 24495759ef45: Pulling fs layer [2021-08-11T01:54:58.151Z] d148012ef14d: Pulling fs layer [2021-08-11T01:54:58.151Z] e90a11edd702: Pulling fs layer [2021-08-11T01:54:58.151Z] d77568369979: Pulling fs layer [2021-08-11T01:54:58.151Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T01:54:58.151Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T01:54:58.151Z] 97ac5df62f85: Pulling fs layer [2021-08-11T01:54:58.151Z] fc1c9f9a7f3b: Waiting [2021-08-11T01:54:58.151Z] 170f2ba95c9a: Waiting [2021-08-11T01:54:58.151Z] 97ac5df62f85: Waiting [2021-08-11T01:54:58.151Z] e90a11edd702: Waiting [2021-08-11T01:54:58.151Z] d77568369979: Waiting [2021-08-11T01:54:58.151Z] d148012ef14d: Verifying Checksum [2021-08-11T01:54:58.151Z] d148012ef14d: Download complete [2021-08-11T01:54:58.439Z] 24495759ef45: Verifying Checksum [2021-08-11T01:54:58.439Z] 24495759ef45: Download complete [2021-08-11T01:54:58.439Z] d77568369979: Download complete [2021-08-11T01:54:58.439Z] fc1c9f9a7f3b: Download complete [2021-08-11T01:54:58.439Z] 595b0fe564bb: Verifying Checksum [2021-08-11T01:54:58.439Z] 595b0fe564bb: Download complete [2021-08-11T01:54:58.716Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T01:54:58.716Z] 170f2ba95c9a: Download complete [2021-08-11T01:54:59.317Z] 595b0fe564bb: Pull complete [2021-08-11T01:54:59.918Z] 24495759ef45: Pull complete [2021-08-11T01:55:00.199Z] d148012ef14d: Pull complete [2021-08-11T01:55:04.552Z] 97ac5df62f85: Verifying Checksum [2021-08-11T01:55:04.552Z] 97ac5df62f85: Download complete [2021-08-11T01:55:04.552Z] e90a11edd702: Verifying Checksum [2021-08-11T01:55:04.552Z] e90a11edd702: Download complete [2021-08-11T01:55:14.718Z] e90a11edd702: Pull complete [2021-08-11T01:55:14.718Z] d77568369979: Pull complete [2021-08-11T01:55:15.003Z] fc1c9f9a7f3b: Pull complete [2021-08-11T01:55:15.598Z] 170f2ba95c9a: Pull complete [2021-08-11T01:55:22.348Z] 97ac5df62f85: Pull complete [2021-08-11T01:55:22.348Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T01:55:22.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T01:55:22.348Z] ---> 04bc70af865f [2021-08-11T01:55:22.348Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T01:55:24.362Z] ---> Running in 455d98ff7ff2 [2021-08-11T01:55:24.636Z] Removing intermediate container 455d98ff7ff2 [2021-08-11T01:55:24.636Z] ---> 2a3679ce1a69 [2021-08-11T01:55:24.636Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:55:24.910Z] ---> Running in 5f4463b69ee3 [2021-08-11T01:55:27.545Z] Removing intermediate container 5f4463b69ee3 [2021-08-11T01:55:27.545Z] ---> c54145432f59 [2021-08-11T01:55:27.545Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-08-11T01:55:27.545Z] ---> Running in d577f2e4c38f [2021-08-11T01:55:28.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:55:29.970Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:55:30.959Z] OK: 218 MiB in 52 packages [2021-08-11T01:55:32.408Z] Removing intermediate container d577f2e4c38f [2021-08-11T01:55:32.408Z] ---> 958cb89bfbd9 [2021-08-11T01:55:32.408Z] Step 6/8 : WORKDIR /build [2021-08-11T01:55:32.682Z] ---> Running in 15c6cba86922 [2021-08-11T01:55:33.278Z] Removing intermediate container 15c6cba86922 [2021-08-11T01:55:33.278Z] ---> f3307121271c [2021-08-11T01:55:33.278Z] Step 7/8 : COPY go.mod . [2021-08-11T01:55:34.261Z] ---> cb7e7b0eed04 [2021-08-11T01:55:34.261Z] Step 8/8 : RUN go mod download [2021-08-11T01:55:34.261Z] ---> Running in 1ea151fa6548 [2021-08-11T01:56:01.113Z] Removing intermediate container 1ea151fa6548 [2021-08-11T01:56:01.113Z] ---> b87ec7d10155 [2021-08-11T01:56:01.113Z] Successfully built b87ec7d10155 [2021-08-11T01:56:01.113Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:56:01.849Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T01:56:01.849Z] . [Pipeline] withDockerContainer [2021-08-11T01:56:02.210Z] prd-ubuntu18.04-docker-arm64-4c-16g-302 does not seem to be running inside a container [2021-08-11T01:56:02.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T01:56:04.329Z] $ docker top 81372d4e0ade1f5e4834bb0d76a4925f05f84bd28b0ce8f956370d4a6b50713c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:56:05.401Z] + go version [2021-08-11T01:56:05.401Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T01:56:05.420Z] $ docker stop --time=1 81372d4e0ade1f5e4834bb0d76a4925f05f84bd28b0ce8f956370d4a6b50713c [2021-08-11T01:56:07.429Z] $ docker rm -f 81372d4e0ade1f5e4834bb0d76a4925f05f84bd28b0ce8f956370d4a6b50713c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:56:08.198Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T01:56:08.198Z] . [Pipeline] withDockerContainer [2021-08-11T01:56:08.501Z] prd-ubuntu18.04-docker-arm64-4c-16g-302 does not seem to be running inside a container [2021-08-11T01:56:08.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T01:56:10.352Z] $ docker top 597b04d1a3685117490ac2816df4579effd1b1091ecbbb8f39ea9824f216400d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:56:11.378Z] + go mod tidy [Pipeline] sh [2021-08-11T01:56:12.660Z] + make test [2021-08-11T01:56:12.660Z] go mod tidy [2021-08-11T01:56:13.271Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-11T01:57:00.296Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-08-11T01:57:00.296Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.071s coverage: 5.4% of statements [2021-08-11T01:57:00.296Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-08-11T01:57:00.296Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.077s coverage: 92.2% of statements [2021-08-11T01:57:00.296Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.019s coverage: 85.3% of statements [2021-08-11T01:57:00.296Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-08-11T01:57:00.296Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-08-11T01:57:00.296Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-08-11T01:57:00.296Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.039s coverage: 100.0% of statements [2021-08-11T01:57:00.296Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.043s coverage: 26.7% of statements [2021-08-11T01:57:02.922Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.050s coverage: 91.0% of statements [2021-08-11T01:57:02.922Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-08-11T01:57:02.922Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-08-11T01:57:02.922Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements [2021-08-11T01:57:03.520Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-11T01:57:25.702Z] gofmt -l . [2021-08-11T01:57:25.981Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-11T01:57:26.272Z] $ docker stop --time=1 597b04d1a3685117490ac2816df4579effd1b1091ecbbb8f39ea9824f216400d [2021-08-11T01:57:28.321Z] $ docker rm -f 597b04d1a3685117490ac2816df4579effd1b1091ecbbb8f39ea9824f216400d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T01:57:29.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T01:57:29.246Z] Warning: overwriting stash ‘coverage-report’ [2021-08-11T01:57:29.943Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:57:30.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T01:57:30.752Z] [2021-08-11T01:57:30.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:57:31.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T01:57:31.391Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T01:57:31.391Z] 448f6bf000e3: Pulling fs layer [2021-08-11T01:57:31.391Z] f757da607395: Pulling fs layer [2021-08-11T01:57:31.391Z] 05883995daec: Pulling fs layer [2021-08-11T01:57:31.391Z] 8603b9c90790: Pulling fs layer [2021-08-11T01:57:31.391Z] 1560dd03e051: Pulling fs layer [2021-08-11T01:57:31.391Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T01:57:31.391Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T01:57:31.391Z] 8603b9c90790: Waiting [2021-08-11T01:57:31.391Z] 1560dd03e051: Waiting [2021-08-11T01:57:31.391Z] 27f5ce0e4adf: Waiting [2021-08-11T01:57:31.391Z] c2d8d7efcc4b: Waiting [2021-08-11T01:57:31.671Z] f757da607395: Verifying Checksum [2021-08-11T01:57:31.671Z] f757da607395: Download complete [2021-08-11T01:57:31.671Z] 8603b9c90790: Verifying Checksum [2021-08-11T01:57:31.671Z] 8603b9c90790: Download complete [2021-08-11T01:57:31.947Z] 1560dd03e051: Verifying Checksum [2021-08-11T01:57:31.947Z] 1560dd03e051: Download complete [2021-08-11T01:57:31.947Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T01:57:31.947Z] 27f5ce0e4adf: Download complete [2021-08-11T01:57:32.222Z] 05883995daec: Verifying Checksum [2021-08-11T01:57:32.223Z] 05883995daec: Download complete [2021-08-11T01:57:33.213Z] 448f6bf000e3: Download complete [2021-08-11T01:57:36.637Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T01:57:36.637Z] c2d8d7efcc4b: Download complete [2021-08-11T01:57:36.637Z] 448f6bf000e3: Pull complete [2021-08-11T01:57:37.239Z] f757da607395: Pull complete [2021-08-11T01:57:38.674Z] 05883995daec: Pull complete [2021-08-11T01:57:39.291Z] 8603b9c90790: Pull complete [2021-08-11T01:57:40.289Z] 1560dd03e051: Pull complete [2021-08-11T01:57:40.561Z] 27f5ce0e4adf: Pull complete [2021-08-11T01:57:55.666Z] c2d8d7efcc4b: Pull complete [2021-08-11T01:57:55.666Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T01:57:55.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T01:57:55.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T01:57:55.897Z] prd-ubuntu18.04-docker-arm64-4c-16g-302 does not seem to be running inside a container [2021-08-11T01:57:55.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-11T01:57:59.624Z] $ docker top c310f280f9517f00f0018739ce0c67b2b84b283c373c2fba97f57fedb5ade9bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:58:00.587Z] ---> job-cost.sh [2021-08-11T01:58:00.587Z] lf-activate-venv: SKIPPING [2021-08-11T01:58:00.587Z] INFO: No Stack... [2021-08-11T01:58:01.564Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T01:58:01.837Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T01:58:02.512Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-08-11T01:58:02.512Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T01:58:02.588Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-2-stack-cost] [2021-08-11T01:58:02.603Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-2-stack-cost] did not exist. Created. [2021-08-11T01:58:02.603Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T01:58:03.311Z] /w/workspace/go-mod-bootstrap/2@tmp/durable-bd9e9b90/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-bd9e9b90/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-11T01:58:03.999Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T01:58:04.040Z] Warning: overwriting stash ‘stack-cost’ [2021-08-11T01:58:04.096Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T01:58:04.110Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-267-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T01:58:04.141Z] $ docker stop --time=1 c310f280f9517f00f0018739ce0c67b2b84b283c373c2fba97f57fedb5ade9bc [2021-08-11T01:58:05.876Z] $ docker rm -f c310f280f9517f00f0018739ce0c67b2b84b283c373c2fba97f57fedb5ade9bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-11T01:58:07.097Z] provisioning config files... [2021-08-11T01:58:07.116Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/config956820478661202629tmp [Pipeline] { [Pipeline] sh [2021-08-11T01:58:07.456Z] + set +x [2021-08-11T01:58:07.457Z] + bash -s -- [2021-08-11T01:58:07.457Z] + curl -s https://codecov.io/bash [2021-08-11T01:58:07.457Z] [2021-08-11T01:58:07.457Z] _____ _ [2021-08-11T01:58:07.457Z] / ____| | | [2021-08-11T01:58:07.457Z] | | ___ __| | ___ ___ _____ __ [2021-08-11T01:58:07.457Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-11T01:58:07.457Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-11T01:58:07.457Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-11T01:58:07.457Z] Bash-1.0.6 [2021-08-11T01:58:07.457Z] [2021-08-11T01:58:07.457Z] [2021-08-11T01:58:07.457Z] ==> git version 2.24.4 found [2021-08-11T01:58:07.457Z] ==> 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 [2021-08-11T01:58:07.457Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-11T01:58:07.457Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-11T01:58:07.457Z] ==> Jenkins CI detected. [2021-08-11T01:58:07.457Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-267 [2021-08-11T01:58:07.457Z] project root: . [2021-08-11T01:58:07.457Z] --> token set from env [2021-08-11T01:58:07.726Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-11T01:58:07.726Z] ==> Running gcov in . (disable via -X gcov) [2021-08-11T01:58:07.726Z] ==> Python coveragepy not found [2021-08-11T01:58:07.726Z] ==> Searching for coverage reports in: [2021-08-11T01:58:07.726Z] + . [2021-08-11T01:58:07.726Z] -> Found 1 reports [2021-08-11T01:58:07.726Z] ==> Detecting git/mercurial file structure [2021-08-11T01:58:07.726Z] ==> Reading reports [2021-08-11T01:58:07.726Z] + ./coverage.out bytes=31740 [2021-08-11T01:58:07.726Z] ==> Appending adjustments [2021-08-11T01:58:07.726Z] https://docs.codecov.io/docs/fixing-reports [2021-08-11T01:58:07.726Z] + Found adjustments [2021-08-11T01:58:07.726Z] ==> Gzipping contents [2021-08-11T01:58:07.726Z] 8.0K /tmp/codecov.AcWZE6.gz [2021-08-11T01:58:07.726Z] ==> Uploading reports [2021-08-11T01:58:07.726Z] url: https://codecov.io [2021-08-11T01:58:07.726Z] query: branch=PR-267&commit=9d225980417ab45790b30f04ec6affcf6f7c5c5c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-267%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=267&job=&cmd_args= [2021-08-11T01:58:07.726Z] -> Pinging Codecov [2021-08-11T01:58:07.726Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-267&commit=9d225980417ab45790b30f04ec6affcf6f7c5c5c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-267%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=267&job=&cmd_args= [2021-08-11T01:58:08.311Z] -> Uploading to [2021-08-11T01:58:08.311Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-11/833815588EE85121546D348822E98E2E/9d225980417ab45790b30f04ec6affcf6f7c5c5c/8725b255-31b7-4f83-a7ce-6bed0d6374c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T015808Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e7a536b1ab627207d8d152442b9d712dfb297809ad17a8dde796682407ff560 [2021-08-11T01:58:08.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T01:58:08.311Z] Dload Upload Total Spent Left Speed [2021-08-11T01:58:08.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5854 0 0 100 5854 0 10202 --:--:-- --:--:-- --:--:-- 10198 100 5854 0 0 100 5854 0 10199 --:--:-- --:--:-- --:--:-- 10198 [2021-08-11T01:58:08.896Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/9d225980417ab45790b30f04ec6affcf6f7c5c5c [Pipeline] } [2021-08-11T01:58:08.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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] sh [2021-08-11T01:58:09.947Z] + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-267/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:58:10.271Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:58:10.862Z] ---> package-listing.sh [2021-08-11T01:58:10.862Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T01:58:10.862Z] ++ facter osfamily [2021-08-11T01:58:11.135Z] + OS_FAMILY=redhat [2021-08-11T01:58:11.135Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-267 [2021-08-11T01:58:11.135Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T01:58:11.135Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T01:58:11.135Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T01:58:11.135Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T01:58:11.135Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-267 ']' [2021-08-11T01:58:11.135Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T01:58:11.135Z] + case "${OS_FAMILY}" in [2021-08-11T01:58:11.135Z] + rpm -qa [2021-08-11T01:58:11.135Z] + sort [2021-08-11T01:58:11.719Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T01:58:11.719Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T01:58:11.719Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T01:58:11.719Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-267 ']' [2021-08-11T01:58:11.719Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-267/archives/ [2021-08-11T01:58:11.719Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-267/archives/ [Pipeline] echo [2021-08-11T01:58:11.737Z] 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/xfoundry_go-mod-bootstrap_PR-267/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T01:58:12.039Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:58:12.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T01:58:12.632Z] [2021-08-11T01:58:12.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:58:12.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T01:58:12.965Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T01:58:12.965Z] b4d181a07f80: Pulling fs layer [2021-08-11T01:58:12.965Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T01:58:12.965Z] ed53099fbce6: Pulling fs layer [2021-08-11T01:58:12.965Z] dc539afda2c1: Pulling fs layer [2021-08-11T01:58:12.965Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T01:58:12.965Z] 9065ff56babe: Pulling fs layer [2021-08-11T01:58:12.965Z] d287ab97295c: Pulling fs layer [2021-08-11T01:58:12.965Z] dc539afda2c1: Waiting [2021-08-11T01:58:12.965Z] 77bc0d833cb6: Waiting [2021-08-11T01:58:12.965Z] 9065ff56babe: Waiting [2021-08-11T01:58:12.965Z] d287ab97295c: Waiting [2021-08-11T01:58:13.551Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T01:58:13.551Z] a1111a8f2ec3: Download complete [2021-08-11T01:58:13.551Z] dc539afda2c1: Verifying Checksum [2021-08-11T01:58:13.551Z] dc539afda2c1: Download complete [2021-08-11T01:58:13.551Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T01:58:13.551Z] 77bc0d833cb6: Download complete [2021-08-11T01:58:13.551Z] 9065ff56babe: Verifying Checksum [2021-08-11T01:58:13.551Z] 9065ff56babe: Download complete [2021-08-11T01:58:13.819Z] ed53099fbce6: Verifying Checksum [2021-08-11T01:58:13.819Z] ed53099fbce6: Download complete [2021-08-11T01:58:14.408Z] b4d181a07f80: Verifying Checksum [2021-08-11T01:58:14.408Z] b4d181a07f80: Download complete [2021-08-11T01:58:15.834Z] b4d181a07f80: Pull complete [2021-08-11T01:58:15.834Z] a1111a8f2ec3: Pull complete [2021-08-11T01:58:16.449Z] ed53099fbce6: Pull complete [2021-08-11T01:58:16.449Z] dc539afda2c1: Pull complete [2021-08-11T01:58:16.720Z] 77bc0d833cb6: Pull complete [2021-08-11T01:58:16.720Z] 9065ff56babe: Pull complete [2021-08-11T01:58:18.134Z] d287ab97295c: Verifying Checksum [2021-08-11T01:58:18.134Z] d287ab97295c: Download complete [2021-08-11T01:58:24.005Z] d287ab97295c: Pull complete [2021-08-11T01:58:24.005Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T01:58:24.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T01:58:24.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T01:58:24.098Z] prd-centos7-docker-4c-2g-292 does not seem to be running inside a container [2021-08-11T01:58:24.154Z] $ 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/xfoundry_go-mod-bootstrap_PR-267/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-267 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-267:/w/workspace/xfoundry_go-mod-bootstrap_PR-267:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T01:58:26.545Z] $ docker top d32f6f51100b10ad4d988e97d717f59025c2ba28914304beebf0adb909b27ece -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:58:26.971Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T01:58:27.289Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T01:58:27.604Z] + ls /var/log/sa-host [2021-08-11T01:58:27.604Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T01:58:27.604Z] file_magic: OK [2021-08-11T01:58:27.604Z] HZ: Using current value: 100 [2021-08-11T01:58:27.604Z] file_header: OK [2021-08-11T01:58:27.604Z] 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 [2021-08-11T01:58:27.604Z] Statistics: [2021-08-11T01:58:27.604Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T01:58:27.604Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T01:58:27.604Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T01:58:27.604Z] file_magic: OK [2021-08-11T01:58:27.604Z] HZ: Using current value: 100 [2021-08-11T01:58:27.604Z] file_header: OK [2021-08-11T01:58:27.604Z] 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 [2021-08-11T01:58:27.604Z] Statistics: [2021-08-11T01:58:27.604Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T01:58:27.604Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T01:58:28.158Z] provisioning config files... [2021-08-11T01:58:28.175Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-267@tmp/config6785221341329809073tmp [Pipeline] { [Pipeline] echo [2021-08-11T01:58:28.209Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:58:28.530Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T01:58:28.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:58:28.980Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T01:58:28.994Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:58:29.311Z] ---> sudo-logs.sh [2021-08-11T01:58:29.311Z] Archiving 'sudo' log.. [2021-08-11T01:58:29.311Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-292.vexxhost.local: Name or service not known [2021-08-11T01:58:29.311Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-292.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T01:58:29.349Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:58:29.664Z] ---> job-cost.sh [2021-08-11T01:58:29.664Z] lf-activate-venv: SKIPPING [2021-08-11T01:58:29.664Z] DEBUG: total: 0.18000000715255737 [2021-08-11T01:58:29.664Z] INFO: Retrieving Stack Cost... [2021-08-11T01:58:30.624Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T01:58:31.210Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T01:58:31.230Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:58:31.555Z] ---> logs-deploy.sh [2021-08-11T01:58:31.555Z] lf-activate-venv: SKIPPING [2021-08-11T01:58:31.555Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-267/2 [2021-08-11T01:58:31.555Z] INFO: archiving workspace using pattern(s): [2021-08-11T01:58:32.520Z] Archives upload complete. [2021-08-11T01:58:32.520Z] INFO: archiving logs to Nexus [2021-08-11T01:58:33.103Z] ---> uname -a: [2021-08-11T01:58:33.103Z] Linux prd-centos7-docker-4c-2g-292.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-11T01:58:33.103Z] [2021-08-11T01:58:33.103Z] [2021-08-11T01:58:33.103Z] ---> lscpu: [2021-08-11T01:58:33.103Z] Architecture: x86_64 [2021-08-11T01:58:33.103Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-11T01:58:33.103Z] Byte Order: Little Endian [2021-08-11T01:58:33.103Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-11T01:58:33.103Z] CPU(s): 2 [2021-08-11T01:58:33.103Z] On-line CPU(s) list: 0,1 [2021-08-11T01:58:33.103Z] Thread(s) per core: 1 [2021-08-11T01:58:33.103Z] Core(s) per socket: 1 [2021-08-11T01:58:33.103Z] Socket(s): 2 [2021-08-11T01:58:33.103Z] NUMA node(s): 1 [2021-08-11T01:58:33.103Z] Vendor ID: AuthenticAMD [2021-08-11T01:58:33.103Z] CPU family: 23 [2021-08-11T01:58:33.103Z] Model: 49 [2021-08-11T01:58:33.103Z] Model name: AMD EPYC-Rome Processor [2021-08-11T01:58:33.103Z] Stepping: 0 [2021-08-11T01:58:33.103Z] CPU MHz: 2799.998 [2021-08-11T01:58:33.103Z] BogoMIPS: 5599.99 [2021-08-11T01:58:33.103Z] Virtualization: AMD-V [2021-08-11T01:58:33.103Z] Hypervisor vendor: KVM [2021-08-11T01:58:33.103Z] Virtualization type: full [2021-08-11T01:58:33.103Z] L1d cache: 32K [2021-08-11T01:58:33.103Z] L1i cache: 32K [2021-08-11T01:58:33.103Z] L2 cache: 512K [2021-08-11T01:58:33.103Z] L3 cache: 16384K [2021-08-11T01:58:33.103Z] NUMA node0 CPU(s): 0,1 [2021-08-11T01:58:33.103Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-11T01:58:33.103Z] [2021-08-11T01:58:33.103Z] [2021-08-11T01:58:33.103Z] ---> nproc: [2021-08-11T01:58:33.103Z] 2 [2021-08-11T01:58:33.103Z] [2021-08-11T01:58:33.103Z] [2021-08-11T01:58:33.103Z] ---> df -h: [2021-08-11T01:58:33.103Z] Filesystem Size Used Avail Use% Mounted on [2021-08-11T01:58:33.103Z] overlay 40G 7.7G 33G 20% / [2021-08-11T01:58:33.103Z] tmpfs 64M 0 64M 0% /dev [2021-08-11T01:58:33.103Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-11T01:58:33.103Z] shm 64M 0 64M 0% /dev/shm [2021-08-11T01:58:33.103Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-08-11T01:58:33.103Z] [2021-08-11T01:58:33.103Z] [2021-08-11T01:58:33.103Z] ---> sar -b -r -n DEV: [2021-08-11T01:58:33.103Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) [2021-08-11T01:58:33.103Z] [2021-08-11T01:58:33.103Z] 01:49:07 LINUX RESTART (2 CPU) [2021-08-11T01:58:33.103Z] [2021-08-11T01:58:33.103Z] 01:50:01 tps rtps wtps bread/s bwrtn/s [2021-08-11T01:58:33.103Z] 01:51:01 7.24 0.18 7.06 23.18 213.84 [2021-08-11T01:58:33.103Z] 01:52:01 0.45 0.00 0.45 0.00 6.88 [2021-08-11T01:58:33.103Z] 01:53:01 0.25 0.00 0.25 0.00 2.83 [2021-08-11T01:58:33.103Z] 01:54:01 0.15 0.00 0.15 0.00 1.92 [2021-08-11T01:58:33.103Z] 01:55:01 0.32 0.00 0.32 0.00 3.70 [2021-08-11T01:58:33.103Z] 01:56:01 0.32 0.00 0.32 0.00 3.91 [2021-08-11T01:58:33.103Z] 01:57:01 0.23 0.00 0.23 0.00 3.36 [2021-08-11T01:58:33.103Z] 01:58:01 0.27 0.00 0.27 0.00 3.03 [2021-08-11T01:58:33.103Z] Average: 1.15 0.02 1.13 2.90 29.94 [2021-08-11T01:58:33.103Z] [2021-08-11T01:58:33.103Z] 01:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-11T01:58:33.103Z] 01:51:01 5471276 0 801800 10.01 2620 1733244 1251516 13.82 576168 1562700 8 [2021-08-11T01:58:33.103Z] 01:52:01 5470876 0 802192 10.02 2620 1733252 1242316 13.72 580788 1559000 8 [2021-08-11T01:58:33.103Z] 01:53:01 5474668 0 798400 9.97 2620 1733252 1207148 13.33 572696 1563520 8 [2021-08-11T01:58:33.103Z] 01:54:01 5471204 0 801856 10.01 2620 1733260 1207472 13.33 575648 1564376 8 [2021-08-11T01:58:33.103Z] 01:55:01 5468768 0 804288 10.04 2620 1733264 1207364 13.33 576412 1565840 8 [2021-08-11T01:58:33.103Z] 01:56:01 5469568 0 803484 10.03 2620 1733268 1207148 13.33 576240 1565844 8 [2021-08-11T01:58:33.103Z] 01:57:01 5468208 0 804836 10.05 2620 1733276 1207148 13.33 577376 1565844 8 [2021-08-11T01:58:33.103Z] 01:58:01 5458172 0 814868 10.17 2620 1733280 1207212 13.33 587280 1565840 8 [2021-08-11T01:58:33.103Z] Average: 5469092 0 803966 10.04 2620 1733262 1217166 13.44 577826 1564120 8 [2021-08-11T01:58:33.103Z] [2021-08-11T01:58:33.104Z] 01:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-11T01:58:33.104Z] 01:51:01 eth0 14.75 7.48 11.07 3.17 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:52:01 eth0 2.80 1.23 1.31 0.80 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:53:01 eth0 0.48 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:54:01 eth0 1.47 0.30 0.37 0.20 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:55:01 eth0 0.78 0.45 0.41 0.27 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:58:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] Average: eth0 2.58 1.22 1.65 0.56 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T01:58:33.104Z] [2021-08-11T01:58:33.104Z] [2021-08-11T01:58:33.104Z] ---> sar -P ALL: [2021-08-11T01:58:33.104Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) [2021-08-11T01:58:33.104Z] [2021-08-11T01:58:33.104Z] 01:49:07 LINUX RESTART (2 CPU) [2021-08-11T01:58:33.104Z] [2021-08-11T01:58:33.104Z] 01:50:01 CPU %user %nice %system %iowait %steal %idle [2021-08-11T01:58:33.104Z] 01:51:01 all 0.71 0.00 0.23 0.03 0.03 99.00 [2021-08-11T01:58:33.104Z] 01:51:01 0 0.77 0.00 0.27 0.02 0.03 98.91 [2021-08-11T01:58:33.104Z] 01:51:01 1 0.65 0.00 0.20 0.03 0.03 99.08 [2021-08-11T01:58:33.104Z] 01:52:01 all 0.19 0.00 0.07 0.00 0.03 99.72 [2021-08-11T01:58:33.104Z] 01:52:01 0 0.27 0.00 0.07 0.00 0.03 99.63 [2021-08-11T01:58:33.104Z] 01:52:01 1 0.12 0.00 0.07 0.00 0.02 99.80 [2021-08-11T01:58:33.104Z] 01:53:01 all 0.21 0.00 0.25 0.00 0.02 99.52 [2021-08-11T01:58:33.104Z] 01:53:01 0 0.17 0.00 0.28 0.00 0.02 99.53 [2021-08-11T01:58:33.104Z] 01:53:01 1 0.25 0.00 0.22 0.00 0.02 99.52 [2021-08-11T01:58:33.104Z] 01:54:01 all 0.10 0.00 0.05 0.00 0.01 99.84 [2021-08-11T01:58:33.104Z] 01:54:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2021-08-11T01:58:33.104Z] 01:54:01 1 0.12 0.00 0.03 0.00 0.00 99.85 [2021-08-11T01:58:33.104Z] 01:55:01 all 0.18 0.00 0.06 0.00 0.03 99.73 [2021-08-11T01:58:33.104Z] 01:55:01 0 0.10 0.00 0.08 0.00 0.03 99.78 [2021-08-11T01:58:33.104Z] 01:55:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-08-11T01:58:33.104Z] 01:56:01 all 0.15 0.00 0.04 0.00 0.02 99.79 [2021-08-11T01:58:33.104Z] 01:56:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2021-08-11T01:58:33.104Z] 01:56:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-08-11T01:58:33.104Z] 01:57:01 all 0.18 0.00 0.07 0.00 0.02 99.74 [2021-08-11T01:58:33.104Z] 01:57:01 0 0.08 0.00 0.10 0.00 0.03 99.78 [2021-08-11T01:58:33.104Z] 01:57:01 1 0.27 0.00 0.03 0.00 0.00 99.70 [2021-08-11T01:58:33.104Z] 01:58:01 all 0.23 0.00 0.04 0.00 0.03 99.71 [2021-08-11T01:58:33.104Z] 01:58:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2021-08-11T01:58:33.104Z] 01:58:01 1 0.40 0.00 0.02 0.00 0.02 99.57 [2021-08-11T01:58:33.104Z] Average: all 0.24 0.00 0.10 0.00 0.02 99.63 [2021-08-11T01:58:33.104Z] Average: 0 0.20 0.00 0.13 0.00 0.03 99.65 [2021-08-11T01:58:33.104Z] Average: 1 0.29 0.00 0.08 0.00 0.01 99.62 [2021-08-11T01:58:33.104Z] [2021-08-11T01:58:33.104Z] [2021-08-11T01:58:33.104Z]