Pull request #626 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at d9f4bb25b6c41433ad0cfda4fca90a638d7a110f rather than b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 Obtained Jenkinsfile from d9f4bb25b6c41433ad0cfda4fca90a638d7a110f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2052571254135777460.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh2486278254755864193.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-626/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-626/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1958352201076190241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4991537196601445605.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-626/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-626/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7934902370238113822.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1110 in /w/workspace/dry_go-mod-core-contracts_PR-626 [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/dry_go-mod-core-contracts_PR-626 # 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/dry_go-mod-core-contracts_PR-626@tmp/jenkins-gitclient-ssh8438879330799190719.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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 /w/workspace/dry_go-mod-core-contracts_PR-626@tmp/jenkins-gitclient-ssh6056401091266099389.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/626/head:refs/remotes/origin/PR-626 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d9f4bb25b6c41433ad0cfda4fca90a638d7a110f into PR head commit b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 Merge succeeded, producing b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 Checking out Revision b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 (PR-626) > git config core.sparsecheckout # timeout=10 > git checkout -f b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-626@tmp/jenkins-gitclient-ssh556984236871334269.key > git merge d9f4bb25b6c41433ad0cfda4fca90a638d7a110f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 # timeout=10 Commit message: "refactor: Rename the Notification sending func" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-31T01:47:40.259Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-31T01:47:40.373Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-31T01:47:40.402Z] ========================================================= [2021-05-31T01:47:40.402Z] EdgeX Global Pipelines Version Info [2021-05-31T01:47:40.402Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bd1f6b282cf1c224103bb5bb0be1b4f7deadf394 # timeout=10 [2021-05-31T01:47:41.850Z] ------------------- [2021-05-31T01:47:41.850Z] stable info: [2021-05-31T01:47:41.850Z] ------------------- [2021-05-31T01:47:41.850Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-31T01:47:41.850Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T01:47:41.850Z] Message: update stable to v1.0.192 [2021-05-31T01:47:42.423Z] ------------------- [2021-05-31T01:47:42.423Z] experimental info: [2021-05-31T01:47:42.423Z] ------------------- [2021-05-31T01:47:42.423Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-31T01:47:42.423Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T01:47:42.423Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-31T01:47:42.568Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-05-31T01:47:42.593Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-05-31T01:47:42.619Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-31T01:47:42.645Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-31T01:47:42.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-31T01:47:42.699Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-31T01:47:42.725Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-31T01:47:42.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-31T01:47:42.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-31T01:47:42.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-31T01:47:46.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-31T01:47:46.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-05-31T01:47:46.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-31T01:47:46.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-31T01:47:46.370Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T01:47:46.395Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T01:47:46.420Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T01:47:46.444Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T01:47:46.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-31T01:47:46.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-31T01:47:46.528Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-31T01:47:46.553Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-31T01:47:46.578Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-31T01:47:46.601Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-31T01:47:46.625Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-31T01:47:46.649Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-31T01:47:46.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-626 [Pipeline] echo [2021-05-31T01:47:46.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-626 [Pipeline] echo [2021-05-31T01:47:46.719Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-626 [Pipeline] echo [2021-05-31T01:47:46.742Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 [Pipeline] echo [2021-05-31T01:47:46.765Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6c53fd [Pipeline] echo [2021-05-31T01:47:46.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T01:47:47.205Z] + git log --format=format:%s -1 b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 [Pipeline] echo [2021-05-31T01:47:47.247Z] GIT_COMMIT: b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037, Commit Message: refactor: Rename the Notification sending func [Pipeline] echo [2021-05-31T01:47:47.263Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-31T01:47:48.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T01:47:48.182Z] [2021-05-31T01:47:48.182Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T01:47:48.499Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T01:47:48.499Z] latest: Pulling from edgex-devops/git-semver [2021-05-31T01:47:48.499Z] 31603596830f: Pulling fs layer [2021-05-31T01:47:48.499Z] 54011a49482f: Pulling fs layer [2021-05-31T01:47:48.499Z] a6820b24f6d8: Pulling fs layer [2021-05-31T01:47:48.499Z] f581987b2513: Pulling fs layer [2021-05-31T01:47:48.499Z] f581987b2513: Waiting [2021-05-31T01:47:48.499Z] 54011a49482f: Verifying Checksum [2021-05-31T01:47:48.499Z] 54011a49482f: Download complete [2021-05-31T01:47:48.764Z] 31603596830f: Verifying Checksum [2021-05-31T01:47:48.764Z] 31603596830f: Download complete [2021-05-31T01:47:49.031Z] a6820b24f6d8: Verifying Checksum [2021-05-31T01:47:49.031Z] a6820b24f6d8: Download complete [2021-05-31T01:47:49.031Z] f581987b2513: Verifying Checksum [2021-05-31T01:47:49.031Z] f581987b2513: Download complete [2021-05-31T01:47:49.031Z] 31603596830f: Pull complete [2021-05-31T01:47:49.031Z] 54011a49482f: Pull complete [2021-05-31T01:47:49.608Z] a6820b24f6d8: Pull complete [2021-05-31T01:47:49.869Z] f581987b2513: Pull complete [2021-05-31T01:47:49.869Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-31T01:47:49.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T01:47:49.869Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-31T01:47:49.957Z] prd-centos7-docker-4c-2g-1110 does not seem to be running inside a container [2021-05-31T01:47:49.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-626 -v /w/workspace/dry_go-mod-core-contracts_PR-626:/w/workspace/dry_go-mod-core-contracts_PR-626:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-626@tmp:/w/workspace/dry_go-mod-core-contracts_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-31T01:47:50.974Z] $ docker top 5167fd4d2d30cfdef14cf6ac907e80b7d9261ca268d935ed4d8b3e20898e01fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-31T01:47:51.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T01:47:51.110Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T01:47:51.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T01:47:51.209Z] $ docker exec 5167fd4d2d30cfdef14cf6ac907e80b7d9261ca268d935ed4d8b3e20898e01fd ssh-agent [2021-05-31T01:47:51.317Z] SSH_AUTH_SOCK=/tmp/ssh-EQISDSWatrob/agent.13 [2021-05-31T01:47:51.317Z] SSH_AGENT_PID=19 [2021-05-31T01:47:51.324Z] Running ssh-add (command line suppressed) [2021-05-31T01:47:51.425Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-626@tmp/private_key_309368981805531913.key (/w/workspace/dry_go-mod-core-contracts_PR-626@tmp/private_key_309368981805531913.key) [2021-05-31T01:47:51.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T01:47:51.745Z] + git tag --points-at HEAD [Pipeline] } [2021-05-31T01:47:51.759Z] $ docker exec --env ******** --env ******** 5167fd4d2d30cfdef14cf6ac907e80b7d9261ca268d935ed4d8b3e20898e01fd ssh-agent -k [2021-05-31T01:47:51.862Z] unset SSH_AUTH_SOCK; [2021-05-31T01:47:51.863Z] unset SSH_AGENT_PID; [2021-05-31T01:47:51.863Z] echo Agent pid 19 killed; [2021-05-31T01:47:51.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-31T01:47:51.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T01:47:51.919Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T01:47:52.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T01:47:52.030Z] $ docker exec 5167fd4d2d30cfdef14cf6ac907e80b7d9261ca268d935ed4d8b3e20898e01fd ssh-agent [2021-05-31T01:47:52.141Z] SSH_AUTH_SOCK=/tmp/ssh-cfwRNVFMaGmn/agent.51 [2021-05-31T01:47:52.141Z] SSH_AGENT_PID=58 [2021-05-31T01:47:52.147Z] Running ssh-add (command line suppressed) [2021-05-31T01:47:52.242Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-626@tmp/private_key_6567453205611770110.key (/w/workspace/dry_go-mod-core-contracts_PR-626@tmp/private_key_6567453205611770110.key) [2021-05-31T01:47:52.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T01:47:52.564Z] + git semver init [2021-05-31T01:47:52.564Z] # -> Open(): unable to determine branch for HEAD [2021-05-31T01:47:52.564Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-626/.git [2021-05-31T01:47:52.564Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-626 [2021-05-31T01:47:52.564Z] # $SEMVER_REMOTE_NAME = origin [2021-05-31T01:47:52.564Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-31T01:47:52.564Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-31T01:47:52.564Z] # $SEMVER_BRANCH = PR-626 [2021-05-31T01:47:52.564Z] # $SEMVER_TEMP = /tmp/semver-559999896 [2021-05-31T01:47:52.564Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-05-31T01:47:53.134Z] # '/tmp/semver-559999896' -> '/w/workspace/dry_go-mod-core-contracts_PR-626/.semver' [2021-05-31T01:47:53.134Z] # -> Force: false [2021-05-31T01:47:53.134Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-626/.semver [Pipeline] } [2021-05-31T01:47:53.142Z] $ docker exec --env ******** --env ******** 5167fd4d2d30cfdef14cf6ac907e80b7d9261ca268d935ed4d8b3e20898e01fd ssh-agent -k [2021-05-31T01:47:53.245Z] unset SSH_AUTH_SOCK; [2021-05-31T01:47:53.245Z] unset SSH_AGENT_PID; [2021-05-31T01:47:53.245Z] echo Agent pid 58 killed; [2021-05-31T01:47:53.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-31T01:47:53.601Z] + git semver [Pipeline] } [2021-05-31T01:47:53.617Z] $ docker stop --time=1 5167fd4d2d30cfdef14cf6ac907e80b7d9261ca268d935ed4d8b3e20898e01fd [2021-05-31T01:47:54.900Z] $ docker rm -f 5167fd4d2d30cfdef14cf6ac907e80b7d9261ca268d935ed4d8b3e20898e01fd [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T01:47:55.279Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-31T01:47:55.553Z] Stashed 1 file(s) [Pipeline] echo [2021-05-31T01:47:55.567Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-31T01:48:12.876Z] Still waiting to schedule task [2021-05-31T01:48:12.876Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-31T01:48:12.878Z] Still waiting to schedule task [2021-05-31T01:48:12.879Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1107’ is offline [2021-05-31T01:50:08.420Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1111 in /w/workspace/dry_go-mod-core-contracts_PR-626 [Pipeline] { [Pipeline] ws [2021-05-31T01:50:08.445Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2021-05-31T01:50:08.659Z] Selected Git installation does not exist. Using Default [2021-05-31T01:50:08.659Z] The recommended git tool is: NONE [2021-05-31T01:50:13.995Z] using credential edgex-jenkins-ssh [2021-05-31T01:50:14.013Z] Cloning the remote Git repository [2021-05-31T01:50:14.057Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-31T01:50:14.157Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2021-05-31T01:50:14.251Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-31T01:50:14.251Z] > git --version # timeout=10 [2021-05-31T01:50:14.272Z] > git --version # 'git version 2.17.1' [2021-05-31T01:50:14.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T01:50:14.403Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T01:50:15.585Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-31T01:50:15.600Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T01:50:15.626Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-31T01:50:15.656Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-31T01:50:15.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T01:50:15.670Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/626/head:refs/remotes/origin/PR-626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T01:50:16.347Z] Merging remotes/origin/master commit d9f4bb25b6c41433ad0cfda4fca90a638d7a110f into PR head commit b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 [2021-05-31T01:50:16.612Z] Merge succeeded, producing b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 [2021-05-31T01:50:16.613Z] Checking out Revision b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 (PR-626) [2021-05-31T01:50:16.363Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T01:50:16.374Z] > git checkout -f b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 # timeout=10 [2021-05-31T01:50:16.517Z] > git remote # timeout=10 [2021-05-31T01:50:16.540Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T01:50:16.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T01:50:16.569Z] > git merge d9f4bb25b6c41433ad0cfda4fca90a638d7a110f # timeout=10 [2021-05-31T01:50:16.592Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T01:50:16.615Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T01:50:16.627Z] > git checkout -f b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 # timeout=10 [2021-05-31T01:50:22.078Z] Commit message: "refactor: Rename the Notification sending func" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T01:50:23.628Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-31T01:50:24.048Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T01:50:24.390Z] + true [2021-05-31T01:50:24.390Z] + sudo service docker restart [2021-05-31T01:50:26.981Z] Running on prd-centos7-docker-4c-2g-1112 in /w/workspace/dry_go-mod-core-contracts_PR-626 [Pipeline] { [Pipeline] ws [2021-05-31T01:50:26.999Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2021-05-31T01:50:27.110Z] Selected Git installation does not exist. Using Default [2021-05-31T01:50:27.110Z] The recommended git tool is: NONE [2021-05-31T01:50:31.344Z] using credential edgex-jenkins-ssh [2021-05-31T01:50:31.360Z] Cloning the remote Git repository [2021-05-31T01:50:31.374Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-31T01:50:31.437Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2021-05-31T01:50:31.462Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-31T01:50:31.462Z] > git --version # timeout=10 [2021-05-31T01:50:31.468Z] > git --version # 'git version 2.24.4' [2021-05-31T01:50:31.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T01:50:31.496Z] [INFO] Currently running in a labeled security context [2021-05-31T01:50:31.496Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T01:50:31.496Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh6115597344631026421.key [2021-05-31T01:50:31.515Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T01:50:32.776Z] Merging remotes/origin/master commit d9f4bb25b6c41433ad0cfda4fca90a638d7a110f into PR head commit b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 [2021-05-31T01:50:32.869Z] Merge succeeded, producing b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 [2021-05-31T01:50:32.870Z] Checking out Revision b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 (PR-626) [2021-05-31T01:50:32.234Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-31T01:50:32.240Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T01:50:32.254Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-31T01:50:32.268Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-31T01:50:32.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T01:50:32.270Z] [INFO] Currently running in a labeled security context [2021-05-31T01:50:32.270Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T01:50:32.270Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh7760767602408855210.key [2021-05-31T01:50:32.277Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/626/head:refs/remotes/origin/PR-626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T01:50:32.777Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T01:50:32.786Z] > git checkout -f b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 # timeout=10 [2021-05-31T01:50:32.832Z] > git remote # timeout=10 [2021-05-31T01:50:32.840Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T01:50:32.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T01:50:32.845Z] [INFO] Currently running in a labeled security context [2021-05-31T01:50:32.845Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T01:50:32.845Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh1764676543107315088.key [2021-05-31T01:50:32.849Z] > git merge d9f4bb25b6c41433ad0cfda4fca90a638d7a110f # timeout=10 [2021-05-31T01:50:32.855Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T01:50:32.864Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T01:50:32.870Z] > git checkout -f b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 # timeout=10 [2021-05-31T01:50:36.415Z] Commit message: "refactor: Rename the Notification sending func" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T01:50:37.463Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-31T01:50:37.785Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T01:50:38.086Z] + true [2021-05-31T01:50:38.086Z] + sudo service docker restart [2021-05-31T01:50:38.086Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-31T01:50:43.969Z] ========================================================= [2021-05-31T01:50:43.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-31T01:50:43.969Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T01:50:44.324Z] + 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-05-31T01:50:45.305Z] Sending build context to Docker daemon 3.326MB [2021-05-31T01:50:45.578Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-31T01:50:45.578Z] Step 2/7 : FROM ${BASE} [2021-05-31T01:50:45.859Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-31T01:50:45.859Z] 595b0fe564bb: Pulling fs layer [2021-05-31T01:50:45.859Z] 7186ed65a4f7: Pulling fs layer [2021-05-31T01:50:45.859Z] 316046926c0a: Pulling fs layer [2021-05-31T01:50:45.859Z] 4ebd0625c992: Pulling fs layer [2021-05-31T01:50:45.859Z] 207e8628e3a3: Pulling fs layer [2021-05-31T01:50:45.859Z] c791037a9be2: Pulling fs layer [2021-05-31T01:50:45.859Z] ffd874e62e21: Pulling fs layer [2021-05-31T01:50:45.859Z] 4ebd0625c992: Waiting [2021-05-31T01:50:45.859Z] 207e8628e3a3: Waiting [2021-05-31T01:50:45.859Z] ffd874e62e21: Waiting [2021-05-31T01:50:45.859Z] c791037a9be2: Waiting [2021-05-31T01:50:45.859Z] 316046926c0a: Download complete [2021-05-31T01:50:45.859Z] 7186ed65a4f7: Verifying Checksum [2021-05-31T01:50:45.859Z] 7186ed65a4f7: Download complete [2021-05-31T01:50:45.859Z] 207e8628e3a3: Verifying Checksum [2021-05-31T01:50:45.859Z] 207e8628e3a3: Download complete [2021-05-31T01:50:45.859Z] c791037a9be2: Download complete [2021-05-31T01:50:46.134Z] 595b0fe564bb: Verifying Checksum [2021-05-31T01:50:46.134Z] 595b0fe564bb: Download complete [2021-05-31T01:50:46.759Z] 595b0fe564bb: Pull complete [2021-05-31T01:50:47.362Z] 7186ed65a4f7: Pull complete [2021-05-31T01:50:47.639Z] 316046926c0a: Pull complete [2021-05-31T01:50:48.632Z] ffd874e62e21: Verifying Checksum [2021-05-31T01:50:48.632Z] ffd874e62e21: Download complete [2021-05-31T01:50:49.617Z] 4ebd0625c992: Verifying Checksum [2021-05-31T01:50:49.617Z] 4ebd0625c992: Download complete [Pipeline] unstash [Pipeline] echo [2021-05-31T01:50:56.368Z] ========================================================= [2021-05-31T01:50:56.368Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-31T01:50:56.368Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T01:50:56.694Z] + 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-05-31T01:50:57.269Z] Sending build context to Docker daemon 3.326MB [2021-05-31T01:50:57.269Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-31T01:50:57.269Z] Step 2/7 : FROM ${BASE} [2021-05-31T01:50:57.269Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-31T01:50:57.269Z] 540db60ca938: Pulling fs layer [2021-05-31T01:50:57.269Z] adcc1eea9eea: Pulling fs layer [2021-05-31T01:50:57.269Z] 4c4ab2625f07: Pulling fs layer [2021-05-31T01:50:57.269Z] 0510c868ecb4: Pulling fs layer [2021-05-31T01:50:57.269Z] afea3b2eda06: Pulling fs layer [2021-05-31T01:50:57.269Z] 7809a108b3ef: Pulling fs layer [2021-05-31T01:50:57.269Z] f706445af74f: Pulling fs layer [2021-05-31T01:50:57.269Z] afea3b2eda06: Waiting [2021-05-31T01:50:57.269Z] 7809a108b3ef: Waiting [2021-05-31T01:50:57.269Z] f706445af74f: Waiting [2021-05-31T01:50:57.269Z] 0510c868ecb4: Waiting [2021-05-31T01:50:57.269Z] 4c4ab2625f07: Verifying Checksum [2021-05-31T01:50:57.269Z] 4c4ab2625f07: Download complete [2021-05-31T01:50:57.531Z] adcc1eea9eea: Verifying Checksum [2021-05-31T01:50:57.531Z] adcc1eea9eea: Download complete [2021-05-31T01:50:57.531Z] afea3b2eda06: Verifying Checksum [2021-05-31T01:50:57.531Z] afea3b2eda06: Download complete [2021-05-31T01:50:57.531Z] 7809a108b3ef: Verifying Checksum [2021-05-31T01:50:57.531Z] 7809a108b3ef: Download complete [2021-05-31T01:50:57.796Z] 540db60ca938: Verifying Checksum [2021-05-31T01:50:57.796Z] 540db60ca938: Download complete [2021-05-31T01:50:57.796Z] 540db60ca938: Pull complete [2021-05-31T01:50:58.063Z] adcc1eea9eea: Pull complete [2021-05-31T01:50:58.063Z] 4c4ab2625f07: Pull complete [2021-05-31T01:50:59.007Z] f706445af74f: Verifying Checksum [2021-05-31T01:50:59.007Z] f706445af74f: Download complete [2021-05-31T01:50:59.589Z] 0510c868ecb4: Verifying Checksum [2021-05-31T01:50:59.589Z] 0510c868ecb4: Download complete [2021-05-31T01:51:02.042Z] 4ebd0625c992: Pull complete [2021-05-31T01:51:02.042Z] 207e8628e3a3: Pull complete [2021-05-31T01:51:02.042Z] c791037a9be2: Pull complete [2021-05-31T01:51:02.926Z] 0510c868ecb4: Pull complete [2021-05-31T01:51:02.926Z] afea3b2eda06: Pull complete [2021-05-31T01:51:03.189Z] 7809a108b3ef: Pull complete [2021-05-31T01:51:04.611Z] f706445af74f: Pull complete [2021-05-31T01:51:04.611Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-31T01:51:04.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-31T01:51:04.611Z] ---> b068be0155e3 [2021-05-31T01:51:04.611Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T01:51:04.680Z] ffd874e62e21: Pull complete [2021-05-31T01:51:04.680Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-31T01:51:04.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-31T01:51:04.680Z] ---> cfc18b08335c [2021-05-31T01:51:04.681Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T01:51:06.672Z] ---> Running in f1aaa1b4c5c0 [2021-05-31T01:51:06.945Z] Removing intermediate container f1aaa1b4c5c0 [2021-05-31T01:51:06.945Z] ---> db0381bef155 [2021-05-31T01:51:06.945Z] Step 4/7 : RUN apk add bash [2021-05-31T01:51:07.222Z] ---> Running in 7974d1c1c26d [2021-05-31T01:51:08.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T01:51:09.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T01:51:09.929Z] ---> Running in 2556e78f484b [2021-05-31T01:51:09.929Z] Removing intermediate container 2556e78f484b [2021-05-31T01:51:09.929Z] ---> 8fc95d4b1514 [2021-05-31T01:51:09.929Z] Step 4/7 : RUN apk add bash [2021-05-31T01:51:09.929Z] ---> Running in 8cf9adcc9e98 [2021-05-31T01:51:09.929Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T01:51:10.613Z] OK: 138 MiB in 40 packages [2021-05-31T01:51:10.872Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T01:51:11.444Z] OK: 149 MiB in 40 packages [2021-05-31T01:51:11.592Z] Removing intermediate container 7974d1c1c26d [2021-05-31T01:51:11.592Z] ---> ceefeb8b8989 [2021-05-31T01:51:11.592Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-31T01:51:11.705Z] Removing intermediate container 8cf9adcc9e98 [2021-05-31T01:51:11.705Z] ---> 56b8ecfe3fe3 [2021-05-31T01:51:11.705Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-31T01:51:11.705Z] ---> Running in d6cd06c86883 [2021-05-31T01:51:11.705Z] Removing intermediate container d6cd06c86883 [2021-05-31T01:51:11.705Z] ---> 3d24d2c6b1ef [2021-05-31T01:51:11.705Z] Step 6/7 : COPY go.mod . [2021-05-31T01:51:11.970Z] ---> bd27c0efb8d2 [2021-05-31T01:51:11.970Z] Step 7/7 : RUN go mod download [2021-05-31T01:51:11.970Z] ---> Running in 02b4d65b7288 [2021-05-31T01:51:12.094Z] ---> Running in 1618b67e398f [2021-05-31T01:51:12.414Z] Removing intermediate container 1618b67e398f [2021-05-31T01:51:12.414Z] ---> e5cb3060a18c [2021-05-31T01:51:12.414Z] Step 6/7 : COPY go.mod . [2021-05-31T01:51:13.410Z] ---> 300d1f4cdf4e [2021-05-31T01:51:13.410Z] Step 7/7 : RUN go mod download [2021-05-31T01:51:13.410Z] ---> Running in a33e2ca4dfd2 [2021-05-31T01:51:21.993Z] Removing intermediate container 02b4d65b7288 [2021-05-31T01:51:21.993Z] ---> 0c23b38bbe3a [2021-05-31T01:51:21.993Z] Successfully built 0c23b38bbe3a [2021-05-31T01:51:21.993Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T01:51:22.300Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T01:51:22.301Z] . [Pipeline] withDockerContainer [2021-05-31T01:51:22.385Z] prd-centos7-docker-4c-2g-1112 does not seem to be running inside a container [2021-05-31T01:51:22.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-31T01:51:22.868Z] $ docker top f320fc580da18b57be4b695e63cc9140723b0c401c3aecb6a31a096be548f62f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T01:51:23.256Z] + go version [2021-05-31T01:51:23.256Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-31T01:51:23.260Z] $ docker stop --time=1 f320fc580da18b57be4b695e63cc9140723b0c401c3aecb6a31a096be548f62f [2021-05-31T01:51:26.360Z] $ docker rm -f f320fc580da18b57be4b695e63cc9140723b0c401c3aecb6a31a096be548f62f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T01:51:26.870Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T01:51:26.870Z] . [Pipeline] withDockerContainer [2021-05-31T01:51:26.943Z] prd-centos7-docker-4c-2g-1112 does not seem to be running inside a container [2021-05-31T01:51:26.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-31T01:51:27.349Z] $ docker top 474a84af9ea42eb3cb56b17d105675d56e7a55cfcc2ee774765c14d414bf926d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T01:51:27.760Z] + go mod tidy [Pipeline] sh [2021-05-31T01:51:28.063Z] + make test [2021-05-31T01:51:28.063Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-31T01:51:32.281Z] Removing intermediate container a33e2ca4dfd2 [2021-05-31T01:51:32.281Z] ---> 7a8803b16e3b [2021-05-31T01:51:32.281Z] Successfully built 7a8803b16e3b [2021-05-31T01:51:32.281Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T01:51:32.627Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T01:51:32.627Z] . [Pipeline] withDockerContainer [2021-05-31T01:51:32.896Z] prd-ubuntu18.04-docker-arm64-4c-16g-1111 does not seem to be running inside a container [2021-05-31T01:51:32.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-31T01:51:34.561Z] $ docker top f22035f0c9b935685cd1f7ca4c5f7074deed2a64a6398c588d506bf0e6b4f8dc -eo pid,comm [2021-05-31T01:51:34.737Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-31T01:51:34.737Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.009s coverage: 85.7% of statements [2021-05-31T01:51:34.737Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.004s coverage: 100.0% of statements [Pipeline] { [Pipeline] sh [2021-05-31T01:51:35.021Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.008s coverage: 45.4% of statements [2021-05-31T01:51:35.021Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.003s coverage: 77.8% of statements [2021-05-31T01:51:35.021Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-31T01:51:35.512Z] + go version [2021-05-31T01:51:35.512Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-31T01:51:35.530Z] $ docker stop --time=1 f22035f0c9b935685cd1f7ca4c5f7074deed2a64a6398c588d506bf0e6b4f8dc [2021-05-31T01:51:36.425Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements [2021-05-31T01:51:36.426Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.006s coverage: 14.7% of statements [2021-05-31T01:51:36.697Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.006s coverage: 100.0% of statements [2021-05-31T01:51:36.697Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.010s coverage: 91.8% of statements [2021-05-31T01:51:36.697Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-31T01:51:36.697Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-31T01:51:36.960Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.007s coverage: 100.0% of statements [2021-05-31T01:51:37.224Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 35.5% of statements [2021-05-31T01:51:37.377Z] $ docker rm -f f22035f0c9b935685cd1f7ca4c5f7074deed2a64a6398c588d506bf0e6b4f8dc [2021-05-31T01:51:37.805Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.011s coverage: 63.0% of statements [2021-05-31T01:51:37.805Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.018s coverage: 26.3% of statements [2021-05-31T01:51:37.805Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.002s coverage: 15.4% of statements [2021-05-31T01:51:38.069Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.004s coverage: 15.4% of statements [2021-05-31T01:51:38.069Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.006s coverage: 14.3% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T01:51:39.442Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T01:51:39.443Z] . [Pipeline] withDockerContainer [2021-05-31T01:51:39.481Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-31T01:51:39.481Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-31T01:51:39.716Z] prd-ubuntu18.04-docker-arm64-4c-16g-1111 does not seem to be running inside a container [2021-05-31T01:51:39.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-31T01:51:41.383Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.092s coverage: 83.3% of statements [2021-05-31T01:51:41.383Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-31T01:51:41.383Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-31T01:51:41.383Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-31T01:51:41.418Z] $ docker top e68ba6bff9e341f729f411953d743c8053ee9493d833f5047a6a5ea51776bdcc -eo pid,comm [2021-05-31T01:51:41.648Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.018s coverage: 45.4% of statements [Pipeline] { [Pipeline] sh [2021-05-31T01:51:41.914Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.008s coverage: 90.0% of statements [2021-05-31T01:51:42.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.036s coverage: 86.3% of statements [2021-05-31T01:51:42.411Z] + go mod tidy [2021-05-31T01:51:42.439Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.006s coverage: 60.5% of statements [2021-05-31T01:51:42.705Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.006s coverage: 58.2% of statements [2021-05-31T01:51:42.705Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] sh [2021-05-31T01:51:43.352Z] + make test [2021-05-31T01:51:43.352Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-31T01:51:48.035Z] gofmt -l . [2021-05-31T01:51:48.035Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-31T01:51:48.044Z] $ docker stop --time=1 474a84af9ea42eb3cb56b17d105675d56e7a55cfcc2ee774765c14d414bf926d [2021-05-31T01:51:49.653Z] $ docker rm -f 474a84af9ea42eb3cb56b17d105675d56e7a55cfcc2ee774765c14d414bf926d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T01:51:50.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-31T01:51:50.298Z] 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-05-31T01:51:51.055Z] ---> job-cost.sh [2021-05-31T01:51:51.055Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O5wa [2021-05-31T01:52:02.482Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T01:52:14.756Z] lf-activate-venv(): INFO: Adding /tmp/venv-O5wa/bin to PATH [2021-05-31T01:52:14.756Z] INFO: No Stack... [2021-05-31T01:52:14.756Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T01:52:14.756Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T01:52:15.077Z] + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv [2021-05-31T01:52:15.077Z] + cut -d, -f6 [Pipeline] lock [2021-05-31T01:52:15.113Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-4-stack-cost] [2021-05-31T01:52:15.127Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-4-stack-cost] did not exist. Created. [2021-05-31T01:52:15.128Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T01:52:15.458Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-31T01:52:15.522Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T01:52:15.537Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-31T01:52:16.529Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-31T01:52:16.530Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.049s coverage: 85.7% of statements [2021-05-31T01:52:16.530Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.024s coverage: 100.0% of statements [2021-05-31T01:52:16.530Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.058s coverage: 45.4% of statements [2021-05-31T01:52:16.530Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.025s coverage: 77.8% of statements [2021-05-31T01:52:16.530Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-31T01:52:16.530Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.036s coverage: 26.3% of statements [2021-05-31T01:52:16.530Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.058s coverage: 14.7% of statements [2021-05-31T01:52:16.530Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.031s coverage: 100.0% of statements [2021-05-31T01:52:16.806Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.093s coverage: 91.8% of statements [2021-05-31T01:52:16.806Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-31T01:52:16.806Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-31T01:52:16.806Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.025s coverage: 100.0% of statements [2021-05-31T01:52:17.462Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.045s coverage: 35.5% of statements [2021-05-31T01:52:23.057Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.114s coverage: 63.0% of statements [2021-05-31T01:52:23.057Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.014s coverage: 26.3% of statements [2021-05-31T01:52:23.057Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.013s coverage: 15.4% of statements [2021-05-31T01:52:23.057Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.015s coverage: 15.4% of statements [2021-05-31T01:52:23.057Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.035s coverage: 14.3% of statements [2021-05-31T01:52:23.057Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-31T01:52:23.057Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-31T01:52:27.383Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.502s coverage: 83.3% of statements [2021-05-31T01:52:27.383Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-31T01:52:27.383Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-31T01:52:27.383Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-31T01:52:27.660Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.077s coverage: 45.4% of statements [2021-05-31T01:52:28.654Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.096s coverage: 90.0% of statements [2021-05-31T01:52:31.286Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.195s coverage: 86.3% of statements [2021-05-31T01:52:31.286Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.052s coverage: 60.5% of statements [2021-05-31T01:52:31.286Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.035s coverage: 58.2% of statements [2021-05-31T01:52:31.286Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-31T01:52:53.495Z] gofmt -l . [2021-05-31T01:52:53.495Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-31T01:52:53.511Z] $ docker stop --time=1 e68ba6bff9e341f729f411953d743c8053ee9493d833f5047a6a5ea51776bdcc [2021-05-31T01:52:55.541Z] $ docker rm -f e68ba6bff9e341f729f411953d743c8053ee9493d833f5047a6a5ea51776bdcc [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T01:52:56.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-31T01:52:56.459Z] Warning: overwriting stash ‘coverage-report’ [2021-05-31T01:52:57.104Z] 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-05-31T01:52:57.608Z] ---> job-cost.sh [2021-05-31T01:52:57.608Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NGB2 [2021-05-31T01:53:36.576Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T01:54:58.337Z] lf-activate-venv(): INFO: Adding /tmp/venv-NGB2/bin to PATH [2021-05-31T01:54:58.337Z] INFO: No Stack... [2021-05-31T01:54:58.337Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-31T01:54:58.337Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T01:55:00.804Z] + cut -d, -f6 [2021-05-31T01:55:00.804Z] + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv [Pipeline] lock [2021-05-31T01:55:00.871Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-4-stack-cost] [2021-05-31T01:55:00.881Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-4-stack-cost] did not exist. Created. [2021-05-31T01:55:00.881Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T01:55:01.274Z] /w/workspace/go-mod-core-contracts/4@tmp/durable-1276c8f6/script.sh: 1: /w/workspace/go-mod-core-contracts/4@tmp/durable-1276c8f6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-31T01:55:01.659Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-31T01:55:01.716Z] Warning: overwriting stash ‘stack-cost’ [2021-05-31T01:55:02.018Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T01:55:02.028Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-626-4-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-05-31T01:55:02.599Z] provisioning config files... [2021-05-31T01:55:02.614Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-626@tmp/config8433869648798293407tmp [Pipeline] { [Pipeline] sh [2021-05-31T01:55:03.014Z] + set +x [2021-05-31T01:55:03.014Z] + curl -s https://codecov.io/bash [2021-05-31T01:55:03.014Z] + bash -s -- [2021-05-31T01:55:03.014Z] [2021-05-31T01:55:03.014Z] _____ _ [2021-05-31T01:55:03.014Z] / ____| | | [2021-05-31T01:55:03.014Z] | | ___ __| | ___ ___ _____ __ [2021-05-31T01:55:03.014Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-31T01:55:03.014Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-31T01:55:03.014Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-31T01:55:03.014Z] Bash-1.0.3 [2021-05-31T01:55:03.014Z] [2021-05-31T01:55:03.014Z] [2021-05-31T01:55:03.014Z] ==> git version 2.24.4 found [2021-05-31T01:55:03.014Z] ==> 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-05-31T01:55:03.014Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-31T01:55:03.014Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-31T01:55:03.014Z] ==> Jenkins CI detected. [2021-05-31T01:55:03.014Z] project root: . [2021-05-31T01:55:03.014Z] --> token set from env [2021-05-31T01:55:03.014Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-31T01:55:03.014Z] ==> Running gcov in . (disable via -X gcov) [2021-05-31T01:55:03.014Z] ==> Python coveragepy not found [2021-05-31T01:55:03.014Z] ==> Searching for coverage reports in: [2021-05-31T01:55:03.014Z] + . [2021-05-31T01:55:03.014Z] -> Found 1 reports [2021-05-31T01:55:03.014Z] ==> Detecting git/mercurial file structure [2021-05-31T01:55:03.014Z] ==> Reading reports [2021-05-31T01:55:03.014Z] + ./coverage.out bytes=185394 [2021-05-31T01:55:03.277Z] ==> Appending adjustments [2021-05-31T01:55:03.277Z] https://docs.codecov.io/docs/fixing-reports [2021-05-31T01:55:04.222Z] + Found adjustments [2021-05-31T01:55:04.222Z] ==> Gzipping contents [2021-05-31T01:55:04.222Z] 28K /tmp/codecov.U07CCn.gz [2021-05-31T01:55:04.222Z] ==> Uploading reports [2021-05-31T01:55:04.222Z] url: https://codecov.io [2021-05-31T01:55:04.222Z] query: branch=PR-626&commit=b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-626%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=626&job=&cmd_args= [2021-05-31T01:55:04.222Z] -> Pinging Codecov [2021-05-31T01:55:04.222Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-626&commit=b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-626%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=626&job=&cmd_args= [2021-05-31T01:55:04.797Z] -> Uploading to [2021-05-31T01:55:04.797Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-31/71470A77251A30514AAF9C0BB2E5B6CE/b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037/128b6368-03d0-4b18-8b1e-969abdfc5e88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210531T015504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f14ec2f77b9a819890400432f82cef755c563dc2579b0505e3d395d83365304 [2021-05-31T01:55:04.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-31T01:55:04.797Z] Dload Upload Total Spent Left Speed [2021-05-31T01:55:05.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26993 0 0 100 26993 0 76583 --:--:-- --:--:-- --:--:-- 76684 [2021-05-31T01:55:05.059Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b6c53fdaf34e2586b12c381cf3fbbaa4baf5d037 [Pipeline] } [2021-05-31T01:55:05.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-31T01:55:05.997Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T01:55:06.575Z] ---> package-listing.sh [2021-05-31T01:55:06.575Z] ++ facter osfamily [2021-05-31T01:55:06.575Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-31T01:55:06.837Z] + OS_FAMILY=redhat [2021-05-31T01:55:06.837Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-626 [2021-05-31T01:55:06.837Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-31T01:55:06.837Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-31T01:55:06.837Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-31T01:55:06.837Z] + PACKAGES=/tmp/packages_start.txt [2021-05-31T01:55:06.837Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-626 ']' [2021-05-31T01:55:06.837Z] + PACKAGES=/tmp/packages_end.txt [2021-05-31T01:55:06.837Z] + case "${OS_FAMILY}" in [2021-05-31T01:55:06.837Z] + rpm -qa [2021-05-31T01:55:06.837Z] + sort [2021-05-31T01:55:07.411Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-31T01:55:07.411Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-31T01:55:07.411Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-31T01:55:07.411Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-626 ']' [2021-05-31T01:55:07.411Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-626/archives/ [2021-05-31T01:55:07.411Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-626/archives/ [Pipeline] echo [2021-05-31T01:55:07.426Z] 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/dry_go-mod-core-contracts_PR-626/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-31T01:55:07.716Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-31T01:55:08.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T01:55:08.305Z] [2021-05-31T01:55:08.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-31T01:55:08.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T01:55:08.621Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-31T01:55:08.621Z] df20fa9351a1: Pulling fs layer [2021-05-31T01:55:08.621Z] 36b3adc4ff6f: Pulling fs layer [2021-05-31T01:55:08.621Z] 8ad3a11d3b57: Pulling fs layer [2021-05-31T01:55:08.621Z] 46f8f816bc3b: Pulling fs layer [2021-05-31T01:55:08.621Z] 93b61091891f: Pulling fs layer [2021-05-31T01:55:08.621Z] 93b9cdb0e59b: Pulling fs layer [2021-05-31T01:55:08.621Z] 5e14af77c1be: Pulling fs layer [2021-05-31T01:55:08.621Z] 01666e4c0597: Pulling fs layer [2021-05-31T01:55:08.621Z] aa168da1d23b: Pulling fs layer [2021-05-31T01:55:08.621Z] 46f8f816bc3b: Waiting [2021-05-31T01:55:08.621Z] 93b61091891f: Waiting [2021-05-31T01:55:08.621Z] 93b9cdb0e59b: Waiting [2021-05-31T01:55:08.621Z] 5e14af77c1be: Waiting [2021-05-31T01:55:08.621Z] 01666e4c0597: Waiting [2021-05-31T01:55:08.621Z] aa168da1d23b: Waiting [2021-05-31T01:55:08.621Z] 36b3adc4ff6f: Download complete [2021-05-31T01:55:08.621Z] 46f8f816bc3b: Verifying Checksum [2021-05-31T01:55:08.621Z] 46f8f816bc3b: Download complete [2021-05-31T01:55:08.883Z] df20fa9351a1: Verifying Checksum [2021-05-31T01:55:08.883Z] df20fa9351a1: Download complete [2021-05-31T01:55:08.883Z] 93b9cdb0e59b: Verifying Checksum [2021-05-31T01:55:08.883Z] 93b9cdb0e59b: Download complete [2021-05-31T01:55:08.883Z] 5e14af77c1be: Verifying Checksum [2021-05-31T01:55:08.883Z] 5e14af77c1be: Download complete [2021-05-31T01:55:08.883Z] 01666e4c0597: Verifying Checksum [2021-05-31T01:55:08.883Z] 01666e4c0597: Download complete [2021-05-31T01:55:08.883Z] 93b61091891f: Verifying Checksum [2021-05-31T01:55:08.883Z] 93b61091891f: Download complete [2021-05-31T01:55:09.147Z] df20fa9351a1: Pull complete [2021-05-31T01:55:09.147Z] 8ad3a11d3b57: Verifying Checksum [2021-05-31T01:55:09.147Z] 8ad3a11d3b57: Download complete [2021-05-31T01:55:09.147Z] 36b3adc4ff6f: Pull complete [2021-05-31T01:55:09.734Z] 8ad3a11d3b57: Pull complete [2021-05-31T01:55:09.734Z] 46f8f816bc3b: Pull complete [2021-05-31T01:55:10.313Z] 93b61091891f: Pull complete [2021-05-31T01:55:10.313Z] 93b9cdb0e59b: Pull complete [2021-05-31T01:55:10.313Z] 5e14af77c1be: Pull complete [2021-05-31T01:55:10.574Z] 01666e4c0597: Pull complete [2021-05-31T01:55:10.842Z] aa168da1d23b: Verifying Checksum [2021-05-31T01:55:10.842Z] aa168da1d23b: Download complete [2021-05-31T01:55:15.079Z] aa168da1d23b: Pull complete [2021-05-31T01:55:15.340Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-31T01:55:15.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T01:55:15.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-31T01:55:15.429Z] prd-centos7-docker-4c-2g-1110 does not seem to be running inside a container [2021-05-31T01:55:15.469Z] $ 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/dry_go-mod-core-contracts_PR-626/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-626 -v /w/workspace/dry_go-mod-core-contracts_PR-626:/w/workspace/dry_go-mod-core-contracts_PR-626:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-626@tmp:/w/workspace/dry_go-mod-core-contracts_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-31T01:55:19.269Z] $ docker top 7236bf78142d863d0cb597e21768bbb274ca5d6fe2185b8afcdf728274194aa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T01:55:21.544Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-31T01:55:21.849Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-31T01:55:22.145Z] + ls /var/log/sa-host [2021-05-31T01:55:22.145Z] + sadf -c /var/log/sa-host/sa05 [2021-05-31T01:55:22.145Z] file_magic: OK [2021-05-31T01:55:22.145Z] HZ: Using current value: 100 [2021-05-31T01:55:22.145Z] file_header: OK [2021-05-31T01:55:22.145Z] 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-05-31T01:55:22.145Z] Statistics: [2021-05-31T01:55:22.145Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T01:55:22.145Z] File successfully converted to sysstat format version 12.2.1 [2021-05-31T01:55:22.145Z] + sadf -c /var/log/sa-host/sa31 [2021-05-31T01:55:22.145Z] file_magic: OK [2021-05-31T01:55:22.145Z] HZ: Using current value: 100 [2021-05-31T01:55:22.145Z] file_header: OK [2021-05-31T01:55:22.145Z] 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-05-31T01:55:22.145Z] Statistics: [2021-05-31T01:55:22.145Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T01:55:22.145Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T01:55:22.726Z] provisioning config files... [2021-05-31T01:55:22.739Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-626@tmp/config5156653671734732527tmp [Pipeline] { [Pipeline] echo [2021-05-31T01:55:22.760Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T01:55:23.057Z] ---> create-netrc.sh [Pipeline] } [2021-05-31T01:55:23.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-31T01:55:23.093Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T01:55:23.388Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-31T01:55:23.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T01:55:23.693Z] ---> sudo-logs.sh [2021-05-31T01:55:23.693Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-31T01:55:23.719Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T01:55:24.012Z] ---> job-cost.sh [2021-05-31T01:55:24.012Z] lf-activate-venv: SKIPPING [2021-05-31T01:55:24.012Z] DEBUG: total: 0.18000000715255737 [2021-05-31T01:55:24.012Z] INFO: Retrieving Stack Cost... [2021-05-31T01:55:24.956Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T01:55:25.533Z] INFO: Archiving Costs [Pipeline] echo [2021-05-31T01:55:25.552Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T01:55:25.868Z] ---> logs-deploy.sh [2021-05-31T01:55:25.868Z] lf-activate-venv: SKIPPING [2021-05-31T01:55:25.868Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-626/4 [2021-05-31T01:55:25.868Z] INFO: archiving workspace using pattern(s): [2021-05-31T01:55:26.822Z] Archives upload complete. [2021-05-31T01:55:26.822Z] INFO: archiving logs to Nexus [2021-05-31T01:55:27.401Z] ---> uname -a: [2021-05-31T01:55:27.402Z] Linux prd-centos7-docker-4c-2g-1110.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-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] ---> lscpu: [2021-05-31T01:55:27.402Z] Architecture: x86_64 [2021-05-31T01:55:27.402Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-31T01:55:27.402Z] Byte Order: Little Endian [2021-05-31T01:55:27.402Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-31T01:55:27.402Z] CPU(s): 2 [2021-05-31T01:55:27.402Z] On-line CPU(s) list: 0,1 [2021-05-31T01:55:27.402Z] Thread(s) per core: 1 [2021-05-31T01:55:27.402Z] Core(s) per socket: 1 [2021-05-31T01:55:27.402Z] Socket(s): 2 [2021-05-31T01:55:27.402Z] NUMA node(s): 1 [2021-05-31T01:55:27.402Z] Vendor ID: AuthenticAMD [2021-05-31T01:55:27.402Z] CPU family: 23 [2021-05-31T01:55:27.402Z] Model: 49 [2021-05-31T01:55:27.402Z] Model name: AMD EPYC-Rome Processor [2021-05-31T01:55:27.402Z] Stepping: 0 [2021-05-31T01:55:27.402Z] CPU MHz: 2799.998 [2021-05-31T01:55:27.402Z] BogoMIPS: 5599.99 [2021-05-31T01:55:27.402Z] Virtualization: AMD-V [2021-05-31T01:55:27.402Z] Hypervisor vendor: KVM [2021-05-31T01:55:27.402Z] Virtualization type: full [2021-05-31T01:55:27.402Z] L1d cache: 64 KiB [2021-05-31T01:55:27.402Z] L1i cache: 64 KiB [2021-05-31T01:55:27.402Z] L2 cache: 1 MiB [2021-05-31T01:55:27.402Z] L3 cache: 32 MiB [2021-05-31T01:55:27.402Z] NUMA node0 CPU(s): 0,1 [2021-05-31T01:55:27.402Z] Vulnerability Itlb multihit: Not affected [2021-05-31T01:55:27.402Z] Vulnerability L1tf: Not affected [2021-05-31T01:55:27.402Z] Vulnerability Mds: Not affected [2021-05-31T01:55:27.402Z] Vulnerability Meltdown: Not affected [2021-05-31T01:55:27.402Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-31T01:55:27.402Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-31T01:55:27.402Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-31T01:55:27.402Z] Vulnerability Srbds: Not affected [2021-05-31T01:55:27.402Z] Vulnerability Tsx async abort: Not affected [2021-05-31T01:55:27.402Z] 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-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] ---> nproc: [2021-05-31T01:55:27.402Z] 2 [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] ---> df -h: [2021-05-31T01:55:27.402Z] Filesystem Size Used Available Use% Mounted on [2021-05-31T01:55:27.402Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-31T01:55:27.402Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-31T01:55:27.402Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-31T01:55:27.402Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-31T01:55:27.402Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-31T01:55:27.402Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-31T01:55:27.402Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-31T01:55:27.402Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-31T01:55:27.402Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-31T01:55:27.402Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-626 [2021-05-31T01:55:27.402Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-626@tmp [2021-05-31T01:55:27.402Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-31T01:55:27.402Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-31T01:55:27.402Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] ---> free -m: [2021-05-31T01:55:27.402Z] total used free shared buff/cache available [2021-05-31T01:55:27.402Z] Mem: 7821 935 4787 0 2098 6708 [2021-05-31T01:55:27.402Z] Swap: 1023 0 1023 [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] ---> ip addr: [2021-05-31T01:55:27.402Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-31T01:55:27.402Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-31T01:55:27.402Z] inet 127.0.0.1/8 scope host lo [2021-05-31T01:55:27.402Z] valid_lft forever preferred_lft forever [2021-05-31T01:55:27.402Z] inet6 ::1/128 scope host [2021-05-31T01:55:27.402Z] valid_lft forever preferred_lft forever [2021-05-31T01:55:27.402Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-31T01:55:27.402Z] link/ether fa:16:3e:aa:a3:87 brd ff:ff:ff:ff:ff:ff [2021-05-31T01:55:27.402Z] inet 10.30.122.236/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-31T01:55:27.402Z] valid_lft 85901sec preferred_lft 85901sec [2021-05-31T01:55:27.402Z] inet6 fe80::f816:3eff:feaa:a387/64 scope link [2021-05-31T01:55:27.402Z] valid_lft forever preferred_lft forever [2021-05-31T01:55:27.402Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-31T01:55:27.402Z] link/ether 02:42:63:a8:88:32 brd ff:ff:ff:ff:ff:ff [2021-05-31T01:55:27.402Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-31T01:55:27.402Z] valid_lft forever preferred_lft forever [2021-05-31T01:55:27.402Z] inet6 fe80::42:63ff:fea8:8832/64 scope link [2021-05-31T01:55:27.402Z] valid_lft forever preferred_lft forever [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] ---> sar -b -r -n DEV: [2021-05-31T01:55:27.402Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] 01:46:57 LINUX RESTART (2 CPU) [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] 01:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-31T01:55:27.402Z] 01:49:01 1.72 0.00 1.72 0.00 0.00 39.64 0.00 [2021-05-31T01:55:27.402Z] 01:50:01 0.42 0.00 0.42 0.00 0.00 6.31 0.00 [2021-05-31T01:55:27.402Z] 01:51:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 [2021-05-31T01:55:27.402Z] 01:52:01 0.20 0.00 0.20 0.00 0.00 2.25 0.00 [2021-05-31T01:55:27.402Z] 01:53:01 0.35 0.00 0.35 0.00 0.00 5.36 0.00 [2021-05-31T01:55:27.402Z] 01:54:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-05-31T01:55:27.402Z] 01:55:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 [2021-05-31T01:55:27.402Z] Average: 0.48 0.00 0.48 0.00 0.00 8.98 0.00 [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] 01:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-31T01:55:27.402Z] 01:49:01 5469116 0 795948 9.94 2620 1741248 1214808 13.41 567864 1571868 8 [2021-05-31T01:55:27.402Z] 01:50:01 5470172 0 794884 9.92 2620 1741256 1205620 13.31 568088 1570752 8 [2021-05-31T01:55:27.402Z] 01:51:01 5466472 0 798580 9.97 2620 1741260 1205944 13.31 571060 1570752 8 [2021-05-31T01:55:27.402Z] 01:52:01 5469324 0 795724 9.94 2620 1741264 1205620 13.31 568704 1571352 8 [2021-05-31T01:55:27.402Z] 01:53:01 5466048 0 798992 9.98 2620 1741272 1205716 13.31 566108 1577176 8 [2021-05-31T01:55:27.402Z] 01:54:01 5466292 0 798748 9.97 2620 1741272 1205684 13.31 565760 1577176 8 [2021-05-31T01:55:27.402Z] 01:55:01 5458504 0 806528 10.07 2620 1741280 1205744 13.31 573256 1577176 12 [2021-05-31T01:55:27.402Z] Average: 5466561 0 798486 9.97 2620 1741265 1207019 13.33 568691 1573750 9 [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] 01:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-31T01:55:27.402Z] 01:49:01 eth0 0.67 0.10 0.05 0.02 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:50:01 eth0 0.70 0.08 0.08 0.01 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:51:01 eth0 0.90 0.67 0.57 0.40 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:52:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:53:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:54:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:55:01 eth0 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] Average: eth0 0.40 0.18 0.12 0.07 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] ---> sar -P ALL: [2021-05-31T01:55:27.402Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] 01:46:57 LINUX RESTART (2 CPU) [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] 01:48:01 CPU %user %nice %system %iowait %steal %idle [2021-05-31T01:55:27.402Z] 01:49:01 all 0.29 0.00 0.03 0.00 0.05 99.63 [2021-05-31T01:55:27.402Z] 01:49:01 0 0.52 0.00 0.03 0.00 0.05 99.40 [2021-05-31T01:55:27.402Z] 01:49:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-31T01:55:27.402Z] 01:50:01 all 0.09 0.00 0.05 0.00 0.04 99.82 [2021-05-31T01:55:27.402Z] 01:50:01 0 0.15 0.00 0.08 0.00 0.05 99.72 [2021-05-31T01:55:27.402Z] 01:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-31T01:55:27.402Z] 01:51:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-31T01:55:27.402Z] 01:51:01 0 0.18 0.00 0.03 0.00 0.03 99.75 [2021-05-31T01:55:27.402Z] 01:51:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-31T01:55:27.402Z] 01:52:01 all 0.09 0.00 0.03 0.01 0.03 99.83 [2021-05-31T01:55:27.402Z] 01:52:01 0 0.17 0.00 0.03 0.02 0.03 99.75 [2021-05-31T01:55:27.402Z] 01:52:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-31T01:55:27.402Z] 01:53:01 all 0.07 0.00 0.03 0.00 0.04 99.87 [2021-05-31T01:55:27.402Z] 01:53:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-31T01:55:27.402Z] 01:53:01 1 0.03 0.00 0.03 0.00 0.07 99.87 [2021-05-31T01:55:27.402Z] 01:54:01 all 0.11 0.00 0.03 0.00 0.04 99.82 [2021-05-31T01:55:27.402Z] 01:54:01 0 0.20 0.00 0.05 0.00 0.05 99.70 [2021-05-31T01:55:27.402Z] 01:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-31T01:55:27.402Z] 01:55:01 all 0.06 0.00 0.04 0.00 0.03 99.87 [2021-05-31T01:55:27.402Z] 01:55:01 0 0.08 0.00 0.03 0.00 0.07 99.82 [2021-05-31T01:55:27.402Z] 01:55:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-31T01:55:27.402Z] Average: all 0.12 0.00 0.03 0.00 0.04 99.81 [2021-05-31T01:55:27.402Z] Average: 0 0.20 0.00 0.04 0.00 0.04 99.71 [2021-05-31T01:55:27.402Z] Average: 1 0.04 0.00 0.03 0.00 0.04 99.90 [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z] [2021-05-31T01:55:27.402Z]