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 03:19:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:19:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:19:53 ========================================================= 03:19:53 EdgeX Global Pipelines Version Info 03:19:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:19:55 ------------------- 03:19:55 stable info: 03:19:55 ------------------- 03:19:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:19:55 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 03:19:55 Message: update stable to v1.0.184 03:19:56 ------------------- 03:19:56 experimental info: 03:19:56 ------------------- 03:19:56 Commited By: **** collab-it+edgex@linuxfoundation.org 03:19:56 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 03:19:56 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:19:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 03:19:56 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 03:19:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:19:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:19:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:19:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:19:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:19:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:19:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:19:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:19:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:19:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 03:19:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:19:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:19:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:19:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:19:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:19:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:19:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:19:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:19:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:19:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:19:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:19:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-536 [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-536 [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-536 [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05a181e [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:20:00 + git log --format=format:%s -1 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 [Pipeline] echo 03:20:00 GIT_COMMIT: 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7, Commit Message: refactor: refactor IntervalAction test to use factory method [Pipeline] echo 03:20:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:20:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:20:02 03:20:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:20:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:20:02 latest: Pulling from edgex-devops/git-semver 03:20:02 31603596830f: Pulling fs layer 03:20:02 2a8b12db71e7: Pulling fs layer 03:20:02 6ca5941a6612: Pulling fs layer 03:20:02 ecc8261a40a4: Pulling fs layer 03:20:02 ecc8261a40a4: Waiting 03:20:02 2a8b12db71e7: Verifying Checksum 03:20:02 2a8b12db71e7: Download complete 03:20:02 31603596830f: Verifying Checksum 03:20:02 31603596830f: Download complete 03:20:02 ecc8261a40a4: Verifying Checksum 03:20:02 ecc8261a40a4: Download complete 03:20:02 6ca5941a6612: Verifying Checksum 03:20:02 6ca5941a6612: Download complete 03:20:03 31603596830f: Pull complete 03:20:03 2a8b12db71e7: Pull complete 03:20:04 6ca5941a6612: Pull complete 03:20:04 ecc8261a40a4: Pull complete 03:20:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:20:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:20:04 prd-centos7-docker-4c-2g-29090 does not seem to be running inside a container 03:20:04 $ 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 03:20:06 $ docker top a43794e10101011974457487c8c3f6ed563a71e8bce1eb8ff59d0d7f5bf7155f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:20:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:07 [ssh-agent] Looking for ssh-agent implementation... 03:20:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:07 $ docker exec a43794e10101011974457487c8c3f6ed563a71e8bce1eb8ff59d0d7f5bf7155f ssh-agent 03:20:07 SSH_AUTH_SOCK=/tmp/ssh-oqS3v5X0htGg/agent.12 03:20:07 SSH_AGENT_PID=18 03:20:07 Running ssh-add (command line suppressed) 03:20:07 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) 03:20:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:08 + git tag --points-at HEAD [Pipeline] } 03:20:08 $ docker exec --env ******** --env ******** a43794e10101011974457487c8c3f6ed563a71e8bce1eb8ff59d0d7f5bf7155f ssh-agent -k 03:20:08 unset SSH_AUTH_SOCK; 03:20:08 unset SSH_AGENT_PID; 03:20:08 echo Agent pid 18 killed; 03:20:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:20:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:08 [ssh-agent] Looking for ssh-agent implementation... 03:20:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:08 $ docker exec a43794e10101011974457487c8c3f6ed563a71e8bce1eb8ff59d0d7f5bf7155f ssh-agent 03:20:09 SSH_AUTH_SOCK=/tmp/ssh-eXX1qN75fWIk/agent.48 03:20:09 SSH_AGENT_PID=53 03:20:09 Running ssh-add (command line suppressed) 03:20:09 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) 03:20:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:09 + git semver init 03:20:09 # -> Open(): unable to determine branch for HEAD 03:20:09 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-536/.git 03:20:09 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-536 03:20:09 # $SEMVER_REMOTE_NAME = origin 03:20:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:20:09 # $SEMVER_USER_NAME = edgex-jenkins 03:20:09 # $SEMVER_BRANCH = PR-536 03:20:09 # $SEMVER_TEMP = /tmp/semver-313163199 03:20:09 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 03:20:10 # '/tmp/semver-313163199' -> '/w/workspace/dry_go-mod-core-contracts_PR-536/.semver' 03:20:10 # -> Force: false 03:20:10 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-536/.semver [Pipeline] } 03:20:10 $ docker exec --env ******** --env ******** a43794e10101011974457487c8c3f6ed563a71e8bce1eb8ff59d0d7f5bf7155f ssh-agent -k 03:20:10 unset SSH_AUTH_SOCK; 03:20:10 unset SSH_AGENT_PID; 03:20:10 echo Agent pid 53 killed; 03:20:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:20:11 + git semver [Pipeline] } 03:20:11 $ docker stop --time=1 a43794e10101011974457487c8c3f6ed563a71e8bce1eb8ff59d0d7f5bf7155f 03:20:12 $ docker rm -f a43794e10101011974457487c8c3f6ed563a71e8bce1eb8ff59d0d7f5bf7155f [Pipeline] // withDockerContainer [Pipeline] sh 03:20:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:20:13 Stashed 1 file(s) [Pipeline] echo 03:20:13 [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 03:20:29 Still waiting to schedule task 03:20:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:20:29 Still waiting to schedule task 03:20:29 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:23:09 Running on prd-centos7-docker-4c-2g-29091 in /w/workspace/dry_go-mod-core-contracts_PR-536 [Pipeline] { [Pipeline] ws 03:23:10 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 03:23:12 using credential edgex-jenkins-ssh 03:23:12 Cloning the remote Git repository 03:23:12 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:23:12 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 03:23:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:23:12 > git --version # timeout=10 03:23:12 > git --version # 'git version 2.24.3' 03:23:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:23:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:23:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:23:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:13 > 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 03:23:13 Merging remotes/origin/master commit eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 into PR head commit 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 03:23:14 Merge succeeded, producing 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 03:23:14 Checking out Revision 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 (PR-536) 03:23:14 > git config core.sparsecheckout # timeout=10 03:23:14 > git checkout -f 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 # timeout=10 03:23:14 > git remote # timeout=10 03:23:14 > git config --get remote.origin.url # timeout=10 03:23:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:14 > git merge eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 03:23:14 > git rev-parse HEAD^{commit} # timeout=10 03:23:14 > git config core.sparsecheckout # timeout=10 03:23:14 > git checkout -f 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 # timeout=10 03:23:17 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 03:23:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:23:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:23:19 + sudo service docker restart 03:23:19 + true 03:23:19 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 03:23:21 ========================================================= 03:23:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:23:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:23:21 + 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 . 03:23:22 Sending build context to Docker daemon 2.791MB 03:23:22 Step 1/7 : ARG BASE=golang:1.15-alpine 03:23:22 Step 2/7 : FROM ${BASE} 03:23:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:23:22 188c0c94c7c5: Pulling fs layer 03:23:22 0ef7d3d256c8: Pulling fs layer 03:23:22 de9db76c5a1d: Pulling fs layer 03:23:22 bca2f99d35d6: Pulling fs layer 03:23:22 93359f2a8cfa: Pulling fs layer 03:23:22 7c6f9722023f: Pulling fs layer 03:23:22 a35cf1a2eb13: Pulling fs layer 03:23:22 93359f2a8cfa: Waiting 03:23:22 7c6f9722023f: Waiting 03:23:22 a35cf1a2eb13: Waiting 03:23:22 bca2f99d35d6: Waiting 03:23:22 de9db76c5a1d: Download complete 03:23:22 0ef7d3d256c8: Verifying Checksum 03:23:22 0ef7d3d256c8: Download complete 03:23:22 93359f2a8cfa: Download complete 03:23:23 7c6f9722023f: Verifying Checksum 03:23:23 7c6f9722023f: Download complete 03:23:23 188c0c94c7c5: Verifying Checksum 03:23:23 188c0c94c7c5: Download complete 03:23:23 188c0c94c7c5: Pull complete 03:23:23 0ef7d3d256c8: Pull complete 03:23:23 de9db76c5a1d: Pull complete 03:23:24 a35cf1a2eb13: Verifying Checksum 03:23:24 a35cf1a2eb13: Download complete 03:23:25 bca2f99d35d6: Verifying Checksum 03:23:25 bca2f99d35d6: Download complete 03:23:32 bca2f99d35d6: Pull complete 03:23:32 93359f2a8cfa: Pull complete 03:23:32 7c6f9722023f: Pull complete 03:23:35 a35cf1a2eb13: Pull complete 03:23:35 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:23:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:23:35 ---> a62c8e92a672 03:23:35 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:23:36 ---> Running in 1e49682ec2dc 03:23:36 Removing intermediate container 1e49682ec2dc 03:23:36 ---> f8619f4a6921 03:23:36 Step 4/7 : RUN apk add bash 03:23:36 ---> Running in 0d3a87fdf4b4 03:23:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:23:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:23:38 OK: 166 MiB in 39 packages 03:23:38 Removing intermediate container 0d3a87fdf4b4 03:23:38 ---> dfe1cb31b35b 03:23:38 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:23:38 ---> Running in 7e5f7d948410 03:23:39 Removing intermediate container 7e5f7d948410 03:23:39 ---> 17b6687bb114 03:23:39 Step 6/7 : COPY go.mod . 03:23:39 ---> 7c9414b1a295 03:23:39 Step 7/7 : RUN go mod download 03:23:39 ---> Running in 15b9ea0bd933 03:23:52 Removing intermediate container 15b9ea0bd933 03:23:52 ---> f13ce50676e5 03:23:52 Successfully built f13ce50676e5 03:23:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:23:52 + docker inspect -f . ci-base-image-x86_64 03:23:52 . [Pipeline] withDockerContainer 03:23:52 prd-centos7-docker-4c-2g-29091 does not seem to be running inside a container 03:23:52 $ 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 03:23:53 $ docker top c572b84f9ccaec5a60560b1cb3b44e2f5d3c7033e6bd83480e01d31c45e74d38 -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:54 + go version 03:23:54 go version go1.15.5 linux/amd64 [Pipeline] } 03:23:54 $ docker stop --time=1 c572b84f9ccaec5a60560b1cb3b44e2f5d3c7033e6bd83480e01d31c45e74d38 03:23:55 $ docker rm -f c572b84f9ccaec5a60560b1cb3b44e2f5d3c7033e6bd83480e01d31c45e74d38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:23:56 + docker inspect -f . ci-base-image-x86_64 03:23:56 . [Pipeline] withDockerContainer 03:23:56 prd-centos7-docker-4c-2g-29091 does not seem to be running inside a container 03:23:56 $ 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 03:23:57 $ docker top 3d23e8fabdea82574760644ba893605ab357d63bc7688cb92a7fe847df25566f -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:57 + make test 03:23:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:24:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 03:24:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.013s coverage: 85.7% of statements 03:24:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.016s coverage: 100.0% of statements 03:24:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.076s coverage: 45.4% of statements 03:24:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.013s coverage: 77.8% of statements 03:24:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:24:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.038s coverage: 26.3% of statements 03:24:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.024s coverage: 14.7% of statements 03:24:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.009s coverage: 100.0% of statements 03:24:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.034s coverage: 91.8% of statements 03:24:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 03:24:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 03:24:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.007s coverage: 100.0% of statements 03:24:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.7% of statements 03:24:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.027s coverage: 63.0% of statements 03:24:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.004s coverage: 26.3% of statements 03:24:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.007s coverage: 15.4% of statements 03:24:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.021s coverage: 15.4% of statements 03:24:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.023s coverage: 14.3% of statements 03:24:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 03:24:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.087s coverage: 84.6% of statements 03:24:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 03:24:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 03:24:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 03:24:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.019s coverage: 48.4% of statements 03:24:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.009s coverage: 94.7% of statements 03:24:12 {"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"}}}} 03:24:12 {"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"}}}} 03:24:12 {"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"}} 03:24:12 {"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"}} 03:24:12 --- FAIL: TestAddIntervalAction_UnmarshalJSON (0.00s) 03:24:12 --- FAIL: TestAddIntervalAction_UnmarshalJSON/unmarshal_AddIntervalActionRequest_with_success (0.00s) 03:24:12 intervalaction_test.go:129: 03:24:12 Error Trace: intervalaction_test.go:129 03:24:12 Error: Not equal: 03:24:12 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}}}} 03:24:12 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}}}} 03:24:12 03:24:12 Diff: 03:24:12 --- Expected 03:24:12 +++ Actual 03:24:12 @@ -5,3 +5,3 @@ 03:24:12 }, 03:24:12 - RequestId: (string) (len=36) "08b9770b-41bf-44d1-bc90-8f90f1358743" 03:24:12 + RequestId: (string) (len=36) "e4189b38-2d36-4da5-8e6f-6812959cb378" 03:24:12 }, 03:24:12 @@ -13,3 +13,3 @@ 03:24:12 Modified: (int64) 0, 03:24:12 - Id: (string) (len=36) "c68f173d-7a62-4178-a253-62a04d3b5a32", 03:24:12 + Id: (string) (len=36) "9090efb8-157e-4bb1-a464-13fdcd59e0ac", 03:24:12 Name: (string) (len=18) "TestIntervalAction", 03:24:12 Test: TestAddIntervalAction_UnmarshalJSON/unmarshal_AddIntervalActionRequest_with_success 03:24:12 Messages: Unmarshal did not result in expected AddIntervalActionRequest. 03:24:12 --- FAIL: TestAddIntervalActionReqToIntervalActionModels (0.00s) 03:24:12 intervalaction_test.go:145: 03:24:12 Error Trace: intervalaction_test.go:145 03:24:12 Error: Not equal: 03:24:12 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"}}} 03:24:12 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"}}} 03:24:12 03:24:12 Diff: 03:24:12 --- Expected 03:24:12 +++ Actual 03:24:12 @@ -6,3 +6,3 @@ 03:24:12 }, 03:24:12 - Id: (string) "", 03:24:12 + Id: (string) (len=36) "fe2e8671-abe4-41e9-b970-32cdbe840794", 03:24:12 Name: (string) (len=18) "TestIntervalAction", 03:24:12 Test: TestAddIntervalActionReqToIntervalActionModels 03:24:12 Messages: AddIntervalActionReqToIntervalActionModels did not result in expected IntervalAction model. 03:24:12 {"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"}]}} 03:24:12 FAIL 03:24:12 coverage: 89.4% of statements 03:24:12 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.056s 03:24:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 100.0% of statements 03:24:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 03:24:12 FAIL 03:24:12 make: *** [Makefile:6: test] Error 1 [Pipeline] } 03:24:12 $ docker stop --time=1 3d23e8fabdea82574760644ba893605ab357d63bc7688cb92a7fe847df25566f 03:24:14 $ 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 03:24:16 ---> job-cost.sh 03:24:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qhS0 03:24:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29092 in /w/workspace/dry_go-mod-core-contracts_PR-536 [Pipeline] { [Pipeline] ws 03:24:18 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 03:24:23 using credential edgex-jenkins-ssh 03:24:23 Cloning the remote Git repository 03:24:23 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:24:23 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 03:24:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:24:23 > git --version # timeout=10 03:24:23 > git --version # 'git version 2.17.1' 03:24:23 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:24:25 Merging remotes/origin/master commit eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 into PR head commit 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 03:24:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:24:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:24:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:24:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:24:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:25 > 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 03:24:25 > git config core.sparsecheckout # timeout=10 03:24:25 > git checkout -f 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } 03:24:26 Failed in branch arm64 03:24:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:25:03 lf-activate-venv(): INFO: Adding /tmp/venv-qhS0/bin to PATH 03:25:03 INFO: No Stack... 03:25:03 INFO: Retrieving Pricing Info for: v1-standard-2 03:25:03 INFO: Archiving Costs [Pipeline] sh 03:25:03 + cut -d, -f6 03:25:03 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [Pipeline] lock 03:25:03 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-2-stack-cost] 03:25:03 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-2-stack-cost] did not exist. Created. 03:25:03 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:25:04 + echo total: 0.029999999329447746 [Pipeline] stash 03:25:04 Stashed 1 file(s) [Pipeline] } 03:25:04 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] } 03:25:05 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 03:25:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:25:08 ---> package-listing.sh 03:25:08 ++ facter osfamily 03:25:08 ++ tr '[:upper:]' '[:lower:]' 03:25:08 + OS_FAMILY=redhat 03:25:08 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-536 03:25:08 + START_PACKAGES=/tmp/packages_start.txt 03:25:08 + END_PACKAGES=/tmp/packages_end.txt 03:25:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:25:08 + PACKAGES=/tmp/packages_start.txt 03:25:08 + '[' /w/workspace/dry_go-mod-core-contracts_PR-536 ']' 03:25:08 + PACKAGES=/tmp/packages_end.txt 03:25:08 + case "${OS_FAMILY}" in 03:25:08 + rpm -qa 03:25:08 + sort 03:25:14 + '[' -f /tmp/packages_start.txt ']' 03:25:14 + '[' -f /tmp/packages_end.txt ']' 03:25:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:25:14 + '[' /w/workspace/dry_go-mod-core-contracts_PR-536 ']' 03:25:14 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-536/archives/ 03:25:14 + 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 03:25:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 03:25:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:25:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:25:14 03:25:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:25:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:25:15 alpine: Pulling from edgex-lftools-log-publisher 03:25:15 df20fa9351a1: Pulling fs layer 03:25:15 36b3adc4ff6f: Pulling fs layer 03:25:15 8ad3a11d3b57: Pulling fs layer 03:25:15 46f8f816bc3b: Pulling fs layer 03:25:15 93b61091891f: Pulling fs layer 03:25:15 93b9cdb0e59b: Pulling fs layer 03:25:15 5e14af77c1be: Pulling fs layer 03:25:15 01666e4c0597: Pulling fs layer 03:25:15 aa168da1d23b: Pulling fs layer 03:25:15 46f8f816bc3b: Waiting 03:25:15 93b61091891f: Waiting 03:25:15 93b9cdb0e59b: Waiting 03:25:15 5e14af77c1be: Waiting 03:25:15 01666e4c0597: Waiting 03:25:15 aa168da1d23b: Waiting 03:25:15 36b3adc4ff6f: Verifying Checksum 03:25:15 36b3adc4ff6f: Download complete 03:25:15 46f8f816bc3b: Verifying Checksum 03:25:15 46f8f816bc3b: Download complete 03:25:15 df20fa9351a1: Verifying Checksum 03:25:15 df20fa9351a1: Download complete 03:25:15 93b9cdb0e59b: Verifying Checksum 03:25:15 93b9cdb0e59b: Download complete 03:25:15 93b61091891f: Verifying Checksum 03:25:15 93b61091891f: Download complete 03:25:15 5e14af77c1be: Verifying Checksum 03:25:15 5e14af77c1be: Download complete 03:25:15 01666e4c0597: Verifying Checksum 03:25:15 01666e4c0597: Download complete 03:25:15 df20fa9351a1: Pull complete 03:25:15 36b3adc4ff6f: Pull complete 03:25:16 8ad3a11d3b57: Verifying Checksum 03:25:16 8ad3a11d3b57: Download complete 03:25:17 8ad3a11d3b57: Pull complete 03:25:17 46f8f816bc3b: Pull complete 03:25:18 93b61091891f: Pull complete 03:25:18 aa168da1d23b: Verifying Checksum 03:25:18 aa168da1d23b: Download complete 03:25:18 93b9cdb0e59b: Pull complete 03:25:18 5e14af77c1be: Pull complete 03:25:18 01666e4c0597: Pull complete 03:25:26 aa168da1d23b: Pull complete 03:25:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:25:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:25:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:25:26 prd-centos7-docker-4c-2g-29090 does not seem to be running inside a container 03:25:26 $ 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 03:25:29 $ docker top e9ff9b3384e88147ff2817d675752bcd1ed6b536973f537cb005adea417920d0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:30 + touch /tmp/pre-build-complete [Pipeline] sh 03:25:30 + mkdir -p /var/log/sa [Pipeline] sh 03:25:31 + ls /var/log/sa-host 03:25:31 + sadf -c /var/log/sa-host/sa09 03:25:31 file_magic: OK 03:25:31 HZ: Using current value: 100 03:25:31 file_header: OK 03:25:31 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 03:25:31 Statistics: 03:25:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:25:31 File successfully converted to sysstat format version 12.2.1 03:25:31 + sadf -c /var/log/sa-host/sa23 03:25:31 file_magic: OK 03:25:31 HZ: Using current value: 100 03:25:31 file_header: OK 03:25:31 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 03:25:31 Statistics: 03:25:31 Hnuu...uuuununununu... 03:25:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:25:31 provisioning config files... 03:25:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/config1301413054727620096tmp [Pipeline] { [Pipeline] echo 03:25:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:25:31 ---> create-netrc.sh [Pipeline] } 03:25:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:25:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:25:32 ---> python-tools-install.sh [Pipeline] echo 03:25:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:25:32 ---> sudo-logs.sh 03:25:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:25:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:25:33 ---> job-cost.sh 03:25:33 lf-activate-venv: SKIPPING 03:25:33 DEBUG: total: 0.029999999329447746 03:25:33 INFO: Retrieving Stack Cost... 03:25:33 INFO: Retrieving Pricing Info for: v1-standard-2 03:25:34 INFO: Archiving Costs [Pipeline] echo 03:25:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:25:34 ---> logs-deploy.sh 03:25:34 lf-activate-venv: SKIPPING 03:25:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-536/2 03:25:34 INFO: archiving workspace using pattern(s): 03:25:36 Archives upload complete. 03:25:36 INFO: archiving logs to Nexus 03:25:37 ---> uname -a: 03:25:37 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 03:25:37 03:25:37 03:25:37 ---> lscpu: 03:25:37 Architecture: x86_64 03:25:37 CPU op-mode(s): 32-bit, 64-bit 03:25:37 Byte Order: Little Endian 03:25:37 Address sizes: 40 bits physical, 48 bits virtual 03:25:37 CPU(s): 4 03:25:37 On-line CPU(s) list: 0-3 03:25:37 Thread(s) per core: 1 03:25:37 Core(s) per socket: 1 03:25:37 Socket(s): 4 03:25:37 NUMA node(s): 1 03:25:37 Vendor ID: GenuineIntel 03:25:37 CPU family: 6 03:25:37 Model: 44 03:25:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:25:37 Stepping: 1 03:25:37 CPU MHz: 2933.438 03:25:37 BogoMIPS: 5866.87 03:25:37 Virtualization: VT-x 03:25:37 Hypervisor vendor: KVM 03:25:37 Virtualization type: full 03:25:37 L1d cache: 128 KiB 03:25:37 L1i cache: 128 KiB 03:25:37 L2 cache: 16 MiB 03:25:37 L3 cache: 64 MiB 03:25:37 NUMA node0 CPU(s): 0-3 03:25:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:25:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:25:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:25:37 Vulnerability Meltdown: Mitigation; PTI 03:25:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:25:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:25:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:25:37 Vulnerability Srbds: Not affected 03:25:37 Vulnerability Tsx async abort: Not affected 03:25:37 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 03:25:37 03:25:37 03:25:37 ---> nproc: 03:25:37 4 03:25:37 03:25:37 03:25:37 ---> df -h: 03:25:37 Filesystem Size Used Available Use% Mounted on 03:25:37 overlay 50.0G 7.3G 42.7G 15% / 03:25:37 tmpfs 64.0M 0 64.0M 0% /dev 03:25:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:25:37 shm 64.0M 0 64.0M 0% /dev/shm 03:25:37 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 03:25:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 03:25:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 03:25:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 03:25:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 03:25:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 03:25:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 03:25:37 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 03:25:37 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-536 03:25:37 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-536@tmp 03:25:37 03:25:37 03:25:37 ---> free -m: 03:25:37 total used free shared buff/cache available 03:25:37 Mem: 1837 696 86 0 1055 1037 03:25:37 Swap: 1023 1 1022 03:25:37 03:25:37 03:25:37 ---> ip addr: 03:25:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:25:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:25:37 inet 127.0.0.1/8 scope host lo 03:25:37 valid_lft forever preferred_lft forever 03:25:37 inet6 ::1/128 scope host 03:25:37 valid_lft forever preferred_lft forever 03:25:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:25:37 link/ether fa:16:3e:93:32:a6 brd ff:ff:ff:ff:ff:ff 03:25:37 inet 10.30.122.191/23 brd 10.30.123.255 scope global dynamic eth0 03:25:37 valid_lft 86024sec preferred_lft 86024sec 03:25:37 inet6 fe80::f816:3eff:fe93:32a6/64 scope link 03:25:37 valid_lft forever preferred_lft forever 03:25:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:25:37 link/ether 02:42:1e:71:b6:15 brd ff:ff:ff:ff:ff:ff 03:25:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:25:37 valid_lft forever preferred_lft forever 03:25:37 inet6 fe80::42:1eff:fe71:b615/64 scope link 03:25:37 valid_lft forever preferred_lft forever 03:25:37 03:25:37 03:25:37 ---> sar -b -r -n DEV: 03:25:37 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) 03:25:37 03:25:37 03:19:10 LINUX RESTART (4 CPU) 03:25:37 03:25:37 03:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:25:37 03:21:01 34.29 10.47 23.82 0.00 4208.79 3237.78 0.00 03:25:37 03:22:01 0.83 0.00 0.83 0.00 0.00 18.73 0.00 03:25:37 03:23:01 0.30 0.00 0.30 0.00 0.00 2.86 0.00 03:25:37 03:24:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 03:25:37 03:25:01 0.23 0.00 0.23 0.00 0.00 3.51 0.00 03:25:37 Average: 7.17 2.09 5.08 0.00 842.12 653.29 0.00 03:25:37 03:25:37 03:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:25:37 03:21:01 155320 0 569116 30.25 2620 1154488 1091536 37.25 387640 1136624 20 03:25:37 03:22:01 161820 0 562608 29.90 2620 1154496 1061352 36.22 384592 1134264 8 03:25:37 03:23:01 160308 0 564116 29.98 2620 1154500 1061292 36.22 386512 1133916 8 03:25:37 03:24:01 157512 0 566912 30.13 2620 1154500 1061472 36.23 400912 1122588 8 03:25:37 03:25:01 155780 0 568636 30.22 2620 1154508 1061400 36.22 404680 1120328 8 03:25:37 Average: 158148 0 566278 30.10 2620 1154498 1067410 36.43 392867 1129544 10 03:25:37 03:25:37 03:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:25:37 03:21:01 eth0 71.29 60.04 352.69 24.78 0.00 0.00 0.00 0.00 03:25:37 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:37 03:21:01 docker0 9.45 6.19 1.91 20.03 0.00 0.00 0.00 0.00 03:25:37 03:22:01 eth0 0.85 0.67 0.65 0.04 0.00 0.00 0.00 0.00 03:25:37 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:37 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:37 03:23:01 eth0 0.72 0.07 0.06 0.01 0.00 0.00 0.00 0.00 03:25:37 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:37 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:37 03:24:01 eth0 1.00 0.32 0.32 0.17 0.00 0.00 0.00 0.00 03:25:37 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:37 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:37 03:25:01 eth0 0.65 0.47 0.35 0.30 0.00 0.00 0.00 0.00 03:25:37 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:37 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:37 Average: eth0 14.91 12.32 70.84 5.06 0.00 0.00 0.00 0.00 03:25:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:37 Average: docker0 1.89 1.24 0.38 4.01 0.00 0.00 0.00 0.00 03:25:37 03:25:37 03:25:37 ---> sar -P ALL: 03:25:37 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) 03:25:37 03:25:37 03:19:10 LINUX RESTART (4 CPU) 03:25:37 03:25:37 03:20:01 CPU %user %nice %system %iowait %steal %idle 03:25:37 03:21:01 all 2.27 0.00 1.78 0.79 0.02 95.13 03:25:37 03:21:01 0 2.23 0.00 2.40 1.64 0.02 93.72 03:25:37 03:21:01 1 2.06 0.00 1.84 0.22 0.03 95.85 03:25:37 03:21:01 2 2.63 0.00 1.51 0.75 0.02 95.09 03:25:37 03:21:01 3 2.18 0.00 1.39 0.54 0.02 95.88 03:25:37 03:22:01 all 0.17 0.00 0.06 0.00 0.00 99.78 03:25:37 03:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:25:37 03:22:01 1 0.07 0.00 0.10 0.00 0.00 99.83 03:25:37 03:22:01 2 0.53 0.00 0.05 0.00 0.00 99.42 03:25:37 03:22:01 3 0.03 0.00 0.05 0.00 0.00 99.92 03:25:37 03:23:01 all 0.16 0.00 0.04 0.00 0.00 99.80 03:25:37 03:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:25:37 03:23:01 1 0.07 0.00 0.07 0.00 0.00 99.87 03:25:37 03:23:01 2 0.48 0.00 0.05 0.00 0.00 99.47 03:25:37 03:23:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:25:37 03:24:01 all 0.17 0.00 0.05 0.00 0.00 99.78 03:25:37 03:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:25:37 03:24:01 1 0.10 0.00 0.07 0.00 0.00 99.83 03:25:37 03:24:01 2 0.53 0.00 0.05 0.00 0.02 99.40 03:25:37 03:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:25:37 03:25:01 all 0.15 0.00 0.04 0.00 0.00 99.81 03:25:37 03:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:25:37 03:25:01 1 0.08 0.00 0.03 0.00 0.02 99.87 03:25:37 03:25:01 2 0.43 0.00 0.07 0.00 0.00 99.50 03:25:37 03:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:25:37 Average: all 0.58 0.00 0.39 0.16 0.01 98.86 03:25:37 Average: 0 0.47 0.00 0.50 0.33 0.00 98.70 03:25:37 Average: 1 0.47 0.00 0.42 0.04 0.01 99.05 03:25:37 Average: 2 0.92 0.00 0.34 0.15 0.01 98.58 03:25:37 Average: 3 0.46 0.00 0.31 0.11 0.01 99.12 03:25:37 03:25:37 03:25:37