Pull request #536 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 eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 rather than 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 Obtained Jenkinsfile from eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29086’ Running on prd-centos7-docker-4c-2g-29090 in /w/workspace/dry_go-mod-core-contracts_PR-536 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-536 # 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 into PR head commit 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 Merge succeeded, producing 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 Checking out Revision 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 (PR-536) > git config core.sparsecheckout # timeout=10 > git checkout -f 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 # timeout=10 Commit message: "refactor: refactor IntervalAction test to use factory method" > git rev-list --no-walk 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-09T03:19:53.327Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-09T03:19:53.597Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-09T03:19:53.707Z] ========================================================= [2021-03-09T03:19:53.707Z] EdgeX Global Pipelines Version Info [2021-03-09T03:19:53.707Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-09T03:19:55.173Z] ------------------- [2021-03-09T03:19:55.173Z] stable info: [2021-03-09T03:19:55.173Z] ------------------- [2021-03-09T03:19:55.173Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-09T03:19:55.173Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T03:19:55.173Z] Message: update stable to v1.0.184 [2021-03-09T03:19:56.121Z] ------------------- [2021-03-09T03:19:56.121Z] experimental info: [2021-03-09T03:19:56.121Z] ------------------- [2021-03-09T03:19:56.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-09T03:19:56.121Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T03:19:56.121Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-09T03:19:56.463Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-03-09T03:19:56.566Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-03-09T03:19:56.685Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-09T03:19:56.793Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-09T03:19:56.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-09T03:19:56.996Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-09T03:19:57.117Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-09T03:19:57.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-09T03:19:57.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-09T03:19:57.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-09T03:19:57.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-09T03:19:57.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-03-09T03:19:57.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-09T03:19:57.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-09T03:19:57.945Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-09T03:19:58.071Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-09T03:19:58.169Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-09T03:19:58.278Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-09T03:19:58.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-09T03:19:58.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-09T03:19:58.568Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-09T03:19:58.665Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-09T03:19:58.778Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-09T03:19:58.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-09T03:19:59.043Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-09T03:19:59.141Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-09T03:19:59.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-536 [Pipeline] echo [2021-03-09T03:19:59.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-536 [Pipeline] echo [2021-03-09T03:19:59.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-536 [Pipeline] echo [2021-03-09T03:19:59.525Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 [Pipeline] echo [2021-03-09T03:19:59.618Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05a181e [Pipeline] echo [2021-03-09T03:19:59.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-09T03:20:00.409Z] + git log --format=format:%s -1 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 [Pipeline] echo [2021-03-09T03:20:00.480Z] GIT_COMMIT: 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7, Commit Message: refactor: refactor IntervalAction test to use factory method [Pipeline] echo [2021-03-09T03:20:00.529Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-09T03:20:01.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T03:20:02.180Z] [2021-03-09T03:20:02.181Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T03:20:02.546Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T03:20:02.546Z] latest: Pulling from edgex-devops/git-semver [2021-03-09T03:20:02.546Z] 31603596830f: Pulling fs layer [2021-03-09T03:20:02.546Z] 2a8b12db71e7: Pulling fs layer [2021-03-09T03:20:02.546Z] 6ca5941a6612: Pulling fs layer [2021-03-09T03:20:02.546Z] ecc8261a40a4: Pulling fs layer [2021-03-09T03:20:02.546Z] ecc8261a40a4: Waiting [2021-03-09T03:20:02.546Z] 2a8b12db71e7: Verifying Checksum [2021-03-09T03:20:02.546Z] 2a8b12db71e7: Download complete [2021-03-09T03:20:02.811Z] 31603596830f: Verifying Checksum [2021-03-09T03:20:02.811Z] 31603596830f: Download complete [2021-03-09T03:20:02.811Z] ecc8261a40a4: Verifying Checksum [2021-03-09T03:20:02.811Z] ecc8261a40a4: Download complete [2021-03-09T03:20:02.811Z] 6ca5941a6612: Verifying Checksum [2021-03-09T03:20:02.811Z] 6ca5941a6612: Download complete [2021-03-09T03:20:03.073Z] 31603596830f: Pull complete [2021-03-09T03:20:03.335Z] 2a8b12db71e7: Pull complete [2021-03-09T03:20:04.285Z] 6ca5941a6612: Pull complete [2021-03-09T03:20:04.285Z] ecc8261a40a4: Pull complete [2021-03-09T03:20:04.285Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-09T03:20:04.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T03:20:04.285Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-09T03:20:04.650Z] prd-centos7-docker-4c-2g-29090 does not seem to be running inside a container [2021-03-09T03:20:04.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-536 -v /w/workspace/dry_go-mod-core-contracts_PR-536:/w/workspace/dry_go-mod-core-contracts_PR-536:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-536@tmp:/w/workspace/dry_go-mod-core-contracts_PR-536@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-09T03:20:06.998Z] $ docker top a43794e10101011974457487c8c3f6ed563a71e8bce1eb8ff59d0d7f5bf7155f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-09T03:20:07.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T03:20:07.305Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T03:20:07.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T03:20:07.591Z] $ docker exec a43794e10101011974457487c8c3f6ed563a71e8bce1eb8ff59d0d7f5bf7155f ssh-agent [2021-03-09T03:20:07.793Z] SSH_AUTH_SOCK=/tmp/ssh-oqS3v5X0htGg/agent.12 [2021-03-09T03:20:07.793Z] SSH_AGENT_PID=18 [2021-03-09T03:20:07.802Z] Running ssh-add (command line suppressed) [2021-03-09T03:20:07.912Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_3085838288507171931.key (/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_3085838288507171931.key) [2021-03-09T03:20:07.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T03:20:08.309Z] + git tag --points-at HEAD [Pipeline] } [2021-03-09T03:20:08.323Z] $ docker exec --env ******** --env ******** a43794e10101011974457487c8c3f6ed563a71e8bce1eb8ff59d0d7f5bf7155f ssh-agent -k [2021-03-09T03:20:08.432Z] unset SSH_AUTH_SOCK; [2021-03-09T03:20:08.433Z] unset SSH_AGENT_PID; [2021-03-09T03:20:08.433Z] echo Agent pid 18 killed; [2021-03-09T03:20:08.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-09T03:20:08.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T03:20:08.654Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T03:20:08.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T03:20:08.834Z] $ docker exec a43794e10101011974457487c8c3f6ed563a71e8bce1eb8ff59d0d7f5bf7155f ssh-agent [2021-03-09T03:20:09.003Z] SSH_AUTH_SOCK=/tmp/ssh-eXX1qN75fWIk/agent.48 [2021-03-09T03:20:09.003Z] SSH_AGENT_PID=53 [2021-03-09T03:20:09.010Z] Running ssh-add (command line suppressed) [2021-03-09T03:20:09.124Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_6782706110215347741.key (/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_6782706110215347741.key) [2021-03-09T03:20:09.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T03:20:09.523Z] + git semver init [2021-03-09T03:20:09.523Z] # -> Open(): unable to determine branch for HEAD [2021-03-09T03:20:09.523Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-536/.git [2021-03-09T03:20:09.523Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-536 [2021-03-09T03:20:09.523Z] # $SEMVER_REMOTE_NAME = origin [2021-03-09T03:20:09.523Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-09T03:20:09.523Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-09T03:20:09.523Z] # $SEMVER_BRANCH = PR-536 [2021-03-09T03:20:09.523Z] # $SEMVER_TEMP = /tmp/semver-313163199 [2021-03-09T03:20:09.523Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-03-09T03:20:10.100Z] # '/tmp/semver-313163199' -> '/w/workspace/dry_go-mod-core-contracts_PR-536/.semver' [2021-03-09T03:20:10.363Z] # -> Force: false [2021-03-09T03:20:10.363Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-536/.semver [Pipeline] } [2021-03-09T03:20:10.372Z] $ docker exec --env ******** --env ******** a43794e10101011974457487c8c3f6ed563a71e8bce1eb8ff59d0d7f5bf7155f ssh-agent -k [2021-03-09T03:20:10.570Z] unset SSH_AUTH_SOCK; [2021-03-09T03:20:10.570Z] unset SSH_AGENT_PID; [2021-03-09T03:20:10.570Z] echo Agent pid 53 killed; [2021-03-09T03:20:10.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-09T03:20:11.123Z] + git semver [Pipeline] } [2021-03-09T03:20:11.134Z] $ docker stop --time=1 a43794e10101011974457487c8c3f6ed563a71e8bce1eb8ff59d0d7f5bf7155f [2021-03-09T03:20:12.956Z] $ docker rm -f a43794e10101011974457487c8c3f6ed563a71e8bce1eb8ff59d0d7f5bf7155f [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T03:20:13.456Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-09T03:20:13.903Z] Stashed 1 file(s) [Pipeline] echo [2021-03-09T03:20:13.907Z] [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-03-09T03:20:29.459Z] Still waiting to schedule task [2021-03-09T03:20:29.459Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-09T03:20:29.461Z] Still waiting to schedule task [2021-03-09T03:20:29.461Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-09T03:23:09.946Z] Running on prd-centos7-docker-4c-2g-29091 in /w/workspace/dry_go-mod-core-contracts_PR-536 [Pipeline] { [Pipeline] ws [2021-03-09T03:23:10.009Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-03-09T03:23:12.489Z] using credential edgex-jenkins-ssh [2021-03-09T03:23:12.554Z] Cloning the remote Git repository [2021-03-09T03:23:12.584Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-09T03:23:12.654Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-03-09T03:23:12.717Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-09T03:23:12.717Z] > git --version # timeout=10 [2021-03-09T03:23:12.725Z] > git --version # 'git version 2.24.3' [2021-03-09T03:23:12.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T03:23:12.754Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T03:23:13.457Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-09T03:23:13.468Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T03:23:13.480Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-09T03:23:13.499Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-09T03:23:13.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T03:23:13.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T03:23:13.989Z] Merging remotes/origin/master commit eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 into PR head commit 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 [2021-03-09T03:23:14.121Z] Merge succeeded, producing 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 [2021-03-09T03:23:14.122Z] Checking out Revision 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 (PR-536) [2021-03-09T03:23:14.000Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T03:23:14.011Z] > git checkout -f 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 # timeout=10 [2021-03-09T03:23:14.084Z] > git remote # timeout=10 [2021-03-09T03:23:14.093Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T03:23:14.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T03:23:14.104Z] > git merge eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 [2021-03-09T03:23:14.115Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T03:23:14.127Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T03:23:14.140Z] > git checkout -f 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 # timeout=10 [2021-03-09T03:23:17.824Z] Commit message: "refactor: refactor IntervalAction test to use factory method" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-09T03:23:19.145Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-09T03:23:19.481Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T03:23:19.780Z] + sudo service docker restart [2021-03-09T03:23:19.780Z] + true [2021-03-09T03:23:19.780Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-03-09T03:23:21.348Z] ========================================================= [2021-03-09T03:23:21.348Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-09T03:23:21.348Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-09T03:23:21.706Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-09T03:23:22.282Z] Sending build context to Docker daemon 2.791MB [2021-03-09T03:23:22.282Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-09T03:23:22.282Z] Step 2/7 : FROM ${BASE} [2021-03-09T03:23:22.282Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-09T03:23:22.282Z] 188c0c94c7c5: Pulling fs layer [2021-03-09T03:23:22.282Z] 0ef7d3d256c8: Pulling fs layer [2021-03-09T03:23:22.282Z] de9db76c5a1d: Pulling fs layer [2021-03-09T03:23:22.282Z] bca2f99d35d6: Pulling fs layer [2021-03-09T03:23:22.282Z] 93359f2a8cfa: Pulling fs layer [2021-03-09T03:23:22.282Z] 7c6f9722023f: Pulling fs layer [2021-03-09T03:23:22.282Z] a35cf1a2eb13: Pulling fs layer [2021-03-09T03:23:22.282Z] 93359f2a8cfa: Waiting [2021-03-09T03:23:22.282Z] 7c6f9722023f: Waiting [2021-03-09T03:23:22.282Z] a35cf1a2eb13: Waiting [2021-03-09T03:23:22.282Z] bca2f99d35d6: Waiting [2021-03-09T03:23:22.282Z] de9db76c5a1d: Download complete [2021-03-09T03:23:22.282Z] 0ef7d3d256c8: Verifying Checksum [2021-03-09T03:23:22.282Z] 0ef7d3d256c8: Download complete [2021-03-09T03:23:22.282Z] 93359f2a8cfa: Download complete [2021-03-09T03:23:23.240Z] 7c6f9722023f: Verifying Checksum [2021-03-09T03:23:23.240Z] 7c6f9722023f: Download complete [2021-03-09T03:23:23.240Z] 188c0c94c7c5: Verifying Checksum [2021-03-09T03:23:23.240Z] 188c0c94c7c5: Download complete [2021-03-09T03:23:23.513Z] 188c0c94c7c5: Pull complete [2021-03-09T03:23:23.791Z] 0ef7d3d256c8: Pull complete [2021-03-09T03:23:23.791Z] de9db76c5a1d: Pull complete [2021-03-09T03:23:24.794Z] a35cf1a2eb13: Verifying Checksum [2021-03-09T03:23:24.794Z] a35cf1a2eb13: Download complete [2021-03-09T03:23:25.752Z] bca2f99d35d6: Verifying Checksum [2021-03-09T03:23:25.752Z] bca2f99d35d6: Download complete [2021-03-09T03:23:32.406Z] bca2f99d35d6: Pull complete [2021-03-09T03:23:32.406Z] 93359f2a8cfa: Pull complete [2021-03-09T03:23:32.406Z] 7c6f9722023f: Pull complete [2021-03-09T03:23:35.745Z] a35cf1a2eb13: Pull complete [2021-03-09T03:23:35.745Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-09T03:23:35.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-09T03:23:35.745Z] ---> a62c8e92a672 [2021-03-09T03:23:35.745Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-09T03:23:36.008Z] ---> Running in 1e49682ec2dc [2021-03-09T03:23:36.277Z] Removing intermediate container 1e49682ec2dc [2021-03-09T03:23:36.277Z] ---> f8619f4a6921 [2021-03-09T03:23:36.277Z] Step 4/7 : RUN apk add bash [2021-03-09T03:23:36.277Z] ---> Running in 0d3a87fdf4b4 [2021-03-09T03:23:37.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T03:23:37.814Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T03:23:38.394Z] OK: 166 MiB in 39 packages [2021-03-09T03:23:38.974Z] Removing intermediate container 0d3a87fdf4b4 [2021-03-09T03:23:38.974Z] ---> dfe1cb31b35b [2021-03-09T03:23:38.974Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-09T03:23:38.974Z] ---> Running in 7e5f7d948410 [2021-03-09T03:23:39.239Z] Removing intermediate container 7e5f7d948410 [2021-03-09T03:23:39.239Z] ---> 17b6687bb114 [2021-03-09T03:23:39.239Z] Step 6/7 : COPY go.mod . [2021-03-09T03:23:39.510Z] ---> 7c9414b1a295 [2021-03-09T03:23:39.510Z] Step 7/7 : RUN go mod download [2021-03-09T03:23:39.786Z] ---> Running in 15b9ea0bd933 [2021-03-09T03:23:52.084Z] Removing intermediate container 15b9ea0bd933 [2021-03-09T03:23:52.085Z] ---> f13ce50676e5 [2021-03-09T03:23:52.085Z] Successfully built f13ce50676e5 [2021-03-09T03:23:52.085Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T03:23:52.418Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T03:23:52.419Z] . [Pipeline] withDockerContainer [2021-03-09T03:23:52.554Z] prd-centos7-docker-4c-2g-29091 does not seem to be running inside a container [2021-03-09T03:23:52.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-09T03:23:53.519Z] $ docker top c572b84f9ccaec5a60560b1cb3b44e2f5d3c7033e6bd83480e01d31c45e74d38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T03:23:54.032Z] + go version [2021-03-09T03:23:54.032Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-09T03:23:54.147Z] $ docker stop --time=1 c572b84f9ccaec5a60560b1cb3b44e2f5d3c7033e6bd83480e01d31c45e74d38 [2021-03-09T03:23:55.543Z] $ docker rm -f c572b84f9ccaec5a60560b1cb3b44e2f5d3c7033e6bd83480e01d31c45e74d38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T03:23:56.427Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T03:23:56.427Z] . [Pipeline] withDockerContainer [2021-03-09T03:23:56.536Z] prd-centos7-docker-4c-2g-29091 does not seem to be running inside a container [2021-03-09T03:23:56.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-09T03:23:57.230Z] $ docker top 3d23e8fabdea82574760644ba893605ab357d63bc7688cb92a7fe847df25566f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T03:23:57.782Z] + make test [2021-03-09T03:23:57.782Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-09T03:24:06.049Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-09T03:24:06.049Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.013s coverage: 85.7% of statements [2021-03-09T03:24:06.049Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.016s coverage: 100.0% of statements [2021-03-09T03:24:06.049Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.076s coverage: 45.4% of statements [2021-03-09T03:24:06.049Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.013s coverage: 77.8% of statements [2021-03-09T03:24:06.049Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-09T03:24:06.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.038s coverage: 26.3% of statements [2021-03-09T03:24:06.900Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.024s coverage: 14.7% of statements [2021-03-09T03:24:06.900Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.009s coverage: 100.0% of statements [2021-03-09T03:24:07.168Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.034s coverage: 91.8% of statements [2021-03-09T03:24:07.168Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-09T03:24:07.168Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-09T03:24:07.168Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.007s coverage: 100.0% of statements [2021-03-09T03:24:07.439Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.7% of statements [2021-03-09T03:24:09.431Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.027s coverage: 63.0% of statements [2021-03-09T03:24:09.431Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.004s coverage: 26.3% of statements [2021-03-09T03:24:09.431Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.007s coverage: 15.4% of statements [2021-03-09T03:24:09.431Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.021s coverage: 15.4% of statements [2021-03-09T03:24:09.431Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.023s coverage: 14.3% of statements [2021-03-09T03:24:09.431Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-09T03:24:11.435Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.087s coverage: 84.6% of statements [2021-03-09T03:24:11.435Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-09T03:24:11.435Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-09T03:24:11.435Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-09T03:24:12.063Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.019s coverage: 48.4% of statements [2021-03-09T03:24:12.063Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.009s coverage: 94.7% of statements [2021-03-09T03:24:12.336Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"apiVersion":"v2","name":"TestDevice","adminState":"LOCKED","operatingState":"UP","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","autoEvents":[{"frequency":"300ms","onChange":true,"sourceName":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}}}} [2021-03-09T03:24:12.336Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"apiVersion":"v2","id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDevice","description":"TestDescription","adminState":"LOCKED","operatingState":"UP","lastConnected":1615260252,"lastReported":1615260252,"serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","autoEvents":[{"frequency":"300ms","onChange":true,"sourceName":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}}}} [2021-03-09T03:24:12.336Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"apiVersion":"v2","name":"TestDeviceServiceName","labels":["MODBUS","TEMP"],"baseAddress":"http://0.0.0.0:49991/api/v1/callback","adminState":"LOCKED"}} [2021-03-09T03:24:12.336Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"apiVersion":"v2","id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDeviceServiceName","baseAddress":"http://0.0.0.0:49991/api/v1/callback","labels":["MODBUS","TEMP"],"adminState":"LOCKED"}} [2021-03-09T03:24:12.336Z] --- FAIL: TestAddIntervalAction_UnmarshalJSON (0.00s) [2021-03-09T03:24:12.336Z] --- FAIL: TestAddIntervalAction_UnmarshalJSON/unmarshal_AddIntervalActionRequest_with_success (0.00s) [2021-03-09T03:24:12.336Z] intervalaction_test.go:129: [2021-03-09T03:24:12.336Z] Error Trace: intervalaction_test.go:129 [2021-03-09T03:24:12.336Z] Error: Not equal: [2021-03-09T03:24:12.336Z] expected: requests.AddIntervalActionRequest{BaseRequest:common.BaseRequest{Versionable:common.Versionable{ApiVersion:"v2"}, RequestId:"08b9770b-41bf-44d1-bc90-8f90f1358743"}, Action:dtos.IntervalAction{Versionable:common.Versionable{ApiVersion:"v2"}, Created:0, Modified:0, Id:"c68f173d-7a62-4178-a253-62a04d3b5a32", Name:"TestIntervalAction", IntervalName:"TestInterval", Address:dtos.Address{Type:"REST", Host:"localhost", Port:48089, RESTAddress:dtos.RESTAddress{Path:"", QueryParameters:"", HTTPMethod:"GET"}, MQTTPubAddress:dtos.MQTTPubAddress{Publisher:"", Topic:"", QoS:0, KeepAlive:0, Retained:false, AutoReconnect:false, ConnectTimeout:0}}}} [2021-03-09T03:24:12.336Z] actual : requests.AddIntervalActionRequest{BaseRequest:common.BaseRequest{Versionable:common.Versionable{ApiVersion:"v2"}, RequestId:"e4189b38-2d36-4da5-8e6f-6812959cb378"}, Action:dtos.IntervalAction{Versionable:common.Versionable{ApiVersion:"v2"}, Created:0, Modified:0, Id:"9090efb8-157e-4bb1-a464-13fdcd59e0ac", Name:"TestIntervalAction", IntervalName:"TestInterval", Address:dtos.Address{Type:"REST", Host:"localhost", Port:48089, RESTAddress:dtos.RESTAddress{Path:"", QueryParameters:"", HTTPMethod:"GET"}, MQTTPubAddress:dtos.MQTTPubAddress{Publisher:"", Topic:"", QoS:0, KeepAlive:0, Retained:false, AutoReconnect:false, ConnectTimeout:0}}}} [2021-03-09T03:24:12.336Z] [2021-03-09T03:24:12.336Z] Diff: [2021-03-09T03:24:12.336Z] --- Expected [2021-03-09T03:24:12.336Z] +++ Actual [2021-03-09T03:24:12.336Z] @@ -5,3 +5,3 @@ [2021-03-09T03:24:12.336Z] }, [2021-03-09T03:24:12.336Z] - RequestId: (string) (len=36) "08b9770b-41bf-44d1-bc90-8f90f1358743" [2021-03-09T03:24:12.336Z] + RequestId: (string) (len=36) "e4189b38-2d36-4da5-8e6f-6812959cb378" [2021-03-09T03:24:12.336Z] }, [2021-03-09T03:24:12.336Z] @@ -13,3 +13,3 @@ [2021-03-09T03:24:12.336Z] Modified: (int64) 0, [2021-03-09T03:24:12.336Z] - Id: (string) (len=36) "c68f173d-7a62-4178-a253-62a04d3b5a32", [2021-03-09T03:24:12.336Z] + Id: (string) (len=36) "9090efb8-157e-4bb1-a464-13fdcd59e0ac", [2021-03-09T03:24:12.336Z] Name: (string) (len=18) "TestIntervalAction", [2021-03-09T03:24:12.336Z] Test: TestAddIntervalAction_UnmarshalJSON/unmarshal_AddIntervalActionRequest_with_success [2021-03-09T03:24:12.336Z] Messages: Unmarshal did not result in expected AddIntervalActionRequest. [2021-03-09T03:24:12.336Z] --- FAIL: TestAddIntervalActionReqToIntervalActionModels (0.00s) [2021-03-09T03:24:12.336Z] intervalaction_test.go:145: [2021-03-09T03:24:12.336Z] Error Trace: intervalaction_test.go:145 [2021-03-09T03:24:12.336Z] Error: Not equal: [2021-03-09T03:24:12.336Z] expected: []models.IntervalAction{models.IntervalAction{Timestamps:models.Timestamps{Created:0, Modified:0}, Id:"", Name:"TestIntervalAction", IntervalName:"TestInterval", Address:models.RESTAddress{BaseAddress:models.BaseAddress{Type:"REST", Host:"localhost", Port:48089}, Path:"", QueryParameters:"", HTTPMethod:"GET"}}} [2021-03-09T03:24:12.336Z] actual : []models.IntervalAction{models.IntervalAction{Timestamps:models.Timestamps{Created:0, Modified:0}, Id:"fe2e8671-abe4-41e9-b970-32cdbe840794", Name:"TestIntervalAction", IntervalName:"TestInterval", Address:models.RESTAddress{BaseAddress:models.BaseAddress{Type:"REST", Host:"localhost", Port:48089}, Path:"", QueryParameters:"", HTTPMethod:"GET"}}} [2021-03-09T03:24:12.336Z] [2021-03-09T03:24:12.336Z] Diff: [2021-03-09T03:24:12.336Z] --- Expected [2021-03-09T03:24:12.336Z] +++ Actual [2021-03-09T03:24:12.336Z] @@ -6,3 +6,3 @@ [2021-03-09T03:24:12.336Z] }, [2021-03-09T03:24:12.336Z] - Id: (string) "", [2021-03-09T03:24:12.336Z] + Id: (string) (len=36) "fe2e8671-abe4-41e9-b970-32cdbe840794", [2021-03-09T03:24:12.336Z] Name: (string) (len=18) "TestIntervalAction", [2021-03-09T03:24:12.336Z] Test: TestAddIntervalActionReqToIntervalActionModels [2021-03-09T03:24:12.336Z] Messages: AddIntervalActionReqToIntervalActionModels did not result in expected IntervalAction model. [2021-03-09T03:24:12.336Z] {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","provisionWatcher":{"apiVersion":"v2","name":"TestWatcher","labels":["TEST","TEMP"],"identifiers":{"address":"localhost","port":"3[0-9]{2}"},"blockingIdentifiers":{"port":["397","398","399"]},"profileName":"TestDeviceProfileName","serviceName":"TestDeviceServiceName","adminState":"LOCKED","autoEvents":[{"frequency":"300ms","onChange":true,"sourceName":"TestDevice"}]}} [2021-03-09T03:24:12.336Z] FAIL [2021-03-09T03:24:12.336Z] coverage: 89.4% of statements [2021-03-09T03:24:12.336Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.056s [2021-03-09T03:24:12.336Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 100.0% of statements [2021-03-09T03:24:12.336Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-09T03:24:12.336Z] FAIL [2021-03-09T03:24:12.336Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-03-09T03:24:12.375Z] $ docker stop --time=1 3d23e8fabdea82574760644ba893605ab357d63bc7688cb92a7fe847df25566f [2021-03-09T03:24:14.832Z] $ docker rm -f 3d23e8fabdea82574760644ba893605ab357d63bc7688cb92a7fe847df25566f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-09T03:24:16.365Z] ---> job-cost.sh [2021-03-09T03:24:16.365Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qhS0 [2021-03-09T03:24:18.366Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29092 in /w/workspace/dry_go-mod-core-contracts_PR-536 [Pipeline] { [Pipeline] ws [2021-03-09T03:24:18.420Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-03-09T03:24:23.336Z] using credential edgex-jenkins-ssh [2021-03-09T03:24:23.443Z] Cloning the remote Git repository [2021-03-09T03:24:23.527Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-09T03:24:23.646Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-03-09T03:24:23.738Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-09T03:24:23.739Z] > git --version # timeout=10 [2021-03-09T03:24:23.763Z] > git --version # 'git version 2.17.1' [2021-03-09T03:24:23.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T03:24:23.858Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T03:24:25.713Z] Merging remotes/origin/master commit eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 into PR head commit 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-03-09T03:24:24.939Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-09T03:24:24.959Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T03:24:25.000Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-09T03:24:25.047Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-09T03:24:25.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T03:24:25.059Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T03:24:25.751Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T03:24:25.775Z] > git checkout -f 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-09T03:24:26.137Z] Failed in branch arm64 [2021-03-09T03:24:31.311Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-09T03:25:03.502Z] lf-activate-venv(): INFO: Adding /tmp/venv-qhS0/bin to PATH [2021-03-09T03:25:03.502Z] INFO: No Stack... [2021-03-09T03:25:03.502Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-09T03:25:03.502Z] INFO: Archiving Costs [Pipeline] sh [2021-03-09T03:25:03.825Z] + cut -d, -f6 [2021-03-09T03:25:03.825Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [Pipeline] lock [2021-03-09T03:25:03.920Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-2-stack-cost] [2021-03-09T03:25:03.929Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-2-stack-cost] did not exist. Created. [2021-03-09T03:25:03.929Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-09T03:25:04.349Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-09T03:25:04.789Z] Stashed 1 file(s) [Pipeline] } [2021-03-09T03:25:04.800Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-09T03:25:05.382Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-09T03:25:08.213Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T03:25:08.789Z] ---> package-listing.sh [2021-03-09T03:25:08.789Z] ++ facter osfamily [2021-03-09T03:25:08.789Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-09T03:25:08.789Z] + OS_FAMILY=redhat [2021-03-09T03:25:08.789Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-536 [2021-03-09T03:25:08.789Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-09T03:25:08.789Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-09T03:25:08.789Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-09T03:25:08.789Z] + PACKAGES=/tmp/packages_start.txt [2021-03-09T03:25:08.789Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-536 ']' [2021-03-09T03:25:08.789Z] + PACKAGES=/tmp/packages_end.txt [2021-03-09T03:25:08.789Z] + case "${OS_FAMILY}" in [2021-03-09T03:25:08.789Z] + rpm -qa [2021-03-09T03:25:08.789Z] + sort [2021-03-09T03:25:14.106Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-09T03:25:14.106Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-09T03:25:14.106Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-09T03:25:14.106Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-536 ']' [2021-03-09T03:25:14.106Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-536/archives/ [2021-03-09T03:25:14.106Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-536/archives/ [Pipeline] echo [2021-03-09T03:25:14.121Z] 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-536/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-09T03:25:14.415Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-09T03:25:14.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T03:25:14.723Z] [2021-03-09T03:25:14.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-09T03:25:15.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T03:25:15.098Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-09T03:25:15.098Z] df20fa9351a1: Pulling fs layer [2021-03-09T03:25:15.098Z] 36b3adc4ff6f: Pulling fs layer [2021-03-09T03:25:15.098Z] 8ad3a11d3b57: Pulling fs layer [2021-03-09T03:25:15.098Z] 46f8f816bc3b: Pulling fs layer [2021-03-09T03:25:15.098Z] 93b61091891f: Pulling fs layer [2021-03-09T03:25:15.098Z] 93b9cdb0e59b: Pulling fs layer [2021-03-09T03:25:15.098Z] 5e14af77c1be: Pulling fs layer [2021-03-09T03:25:15.098Z] 01666e4c0597: Pulling fs layer [2021-03-09T03:25:15.098Z] aa168da1d23b: Pulling fs layer [2021-03-09T03:25:15.098Z] 46f8f816bc3b: Waiting [2021-03-09T03:25:15.098Z] 93b61091891f: Waiting [2021-03-09T03:25:15.098Z] 93b9cdb0e59b: Waiting [2021-03-09T03:25:15.098Z] 5e14af77c1be: Waiting [2021-03-09T03:25:15.098Z] 01666e4c0597: Waiting [2021-03-09T03:25:15.098Z] aa168da1d23b: Waiting [2021-03-09T03:25:15.098Z] 36b3adc4ff6f: Verifying Checksum [2021-03-09T03:25:15.098Z] 36b3adc4ff6f: Download complete [2021-03-09T03:25:15.098Z] 46f8f816bc3b: Verifying Checksum [2021-03-09T03:25:15.098Z] 46f8f816bc3b: Download complete [2021-03-09T03:25:15.368Z] df20fa9351a1: Verifying Checksum [2021-03-09T03:25:15.368Z] df20fa9351a1: Download complete [2021-03-09T03:25:15.368Z] 93b9cdb0e59b: Verifying Checksum [2021-03-09T03:25:15.368Z] 93b9cdb0e59b: Download complete [2021-03-09T03:25:15.368Z] 93b61091891f: Verifying Checksum [2021-03-09T03:25:15.368Z] 93b61091891f: Download complete [2021-03-09T03:25:15.368Z] 5e14af77c1be: Verifying Checksum [2021-03-09T03:25:15.368Z] 5e14af77c1be: Download complete [2021-03-09T03:25:15.368Z] 01666e4c0597: Verifying Checksum [2021-03-09T03:25:15.368Z] 01666e4c0597: Download complete [2021-03-09T03:25:15.631Z] df20fa9351a1: Pull complete [2021-03-09T03:25:15.894Z] 36b3adc4ff6f: Pull complete [2021-03-09T03:25:16.158Z] 8ad3a11d3b57: Verifying Checksum [2021-03-09T03:25:16.158Z] 8ad3a11d3b57: Download complete [2021-03-09T03:25:17.122Z] 8ad3a11d3b57: Pull complete [2021-03-09T03:25:17.122Z] 46f8f816bc3b: Pull complete [2021-03-09T03:25:18.084Z] 93b61091891f: Pull complete [2021-03-09T03:25:18.084Z] aa168da1d23b: Verifying Checksum [2021-03-09T03:25:18.084Z] aa168da1d23b: Download complete [2021-03-09T03:25:18.084Z] 93b9cdb0e59b: Pull complete [2021-03-09T03:25:18.347Z] 5e14af77c1be: Pull complete [2021-03-09T03:25:18.347Z] 01666e4c0597: Pull complete [2021-03-09T03:25:26.542Z] aa168da1d23b: Pull complete [2021-03-09T03:25:26.542Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-09T03:25:26.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T03:25:26.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-09T03:25:26.730Z] prd-centos7-docker-4c-2g-29090 does not seem to be running inside a container [2021-03-09T03:25:26.776Z] $ 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-536/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-536 -v /w/workspace/dry_go-mod-core-contracts_PR-536:/w/workspace/dry_go-mod-core-contracts_PR-536:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-536@tmp:/w/workspace/dry_go-mod-core-contracts_PR-536@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-09T03:25:29.915Z] $ docker top e9ff9b3384e88147ff2817d675752bcd1ed6b536973f537cb005adea417920d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T03:25:30.409Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-09T03:25:30.710Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-09T03:25:31.035Z] + ls /var/log/sa-host [2021-03-09T03:25:31.035Z] + sadf -c /var/log/sa-host/sa09 [2021-03-09T03:25:31.035Z] file_magic: OK [2021-03-09T03:25:31.035Z] HZ: Using current value: 100 [2021-03-09T03:25:31.035Z] file_header: OK [2021-03-09T03:25:31.035Z] 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-03-09T03:25:31.035Z] Statistics: [2021-03-09T03:25:31.035Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-09T03:25:31.035Z] File successfully converted to sysstat format version 12.2.1 [2021-03-09T03:25:31.035Z] + sadf -c /var/log/sa-host/sa23 [2021-03-09T03:25:31.035Z] file_magic: OK [2021-03-09T03:25:31.035Z] HZ: Using current value: 100 [2021-03-09T03:25:31.035Z] file_header: OK [2021-03-09T03:25:31.035Z] 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-03-09T03:25:31.035Z] Statistics: [2021-03-09T03:25:31.035Z] Hnuu...uuuununununu... [2021-03-09T03:25:31.035Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-09T03:25:31.608Z] provisioning config files... [2021-03-09T03:25:31.626Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/config1301413054727620096tmp [Pipeline] { [Pipeline] echo [2021-03-09T03:25:31.700Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T03:25:31.999Z] ---> create-netrc.sh [Pipeline] } [2021-03-09T03:25:32.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-09T03:25:32.094Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T03:25:32.389Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-09T03:25:32.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T03:25:32.695Z] ---> sudo-logs.sh [2021-03-09T03:25:32.695Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-09T03:25:32.754Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T03:25:33.053Z] ---> job-cost.sh [2021-03-09T03:25:33.053Z] lf-activate-venv: SKIPPING [2021-03-09T03:25:33.053Z] DEBUG: total: 0.029999999329447746 [2021-03-09T03:25:33.053Z] INFO: Retrieving Stack Cost... [2021-03-09T03:25:33.997Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-09T03:25:34.570Z] INFO: Archiving Costs [Pipeline] echo [2021-03-09T03:25:34.585Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T03:25:34.882Z] ---> logs-deploy.sh [2021-03-09T03:25:34.882Z] lf-activate-venv: SKIPPING [2021-03-09T03:25:34.882Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-536/2 [2021-03-09T03:25:34.882Z] INFO: archiving workspace using pattern(s): [2021-03-09T03:25:36.802Z] Archives upload complete. [2021-03-09T03:25:36.802Z] INFO: archiving logs to Nexus [2021-03-09T03:25:37.751Z] ---> uname -a: [2021-03-09T03:25:37.751Z] Linux prd-centos7-docker-4c-2g-29090.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] ---> lscpu: [2021-03-09T03:25:37.751Z] Architecture: x86_64 [2021-03-09T03:25:37.751Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-09T03:25:37.751Z] Byte Order: Little Endian [2021-03-09T03:25:37.751Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-09T03:25:37.751Z] CPU(s): 4 [2021-03-09T03:25:37.751Z] On-line CPU(s) list: 0-3 [2021-03-09T03:25:37.751Z] Thread(s) per core: 1 [2021-03-09T03:25:37.751Z] Core(s) per socket: 1 [2021-03-09T03:25:37.751Z] Socket(s): 4 [2021-03-09T03:25:37.751Z] NUMA node(s): 1 [2021-03-09T03:25:37.751Z] Vendor ID: GenuineIntel [2021-03-09T03:25:37.751Z] CPU family: 6 [2021-03-09T03:25:37.751Z] Model: 44 [2021-03-09T03:25:37.751Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-09T03:25:37.751Z] Stepping: 1 [2021-03-09T03:25:37.751Z] CPU MHz: 2933.438 [2021-03-09T03:25:37.751Z] BogoMIPS: 5866.87 [2021-03-09T03:25:37.751Z] Virtualization: VT-x [2021-03-09T03:25:37.751Z] Hypervisor vendor: KVM [2021-03-09T03:25:37.751Z] Virtualization type: full [2021-03-09T03:25:37.751Z] L1d cache: 128 KiB [2021-03-09T03:25:37.751Z] L1i cache: 128 KiB [2021-03-09T03:25:37.751Z] L2 cache: 16 MiB [2021-03-09T03:25:37.751Z] L3 cache: 64 MiB [2021-03-09T03:25:37.751Z] NUMA node0 CPU(s): 0-3 [2021-03-09T03:25:37.751Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-09T03:25:37.751Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-09T03:25:37.751Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-09T03:25:37.751Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-09T03:25:37.751Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-09T03:25:37.751Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-09T03:25:37.751Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-09T03:25:37.751Z] Vulnerability Srbds: Not affected [2021-03-09T03:25:37.751Z] Vulnerability Tsx async abort: Not affected [2021-03-09T03:25:37.751Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] ---> nproc: [2021-03-09T03:25:37.751Z] 4 [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] ---> df -h: [2021-03-09T03:25:37.751Z] Filesystem Size Used Available Use% Mounted on [2021-03-09T03:25:37.751Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-09T03:25:37.751Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-09T03:25:37.751Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-09T03:25:37.751Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-09T03:25:37.751Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-09T03:25:37.751Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-09T03:25:37.751Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-09T03:25:37.751Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-09T03:25:37.751Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-09T03:25:37.751Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-09T03:25:37.751Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-09T03:25:37.751Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-09T03:25:37.751Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-536 [2021-03-09T03:25:37.751Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-536@tmp [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] ---> free -m: [2021-03-09T03:25:37.751Z] total used free shared buff/cache available [2021-03-09T03:25:37.751Z] Mem: 1837 696 86 0 1055 1037 [2021-03-09T03:25:37.751Z] Swap: 1023 1 1022 [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] ---> ip addr: [2021-03-09T03:25:37.751Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-09T03:25:37.751Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-09T03:25:37.751Z] inet 127.0.0.1/8 scope host lo [2021-03-09T03:25:37.751Z] valid_lft forever preferred_lft forever [2021-03-09T03:25:37.751Z] inet6 ::1/128 scope host [2021-03-09T03:25:37.751Z] valid_lft forever preferred_lft forever [2021-03-09T03:25:37.751Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-09T03:25:37.751Z] link/ether fa:16:3e:93:32:a6 brd ff:ff:ff:ff:ff:ff [2021-03-09T03:25:37.751Z] inet 10.30.122.191/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-09T03:25:37.751Z] valid_lft 86024sec preferred_lft 86024sec [2021-03-09T03:25:37.751Z] inet6 fe80::f816:3eff:fe93:32a6/64 scope link [2021-03-09T03:25:37.751Z] valid_lft forever preferred_lft forever [2021-03-09T03:25:37.751Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-09T03:25:37.751Z] link/ether 02:42:1e:71:b6:15 brd ff:ff:ff:ff:ff:ff [2021-03-09T03:25:37.751Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-09T03:25:37.751Z] valid_lft forever preferred_lft forever [2021-03-09T03:25:37.751Z] inet6 fe80::42:1eff:fe71:b615/64 scope link [2021-03-09T03:25:37.751Z] valid_lft forever preferred_lft forever [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] ---> sar -b -r -n DEV: [2021-03-09T03:25:37.751Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/09/21 _x86_64_ (4 CPU) [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] 03:19:10 LINUX RESTART (4 CPU) [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] 03:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-09T03:25:37.751Z] 03:21:01 34.29 10.47 23.82 0.00 4208.79 3237.78 0.00 [2021-03-09T03:25:37.751Z] 03:22:01 0.83 0.00 0.83 0.00 0.00 18.73 0.00 [2021-03-09T03:25:37.751Z] 03:23:01 0.30 0.00 0.30 0.00 0.00 2.86 0.00 [2021-03-09T03:25:37.751Z] 03:24:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 [2021-03-09T03:25:37.751Z] 03:25:01 0.23 0.00 0.23 0.00 0.00 3.51 0.00 [2021-03-09T03:25:37.751Z] Average: 7.17 2.09 5.08 0.00 842.12 653.29 0.00 [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] 03:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-09T03:25:37.751Z] 03:21:01 155320 0 569116 30.25 2620 1154488 1091536 37.25 387640 1136624 20 [2021-03-09T03:25:37.751Z] 03:22:01 161820 0 562608 29.90 2620 1154496 1061352 36.22 384592 1134264 8 [2021-03-09T03:25:37.751Z] 03:23:01 160308 0 564116 29.98 2620 1154500 1061292 36.22 386512 1133916 8 [2021-03-09T03:25:37.751Z] 03:24:01 157512 0 566912 30.13 2620 1154500 1061472 36.23 400912 1122588 8 [2021-03-09T03:25:37.751Z] 03:25:01 155780 0 568636 30.22 2620 1154508 1061400 36.22 404680 1120328 8 [2021-03-09T03:25:37.751Z] Average: 158148 0 566278 30.10 2620 1154498 1067410 36.43 392867 1129544 10 [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] 03:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-09T03:25:37.751Z] 03:21:01 eth0 71.29 60.04 352.69 24.78 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] 03:21:01 docker0 9.45 6.19 1.91 20.03 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] 03:22:01 eth0 0.85 0.67 0.65 0.04 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] 03:23:01 eth0 0.72 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] 03:24:01 eth0 1.00 0.32 0.32 0.17 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] 03:25:01 eth0 0.65 0.47 0.35 0.30 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] Average: eth0 14.91 12.32 70.84 5.06 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] Average: docker0 1.89 1.24 0.38 4.01 0.00 0.00 0.00 0.00 [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] ---> sar -P ALL: [2021-03-09T03:25:37.751Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/09/21 _x86_64_ (4 CPU) [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] 03:19:10 LINUX RESTART (4 CPU) [2021-03-09T03:25:37.751Z] [2021-03-09T03:25:37.751Z] 03:20:01 CPU %user %nice %system %iowait %steal %idle [2021-03-09T03:25:37.751Z] 03:21:01 all 2.27 0.00 1.78 0.79 0.02 95.13 [2021-03-09T03:25:37.751Z] 03:21:01 0 2.23 0.00 2.40 1.64 0.02 93.72 [2021-03-09T03:25:37.751Z] 03:21:01 1 2.06 0.00 1.84 0.22 0.03 95.85 [2021-03-09T03:25:37.751Z] 03:21:01 2 2.63 0.00 1.51 0.75 0.02 95.09 [2021-03-09T03:25:37.751Z] 03:21:01 3 2.18 0.00 1.39 0.54 0.02 95.88 [2021-03-09T03:25:37.751Z] 03:22:01 all 0.17 0.00 0.06 0.00 0.00 99.78 [2021-03-09T03:25:37.751Z] 03:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-09T03:25:37.751Z] 03:22:01 1 0.07 0.00 0.10 0.00 0.00 99.83 [2021-03-09T03:25:37.751Z] 03:22:01 2 0.53 0.00 0.05 0.00 0.00 99.42 [2021-03-09T03:25:37.751Z] 03:22:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-09T03:25:37.751Z] 03:23:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-03-09T03:25:37.751Z] 03:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-09T03:25:37.751Z] 03:23:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2021-03-09T03:25:37.751Z] 03:23:01 2 0.48 0.00 0.05 0.00 0.00 99.47 [2021-03-09T03:25:37.751Z] 03:23:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2021-03-09T03:25:37.751Z] 03:24:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2021-03-09T03:25:37.751Z] 03:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-09T03:25:37.751Z] 03:24:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2021-03-09T03:25:37.751Z] 03:24:01 2 0.53 0.00 0.05 0.00 0.02 99.40 [2021-03-09T03:25:37.751Z] 03:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-09T03:25:37.751Z] 03:25:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-03-09T03:25:37.751Z] 03:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-09T03:25:37.751Z] 03:25:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-03-09T03:25:37.751Z] 03:25:01 2 0.43 0.00 0.07 0.00 0.00 99.50 [2021-03-09T03:25:37.751Z] 03:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-09T03:25:37.751Z] Average: all 0.58 0.00 0.39 0.16 0.01 98.86 [2021-03-09T03:25:37.751Z] Average: 0 0.47 0.00 0.50 0.33 0.00 98.70 [2021-03-09T03:25:37.751Z] Average: 1 0.47 0.00 0.42 0.04 0.01 99.05 [2021-03-09T03:25:37.751Z] Average: 2 0.92 0.00 0.34 0.15 0.01 98.58 [2021-03-09T03:25:37.752Z] Average: 3 0.46 0.00 0.31 0.11 0.01 99.12 [2021-03-09T03:25:37.752Z] [2021-03-09T03:25:37.752Z] [2021-03-09T03:25:37.752Z]