Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 152c15f88b9e1c145499af1f47b8d68a35226704 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8900993454769565088.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9101609836725769478.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2197903551605325003.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh896759907417031442.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8534049520412415802.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6460616550926319859.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-647 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh2307743018165107317.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 152c15f88b9e1c145499af1f47b8d68a35226704 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 Commit message: "Merge pull request #639 from weichou1229/issue-638" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-06T22:50:45.835Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-06T22:50:46.101Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T22:50:46.295Z] ========================================================= [2021-07-06T22:50:46.295Z] EdgeX Global Pipelines Version Info [2021-07-06T22:50:46.295Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-06T22:50:47.878Z] ------------------- [2021-07-06T22:50:47.878Z] stable info: [2021-07-06T22:50:47.878Z] ------------------- [2021-07-06T22:50:47.878Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-06T22:50:47.878Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-06T22:50:47.878Z] Message: update stable to v1.0.196 [2021-07-06T22:50:48.464Z] ------------------- [2021-07-06T22:50:48.464Z] experimental info: [2021-07-06T22:50:48.464Z] ------------------- [2021-07-06T22:50:48.464Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-06T22:50:48.464Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-06T22:50:48.464Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-06T22:50:48.854Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-06T22:50:48.972Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-06T22:50:49.069Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-06T22:50:49.151Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-06T22:50:49.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-06T22:50:49.333Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-06T22:50:49.412Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-06T22:50:49.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-06T22:50:49.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-06T22:50:49.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-06T22:50:49.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-06T22:50:49.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-06T22:50:50.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-06T22:50:50.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-06T22:50:50.209Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-06T22:50:50.291Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-06T22:50:50.380Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-06T22:50:50.494Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-06T22:50:50.663Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-06T22:50:50.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-06T22:50:50.966Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-06T22:50:51.064Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-06T22:50:51.152Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-06T22:50:51.232Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-06T22:50:51.330Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-06T22:50:51.430Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-06T22:50:51.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-06T22:50:51.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-06T22:50:51.700Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-06T22:50:51.776Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 152c15f88b9e1c145499af1f47b8d68a35226704 [Pipeline] echo [2021-07-06T22:50:51.872Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 152c15f [Pipeline] echo [2021-07-06T22:50:51.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T22:50:52.745Z] + git log --format=format:%s -1 152c15f88b9e1c145499af1f47b8d68a35226704 [Pipeline] echo [2021-07-06T22:50:52.882Z] GIT_COMMIT: 152c15f88b9e1c145499af1f47b8d68a35226704, Commit Message: Merge pull request #639 from weichou1229/issue-638 [Pipeline] echo [2021-07-06T22:50:52.923Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:50:53.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T22:50:54.225Z] [2021-07-06T22:50:54.225Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:50:54.643Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T22:50:56.040Z] latest: Pulling from edgex-devops/git-semver [2021-07-06T22:50:56.040Z] 31603596830f: Pulling fs layer [2021-07-06T22:50:56.040Z] 54011a49482f: Pulling fs layer [2021-07-06T22:50:56.040Z] a6820b24f6d8: Pulling fs layer [2021-07-06T22:50:56.040Z] f581987b2513: Pulling fs layer [2021-07-06T22:50:56.040Z] f581987b2513: Waiting [2021-07-06T22:50:56.040Z] 54011a49482f: Verifying Checksum [2021-07-06T22:50:56.040Z] 54011a49482f: Download complete [2021-07-06T22:50:56.040Z] 31603596830f: Verifying Checksum [2021-07-06T22:50:56.040Z] 31603596830f: Download complete [2021-07-06T22:50:56.040Z] f581987b2513: Verifying Checksum [2021-07-06T22:50:56.040Z] f581987b2513: Download complete [2021-07-06T22:50:56.040Z] a6820b24f6d8: Verifying Checksum [2021-07-06T22:50:56.040Z] a6820b24f6d8: Download complete [2021-07-06T22:50:56.301Z] 31603596830f: Pull complete [2021-07-06T22:50:56.889Z] 54011a49482f: Pull complete [2021-07-06T22:50:58.313Z] a6820b24f6d8: Pull complete [2021-07-06T22:50:58.577Z] f581987b2513: Pull complete [2021-07-06T22:50:58.577Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-07-06T22:50:58.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T22:50:58.841Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-06T22:50:58.954Z] prd-centos7-docker-4c-2g-647 does not seem to be running inside a container [2021-07-06T22:50:58.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T22:51:11.214Z] $ docker top 0f7587c92f855fccdbf7cbf803975941f088bc199ea47cacecc371cf2e864cc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-06T22:51:11.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-06T22:51:11.462Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-06T22:51:11.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-06T22:51:11.593Z] $ docker exec 0f7587c92f855fccdbf7cbf803975941f088bc199ea47cacecc371cf2e864cc0 ssh-agent [2021-07-06T22:51:11.705Z] SSH_AUTH_SOCK=/tmp/ssh-Hh4n4QGi4a1z/agent.15 [2021-07-06T22:51:11.705Z] SSH_AGENT_PID=21 [2021-07-06T22:51:11.713Z] Running ssh-add (command line suppressed) [2021-07-06T22:51:11.807Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7225779094297952477.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7225779094297952477.key) [2021-07-06T22:51:11.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-06T22:51:12.212Z] + git tag --points-at HEAD [Pipeline] } [2021-07-06T22:51:12.231Z] $ docker exec --env ******** --env ******** 0f7587c92f855fccdbf7cbf803975941f088bc199ea47cacecc371cf2e864cc0 ssh-agent -k [2021-07-06T22:51:12.335Z] unset SSH_AUTH_SOCK; [2021-07-06T22:51:12.335Z] unset SSH_AGENT_PID; [2021-07-06T22:51:12.336Z] echo Agent pid 21 killed; [2021-07-06T22:51:12.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-07-06T22:51:12.484Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.0|v2.0.0-dev.103' [Pipeline] sshagent [2021-07-06T22:51:12.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-06T22:51:12.551Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-06T22:51:12.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-06T22:51:12.672Z] $ docker exec 0f7587c92f855fccdbf7cbf803975941f088bc199ea47cacecc371cf2e864cc0 ssh-agent [2021-07-06T22:51:12.797Z] SSH_AUTH_SOCK=/tmp/ssh-f2qxowrYrJme/agent.54 [2021-07-06T22:51:12.797Z] SSH_AGENT_PID=61 [2021-07-06T22:51:12.805Z] Running ssh-add (command line suppressed) [2021-07-06T22:51:12.908Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2244362858156619191.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2244362858156619191.key) [2021-07-06T22:51:12.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-06T22:51:13.408Z] + git semver init [2021-07-06T22:51:13.408Z] # -> Open(): unable to determine branch for HEAD [2021-07-06T22:51:13.408Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-06T22:51:13.408Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-06T22:51:13.408Z] # $SEMVER_REMOTE_NAME = origin [2021-07-06T22:51:13.408Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-06T22:51:13.408Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-06T22:51:13.408Z] # $SEMVER_BRANCH = main [2021-07-06T22:51:13.408Z] # $SEMVER_TEMP = /tmp/semver-956023185 [2021-07-06T22:51:13.408Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-06T22:51:13.999Z] # '/tmp/semver-956023185' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2021-07-06T22:51:13.999Z] # -> Force: false [2021-07-06T22:51:13.999Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-06T22:51:14.024Z] $ docker exec --env ******** --env ******** 0f7587c92f855fccdbf7cbf803975941f088bc199ea47cacecc371cf2e864cc0 ssh-agent -k [2021-07-06T22:51:14.120Z] unset SSH_AUTH_SOCK; [2021-07-06T22:51:14.121Z] unset SSH_AGENT_PID; [2021-07-06T22:51:14.121Z] echo Agent pid 61 killed; [2021-07-06T22:51:14.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T22:51:14.619Z] + git semver [Pipeline] } [2021-07-06T22:51:14.644Z] $ docker stop --time=1 0f7587c92f855fccdbf7cbf803975941f088bc199ea47cacecc371cf2e864cc0 [2021-07-06T22:51:16.142Z] $ docker rm -f 0f7587c92f855fccdbf7cbf803975941f088bc199ea47cacecc371cf2e864cc0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-06T22:51:16.576Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-06T22:51:16.948Z] Stashed 1 file(s) [Pipeline] echo [2021-07-06T22:51:16.987Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-06T22:51:32.706Z] Still waiting to schedule task [2021-07-06T22:51:32.707Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-06T22:51:32.775Z] Still waiting to schedule task [2021-07-06T22:51:32.776Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:58:43.672Z] Running on prd-centos7-docker-4c-2g-1160 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-06T22:58:43.739Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-07-06T22:58:43.910Z] Selected Git installation does not exist. Using Default [2021-07-06T22:58:43.910Z] The recommended git tool is: NONE [2021-07-06T22:58:46.645Z] using credential edgex-jenkins-ssh [2021-07-06T22:58:46.658Z] Cloning the remote Git repository [2021-07-06T22:58:46.674Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-06T22:58:46.794Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-07-06T22:58:46.877Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-06T22:58:46.877Z] > git --version # timeout=10 [2021-07-06T22:58:46.885Z] > git --version # 'git version 2.24.4' [2021-07-06T22:58:46.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-06T22:58:46.925Z] [INFO] Currently running in a labeled security context [2021-07-06T22:58:46.925Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-06T22:58:46.926Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh6372403318348774560.key [2021-07-06T22:58:46.947Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T22:58:47.739Z] Avoid second fetch [2021-07-06T22:58:47.740Z] Checking out Revision 152c15f88b9e1c145499af1f47b8d68a35226704 (main) [2021-07-06T22:58:47.713Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-06T22:58:47.725Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T22:58:47.745Z] > git config core.sparsecheckout # timeout=10 [2021-07-06T22:58:47.750Z] > git checkout -f 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 [2021-07-06T22:58:51.430Z] Commit message: "Merge pull request #639 from weichou1229/issue-638" [2021-07-06T22:58:51.451Z] > git --version # timeout=10 [2021-07-06T22:58:51.456Z] > git --version # 'git version 2.24.4' [2021-07-06T22:58:51.465Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T22:58:52.698Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-06T22:58:53.055Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-06T22:58:53.387Z] + sudo service docker restart [2021-07-06T22:58:53.387Z] + true [2021-07-06T22:58:53.387Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-06T22:59:11.727Z] ========================================================= [2021-07-06T22:59:11.727Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-06T22:59:11.727Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:59:12.098Z] + 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-07-06T22:59:12.365Z] Sending build context to Docker daemon 2.89MB [2021-07-06T22:59:12.365Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-06T22:59:12.365Z] Step 2/7 : FROM ${BASE} [2021-07-06T22:59:12.629Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-06T22:59:12.629Z] 540db60ca938: Pulling fs layer [2021-07-06T22:59:12.629Z] adcc1eea9eea: Pulling fs layer [2021-07-06T22:59:12.629Z] 4c4ab2625f07: Pulling fs layer [2021-07-06T22:59:12.629Z] 0510c868ecb4: Pulling fs layer [2021-07-06T22:59:12.629Z] afea3b2eda06: Pulling fs layer [2021-07-06T22:59:12.629Z] 7809a108b3ef: Pulling fs layer [2021-07-06T22:59:12.629Z] f706445af74f: Pulling fs layer [2021-07-06T22:59:12.629Z] afea3b2eda06: Waiting [2021-07-06T22:59:12.629Z] 7809a108b3ef: Waiting [2021-07-06T22:59:12.629Z] f706445af74f: Waiting [2021-07-06T22:59:12.629Z] 0510c868ecb4: Waiting [2021-07-06T22:59:12.629Z] 4c4ab2625f07: Verifying Checksum [2021-07-06T22:59:12.629Z] 4c4ab2625f07: Download complete [2021-07-06T22:59:12.629Z] adcc1eea9eea: Verifying Checksum [2021-07-06T22:59:12.629Z] adcc1eea9eea: Download complete [2021-07-06T22:59:12.629Z] afea3b2eda06: Verifying Checksum [2021-07-06T22:59:12.629Z] afea3b2eda06: Download complete [2021-07-06T22:59:12.629Z] 7809a108b3ef: Verifying Checksum [2021-07-06T22:59:12.629Z] 7809a108b3ef: Download complete [2021-07-06T22:59:12.904Z] 540db60ca938: Verifying Checksum [2021-07-06T22:59:12.904Z] 540db60ca938: Download complete [2021-07-06T22:59:12.904Z] 540db60ca938: Pull complete [2021-07-06T22:59:13.165Z] adcc1eea9eea: Pull complete [2021-07-06T22:59:13.165Z] 4c4ab2625f07: Pull complete [2021-07-06T22:59:15.715Z] f706445af74f: Verifying Checksum [2021-07-06T22:59:15.715Z] f706445af74f: Download complete [2021-07-06T22:59:17.109Z] 0510c868ecb4: Verifying Checksum [2021-07-06T22:59:17.109Z] 0510c868ecb4: Download complete [2021-07-06T22:59:20.455Z] 0510c868ecb4: Pull complete [2021-07-06T22:59:20.455Z] afea3b2eda06: Pull complete [2021-07-06T22:59:20.455Z] 7809a108b3ef: Pull complete [2021-07-06T22:59:21.888Z] f706445af74f: Pull complete [2021-07-06T22:59:21.889Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-06T22:59:21.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-06T22:59:21.889Z] ---> b068be0155e3 [2021-07-06T22:59:21.889Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-06T22:59:28.517Z] ---> Running in 78a4303c942f [2021-07-06T22:59:28.783Z] Removing intermediate container 78a4303c942f [2021-07-06T22:59:28.783Z] ---> 7997ac2ea7f9 [2021-07-06T22:59:28.783Z] Step 4/7 : RUN apk add bash [2021-07-06T22:59:28.783Z] ---> Running in eb5c9289426d [2021-07-06T22:59:29.380Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-06T22:59:30.363Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-06T22:59:30.969Z] OK: 149 MiB in 40 packages [2021-07-06T22:59:31.932Z] Removing intermediate container eb5c9289426d [2021-07-06T22:59:31.932Z] ---> 47cbc32dc8cc [2021-07-06T22:59:31.932Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-06T22:59:31.932Z] ---> Running in 62925edf9da6 [2021-07-06T22:59:32.204Z] Removing intermediate container 62925edf9da6 [2021-07-06T22:59:32.204Z] ---> ecb4de539ebb [2021-07-06T22:59:32.204Z] Step 6/7 : COPY go.mod . [2021-07-06T22:59:32.478Z] ---> 3e8d8ba9caf3 [2021-07-06T22:59:32.478Z] Step 7/7 : RUN go mod download [2021-07-06T22:59:32.478Z] ---> Running in 87208b72916f [2021-07-06T22:59:44.835Z] Removing intermediate container 87208b72916f [2021-07-06T22:59:44.835Z] ---> 620ca6cd4f52 [2021-07-06T22:59:44.835Z] Successfully built 620ca6cd4f52 [2021-07-06T22:59:44.835Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:59:45.195Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-06T22:59:45.195Z] . [Pipeline] withDockerContainer [2021-07-06T22:59:45.314Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2021-07-06T22:59:45.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-06T22:59:45.727Z] $ docker top 9c4c1b8d83b21d66357b1840fd4c4da57990750004ec8f86551c8ce0cd5734f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T22:59:46.177Z] + go version [2021-07-06T22:59:46.177Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-06T22:59:46.205Z] $ docker stop --time=1 9c4c1b8d83b21d66357b1840fd4c4da57990750004ec8f86551c8ce0cd5734f3 [2021-07-06T22:59:47.409Z] $ docker rm -f 9c4c1b8d83b21d66357b1840fd4c4da57990750004ec8f86551c8ce0cd5734f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:59:48.350Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-06T22:59:48.351Z] . [Pipeline] withDockerContainer [2021-07-06T22:59:48.464Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2021-07-06T22:59:48.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-06T22:59:48.915Z] $ docker top ccf73d3c28eff2dc3471fb55825c3332fcd0a8ef21d7688515e80b8575ce169d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T22:59:49.375Z] + go mod tidy [Pipeline] sh [2021-07-06T22:59:49.712Z] + make test [2021-07-06T22:59:49.712Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-06T22:59:49.992Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-06T23:00:00.471Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.051s coverage: 83.2% of statements [2021-07-06T23:00:00.471Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-06T23:00:00.471Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-06T23:00:00.471Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-06T23:00:00.471Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements [2021-07-06T23:00:00.471Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-06T23:00:01.452Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 47.2% of statements [2021-07-06T23:00:01.452Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.020s coverage: 90.0% of statements [2021-07-06T23:00:01.452Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 86.2% of statements [2021-07-06T23:00:02.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements [2021-07-06T23:00:02.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 35.5% of statements [2021-07-06T23:00:02.312Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-07-06T23:00:02.312Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-06T23:00:07.672Z] gofmt -l . [2021-07-06T23:00:07.672Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-06T23:00:07.715Z] $ docker stop --time=1 ccf73d3c28eff2dc3471fb55825c3332fcd0a8ef21d7688515e80b8575ce169d [2021-07-06T23:00:09.235Z] $ docker rm -f ccf73d3c28eff2dc3471fb55825c3332fcd0a8ef21d7688515e80b8575ce169d [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-06T23:00:09.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-06T23:00:10.038Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:00:11.744Z] ---> job-cost.sh [2021-07-06T23:00:11.744Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EXXf [2021-07-06T23:00:21.783Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-06T23:00:34.127Z] lf-activate-venv(): INFO: Adding /tmp/venv-EXXf/bin to PATH [2021-07-06T23:00:34.127Z] INFO: No Stack... [2021-07-06T23:00:34.717Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-06T23:00:35.292Z] INFO: Archiving Costs [Pipeline] sh [2021-07-06T23:00:35.619Z] + cut -d, -f6 [2021-07-06T23:00:35.619Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock [2021-07-06T23:00:35.693Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] [2021-07-06T23:00:35.701Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] did not exist. Created. [2021-07-06T23:00:35.701Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-06T23:00:36.134Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-06T23:00:36.215Z] Stashed 1 file(s) [Pipeline] } [2021-07-06T23:00:36.236Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-06T23:19:30.004Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1958 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-06T23:19:30.125Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-07-06T23:19:30.579Z] Selected Git installation does not exist. Using Default [2021-07-06T23:19:30.579Z] The recommended git tool is: NONE [2021-07-06T23:19:36.438Z] using credential edgex-jenkins-ssh [2021-07-06T23:19:36.487Z] Cloning the remote Git repository [2021-07-06T23:19:36.540Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-06T23:19:36.710Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-07-06T23:19:36.794Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-06T23:19:36.795Z] > git --version # timeout=10 [2021-07-06T23:19:36.818Z] > git --version # 'git version 2.17.1' [2021-07-06T23:19:36.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-06T23:19:36.893Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T23:19:38.336Z] Avoid second fetch [2021-07-06T23:19:38.336Z] Checking out Revision 152c15f88b9e1c145499af1f47b8d68a35226704 (main) [2021-07-06T23:19:38.283Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-06T23:19:38.306Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T23:19:38.363Z] > git config core.sparsecheckout # timeout=10 [2021-07-06T23:19:38.381Z] > git checkout -f 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 [2021-07-06T23:19:42.926Z] Commit message: "Merge pull request #639 from weichou1229/issue-638" [2021-07-06T23:19:42.990Z] > git --version # timeout=10 [2021-07-06T23:19:43.006Z] > git --version # 'git version 2.17.1' [2021-07-06T23:19:43.020Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T23:19:45.191Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-06T23:19:45.691Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-06T23:19:46.071Z] + sudo service docker restart [2021-07-06T23:19:46.071Z] + true [Pipeline] unstash [Pipeline] echo [2021-07-06T23:20:04.826Z] ========================================================= [2021-07-06T23:20:04.826Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-06T23:20:04.826Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:20:05.238Z] + 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-07-06T23:20:06.224Z] Sending build context to Docker daemon 2.889MB [2021-07-06T23:20:06.224Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-06T23:20:06.224Z] Step 2/7 : FROM ${BASE} [2021-07-06T23:20:06.828Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-06T23:20:06.828Z] 595b0fe564bb: Pulling fs layer [2021-07-06T23:20:06.828Z] 3088b5b3c5c0: Pulling fs layer [2021-07-06T23:20:06.828Z] 5b7225fbf94c: Pulling fs layer [2021-07-06T23:20:06.828Z] ba82ee9f976e: Pulling fs layer [2021-07-06T23:20:06.828Z] 506bd15cee9f: Pulling fs layer [2021-07-06T23:20:06.828Z] 75a0a4a0db45: Pulling fs layer [2021-07-06T23:20:06.828Z] 618dc40b7e24: Pulling fs layer [2021-07-06T23:20:06.828Z] 75a0a4a0db45: Waiting [2021-07-06T23:20:06.828Z] ba82ee9f976e: Waiting [2021-07-06T23:20:06.828Z] 506bd15cee9f: Waiting [2021-07-06T23:20:06.828Z] 618dc40b7e24: Waiting [2021-07-06T23:20:06.828Z] 5b7225fbf94c: Verifying Checksum [2021-07-06T23:20:06.828Z] 5b7225fbf94c: Download complete [2021-07-06T23:20:06.828Z] 3088b5b3c5c0: Download complete [2021-07-06T23:20:06.828Z] 506bd15cee9f: Verifying Checksum [2021-07-06T23:20:06.828Z] 506bd15cee9f: Download complete [2021-07-06T23:20:06.828Z] 75a0a4a0db45: Verifying Checksum [2021-07-06T23:20:06.828Z] 75a0a4a0db45: Download complete [2021-07-06T23:20:06.828Z] 595b0fe564bb: Verifying Checksum [2021-07-06T23:20:06.828Z] 595b0fe564bb: Download complete [2021-07-06T23:20:07.440Z] 595b0fe564bb: Pull complete [2021-07-06T23:20:08.047Z] 3088b5b3c5c0: Pull complete [2021-07-06T23:20:08.644Z] 5b7225fbf94c: Pull complete [2021-07-06T23:20:10.113Z] 618dc40b7e24: Verifying Checksum [2021-07-06T23:20:10.113Z] 618dc40b7e24: Download complete [2021-07-06T23:20:11.580Z] ba82ee9f976e: Download complete [2021-07-06T23:20:21.741Z] ba82ee9f976e: Pull complete [2021-07-06T23:20:21.741Z] 506bd15cee9f: Pull complete [2021-07-06T23:20:21.741Z] 75a0a4a0db45: Pull complete [2021-07-06T23:20:25.140Z] 618dc40b7e24: Pull complete [2021-07-06T23:20:25.140Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-06T23:20:25.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-06T23:20:25.140Z] ---> a36622ca3599 [2021-07-06T23:20:25.140Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-06T23:20:27.792Z] ---> Running in 97e5e8f4257e [2021-07-06T23:20:28.396Z] Removing intermediate container 97e5e8f4257e [2021-07-06T23:20:28.396Z] ---> eb37a7e0b558 [2021-07-06T23:20:28.396Z] Step 4/7 : RUN apk add bash [2021-07-06T23:20:28.396Z] ---> Running in afdcbf2c1f77 [2021-07-06T23:20:30.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-06T23:20:31.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-06T23:20:33.392Z] OK: 138 MiB in 40 packages [2021-07-06T23:20:34.378Z] Removing intermediate container afdcbf2c1f77 [2021-07-06T23:20:34.378Z] ---> b8fa2fdedbca [2021-07-06T23:20:34.378Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-06T23:20:34.378Z] ---> Running in f3fb51a270bf [2021-07-06T23:20:34.974Z] Removing intermediate container f3fb51a270bf [2021-07-06T23:20:34.974Z] ---> 9f3785007397 [2021-07-06T23:20:34.974Z] Step 6/7 : COPY go.mod . [2021-07-06T23:20:35.968Z] ---> 766ef83a0669 [2021-07-06T23:20:35.968Z] Step 7/7 : RUN go mod download [2021-07-06T23:20:35.968Z] ---> Running in 50093293499a [2021-07-06T23:20:54.319Z] Removing intermediate container 50093293499a [2021-07-06T23:20:54.319Z] ---> a0c5f55b609b [2021-07-06T23:20:54.319Z] Successfully built a0c5f55b609b [2021-07-06T23:20:54.319Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:20:54.769Z] + docker inspect -f . ci-base-image-arm64 [2021-07-06T23:20:54.769Z] . [Pipeline] withDockerContainer [2021-07-06T23:20:55.079Z] prd-ubuntu18.04-docker-arm64-4c-16g-1958 does not seem to be running inside a container [2021-07-06T23:20:55.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-06T23:20:56.975Z] $ docker top b9fe1f8648e24f54d1a53cb8a869211a4eb2a77614d2c9fb1f700a201eeba25d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T23:20:58.072Z] + go version [2021-07-06T23:20:58.072Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-06T23:20:58.106Z] $ docker stop --time=1 b9fe1f8648e24f54d1a53cb8a869211a4eb2a77614d2c9fb1f700a201eeba25d [2021-07-06T23:20:59.986Z] $ docker rm -f b9fe1f8648e24f54d1a53cb8a869211a4eb2a77614d2c9fb1f700a201eeba25d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:21:01.170Z] + docker inspect -f . ci-base-image-arm64 [2021-07-06T23:21:01.170Z] . [Pipeline] withDockerContainer [2021-07-06T23:21:01.505Z] prd-ubuntu18.04-docker-arm64-4c-16g-1958 does not seem to be running inside a container [2021-07-06T23:21:01.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-06T23:21:03.484Z] $ docker top 8537c40d2326483ea6e82f573aebab0a14f1aaf87e37c80f33164e932f0045cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T23:21:04.627Z] + go mod tidy [Pipeline] sh [2021-07-06T23:21:05.582Z] + make test [2021-07-06T23:21:05.582Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-06T23:21:06.571Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-06T23:21:45.587Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.438s coverage: 83.2% of statements [2021-07-06T23:21:45.587Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-06T23:21:45.587Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-06T23:21:45.587Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-06T23:21:45.587Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.083s coverage: 26.3% of statements [2021-07-06T23:21:45.587Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-06T23:21:45.587Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.087s coverage: 47.2% of statements [2021-07-06T23:21:45.587Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.057s coverage: 90.0% of statements [2021-07-06T23:21:47.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.225s coverage: 86.2% of statements [2021-07-06T23:21:47.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.052s coverage: 59.5% of statements [2021-07-06T23:21:47.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.016s coverage: 35.5% of statements [2021-07-06T23:21:47.671Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.037s coverage: 49.4% of statements [2021-07-06T23:21:47.947Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-06T23:22:10.139Z] gofmt -l . [2021-07-06T23:22:10.139Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-06T23:22:10.772Z] $ docker stop --time=1 8537c40d2326483ea6e82f573aebab0a14f1aaf87e37c80f33164e932f0045cb [2021-07-06T23:22:12.850Z] $ docker rm -f 8537c40d2326483ea6e82f573aebab0a14f1aaf87e37c80f33164e932f0045cb [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-06T23:22:13.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-06T23:22:13.864Z] Warning: overwriting stash ‘coverage-report’ [2021-07-06T23:22:14.589Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:22:15.632Z] ---> job-cost.sh [2021-07-06T23:22:15.632Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-viSr [2021-07-06T23:23:02.598Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-06T23:24:39.379Z] lf-activate-venv(): INFO: Adding /tmp/venv-viSr/bin to PATH [2021-07-06T23:24:39.379Z] INFO: No Stack... [2021-07-06T23:24:39.379Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-06T23:24:39.379Z] INFO: Archiving Costs [Pipeline] sh [2021-07-06T23:24:39.751Z] + cut -d, -f6 [2021-07-06T23:24:39.751Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock [2021-07-06T23:24:39.846Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] [2021-07-06T23:24:39.852Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] did not exist. Created. [2021-07-06T23:24:39.852Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-06T23:24:40.322Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-832fe15d/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-832fe15d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-06T23:24:40.707Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-06T23:24:40.746Z] Warning: overwriting stash ‘stack-cost’ [2021-07-06T23:24:40.910Z] Stashed 1 file(s) [Pipeline] } [2021-07-06T23:24:40.932Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-06T23:24:42.007Z] provisioning config files... [2021-07-06T23:24:42.022Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9219702860612609819tmp [Pipeline] { [Pipeline] sh [2021-07-06T23:24:42.385Z] + set +x [2021-07-06T23:24:42.385Z] + curl -s https://codecov.io/bash [2021-07-06T23:24:42.385Z] + bash -s -- [2021-07-06T23:24:42.385Z] [2021-07-06T23:24:42.385Z] _____ _ [2021-07-06T23:24:42.385Z] / ____| | | [2021-07-06T23:24:42.385Z] | | ___ __| | ___ ___ _____ __ [2021-07-06T23:24:42.385Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-06T23:24:42.385Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-06T23:24:42.385Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-06T23:24:42.385Z] Bash-1.0.3 [2021-07-06T23:24:42.385Z] [2021-07-06T23:24:42.385Z] [2021-07-06T23:24:42.385Z] ==> git version 2.24.4 found [2021-07-06T23:24:42.385Z] ==> 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-07-06T23:24:42.385Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-06T23:24:42.385Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-06T23:24:42.385Z] ==> Jenkins CI detected. [2021-07-06T23:24:42.385Z] project root: . [2021-07-06T23:24:42.385Z] --> token set from env [2021-07-06T23:24:42.385Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-06T23:24:42.385Z] ==> Running gcov in . (disable via -X gcov) [2021-07-06T23:24:42.385Z] ==> Python coveragepy not found [2021-07-06T23:24:42.385Z] ==> Searching for coverage reports in: [2021-07-06T23:24:42.385Z] + . [2021-07-06T23:24:42.385Z] -> Found 1 reports [2021-07-06T23:24:42.385Z] ==> Detecting git/mercurial file structure [2021-07-06T23:24:42.385Z] ==> Reading reports [2021-07-06T23:24:42.385Z] + ./coverage.out bytes=100858 [2021-07-06T23:24:42.647Z] ==> Appending adjustments [2021-07-06T23:24:42.647Z] https://docs.codecov.io/docs/fixing-reports [2021-07-06T23:24:42.914Z] + Found adjustments [2021-07-06T23:24:42.914Z] ==> Gzipping contents [2021-07-06T23:24:42.914Z] 16K /tmp/codecov.5SN1Ix.gz [2021-07-06T23:24:42.914Z] ==> Uploading reports [2021-07-06T23:24:42.914Z] url: https://codecov.io [2021-07-06T23:24:42.914Z] query: branch=main&commit=152c15f88b9e1c145499af1f47b8d68a35226704&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-06T23:24:43.175Z] -> Pinging Codecov [2021-07-06T23:24:43.175Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=main&commit=152c15f88b9e1c145499af1f47b8d68a35226704&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-06T23:24:43.751Z] -> Uploading to [2021-07-06T23:24:43.751Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-06/71470A77251A30514AAF9C0BB2E5B6CE/152c15f88b9e1c145499af1f47b8d68a35226704/fa4ef35d-15c7-4c62-b43d-89c226e655fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210706T232443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a75dfaed1283d57466b2764989677ed0af6b9cdcae85efb540ff6d3893387b8 [2021-07-06T23:24:43.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-06T23:24:43.751Z] Dload Upload Total Spent Left Speed [2021-07-06T23:24:44.013Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15411 0 0 100 15411 0 44941 --:--:-- --:--:-- --:--:-- 45061 [2021-07-06T23:24:44.013Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/152c15f88b9e1c145499af1f47b8d68a35226704 [Pipeline] } [2021-07-06T23:24:44.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-06T23:24:44.551Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-06T23:24:44.582Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:24:44.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-06T23:24:44.980Z] [2021-07-06T23:24:44.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:24:45.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-06T23:24:45.336Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-06T23:24:45.336Z] 188c0c94c7c5: Pulling fs layer [2021-07-06T23:24:45.336Z] 0ef7d3d256c8: Pulling fs layer [2021-07-06T23:24:45.336Z] de9db76c5a1d: Pulling fs layer [2021-07-06T23:24:45.336Z] 0eba1c9be4d2: Pulling fs layer [2021-07-06T23:24:45.336Z] 0d57e429df01: Pulling fs layer [2021-07-06T23:24:45.336Z] 4e4be7b47b0d: Pulling fs layer [2021-07-06T23:24:45.336Z] e1f770b5df2f: Pulling fs layer [2021-07-06T23:24:45.336Z] 85a0685a4137: Pulling fs layer [2021-07-06T23:24:45.336Z] 0eba1c9be4d2: Waiting [2021-07-06T23:24:45.336Z] 0d57e429df01: Waiting [2021-07-06T23:24:45.336Z] 4e4be7b47b0d: Waiting [2021-07-06T23:24:45.336Z] e1f770b5df2f: Waiting [2021-07-06T23:24:45.336Z] 85a0685a4137: Waiting [2021-07-06T23:24:45.336Z] de9db76c5a1d: Verifying Checksum [2021-07-06T23:24:45.336Z] de9db76c5a1d: Download complete [2021-07-06T23:24:45.336Z] 0ef7d3d256c8: Verifying Checksum [2021-07-06T23:24:45.336Z] 0ef7d3d256c8: Download complete [2021-07-06T23:24:45.336Z] 0d57e429df01: Verifying Checksum [2021-07-06T23:24:45.336Z] 0d57e429df01: Download complete [2021-07-06T23:24:45.336Z] 4e4be7b47b0d: Verifying Checksum [2021-07-06T23:24:45.336Z] 4e4be7b47b0d: Download complete [2021-07-06T23:24:45.597Z] 188c0c94c7c5: Verifying Checksum [2021-07-06T23:24:45.597Z] 188c0c94c7c5: Download complete [2021-07-06T23:24:45.858Z] 188c0c94c7c5: Pull complete [2021-07-06T23:24:45.858Z] 0ef7d3d256c8: Pull complete [2021-07-06T23:24:46.124Z] de9db76c5a1d: Pull complete [2021-07-06T23:24:47.070Z] e1f770b5df2f: Verifying Checksum [2021-07-06T23:24:47.070Z] e1f770b5df2f: Download complete [2021-07-06T23:24:49.210Z] 0eba1c9be4d2: Verifying Checksum [2021-07-06T23:24:49.210Z] 0eba1c9be4d2: Download complete [2021-07-06T23:24:49.797Z] 85a0685a4137: Verifying Checksum [2021-07-06T23:24:49.797Z] 85a0685a4137: Download complete [2021-07-06T23:24:52.444Z] 0eba1c9be4d2: Pull complete [2021-07-06T23:24:52.444Z] 0d57e429df01: Pull complete [2021-07-06T23:24:52.444Z] 4e4be7b47b0d: Pull complete [2021-07-06T23:24:53.026Z] e1f770b5df2f: Pull complete [2021-07-06T23:25:15.054Z] 85a0685a4137: Pull complete [2021-07-06T23:25:15.054Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-06T23:25:15.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-06T23:25:15.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-06T23:25:15.159Z] prd-centos7-docker-4c-2g-647 does not seem to be running inside a container [2021-07-06T23:25:15.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-06T23:25:20.166Z] $ docker top ea888ad909b67229234147523039bf1fa7c77fae50d48ed729e32179110bd107 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-06T23:25:20.310Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-06T23:25:20.628Z] + set -o pipefail [2021-07-06T23:25:20.628Z] + snyk monitor '--org=edgex-jenkins' [2021-07-06T23:25:25.942Z] [2021-07-06T23:25:25.942Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-07-06T23:25:25.942Z] [2021-07-06T23:25:25.942Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/5e98a055-8a0c-4f03-9230-50c0fe4f0a4f [2021-07-06T23:25:25.942Z] [2021-07-06T23:25:25.942Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-06T23:25:25.942Z] [2021-07-06T23:25:25.942Z] [Pipeline] } [2021-07-06T23:25:25.967Z] $ docker stop --time=1 ea888ad909b67229234147523039bf1fa7c77fae50d48ed729e32179110bd107 [2021-07-06T23:25:27.670Z] $ docker rm -f ea888ad909b67229234147523039bf1fa7c77fae50d48ed729e32179110bd107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-06T23:25:29.154Z] + git log --format=format:%s -1 152c15f88b9e1c145499af1f47b8d68a35226704 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:25:29.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T23:25:29.497Z] . [Pipeline] withDockerContainer [2021-07-06T23:25:29.596Z] prd-centos7-docker-4c-2g-647 does not seem to be running inside a container [2021-07-06T23:25:29.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T23:25:30.019Z] $ docker top 97b7fbb162449017c3abe599d3e1597399ae0535552042ff1b71b423d87e1c34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T23:25:30.310Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.0|v2.0.0-dev.103' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T23:25:30.689Z] + git semver [Pipeline] } [2021-07-06T23:25:30.715Z] $ docker stop --time=1 97b7fbb162449017c3abe599d3e1597399ae0535552042ff1b71b423d87e1c34 [2021-07-06T23:25:31.949Z] $ docker rm -f 97b7fbb162449017c3abe599d3e1597399ae0535552042ff1b71b423d87e1c34 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:25:32.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-06T23:25:32.580Z] [2021-07-06T23:25:32.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:25:32.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-06T23:25:32.968Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-06T23:25:32.968Z] ab5ef0e58194: Pulling fs layer [2021-07-06T23:25:32.968Z] 9712f1f96733: Pulling fs layer [2021-07-06T23:25:32.968Z] 63f879dbbcfc: Pulling fs layer [2021-07-06T23:25:32.968Z] 0d9ebad4ef96: Pulling fs layer [2021-07-06T23:25:32.968Z] e9a5061849ea: Pulling fs layer [2021-07-06T23:25:32.968Z] d747dcd14b5f: Pulling fs layer [2021-07-06T23:25:32.968Z] 2de7ff778b66: Pulling fs layer [2021-07-06T23:25:32.968Z] e9a5061849ea: Waiting [2021-07-06T23:25:32.968Z] d747dcd14b5f: Waiting [2021-07-06T23:25:32.968Z] 2de7ff778b66: Waiting [2021-07-06T23:25:32.968Z] 0d9ebad4ef96: Waiting [2021-07-06T23:25:32.968Z] 9712f1f96733: Verifying Checksum [2021-07-06T23:25:32.968Z] 9712f1f96733: Download complete [2021-07-06T23:25:35.522Z] 63f879dbbcfc: Verifying Checksum [2021-07-06T23:25:35.522Z] 63f879dbbcfc: Download complete [2021-07-06T23:25:35.522Z] e9a5061849ea: Verifying Checksum [2021-07-06T23:25:35.522Z] e9a5061849ea: Download complete [2021-07-06T23:25:35.522Z] d747dcd14b5f: Verifying Checksum [2021-07-06T23:25:35.522Z] d747dcd14b5f: Download complete [2021-07-06T23:25:35.789Z] 2de7ff778b66: Verifying Checksum [2021-07-06T23:25:35.789Z] 2de7ff778b66: Download complete [2021-07-06T23:25:35.789Z] 0d9ebad4ef96: Verifying Checksum [2021-07-06T23:25:35.789Z] 0d9ebad4ef96: Download complete [2021-07-06T23:25:35.789Z] ab5ef0e58194: Verifying Checksum [2021-07-06T23:25:35.789Z] ab5ef0e58194: Download complete [2021-07-06T23:25:39.117Z] ab5ef0e58194: Pull complete [2021-07-06T23:25:39.117Z] 9712f1f96733: Pull complete [2021-07-06T23:25:39.379Z] 63f879dbbcfc: Pull complete [2021-07-06T23:25:44.691Z] 0d9ebad4ef96: Pull complete [2021-07-06T23:25:45.266Z] e9a5061849ea: Pull complete [2021-07-06T23:25:45.528Z] d747dcd14b5f: Pull complete [2021-07-06T23:25:46.925Z] 2de7ff778b66: Pull complete [2021-07-06T23:25:46.925Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-06T23:25:46.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-06T23:25:46.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-06T23:25:47.019Z] prd-centos7-docker-4c-2g-647 does not seem to be running inside a container [2021-07-06T23:25:47.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-06T23:26:18.862Z] $ docker top 3ff114626a71ad0dd6281d5074bf76a4c7fe25691630e277ed60ee0dd5f75bde -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-06T23:26:19.200Z] provisioning config files... [2021-07-06T23:26:19.250Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1464332911263257235tmp [2021-07-06T23:26:19.261Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8373362364745150510tmp [2021-07-06T23:26:19.275Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7144970843899698856tmp [Pipeline] { [Pipeline] echo [2021-07-06T23:26:19.336Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:26:19.674Z] ---> sigul-configuration.sh [2021-07-06T23:26:19.674Z] gpg: directory `/root/.gnupg' created [2021-07-06T23:26:19.674Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-06T23:26:19.674Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-06T23:26:19.674Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-06T23:26:19.674Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-06T23:26:19.674Z] gpg: CAST5 encrypted data [2021-07-06T23:26:19.674Z] gpg: encrypted with 1 passphrase [2021-07-06T23:26:19.674Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-06T23:26:19.995Z] + mkdir /home/jenkins [2021-07-06T23:26:19.995Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-06T23:26:20.331Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-07-06T23:26:20.372Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:26:20.700Z] ---> sigul-install.sh [2021-07-06T23:26:25.995Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-06T23:26:26.334Z] + git tag --list [2021-07-06T23:26:26.334Z] v0.0.0 [2021-07-06T23:26:26.334Z] v0.0.1 [2021-07-06T23:26:26.334Z] v0.1.0 [2021-07-06T23:26:26.334Z] v0.1.1 [2021-07-06T23:26:26.334Z] v0.1.10 [2021-07-06T23:26:26.334Z] v0.1.100 [2021-07-06T23:26:26.334Z] v0.1.101 [2021-07-06T23:26:26.334Z] v0.1.102 [2021-07-06T23:26:26.334Z] v0.1.103 [2021-07-06T23:26:26.334Z] v0.1.104 [2021-07-06T23:26:26.334Z] v0.1.105 [2021-07-06T23:26:26.334Z] v0.1.106 [2021-07-06T23:26:26.334Z] v0.1.107 [2021-07-06T23:26:26.334Z] v0.1.108 [2021-07-06T23:26:26.334Z] v0.1.109 [2021-07-06T23:26:26.334Z] v0.1.11 [2021-07-06T23:26:26.334Z] v0.1.110 [2021-07-06T23:26:26.334Z] v0.1.111 [2021-07-06T23:26:26.334Z] v0.1.112 [2021-07-06T23:26:26.334Z] v0.1.113 [2021-07-06T23:26:26.334Z] v0.1.114 [2021-07-06T23:26:26.334Z] v0.1.115 [2021-07-06T23:26:26.334Z] v0.1.116 [2021-07-06T23:26:26.334Z] v0.1.117 [2021-07-06T23:26:26.334Z] v0.1.118 [2021-07-06T23:26:26.334Z] v0.1.119 [2021-07-06T23:26:26.334Z] v0.1.12 [2021-07-06T23:26:26.334Z] v0.1.120 [2021-07-06T23:26:26.334Z] v0.1.121 [2021-07-06T23:26:26.334Z] v0.1.122 [2021-07-06T23:26:26.334Z] v0.1.123 [2021-07-06T23:26:26.334Z] v0.1.124 [2021-07-06T23:26:26.334Z] v0.1.125 [2021-07-06T23:26:26.334Z] v0.1.126 [2021-07-06T23:26:26.334Z] v0.1.127 [2021-07-06T23:26:26.334Z] v0.1.128 [2021-07-06T23:26:26.334Z] v0.1.129 [2021-07-06T23:26:26.334Z] v0.1.13 [2021-07-06T23:26:26.334Z] v0.1.130 [2021-07-06T23:26:26.334Z] v0.1.131 [2021-07-06T23:26:26.334Z] v0.1.132 [2021-07-06T23:26:26.334Z] v0.1.133 [2021-07-06T23:26:26.334Z] v0.1.134 [2021-07-06T23:26:26.334Z] v0.1.135 [2021-07-06T23:26:26.334Z] v0.1.136 [2021-07-06T23:26:26.334Z] v0.1.137 [2021-07-06T23:26:26.334Z] v0.1.138 [2021-07-06T23:26:26.334Z] v0.1.139 [2021-07-06T23:26:26.334Z] v0.1.14 [2021-07-06T23:26:26.334Z] v0.1.140 [2021-07-06T23:26:26.334Z] v0.1.141 [2021-07-06T23:26:26.334Z] v0.1.142 [2021-07-06T23:26:26.334Z] v0.1.143 [2021-07-06T23:26:26.334Z] v0.1.144 [2021-07-06T23:26:26.334Z] v0.1.145 [2021-07-06T23:26:26.334Z] v0.1.146 [2021-07-06T23:26:26.334Z] v0.1.147 [2021-07-06T23:26:26.334Z] v0.1.148 [2021-07-06T23:26:26.334Z] v0.1.149 [2021-07-06T23:26:26.334Z] v0.1.15 [2021-07-06T23:26:26.334Z] v0.1.16 [2021-07-06T23:26:26.334Z] v0.1.17 [2021-07-06T23:26:26.334Z] v0.1.18 [2021-07-06T23:26:26.334Z] v0.1.19 [2021-07-06T23:26:26.334Z] v0.1.2 [2021-07-06T23:26:26.334Z] v0.1.20 [2021-07-06T23:26:26.334Z] v0.1.21 [2021-07-06T23:26:26.334Z] v0.1.22 [2021-07-06T23:26:26.334Z] v0.1.23 [2021-07-06T23:26:26.334Z] v0.1.24 [2021-07-06T23:26:26.334Z] v0.1.25 [2021-07-06T23:26:26.334Z] v0.1.26 [2021-07-06T23:26:26.334Z] v0.1.27 [2021-07-06T23:26:26.334Z] v0.1.28 [2021-07-06T23:26:26.334Z] v0.1.29 [2021-07-06T23:26:26.334Z] v0.1.3 [2021-07-06T23:26:26.334Z] v0.1.30 [2021-07-06T23:26:26.334Z] v0.1.31 [2021-07-06T23:26:26.334Z] v0.1.32 [2021-07-06T23:26:26.334Z] v0.1.33 [2021-07-06T23:26:26.334Z] v0.1.34 [2021-07-06T23:26:26.334Z] v0.1.35 [2021-07-06T23:26:26.334Z] v0.1.36 [2021-07-06T23:26:26.334Z] v0.1.37 [2021-07-06T23:26:26.334Z] v0.1.38 [2021-07-06T23:26:26.334Z] v0.1.39 [2021-07-06T23:26:26.334Z] v0.1.4 [2021-07-06T23:26:26.334Z] v0.1.40 [2021-07-06T23:26:26.334Z] v0.1.41 [2021-07-06T23:26:26.334Z] v0.1.42 [2021-07-06T23:26:26.334Z] v0.1.43 [2021-07-06T23:26:26.334Z] v0.1.44 [2021-07-06T23:26:26.334Z] v0.1.45 [2021-07-06T23:26:26.334Z] v0.1.46 [2021-07-06T23:26:26.334Z] v0.1.47 [2021-07-06T23:26:26.334Z] v0.1.48 [2021-07-06T23:26:26.334Z] v0.1.49 [2021-07-06T23:26:26.334Z] v0.1.5 [2021-07-06T23:26:26.334Z] v0.1.50 [2021-07-06T23:26:26.334Z] v0.1.51 [2021-07-06T23:26:26.334Z] v0.1.52 [2021-07-06T23:26:26.334Z] v0.1.53 [2021-07-06T23:26:26.334Z] v0.1.54 [2021-07-06T23:26:26.334Z] v0.1.55 [2021-07-06T23:26:26.334Z] v0.1.56 [2021-07-06T23:26:26.334Z] v0.1.57 [2021-07-06T23:26:26.334Z] v0.1.58 [2021-07-06T23:26:26.334Z] v0.1.59 [2021-07-06T23:26:26.334Z] v0.1.6 [2021-07-06T23:26:26.334Z] v0.1.60 [2021-07-06T23:26:26.334Z] v0.1.61 [2021-07-06T23:26:26.334Z] v0.1.62 [2021-07-06T23:26:26.334Z] v0.1.63 [2021-07-06T23:26:26.334Z] v0.1.64 [2021-07-06T23:26:26.334Z] v0.1.65 [2021-07-06T23:26:26.334Z] v0.1.66 [2021-07-06T23:26:26.334Z] v0.1.67 [2021-07-06T23:26:26.334Z] v0.1.68 [2021-07-06T23:26:26.334Z] v0.1.69 [2021-07-06T23:26:26.334Z] v0.1.7 [2021-07-06T23:26:26.334Z] v0.1.70 [2021-07-06T23:26:26.334Z] v0.1.71 [2021-07-06T23:26:26.334Z] v0.1.72 [2021-07-06T23:26:26.334Z] v0.1.73 [2021-07-06T23:26:26.334Z] v0.1.74 [2021-07-06T23:26:26.334Z] v0.1.75 [2021-07-06T23:26:26.334Z] v0.1.76 [2021-07-06T23:26:26.334Z] v0.1.77 [2021-07-06T23:26:26.334Z] v0.1.78 [2021-07-06T23:26:26.334Z] v0.1.79 [2021-07-06T23:26:26.334Z] v0.1.8 [2021-07-06T23:26:26.334Z] v0.1.80 [2021-07-06T23:26:26.334Z] v0.1.81 [2021-07-06T23:26:26.334Z] v0.1.82 [2021-07-06T23:26:26.334Z] v0.1.83 [2021-07-06T23:26:26.334Z] v0.1.84 [2021-07-06T23:26:26.334Z] v0.1.85 [2021-07-06T23:26:26.334Z] v0.1.86 [2021-07-06T23:26:26.334Z] v0.1.87 [2021-07-06T23:26:26.334Z] v0.1.88 [2021-07-06T23:26:26.334Z] v0.1.89 [2021-07-06T23:26:26.334Z] v0.1.9 [2021-07-06T23:26:26.334Z] v0.1.90 [2021-07-06T23:26:26.334Z] v0.1.91 [2021-07-06T23:26:26.334Z] v0.1.92 [2021-07-06T23:26:26.334Z] v0.1.93 [2021-07-06T23:26:26.334Z] v0.1.94 [2021-07-06T23:26:26.334Z] v0.1.95 [2021-07-06T23:26:26.334Z] v0.1.96 [2021-07-06T23:26:26.334Z] v0.1.97 [2021-07-06T23:26:26.334Z] v0.1.98 [2021-07-06T23:26:26.334Z] v0.1.99 [2021-07-06T23:26:26.334Z] v2.0.0 [2021-07-06T23:26:26.334Z] v2.0.0-dev.1 [2021-07-06T23:26:26.334Z] v2.0.0-dev.10 [2021-07-06T23:26:26.334Z] v2.0.0-dev.100 [2021-07-06T23:26:26.334Z] v2.0.0-dev.101 [2021-07-06T23:26:26.334Z] v2.0.0-dev.102 [2021-07-06T23:26:26.334Z] v2.0.0-dev.103 [2021-07-06T23:26:26.334Z] v2.0.0-dev.11 [2021-07-06T23:26:26.334Z] v2.0.0-dev.12 [2021-07-06T23:26:26.334Z] v2.0.0-dev.13 [2021-07-06T23:26:26.334Z] v2.0.0-dev.14 [2021-07-06T23:26:26.334Z] v2.0.0-dev.15 [2021-07-06T23:26:26.334Z] v2.0.0-dev.16 [2021-07-06T23:26:26.334Z] v2.0.0-dev.17 [2021-07-06T23:26:26.334Z] v2.0.0-dev.18 [2021-07-06T23:26:26.334Z] v2.0.0-dev.19 [2021-07-06T23:26:26.334Z] v2.0.0-dev.2 [2021-07-06T23:26:26.334Z] v2.0.0-dev.20 [2021-07-06T23:26:26.334Z] v2.0.0-dev.21 [2021-07-06T23:26:26.334Z] v2.0.0-dev.22 [2021-07-06T23:26:26.334Z] v2.0.0-dev.23 [2021-07-06T23:26:26.334Z] v2.0.0-dev.24 [2021-07-06T23:26:26.334Z] v2.0.0-dev.25 [2021-07-06T23:26:26.334Z] v2.0.0-dev.26 [2021-07-06T23:26:26.334Z] v2.0.0-dev.27 [2021-07-06T23:26:26.334Z] v2.0.0-dev.28 [2021-07-06T23:26:26.334Z] v2.0.0-dev.29 [2021-07-06T23:26:26.334Z] v2.0.0-dev.3 [2021-07-06T23:26:26.334Z] v2.0.0-dev.30 [2021-07-06T23:26:26.334Z] v2.0.0-dev.31 [2021-07-06T23:26:26.334Z] v2.0.0-dev.32 [2021-07-06T23:26:26.334Z] v2.0.0-dev.33 [2021-07-06T23:26:26.334Z] v2.0.0-dev.34 [2021-07-06T23:26:26.334Z] v2.0.0-dev.35 [2021-07-06T23:26:26.334Z] v2.0.0-dev.36 [2021-07-06T23:26:26.334Z] v2.0.0-dev.37 [2021-07-06T23:26:26.334Z] v2.0.0-dev.38 [2021-07-06T23:26:26.334Z] v2.0.0-dev.39 [2021-07-06T23:26:26.334Z] v2.0.0-dev.4 [2021-07-06T23:26:26.334Z] v2.0.0-dev.40 [2021-07-06T23:26:26.334Z] v2.0.0-dev.41 [2021-07-06T23:26:26.334Z] v2.0.0-dev.42 [2021-07-06T23:26:26.334Z] v2.0.0-dev.43 [2021-07-06T23:26:26.334Z] v2.0.0-dev.44 [2021-07-06T23:26:26.334Z] v2.0.0-dev.45 [2021-07-06T23:26:26.334Z] v2.0.0-dev.46 [2021-07-06T23:26:26.334Z] v2.0.0-dev.47 [2021-07-06T23:26:26.334Z] v2.0.0-dev.48 [2021-07-06T23:26:26.334Z] v2.0.0-dev.49 [2021-07-06T23:26:26.334Z] v2.0.0-dev.5 [2021-07-06T23:26:26.334Z] v2.0.0-dev.50 [2021-07-06T23:26:26.334Z] v2.0.0-dev.51 [2021-07-06T23:26:26.334Z] v2.0.0-dev.52 [2021-07-06T23:26:26.334Z] v2.0.0-dev.53 [2021-07-06T23:26:26.334Z] v2.0.0-dev.54 [2021-07-06T23:26:26.334Z] v2.0.0-dev.55 [2021-07-06T23:26:26.334Z] v2.0.0-dev.56 [2021-07-06T23:26:26.334Z] v2.0.0-dev.57 [2021-07-06T23:26:26.334Z] v2.0.0-dev.58 [2021-07-06T23:26:26.334Z] v2.0.0-dev.59 [2021-07-06T23:26:26.334Z] v2.0.0-dev.6 [2021-07-06T23:26:26.334Z] v2.0.0-dev.60 [2021-07-06T23:26:26.334Z] v2.0.0-dev.61 [2021-07-06T23:26:26.334Z] v2.0.0-dev.62 [2021-07-06T23:26:26.334Z] v2.0.0-dev.63 [2021-07-06T23:26:26.334Z] v2.0.0-dev.64 [2021-07-06T23:26:26.334Z] v2.0.0-dev.65 [2021-07-06T23:26:26.334Z] v2.0.0-dev.66 [2021-07-06T23:26:26.334Z] v2.0.0-dev.67 [2021-07-06T23:26:26.334Z] v2.0.0-dev.68 [2021-07-06T23:26:26.334Z] v2.0.0-dev.69 [2021-07-06T23:26:26.334Z] v2.0.0-dev.7 [2021-07-06T23:26:26.334Z] v2.0.0-dev.70 [2021-07-06T23:26:26.334Z] v2.0.0-dev.71 [2021-07-06T23:26:26.334Z] v2.0.0-dev.72 [2021-07-06T23:26:26.334Z] v2.0.0-dev.73 [2021-07-06T23:26:26.334Z] v2.0.0-dev.74 [2021-07-06T23:26:26.334Z] v2.0.0-dev.75 [2021-07-06T23:26:26.334Z] v2.0.0-dev.76 [2021-07-06T23:26:26.334Z] v2.0.0-dev.77 [2021-07-06T23:26:26.334Z] v2.0.0-dev.78 [2021-07-06T23:26:26.335Z] v2.0.0-dev.79 [2021-07-06T23:26:26.335Z] v2.0.0-dev.8 [2021-07-06T23:26:26.335Z] v2.0.0-dev.80 [2021-07-06T23:26:26.335Z] v2.0.0-dev.81 [2021-07-06T23:26:26.335Z] v2.0.0-dev.82 [2021-07-06T23:26:26.335Z] v2.0.0-dev.83 [2021-07-06T23:26:26.335Z] v2.0.0-dev.84 [2021-07-06T23:26:26.335Z] v2.0.0-dev.85 [2021-07-06T23:26:26.335Z] v2.0.0-dev.86 [2021-07-06T23:26:26.335Z] v2.0.0-dev.87 [2021-07-06T23:26:26.335Z] v2.0.0-dev.88 [2021-07-06T23:26:26.335Z] v2.0.0-dev.89 [2021-07-06T23:26:26.335Z] v2.0.0-dev.9 [2021-07-06T23:26:26.335Z] v2.0.0-dev.90 [2021-07-06T23:26:26.335Z] v2.0.0-dev.91 [2021-07-06T23:26:26.335Z] v2.0.0-dev.92 [2021-07-06T23:26:26.335Z] v2.0.0-dev.93 [2021-07-06T23:26:26.335Z] v2.0.0-dev.94 [2021-07-06T23:26:26.335Z] v2.0.0-dev.95 [2021-07-06T23:26:26.335Z] v2.0.0-dev.96 [2021-07-06T23:26:26.335Z] v2.0.0-dev.97 [2021-07-06T23:26:26.335Z] v2.0.0-dev.98 [2021-07-06T23:26:26.335Z] v2.0.0-dev.99 [Pipeline] sh [2021-07-06T23:26:26.652Z] + lftools sign git-tag v2.0.1-dev.1 [2021-07-06T23:26:27.226Z] Signing Git tag with Sigul... [2021-07-06T23:26:27.226Z] Signing v2.0.1-dev.1 [2021-07-06T23:26:27.226Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.1-dev.1'], return code 1, stdout , stderr [Pipeline] echo [2021-07-06T23:26:27.267Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:26:27.615Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-06T23:26:27.646Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-06T23:26:27.727Z] $ docker stop --time=1 3ff114626a71ad0dd6281d5074bf76a4c7fe25691630e277ed60ee0dd5f75bde [2021-07-06T23:26:32.863Z] $ docker rm -f 3ff114626a71ad0dd6281d5074bf76a4c7fe25691630e277ed60ee0dd5f75bde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:26:33.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T23:26:33.787Z] . [Pipeline] withDockerContainer [2021-07-06T23:26:33.890Z] prd-centos7-docker-4c-2g-647 does not seem to be running inside a container [2021-07-06T23:26:33.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T23:26:34.346Z] $ docker top 4c6c9c46f5d1e54610abeac5ae18b3e569c13c452d2f0d035fa5b3f48510052b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T23:26:34.579Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.0|v2.0.0-dev.103' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T23:26:35.006Z] + git semver [Pipeline] } [2021-07-06T23:26:35.032Z] $ docker stop --time=1 4c6c9c46f5d1e54610abeac5ae18b3e569c13c452d2f0d035fa5b3f48510052b [2021-07-06T23:26:36.247Z] $ docker rm -f 4c6c9c46f5d1e54610abeac5ae18b3e569c13c452d2f0d035fa5b3f48510052b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:26:36.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T23:26:36.729Z] . [Pipeline] withDockerContainer [2021-07-06T23:26:36.855Z] prd-centos7-docker-4c-2g-647 does not seem to be running inside a container [2021-07-06T23:26:36.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T23:26:37.346Z] $ docker top 774c6fd44f138afa2dec523a0dbc7e068bceed0bd8e225bd728911c9899407c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T23:26:37.580Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.0|v2.0.0-dev.103' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T23:26:38.012Z] + git semver [Pipeline] } [2021-07-06T23:26:38.048Z] $ docker stop --time=1 774c6fd44f138afa2dec523a0dbc7e068bceed0bd8e225bd728911c9899407c7 [2021-07-06T23:26:39.302Z] $ docker rm -f 774c6fd44f138afa2dec523a0dbc7e068bceed0bd8e225bd728911c9899407c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:26:40.901Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:26:41.518Z] ---> package-listing.sh [2021-07-06T23:26:41.518Z] ++ facter osfamily [2021-07-06T23:26:41.518Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-06T23:26:41.779Z] + OS_FAMILY=redhat [2021-07-06T23:26:41.779Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2021-07-06T23:26:41.779Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-06T23:26:41.779Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-06T23:26:41.779Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-06T23:26:41.779Z] + PACKAGES=/tmp/packages_start.txt [2021-07-06T23:26:41.779Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-06T23:26:41.779Z] + PACKAGES=/tmp/packages_end.txt [2021-07-06T23:26:41.779Z] + case "${OS_FAMILY}" in [2021-07-06T23:26:41.779Z] + rpm -qa [2021-07-06T23:26:41.779Z] + sort [2021-07-06T23:26:42.353Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-06T23:26:42.353Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-06T23:26:42.353Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-06T23:26:42.353Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-06T23:26:42.353Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2021-07-06T23:26:42.353Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2021-07-06T23:26:42.387Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-06T23:26:42.695Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:26:43.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-06T23:26:43.324Z] [2021-07-06T23:26:43.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:26:43.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-06T23:26:43.950Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-06T23:26:43.950Z] df20fa9351a1: Pulling fs layer [2021-07-06T23:26:43.950Z] 36b3adc4ff6f: Pulling fs layer [2021-07-06T23:26:43.950Z] 8ad3a11d3b57: Pulling fs layer [2021-07-06T23:26:43.950Z] 46f8f816bc3b: Pulling fs layer [2021-07-06T23:26:43.950Z] 93b61091891f: Pulling fs layer [2021-07-06T23:26:43.950Z] 93b9cdb0e59b: Pulling fs layer [2021-07-06T23:26:43.950Z] 5e14af77c1be: Pulling fs layer [2021-07-06T23:26:43.950Z] 01666e4c0597: Pulling fs layer [2021-07-06T23:26:43.950Z] aa168da1d23b: Pulling fs layer [2021-07-06T23:26:43.950Z] 46f8f816bc3b: Waiting [2021-07-06T23:26:43.950Z] 93b61091891f: Waiting [2021-07-06T23:26:43.950Z] 93b9cdb0e59b: Waiting [2021-07-06T23:26:43.950Z] 5e14af77c1be: Waiting [2021-07-06T23:26:43.950Z] 01666e4c0597: Waiting [2021-07-06T23:26:43.950Z] aa168da1d23b: Waiting [2021-07-06T23:26:43.950Z] 36b3adc4ff6f: Verifying Checksum [2021-07-06T23:26:43.950Z] 36b3adc4ff6f: Download complete [2021-07-06T23:26:43.950Z] 46f8f816bc3b: Verifying Checksum [2021-07-06T23:26:43.950Z] 46f8f816bc3b: Download complete [2021-07-06T23:26:44.215Z] df20fa9351a1: Verifying Checksum [2021-07-06T23:26:44.215Z] df20fa9351a1: Download complete [2021-07-06T23:26:44.215Z] 93b9cdb0e59b: Verifying Checksum [2021-07-06T23:26:44.215Z] 93b9cdb0e59b: Download complete [2021-07-06T23:26:44.215Z] 5e14af77c1be: Verifying Checksum [2021-07-06T23:26:44.215Z] 5e14af77c1be: Download complete [2021-07-06T23:26:44.215Z] 93b61091891f: Verifying Checksum [2021-07-06T23:26:44.215Z] 93b61091891f: Download complete [2021-07-06T23:26:44.215Z] 01666e4c0597: Verifying Checksum [2021-07-06T23:26:44.215Z] 01666e4c0597: Download complete [2021-07-06T23:26:44.215Z] df20fa9351a1: Pull complete [2021-07-06T23:26:44.476Z] 8ad3a11d3b57: Verifying Checksum [2021-07-06T23:26:44.476Z] 8ad3a11d3b57: Download complete [2021-07-06T23:26:44.739Z] 36b3adc4ff6f: Pull complete [2021-07-06T23:26:45.372Z] 8ad3a11d3b57: Pull complete [2021-07-06T23:26:45.372Z] 46f8f816bc3b: Pull complete [2021-07-06T23:26:45.670Z] 93b61091891f: Pull complete [2021-07-06T23:26:45.935Z] 93b9cdb0e59b: Pull complete [2021-07-06T23:26:45.935Z] 5e14af77c1be: Pull complete [2021-07-06T23:26:46.203Z] 01666e4c0597: Pull complete [2021-07-06T23:26:46.466Z] aa168da1d23b: Verifying Checksum [2021-07-06T23:26:46.467Z] aa168da1d23b: Download complete [2021-07-06T23:26:50.748Z] aa168da1d23b: Pull complete [2021-07-06T23:26:50.748Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-06T23:26:50.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-06T23:26:50.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-06T23:26:50.851Z] prd-centos7-docker-4c-2g-647 does not seem to be running inside a container [2021-07-06T23:26:50.894Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-06T23:27:04.720Z] $ docker top 08bec9e82c2dfa61b2019a36ac2597dc914d8d8042b43e0c1f9e38973b2d85fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T23:27:05.220Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-06T23:27:05.551Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-06T23:27:05.896Z] + ls /var/log/sa-host [2021-07-06T23:27:05.896Z] + sadf -c /var/log/sa-host/sa05 [2021-07-06T23:27:05.896Z] file_magic: OK [2021-07-06T23:27:05.896Z] HZ: Using current value: 100 [2021-07-06T23:27:05.896Z] file_header: OK [2021-07-06T23:27:05.896Z] 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-07-06T23:27:05.896Z] Statistics: [2021-07-06T23:27:05.896Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-06T23:27:05.896Z] File successfully converted to sysstat format version 12.2.1 [2021-07-06T23:27:05.896Z] + sadf -c /var/log/sa-host/sa06 [2021-07-06T23:27:05.896Z] file_magic: OK [2021-07-06T23:27:05.896Z] HZ: Using current value: 100 [2021-07-06T23:27:05.896Z] file_header: OK [2021-07-06T23:27:05.896Z] 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-07-06T23:27:05.896Z] Statistics: [2021-07-06T23:27:05.896Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-06T23:27:05.896Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T23:27:06.140Z] provisioning config files... [2021-07-06T23:27:06.162Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4406008738407279054tmp [Pipeline] { [Pipeline] echo [2021-07-06T23:27:06.230Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:27:06.579Z] ---> create-netrc.sh [Pipeline] } [2021-07-06T23:27:06.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:27:07.092Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-06T23:27:07.125Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:27:07.464Z] ---> sudo-logs.sh [2021-07-06T23:27:07.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-06T23:27:07.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:27:07.893Z] ---> job-cost.sh [2021-07-06T23:27:07.893Z] lf-activate-venv: SKIPPING [2021-07-06T23:27:07.893Z] DEBUG: total: 0.18000000715255737 [2021-07-06T23:27:07.893Z] INFO: Retrieving Stack Cost... [2021-07-06T23:27:08.837Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-06T23:27:09.408Z] INFO: Archiving Costs [Pipeline] echo [2021-07-06T23:27:09.446Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:27:09.787Z] ---> logs-deploy.sh [2021-07-06T23:27:09.787Z] lf-activate-venv: SKIPPING [2021-07-06T23:27:09.787Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/1 [2021-07-06T23:27:09.787Z] INFO: archiving workspace using pattern(s): [2021-07-06T23:27:10.731Z] Archives upload complete. [2021-07-06T23:27:10.731Z] INFO: archiving logs to Nexus [2021-07-06T23:27:11.308Z] ---> uname -a: [2021-07-06T23:27:11.308Z] Linux prd-centos7-docker-4c-2g-647.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] ---> lscpu: [2021-07-06T23:27:11.308Z] Architecture: x86_64 [2021-07-06T23:27:11.308Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-06T23:27:11.308Z] Byte Order: Little Endian [2021-07-06T23:27:11.308Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-06T23:27:11.308Z] CPU(s): 2 [2021-07-06T23:27:11.308Z] On-line CPU(s) list: 0,1 [2021-07-06T23:27:11.308Z] Thread(s) per core: 1 [2021-07-06T23:27:11.308Z] Core(s) per socket: 1 [2021-07-06T23:27:11.308Z] Socket(s): 2 [2021-07-06T23:27:11.308Z] NUMA node(s): 1 [2021-07-06T23:27:11.308Z] Vendor ID: AuthenticAMD [2021-07-06T23:27:11.308Z] CPU family: 23 [2021-07-06T23:27:11.308Z] Model: 49 [2021-07-06T23:27:11.308Z] Model name: AMD EPYC-Rome Processor [2021-07-06T23:27:11.308Z] Stepping: 0 [2021-07-06T23:27:11.308Z] CPU MHz: 2799.998 [2021-07-06T23:27:11.308Z] BogoMIPS: 5599.99 [2021-07-06T23:27:11.308Z] Virtualization: AMD-V [2021-07-06T23:27:11.308Z] Hypervisor vendor: KVM [2021-07-06T23:27:11.308Z] Virtualization type: full [2021-07-06T23:27:11.308Z] L1d cache: 64 KiB [2021-07-06T23:27:11.308Z] L1i cache: 64 KiB [2021-07-06T23:27:11.308Z] L2 cache: 1 MiB [2021-07-06T23:27:11.308Z] L3 cache: 32 MiB [2021-07-06T23:27:11.308Z] NUMA node0 CPU(s): 0,1 [2021-07-06T23:27:11.308Z] Vulnerability Itlb multihit: Not affected [2021-07-06T23:27:11.308Z] Vulnerability L1tf: Not affected [2021-07-06T23:27:11.308Z] Vulnerability Mds: Not affected [2021-07-06T23:27:11.308Z] Vulnerability Meltdown: Not affected [2021-07-06T23:27:11.308Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-06T23:27:11.308Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-06T23:27:11.308Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-06T23:27:11.308Z] Vulnerability Srbds: Not affected [2021-07-06T23:27:11.308Z] Vulnerability Tsx async abort: Not affected [2021-07-06T23:27:11.308Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] ---> nproc: [2021-07-06T23:27:11.308Z] 2 [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] ---> df -h: [2021-07-06T23:27:11.308Z] Filesystem Size Used Available Use% Mounted on [2021-07-06T23:27:11.308Z] overlay 40.0G 8.5G 31.5G 21% / [2021-07-06T23:27:11.308Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-06T23:27:11.308Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-06T23:27:11.308Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-06T23:27:11.308Z] /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os [2021-07-06T23:27:11.308Z] /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf [2021-07-06T23:27:11.308Z] /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname [2021-07-06T23:27:11.308Z] /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts [2021-07-06T23:27:11.308Z] /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure [2021-07-06T23:27:11.308Z] /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log [2021-07-06T23:27:11.308Z] /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json [2021-07-06T23:27:11.308Z] /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/undry_go-mod-core-contracts_main [2021-07-06T23:27:11.308Z] /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/undry_go-mod-core-contracts_main@tmp [2021-07-06T23:27:11.308Z] /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] ---> free -m: [2021-07-06T23:27:11.308Z] total used free shared buff/cache available [2021-07-06T23:27:11.308Z] Mem: 7821 1148 3286 0 3386 6591 [2021-07-06T23:27:11.308Z] Swap: 1023 0 1023 [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] ---> ip addr: [2021-07-06T23:27:11.308Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-06T23:27:11.308Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-06T23:27:11.308Z] inet 127.0.0.1/8 scope host lo [2021-07-06T23:27:11.308Z] valid_lft forever preferred_lft forever [2021-07-06T23:27:11.308Z] inet6 ::1/128 scope host [2021-07-06T23:27:11.308Z] valid_lft forever preferred_lft forever [2021-07-06T23:27:11.308Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-06T23:27:11.308Z] link/ether fa:16:3e:23:16:b3 brd ff:ff:ff:ff:ff:ff [2021-07-06T23:27:11.308Z] inet 10.30.122.45/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-06T23:27:11.308Z] valid_lft 84078sec preferred_lft 84078sec [2021-07-06T23:27:11.308Z] inet6 fe80::f816:3eff:fe23:16b3/64 scope link [2021-07-06T23:27:11.308Z] valid_lft forever preferred_lft forever [2021-07-06T23:27:11.308Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-06T23:27:11.308Z] link/ether 02:42:3f:fd:b8:e5 brd ff:ff:ff:ff:ff:ff [2021-07-06T23:27:11.308Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-06T23:27:11.308Z] valid_lft forever preferred_lft forever [2021-07-06T23:27:11.308Z] inet6 fe80::42:3fff:fefd:b8e5/64 scope link [2021-07-06T23:27:11.308Z] valid_lft forever preferred_lft forever [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] ---> sar -b -r -n DEV: [2021-07-06T23:27:11.308Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] 22:48:10 LINUX RESTART (2 CPU) [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] 22:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-06T23:27:11.308Z] 22:50:01 86.06 61.75 24.31 0.00 5480.63 8632.07 0.00 [2021-07-06T23:27:11.308Z] 22:51:01 64.26 14.12 50.14 0.00 4243.93 28178.12 0.00 [2021-07-06T23:27:11.308Z] 22:52:02 15.92 0.65 15.27 0.00 352.77 2754.12 0.00 [2021-07-06T23:27:11.308Z] 22:53:01 1.83 0.00 1.83 0.00 0.00 42.40 0.00 [2021-07-06T23:27:11.308Z] 22:54:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 [2021-07-06T23:27:11.308Z] 22:55:01 0.42 0.00 0.42 0.00 0.00 5.36 0.00 [2021-07-06T23:27:11.308Z] 22:56:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 [2021-07-06T23:27:11.308Z] 22:57:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 [2021-07-06T23:27:11.308Z] 22:58:01 0.25 0.00 0.25 0.00 0.00 3.60 0.00 [2021-07-06T23:27:11.308Z] 22:59:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 [2021-07-06T23:27:11.308Z] 23:00:01 0.35 0.00 0.35 0.00 0.00 5.66 0.00 [2021-07-06T23:27:11.308Z] 23:01:01 0.23 0.02 0.22 0.00 0.13 2.70 0.00 [2021-07-06T23:27:11.308Z] 23:02:01 0.42 0.10 0.32 0.00 1.73 5.30 0.00 [2021-07-06T23:27:11.308Z] 23:03:01 0.28 0.05 0.23 0.00 1.60 2.70 0.00 [2021-07-06T23:27:11.308Z] 23:04:01 0.85 0.10 0.75 0.00 3.20 16.06 0.00 [2021-07-06T23:27:11.308Z] 23:05:01 0.27 0.00 0.27 0.00 0.00 2.77 0.00 [2021-07-06T23:27:11.308Z] 23:06:01 0.20 0.00 0.20 0.00 0.00 2.67 0.00 [2021-07-06T23:27:11.308Z] 23:07:01 0.18 0.00 0.18 0.00 0.00 2.43 0.00 [2021-07-06T23:27:11.308Z] 23:08:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-07-06T23:27:11.308Z] 23:09:01 0.18 0.00 0.18 0.00 0.00 3.10 0.00 [2021-07-06T23:27:11.308Z] 23:10:01 0.17 0.00 0.17 0.00 0.00 2.28 0.00 [2021-07-06T23:27:11.308Z] 23:11:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 [2021-07-06T23:27:11.308Z] 23:12:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 [2021-07-06T23:27:11.308Z] 23:13:01 0.35 0.00 0.35 0.00 0.00 5.53 0.00 [2021-07-06T23:27:11.308Z] 23:14:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 [2021-07-06T23:27:11.308Z] 23:15:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 [2021-07-06T23:27:11.308Z] 23:16:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-07-06T23:27:11.308Z] 23:17:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 [2021-07-06T23:27:11.308Z] 23:18:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-07-06T23:27:11.308Z] 23:19:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-07-06T23:27:11.308Z] 23:20:01 0.25 0.00 0.25 0.00 0.00 3.90 0.00 [2021-07-06T23:27:11.308Z] 23:21:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-07-06T23:27:11.308Z] 23:22:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-07-06T23:27:11.308Z] 23:23:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-07-06T23:27:11.308Z] 23:24:01 0.23 0.00 0.23 0.00 0.00 2.30 0.00 [2021-07-06T23:27:11.308Z] 23:25:02 29.39 0.03 29.36 0.00 3.73 10057.15 0.00 [2021-07-06T23:27:11.308Z] 23:26:01 134.36 0.00 134.36 0.00 0.00 35841.39 0.00 [2021-07-06T23:27:11.308Z] 23:27:01 90.02 0.10 89.93 0.00 9.99 22923.00 0.00 [2021-07-06T23:27:11.308Z] Average: 11.29 2.03 9.27 0.00 265.98 2851.48 0.00 [2021-07-06T23:27:11.308Z] [2021-07-06T23:27:11.308Z] 22:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-06T23:27:11.308Z] 22:50:01 5968344 0 523640 6.54 2620 1514336 696472 8.70 206260 1452228 711432 [2021-07-06T23:27:11.308Z] 22:51:01 5441544 0 840216 10.49 2620 1724560 1345812 14.86 588164 1565836 16 [2021-07-06T23:27:11.308Z] 22:52:02 5474436 0 793980 9.91 2620 1737904 1103888 12.19 560440 1572688 20 [2021-07-06T23:27:11.308Z] 22:53:01 5480372 0 788040 9.84 2620 1737908 1060484 11.71 556136 1572688 12 [2021-07-06T23:27:11.308Z] 22:54:01 5480488 0 787916 9.84 2620 1737916 1060484 11.71 553688 1575136 8 [2021-07-06T23:27:11.308Z] 22:55:01 5471748 0 796656 9.95 2620 1737916 1060484 11.71 562600 1575136 8 [2021-07-06T23:27:11.308Z] 22:56:01 5465984 0 802412 10.02 2620 1737924 1060592 11.71 562496 1580996 8 [2021-07-06T23:27:11.308Z] 22:57:01 5466800 0 801592 10.01 2620 1737928 1060484 11.71 563896 1579144 20 [2021-07-06T23:27:11.308Z] 22:58:01 5466388 0 802004 10.01 2620 1737928 1060484 11.71 563844 1579200 8 [2021-07-06T23:27:11.308Z] 22:59:01 5465212 0 803172 10.03 2620 1737936 1060744 11.71 574816 1569312 16 [2021-07-06T23:27:11.309Z] 23:00:01 5465600 0 802780 10.02 2620 1737940 1060720 11.71 574524 1569520 12 [2021-07-06T23:27:11.309Z] 23:01:01 5463920 0 804452 10.04 2620 1737948 1063844 11.75 575092 1569520 8 [2021-07-06T23:27:11.309Z] 23:02:01 5464948 0 803296 10.03 2620 1738076 1061192 11.72 574508 1569580 8 [2021-07-06T23:27:11.309Z] 23:03:01 5464472 0 803772 10.04 2620 1738076 1062800 11.73 575248 1569580 8 [2021-07-06T23:27:11.309Z] 23:04:01 5465648 0 802588 10.02 2620 1738084 1061060 11.71 573792 1569580 16 [2021-07-06T23:27:11.309Z] 23:05:01 5466020 0 802216 10.02 2620 1738084 1061060 11.71 573832 1569524 8 [2021-07-06T23:27:11.309Z] 23:06:01 5465296 0 802936 10.03 2620 1738088 1061156 11.72 574664 1569316 20 [2021-07-06T23:27:11.309Z] 23:07:01 5465572 0 802652 10.02 2620 1738096 1061060 11.71 574088 1569316 8 [2021-07-06T23:27:11.309Z] 23:08:01 5465760 0 802464 10.02 2620 1738096 1061060 11.71 574068 1569316 8 [2021-07-06T23:27:11.309Z] 23:09:01 5464060 0 804156 10.04 2620 1738104 1061288 11.72 575308 1569316 16 [2021-07-06T23:27:11.309Z] 23:10:01 5458076 0 810140 10.12 2620 1738104 1137008 12.55 580156 1569316 8 [2021-07-06T23:27:11.309Z] 23:11:01 5463412 0 804796 10.05 2620 1738112 1094456 12.08 575276 1569316 8 [2021-07-06T23:27:11.309Z] 23:12:01 5466324 0 801880 10.01 2620 1738116 1059504 11.70 573048 1569316 12 [2021-07-06T23:27:11.309Z] 23:13:01 5466928 0 801276 10.00 2620 1738116 1059504 11.70 573016 1569316 8 [2021-07-06T23:27:11.309Z] 23:14:01 5467372 0 800824 10.00 2620 1738124 1059504 11.70 573092 1569316 8 [2021-07-06T23:27:11.309Z] 23:15:01 5466680 0 801512 10.01 2620 1738128 1059504 11.70 573056 1569320 8 [2021-07-06T23:27:11.309Z] 23:16:01 5466584 0 801604 10.01 2620 1738132 1059588 11.70 573152 1569316 8 [2021-07-06T23:27:11.309Z] 23:17:01 5466520 0 801664 10.01 2620 1738136 1059612 11.70 573332 1569316 8 [2021-07-06T23:27:11.309Z] 23:18:01 5467052 0 801128 10.00 2620 1738140 1059504 11.70 573148 1569316 8 [2021-07-06T23:27:11.309Z] 23:19:01 5467068 0 801108 10.00 2620 1738144 1059504 11.70 573216 1569316 8 [2021-07-06T23:27:11.309Z] 23:20:01 5464644 0 803524 10.03 2620 1738152 1060024 11.70 575148 1569320 8 [2021-07-06T23:27:11.309Z] 23:21:01 5465144 0 803024 10.03 2620 1738152 1059928 11.70 574640 1569316 16 [2021-07-06T23:27:11.309Z] 23:22:01 5465292 0 802872 10.02 2620 1738156 1059904 11.70 574652 1569316 12 [2021-07-06T23:27:11.309Z] 23:23:01 5466372 0 801788 10.01 2620 1738160 1059700 11.70 573848 1569316 8 [2021-07-06T23:27:11.309Z] 23:24:01 5466060 0 802092 10.01 2620 1738168 1059700 11.70 573772 1569320 8 [2021-07-06T23:27:11.309Z] 23:25:02 4611408 0 938616 11.72 2620 2456296 1256052 13.87 671980 2230016 436580 [2021-07-06T23:27:11.309Z] 23:26:01 3878312 0 1067904 13.33 2620 3060104 1276480 14.09 773872 2729276 148840 [2021-07-06T23:27:11.309Z] 23:27:01 3376980 0 1164680 14.54 2620 3464660 1361956 15.04 951900 2962324 32824 [2021-07-06T23:27:11.309Z] Average: 5360075 0 815299 10.18 2620 1830946 1081226 11.94 580204 1652061 35001 [2021-07-06T23:27:11.309Z] [2021-07-06T23:27:11.309Z] 22:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-06T23:27:11.309Z] 22:50:01 eth0 10.46 8.11 2.39 1.78 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:51:01 eth0 355.47 257.17 1047.26 70.31 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:52:02 eth0 29.24 27.51 49.28 9.33 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:52:02 docker0 12.12 6.59 2.46 26.35 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:53:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:55:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:56:01 eth0 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:57:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:58:01 eth0 2.86 0.08 0.26 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:59:01 eth0 5.91 0.55 1.02 0.36 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:00:01 eth0 0.62 0.32 0.28 0.23 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:01:01 eth0 0.50 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:02:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:03:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:04:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:05:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:06:01 eth0 0.22 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:07:01 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:08:01 eth0 1.85 0.08 0.11 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:09:01 eth0 4.21 0.27 0.63 0.20 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:10:01 eth0 4.90 3.67 1.06 23.49 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:11:01 eth0 0.73 0.37 0.41 0.32 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:12:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:13:01 eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:14:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:15:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:16:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:17:01 eth0 0.22 0.07 0.12 0.03 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:18:01 eth0 0.88 0.02 0.04 0.03 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:19:01 eth0 3.53 0.02 0.32 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.309Z] 23:20:01 eth0 3.25 0.88 1.18 0.77 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:21:01 eth0 0.82 0.35 0.41 0.23 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:22:01 eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:23:01 eth0 0.15 0.03 0.01 0.03 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:24:01 eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:25:02 eth0 397.44 368.48 4073.06 30.13 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:26:01 eth0 441.73 403.86 3527.10 48.53 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:26:01 docker0 34.54 34.53 2.39 284.04 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:27:01 eth0 364.96 284.98 2486.57 94.49 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] 23:27:01 docker0 68.24 113.74 3.57 278.30 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] Average: eth0 42.93 35.72 294.16 7.39 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] Average: docker0 3.02 4.07 0.22 15.45 0.00 0.00 0.00 0.00 [2021-07-06T23:27:11.310Z] [2021-07-06T23:27:11.310Z]