Pull request #439 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 8f7953445b72aeaee75aad4ef61ff15b3674e342 rather than a36b3f4de17f3e1a96ecb644852db914eafb5d43 Obtained Jenkinsfile from 8f7953445b72aeaee75aad4ef61ff15b3674e342 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24356 in /w/workspace/dry_go-mod-core-contracts_PR-439 [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-439 # 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 Merging remotes/origin/master commit 8f7953445b72aeaee75aad4ef61ff15b3674e342 into PR head commit a36b3f4de17f3e1a96ecb644852db914eafb5d43 Merge succeeded, producing a36b3f4de17f3e1a96ecb644852db914eafb5d43 Checking out Revision a36b3f4de17f3e1a96ecb644852db914eafb5d43 (PR-439) > 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/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a36b3f4de17f3e1a96ecb644852db914eafb5d43 # 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 8f7953445b72aeaee75aad4ef61ff15b3674e342 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a36b3f4de17f3e1a96ecb644852db914eafb5d43 # timeout=10 Commit message: "Merge branch 'master' into issue-431" > git rev-list --no-walk 6e7f6a6a49e222f1beb89096e172e328fea800e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:19:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:19:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:19:14 ========================================================= 17:19:14 EdgeX Global Pipelines Version Info 17:19:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:19:16 ------------------- 17:19:16 stable info: 17:19:16 ------------------- 17:19:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:19:16 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:19:16 Message: update stable to v1.0.179 17:19:17 ------------------- 17:19:17 experimental info: 17:19:17 ------------------- 17:19:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:19:17 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:19:17 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:19:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:19:17 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:19:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:19:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 17:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-439 [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-439 [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-439 [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a36b3f4de17f3e1a96ecb644852db914eafb5d43 [Pipeline] echo 17:19:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a36b3f4 [Pipeline] echo 17:19:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:19:21 + git log --format=format:%s -1 a36b3f4de17f3e1a96ecb644852db914eafb5d43 [Pipeline] echo 17:19:22 GIT_COMMIT: a36b3f4de17f3e1a96ecb644852db914eafb5d43, Commit Message: Merge branch 'master' into issue-431 [Pipeline] echo 17:19:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:19:23 17:19:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:19:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:19:23 latest: Pulling from edgex-devops/git-semver 17:19:23 31603596830f: Pulling fs layer 17:19:23 2a8b12db71e7: Pulling fs layer 17:19:23 6ca5941a6612: Pulling fs layer 17:19:23 ecc8261a40a4: Pulling fs layer 17:19:23 ecc8261a40a4: Waiting 17:19:23 2a8b12db71e7: Verifying Checksum 17:19:23 2a8b12db71e7: Download complete 17:19:24 31603596830f: Verifying Checksum 17:19:24 31603596830f: Download complete 17:19:24 ecc8261a40a4: Verifying Checksum 17:19:24 ecc8261a40a4: Download complete 17:19:24 6ca5941a6612: Verifying Checksum 17:19:24 6ca5941a6612: Download complete 17:19:24 31603596830f: Pull complete 17:19:24 2a8b12db71e7: Pull complete 17:19:25 6ca5941a6612: Pull complete 17:19:25 ecc8261a40a4: Pull complete 17:19:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:19:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:19:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:19:25 prd-centos7-docker-4c-2g-24356 does not seem to be running inside a container 17:19:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-439 -v /w/workspace/dry_go-mod-core-contracts_PR-439:/w/workspace/dry_go-mod-core-contracts_PR-439:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-439@tmp:/w/workspace/dry_go-mod-core-contracts_PR-439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:19:28 $ docker top a33b6cf9b4692b4c7ac4fdaa5c24f2bbc9e8bb9268cd47780dbe9c0aaffb8249 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:19:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:28 [ssh-agent] Looking for ssh-agent implementation... 17:19:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:28 $ docker exec a33b6cf9b4692b4c7ac4fdaa5c24f2bbc9e8bb9268cd47780dbe9c0aaffb8249 ssh-agent 17:19:29 SSH_AUTH_SOCK=/tmp/ssh-vvfHP2EoCE0R/agent.12 17:19:29 SSH_AGENT_PID=17 17:19:29 Running ssh-add (command line suppressed) 17:19:29 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_5918588484022087695.key (/w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_5918588484022087695.key) 17:19:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:29 + git tag --points-at HEAD [Pipeline] } 17:19:29 $ docker exec --env ******** --env ******** a33b6cf9b4692b4c7ac4fdaa5c24f2bbc9e8bb9268cd47780dbe9c0aaffb8249 ssh-agent -k 17:19:29 unset SSH_AUTH_SOCK; 17:19:29 unset SSH_AGENT_PID; 17:19:29 echo Agent pid 17 killed; 17:19:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:19:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:30 [ssh-agent] Looking for ssh-agent implementation... 17:19:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:30 $ docker exec a33b6cf9b4692b4c7ac4fdaa5c24f2bbc9e8bb9268cd47780dbe9c0aaffb8249 ssh-agent 17:19:30 SSH_AUTH_SOCK=/tmp/ssh-WqHLTXctc7hU/agent.46 17:19:30 SSH_AGENT_PID=51 17:19:30 Running ssh-add (command line suppressed) 17:19:30 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_5763381780213143710.key (/w/workspace/dry_go-mod-core-contracts_PR-439@tmp/private_key_5763381780213143710.key) 17:19:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:30 + git semver init 17:19:30 # -> Open(): unable to determine branch for HEAD 17:19:30 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-439/.git 17:19:30 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-439 17:19:30 # $SEMVER_REMOTE_NAME = origin 17:19:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:19:30 # $SEMVER_USER_NAME = edgex-jenkins 17:19:30 # $SEMVER_BRANCH = PR-439 17:19:30 # $SEMVER_TEMP = /tmp/semver-246152071 17:19:30 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:19:32 # '/tmp/semver-246152071' -> '/w/workspace/dry_go-mod-core-contracts_PR-439/.semver' 17:19:32 # -> Force: false 17:19:32 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-439/.semver [Pipeline] } 17:19:32 $ docker exec --env ******** --env ******** a33b6cf9b4692b4c7ac4fdaa5c24f2bbc9e8bb9268cd47780dbe9c0aaffb8249 ssh-agent -k 17:19:32 unset SSH_AUTH_SOCK; 17:19:32 unset SSH_AGENT_PID; 17:19:32 echo Agent pid 51 killed; 17:19:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:19:33 + git semver [Pipeline] } 17:19:33 $ docker stop --time=1 a33b6cf9b4692b4c7ac4fdaa5c24f2bbc9e8bb9268cd47780dbe9c0aaffb8249 17:19:35 $ docker rm -f a33b6cf9b4692b4c7ac4fdaa5c24f2bbc9e8bb9268cd47780dbe9c0aaffb8249 [Pipeline] // withDockerContainer [Pipeline] sh 17:19:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:19:36 Stashed 1 file(s) [Pipeline] echo 17:19:36 [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 17:19:51 Still waiting to schedule task 17:19:51 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-24356’ 17:19:51 Still waiting to schedule task 17:19:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:21:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24357 in /w/workspace/dry_go-mod-core-contracts_PR-439 [Pipeline] { [Pipeline] ws 17:21:40 Running in /w/workspace/go-mod-core-contracts/15 [Pipeline] { [Pipeline] checkout 17:21:45 using credential edgex-jenkins-ssh 17:21:45 Cloning the remote Git repository 17:21:45 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:21:46 > git init /w/workspace/go-mod-core-contracts/15 # timeout=10 17:21:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:21:46 > git --version # timeout=10 17:21:46 > git --version # 'git version 2.17.1' 17:21:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:21:47 Merging remotes/origin/master commit 8f7953445b72aeaee75aad4ef61ff15b3674e342 into PR head commit a36b3f4de17f3e1a96ecb644852db914eafb5d43 17:21:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:21:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:21:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:21:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:21:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:21:48 > git config core.sparsecheckout # timeout=10 17:21:48 > git checkout -f a36b3f4de17f3e1a96ecb644852db914eafb5d43 # timeout=10 17:21:48 > git remote # timeout=10 17:21:48 Merge succeeded, producing a36b3f4de17f3e1a96ecb644852db914eafb5d43 17:21:48 Checking out Revision a36b3f4de17f3e1a96ecb644852db914eafb5d43 (PR-439) 17:21:48 > git config --get remote.origin.url # timeout=10 17:21:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:48 > git merge 8f7953445b72aeaee75aad4ef61ff15b3674e342 # timeout=10 17:21:48 > git rev-parse HEAD^{commit} # timeout=10 17:21:48 > git config core.sparsecheckout # timeout=10 17:21:48 > git checkout -f a36b3f4de17f3e1a96ecb644852db914eafb5d43 # timeout=10 17:21:52 Commit message: "Merge branch 'master' into issue-431" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:21:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:21:55 + + sudo servicetrue docker 17:21:55 restart [Pipeline] unstash [Pipeline] echo 17:21:58 ========================================================= 17:21:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:21:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:21:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 17:21:59 Sending build context to Docker daemon 2.545MB 17:21:59 Step 1/7 : ARG BASE=golang:1.15-alpine 17:21:59 Step 2/7 : FROM ${BASE} 17:21:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:21:59 5f621e34cdf4: Pulling fs layer 17:21:59 a4357932f1b6: Pulling fs layer 17:21:59 18c013af1878: Pulling fs layer 17:21:59 00ac8860ef70: Pulling fs layer 17:21:59 63d7cb157983: Pulling fs layer 17:21:59 b116817d02f9: Pulling fs layer 17:21:59 745a02a5169b: Pulling fs layer 17:21:59 745a02a5169b: Waiting 17:21:59 b116817d02f9: Waiting 17:21:59 00ac8860ef70: Waiting 17:21:59 63d7cb157983: Waiting 17:22:00 18c013af1878: Verifying Checksum 17:22:00 18c013af1878: Download complete 17:22:00 a4357932f1b6: Verifying Checksum 17:22:00 a4357932f1b6: Download complete 17:22:00 63d7cb157983: Verifying Checksum 17:22:00 63d7cb157983: Download complete 17:22:00 b116817d02f9: Download complete 17:22:00 5f621e34cdf4: Verifying Checksum 17:22:00 5f621e34cdf4: Download complete 17:22:00 5f621e34cdf4: Pull complete 17:22:01 a4357932f1b6: Pull complete 17:22:01 18c013af1878: Pull complete 17:22:03 745a02a5169b: Verifying Checksum 17:22:03 745a02a5169b: Download complete 17:22:04 00ac8860ef70: Verifying Checksum 17:22:04 00ac8860ef70: Download complete 17:22:14 00ac8860ef70: Pull complete 17:22:15 63d7cb157983: Pull complete 17:22:15 b116817d02f9: Pull complete 17:22:19 745a02a5169b: Pull complete 17:22:19 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:22:19 ---> b7e6874047d6 17:22:19 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:22:22 ---> Running in c2eec3dcde45 17:22:22 Removing intermediate container c2eec3dcde45 17:22:22 ---> 4e797f3fe59d 17:22:22 Step 4/7 : RUN apk add bash 17:22:22 ---> Running in cb71d9ed6bd2 17:22:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:22:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:22:26 OK: 142 MiB in 39 packages 17:22:27 Running on prd-centos7-docker-4c-2g-24358 in /w/workspace/dry_go-mod-core-contracts_PR-439 [Pipeline] { [Pipeline] ws 17:22:27 Running in /w/workspace/go-mod-core-contracts/15 [Pipeline] { [Pipeline] checkout 17:22:27 Removing intermediate container cb71d9ed6bd2 17:22:27 ---> a1eef230582f 17:22:27 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:22:27 ---> Running in f9bf1e253ba6 17:22:28 Removing intermediate container f9bf1e253ba6 17:22:28 ---> 9d9b25f06cd8 17:22:28 Step 6/7 : COPY go.mod . 17:22:28 ---> 9a80fc05c943 17:22:28 Step 7/7 : RUN go mod download 17:22:28 ---> Running in d1b9ff91718b 17:22:29 using credential edgex-jenkins-ssh 17:22:29 Cloning the remote Git repository 17:22:29 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:22:29 > git init /w/workspace/go-mod-core-contracts/15 # timeout=10 17:22:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:22:29 > git --version # timeout=10 17:22:29 > git --version # 'git version 2.24.3' 17:22:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:22:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:22:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:22:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:22:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:22:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:22:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:22:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:22:30 Merging remotes/origin/master commit 8f7953445b72aeaee75aad4ef61ff15b3674e342 into PR head commit a36b3f4de17f3e1a96ecb644852db914eafb5d43 17:22:31 Merge succeeded, producing a36b3f4de17f3e1a96ecb644852db914eafb5d43 17:22:31 Checking out Revision a36b3f4de17f3e1a96ecb644852db914eafb5d43 (PR-439) 17:22:30 > git config core.sparsecheckout # timeout=10 17:22:30 > git checkout -f a36b3f4de17f3e1a96ecb644852db914eafb5d43 # timeout=10 17:22:31 > git remote # timeout=10 17:22:31 > git config --get remote.origin.url # timeout=10 17:22:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:22:31 > git merge 8f7953445b72aeaee75aad4ef61ff15b3674e342 # timeout=10 17:22:31 > git rev-parse HEAD^{commit} # timeout=10 17:22:31 > git config core.sparsecheckout # timeout=10 17:22:31 > git checkout -f a36b3f4de17f3e1a96ecb644852db914eafb5d43 # timeout=10 17:22:34 Commit message: "Merge branch 'master' into issue-431" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:22:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:22:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:22:36 + sudo service docker restart 17:22:36 + true 17:22:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:22:37 ========================================================= 17:22:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:22:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:22:37 + 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 . 17:22:38 Sending build context to Docker daemon 2.546MB 17:22:38 Step 1/7 : ARG BASE=golang:1.15-alpine 17:22:38 Step 2/7 : FROM ${BASE} 17:22:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:22:38 188c0c94c7c5: Pulling fs layer 17:22:38 0ef7d3d256c8: Pulling fs layer 17:22:38 de9db76c5a1d: Pulling fs layer 17:22:38 bca2f99d35d6: Pulling fs layer 17:22:38 93359f2a8cfa: Pulling fs layer 17:22:38 7c6f9722023f: Pulling fs layer 17:22:38 a35cf1a2eb13: Pulling fs layer 17:22:38 93359f2a8cfa: Waiting 17:22:38 7c6f9722023f: Waiting 17:22:38 a35cf1a2eb13: Waiting 17:22:38 bca2f99d35d6: Waiting 17:22:38 de9db76c5a1d: Download complete 17:22:38 0ef7d3d256c8: Download complete 17:22:38 93359f2a8cfa: Verifying Checksum 17:22:38 93359f2a8cfa: Download complete 17:22:38 7c6f9722023f: Verifying Checksum 17:22:38 7c6f9722023f: Download complete 17:22:38 188c0c94c7c5: Verifying Checksum 17:22:38 188c0c94c7c5: Download complete 17:22:39 188c0c94c7c5: Pull complete 17:22:39 0ef7d3d256c8: Pull complete 17:22:39 de9db76c5a1d: Pull complete 17:22:41 a35cf1a2eb13: Download complete 17:22:41 bca2f99d35d6: Verifying Checksum 17:22:41 bca2f99d35d6: Download complete 17:22:43 Removing intermediate container d1b9ff91718b 17:22:43 ---> 32b23115fabc 17:22:43 Successfully built 32b23115fabc 17:22:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:22:44 + docker inspect -f . ci-base-image-arm64 17:22:44 . [Pipeline] withDockerContainer 17:22:44 prd-ubuntu18.04-docker-arm64-4c-16g-24357 does not seem to be running inside a container 17:22:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/15 -v /w/workspace/go-mod-core-contracts/15:/w/workspace/go-mod-core-contracts/15:rw,z -v /w/workspace/go-mod-core-contracts/15@tmp:/w/workspace/go-mod-core-contracts/15@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-arm64 cat 17:22:46 $ docker top c782af262958b5a372b06f875ce2bbcde9d12882ff08ba69c3ee318088465770 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:47 + go version 17:22:47 go version go1.15.5 linux/arm64 [Pipeline] } 17:22:47 $ docker stop --time=1 c782af262958b5a372b06f875ce2bbcde9d12882ff08ba69c3ee318088465770 17:22:47 bca2f99d35d6: Pull complete 17:22:47 93359f2a8cfa: Pull complete 17:22:47 7c6f9722023f: Pull complete 17:22:49 $ docker rm -f c782af262958b5a372b06f875ce2bbcde9d12882ff08ba69c3ee318088465770 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:22:50 + docker inspect -f . ci-base-image-arm64 17:22:50 . [Pipeline] withDockerContainer 17:22:50 prd-ubuntu18.04-docker-arm64-4c-16g-24357 does not seem to be running inside a container 17:22:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/15 -v /w/workspace/go-mod-core-contracts/15:/w/workspace/go-mod-core-contracts/15:rw,z -v /w/workspace/go-mod-core-contracts/15@tmp:/w/workspace/go-mod-core-contracts/15@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-arm64 cat 17:22:51 $ docker top b46d944d258550372d9e15e55eb4cafdb3e39c0287cbfac448f614095c0a9e01 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:52 + make test 17:22:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:22:54 a35cf1a2eb13: Pull complete 17:22:54 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:22:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:22:54 ---> a62c8e92a672 17:22:54 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:22:54 ---> Running in f7c0fe865d20 17:22:54 Removing intermediate container f7c0fe865d20 17:22:54 ---> 301b478181a1 17:22:54 Step 4/7 : RUN apk add bash 17:22:54 ---> Running in 9b0b3d43eed8 17:22:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:22:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:22:57 OK: 166 MiB in 39 packages 17:22:57 Removing intermediate container 9b0b3d43eed8 17:22:57 ---> 65f57f12cb56 17:22:57 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:22:57 ---> Running in b2df1b5b12fb 17:22:57 Removing intermediate container b2df1b5b12fb 17:22:57 ---> adca2acfb145 17:22:57 Step 6/7 : COPY go.mod . 17:22:58 ---> f6cbb717ee28 17:22:58 Step 7/7 : RUN go mod download 17:22:58 ---> Running in e906156a037c 17:23:10 Removing intermediate container e906156a037c 17:23:10 ---> 9f02e1979602 17:23:10 Successfully built 9f02e1979602 17:23:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:23:10 + docker inspect -f . ci-base-image-x86_64 17:23:10 . [Pipeline] withDockerContainer 17:23:10 prd-centos7-docker-4c-2g-24358 does not seem to be running inside a container 17:23:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/15 -v /w/workspace/go-mod-core-contracts/15:/w/workspace/go-mod-core-contracts/15:rw,z -v /w/workspace/go-mod-core-contracts/15@tmp:/w/workspace/go-mod-core-contracts/15@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 17:23:11 $ docker top 58652be2939657494e42f8f6b19c4bfb75351b1ade9e61b3b14d3a569b8b1146 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:12 + go version 17:23:12 go version go1.15.5 linux/amd64 [Pipeline] } 17:23:12 $ docker stop --time=1 58652be2939657494e42f8f6b19c4bfb75351b1ade9e61b3b14d3a569b8b1146 17:23:13 $ docker rm -f 58652be2939657494e42f8f6b19c4bfb75351b1ade9e61b3b14d3a569b8b1146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:23:14 + docker inspect -f . ci-base-image-x86_64 17:23:14 . [Pipeline] withDockerContainer 17:23:14 prd-centos7-docker-4c-2g-24358 does not seem to be running inside a container 17:23:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/15 -v /w/workspace/go-mod-core-contracts/15:/w/workspace/go-mod-core-contracts/15:rw,z -v /w/workspace/go-mod-core-contracts/15@tmp:/w/workspace/go-mod-core-contracts/15@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 17:23:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:23:15 $ docker top b182d178dad0b39917c4f3803768c416c848b68605fd08182d91a3b98a490eac -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:15 + make test 17:23:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:23:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.032s coverage: 85.7% of statements 17:23:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.055s coverage: 100.0% of statements 17:23:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.040s coverage: 45.4% of statements 17:23:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.040s coverage: 77.8% of statements 17:23:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:23:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.019s coverage: 26.3% of statements 17:23:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.055s coverage: 14.7% of statements 17:23:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.025s coverage: 100.0% of statements 17:23:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.094s coverage: 91.8% of statements 17:23:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 17:23:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 17:23:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.044s coverage: 100.0% of statements 17:23:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.028s coverage: 36.7% of statements 17:23:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:23:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.015s coverage: 85.7% of statements 17:23:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.017s coverage: 100.0% of statements 17:23:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.013s coverage: 45.4% of statements 17:23:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.020s coverage: 77.8% of statements 17:23:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:23:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.015s coverage: 26.3% of statements 17:23:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.028s coverage: 14.7% of statements 17:23:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.008s coverage: 100.0% of statements 17:23:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.036s coverage: 91.8% of statements 17:23:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 17:23:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 17:23:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements 17:23:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.7% of statements 17:23:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.026s coverage: 63.0% of statements 17:23:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.020s coverage: 26.3% of statements 17:23:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.024s coverage: 15.4% of statements 17:23:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.016s coverage: 15.4% of statements 17:23:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.047s coverage: 14.3% of statements 17:23:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 17:23:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.067s coverage: 84.8% of statements 17:23:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 17:23:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 17:23:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 17:23:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.013s coverage: 49.6% of statements 17:23:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.012s coverage: 94.7% of statements 17:23:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.074s coverage: 63.0% of statements 17:23:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.011s coverage: 26.3% of statements 17:23:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.044s coverage: 15.4% of statements 17:23:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.039s coverage: 15.4% of statements 17:23:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.036s coverage: 14.3% of statements 17:23:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 17:23:29 {"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,"resource":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}}}} 17:23:29 {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDevice","description":"TestDescription","adminState":"LOCKED","operatingState":"UP","lastConnected":1612200209,"lastReported":1612200209,"serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","autoEvents":[{"frequency":"300ms","onChange":true,"resource":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}},"notify":null}} 17:23:29 baserequest: 17:23:29 versionable: 17:23:29 apiversion: v2 17:23:29 requestid: 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc 17:23:29 profile: 17:23:29 versionable: 17:23:29 apiversion: v2 17:23:29 id: "" 17:23:29 name: TestDeviceProfileName 17:23:29 manufacturer: TestManufacturer 17:23:29 description: TestDescription 17:23:29 model: TestModel 17:23:29 labels: [MODBUS, TEMP] 17:23:29 deviceResources: 17:23:29 - description: TestDescription 17:23:29 name: TestDeviceResourceName 17:23:29 tag: TestTag 17:23:29 properties: 17:23:29 type: Int16 17:23:29 readWrite: RW 17:23:29 attributes: 17:23:29 TestAttribute: TestAttributeValue 17:23:29 deviceCommands: 17:23:29 - name: TestProfileResource 17:23:29 get: 17:23:29 - deviceResource: TestDeviceResourceName 17:23:29 set: 17:23:29 - deviceResource: TestDeviceResourceName 17:23:29 coreCommands: 17:23:29 - name: TestProfileResource 17:23:29 get: true 17:23:29 put: true 17:23:29 17:23:29 {"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"}} 17:23:29 {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDeviceServiceName","baseAddress":"http://0.0.0.0:49991/api/v1/callback","labels":["MODBUS","TEMP"],"adminState":"LOCKED"}} 17:23:29 {"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,"resource":"TestDevice"}]}} 17:23:29 --- FAIL: TestAddSubscriptionRequest_Validate (0.00s) 17:23:29 --- FAIL: TestAddSubscriptionRequest_Validate/valid (0.00s) 17:23:29 subscription_test.go:150: 17:23:29 Error Trace: subscription_test.go:150 17:23:29 Error: Not equal: 17:23:29 expected: false 17:23:29 actual : true 17:23:29 Test: TestAddSubscriptionRequest_Validate/valid 17:23:29 Messages: Unexpected AddSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=AddSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; AddSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) 17:23:29 --- FAIL: TestAddSubscriptionRequest_Validate/valid,_no_request_ID (0.00s) 17:23:29 subscription_test.go:150: 17:23:29 Error Trace: subscription_test.go:150 17:23:29 Error: Not equal: 17:23:29 expected: false 17:23:29 actual : true 17:23:29 Test: TestAddSubscriptionRequest_Validate/valid,_no_request_ID 17:23:29 Messages: Unexpected AddSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=AddSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; AddSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) 17:23:29 --- FAIL: TestAddSubscription_UnmarshalJSON (0.00s) 17:23:29 --- FAIL: TestAddSubscription_UnmarshalJSON/unmarshal_AddSubscriptionRequest_with_success (0.00s) 17:23:29 subscription_test.go:175: 17:23:29 Error Trace: subscription_test.go:175 17:23:29 Error: Received unexpected error: 17:23:29 AddSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; AddSubscriptionRequest.Subscription.Versionable.ApiVersion field is required 17:23:29 Test: TestAddSubscription_UnmarshalJSON/unmarshal_AddSubscriptionRequest_with_success 17:23:29 --- FAIL: TestUpdateSubscriptionRequest_Validate (0.00s) 17:23:29 --- FAIL: TestUpdateSubscriptionRequest_Validate/valid (0.00s) 17:23:29 subscription_test.go:268: 17:23:29 Error Trace: subscription_test.go:268 17:23:29 Error: Not equal: 17:23:29 expected: false 17:23:29 actual : true 17:23:29 Test: TestUpdateSubscriptionRequest_Validate/valid 17:23:29 Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) 17:23:29 --- FAIL: TestUpdateSubscriptionRequest_Validate/valid,_no_request_ID (0.00s) 17:23:29 subscription_test.go:268: 17:23:29 Error Trace: subscription_test.go:268 17:23:29 Error: Not equal: 17:23:29 expected: false 17:23:29 actual : true 17:23:29 Test: TestUpdateSubscriptionRequest_Validate/valid,_no_request_ID 17:23:29 Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) 17:23:29 --- FAIL: TestUpdateSubscriptionRequest_Validate/valid,_only_ID (0.00s) 17:23:29 subscription_test.go:268: 17:23:29 Error Trace: subscription_test.go:268 17:23:29 Error: Not equal: 17:23:29 expected: false 17:23:29 actual : true 17:23:29 Test: TestUpdateSubscriptionRequest_Validate/valid,_only_ID 17:23:29 Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) 17:23:29 --- FAIL: TestUpdateSubscriptionRequest_Validate/valid,_only_name (0.00s) 17:23:29 subscription_test.go:268: 17:23:29 Error Trace: subscription_test.go:268 17:23:29 Error: Not equal: 17:23:29 expected: false 17:23:29 actual : true 17:23:29 Test: TestUpdateSubscriptionRequest_Validate/valid,_only_name 17:23:29 Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) 17:23:29 --- FAIL: TestUpdateSubscriptionRequest_UnmarshalJSON (0.00s) 17:23:29 --- FAIL: TestUpdateSubscriptionRequest_UnmarshalJSON/unmarshal_UpdateSubscriptionRequest_with_success (0.00s) 17:23:29 subscription_test.go:293: 17:23:29 Error Trace: subscription_test.go:293 17:23:29 Error: Received unexpected error: 17:23:29 UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required 17:23:29 Test: TestUpdateSubscriptionRequest_UnmarshalJSON/unmarshal_UpdateSubscriptionRequest_with_success 17:23:29 FAIL 17:23:29 coverage: 88.7% of statements 17:23:29 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.039s 17:23:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 100.0% of statements 17:23:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 17:23:29 FAIL 17:23:29 make: *** [Makefile:6: test] Error 1 [Pipeline] } 17:23:29 $ docker stop --time=1 b182d178dad0b39917c4f3803768c416c848b68605fd08182d91a3b98a490eac 17:23:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.273s coverage: 84.8% of statements 17:23:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 17:23:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 17:23:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 17:23:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.085s coverage: 49.6% of statements 17:23:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.025s coverage: 94.7% of statements 17:23:31 $ docker rm -f b182d178dad0b39917c4f3803768c416c848b68605fd08182d91a3b98a490eac [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] } 17:23:32 {"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,"resource":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}}}} 17:23:32 {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDevice","description":"TestDescription","adminState":"LOCKED","operatingState":"UP","lastConnected":1612200212,"lastReported":1612200212,"serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","autoEvents":[{"frequency":"300ms","onChange":true,"resource":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}},"notify":null}} 17:23:32 baserequest: 17:23:32 versionable: 17:23:32 apiversion: v2 17:23:32 requestid: 82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc 17:23:32 profile: 17:23:32 versionable: 17:23:32 apiversion: v2 17:23:32 id: "" 17:23:32 name: TestDeviceProfileName 17:23:32 manufacturer: TestManufacturer 17:23:32 description: TestDescription 17:23:32 model: TestModel 17:23:32 labels: [MODBUS, TEMP] 17:23:32 deviceResources: 17:23:32 - description: TestDescription 17:23:32 name: TestDeviceResourceName 17:23:32 tag: TestTag 17:23:32 properties: 17:23:32 type: Int16 17:23:32 readWrite: RW 17:23:32 attributes: 17:23:32 TestAttribute: TestAttributeValue 17:23:32 deviceCommands: 17:23:32 - name: TestProfileResource 17:23:32 get: 17:23:32 - deviceResource: TestDeviceResourceName 17:23:32 set: 17:23:32 - deviceResource: TestDeviceResourceName 17:23:32 coreCommands: 17:23:32 - name: TestProfileResource 17:23:32 get: true 17:23:32 put: true 17:23:32 17:23:32 {"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"}} 17:23:32 {"apiVersion":"v2","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDeviceServiceName","baseAddress":"http://0.0.0.0:49991/api/v1/callback","labels":["MODBUS","TEMP"],"adminState":"LOCKED"}} 17:23:32 {"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,"resource":"TestDevice"}]}} 17:23:32 --- FAIL: TestAddSubscriptionRequest_Validate (0.00s) 17:23:32 --- FAIL: TestAddSubscriptionRequest_Validate/valid (0.00s) 17:23:32 subscription_test.go:150: 17:23:32 Error Trace: subscription_test.go:150 17:23:32 Error: Not equal: 17:23:32 expected: false 17:23:32 actual : true 17:23:32 Test: TestAddSubscriptionRequest_Validate/valid 17:23:32 Messages: Unexpected AddSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=AddSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; AddSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) 17:23:32 --- FAIL: TestAddSubscriptionRequest_Validate/valid,_no_request_ID (0.00s) 17:23:32 subscription_test.go:150: 17:23:32 Error Trace: subscription_test.go:150 17:23:32 Error: Not equal: 17:23:32 expected: false 17:23:32 actual : true 17:23:32 Test: TestAddSubscriptionRequest_Validate/valid,_no_request_ID 17:23:32 Messages: Unexpected AddSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=AddSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; AddSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) 17:23:32 --- FAIL: TestAddSubscription_UnmarshalJSON (0.00s) 17:23:32 --- FAIL: TestAddSubscription_UnmarshalJSON/unmarshal_AddSubscriptionRequest_with_success (0.00s) 17:23:32 subscription_test.go:175: 17:23:32 Error Trace: subscription_test.go:175 17:23:32 Error: Received unexpected error: 17:23:32 AddSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; AddSubscriptionRequest.Subscription.Versionable.ApiVersion field is required 17:23:32 Test: TestAddSubscription_UnmarshalJSON/unmarshal_AddSubscriptionRequest_with_success 17:23:32 --- FAIL: TestUpdateSubscriptionRequest_Validate (0.00s) 17:23:32 --- FAIL: TestUpdateSubscriptionRequest_Validate/valid (0.00s) 17:23:32 subscription_test.go:268: 17:23:32 Error Trace: subscription_test.go:268 17:23:32 Error: Not equal: 17:23:32 expected: false 17:23:32 actual : true 17:23:32 Test: TestUpdateSubscriptionRequest_Validate/valid 17:23:32 Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) 17:23:32 --- FAIL: TestUpdateSubscriptionRequest_Validate/valid,_no_request_ID (0.00s) 17:23:32 subscription_test.go:268: 17:23:32 Error Trace: subscription_test.go:268 17:23:32 Error: Not equal: 17:23:32 expected: false 17:23:32 actual : true 17:23:32 Test: TestUpdateSubscriptionRequest_Validate/valid,_no_request_ID 17:23:32 Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) 17:23:32 --- FAIL: TestUpdateSubscriptionRequest_Validate/valid,_only_ID (0.00s) 17:23:32 subscription_test.go:268: 17:23:32 Error Trace: subscription_test.go:268 17:23:32 Error: Not equal: 17:23:32 expected: false 17:23:32 actual : true 17:23:32 Test: TestUpdateSubscriptionRequest_Validate/valid,_only_ID 17:23:32 Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) 17:23:32 --- FAIL: TestUpdateSubscriptionRequest_Validate/valid,_only_name (0.00s) 17:23:32 subscription_test.go:268: 17:23:32 Error Trace: subscription_test.go:268 17:23:32 Error: Not equal: 17:23:32 expected: false 17:23:32 actual : true 17:23:32 Test: TestUpdateSubscriptionRequest_Validate/valid,_only_name 17:23:32 Messages: Unexpected updateSubscriptionRequest validation result.%!(EXTRA errors.CommonEdgeX=UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required) 17:23:32 --- FAIL: TestUpdateSubscriptionRequest_UnmarshalJSON (0.00s) 17:23:32 --- FAIL: TestUpdateSubscriptionRequest_UnmarshalJSON/unmarshal_UpdateSubscriptionRequest_with_success (0.00s) 17:23:32 subscription_test.go:293: 17:23:32 Error Trace: subscription_test.go:293 17:23:32 Error: Received unexpected error: 17:23:32 UpdateSubscriptionRequest.BaseRequest.Versionable.ApiVersion field is required; UpdateSubscriptionRequest.Subscription.Versionable.ApiVersion field is required 17:23:32 Test: TestUpdateSubscriptionRequest_UnmarshalJSON/unmarshal_UpdateSubscriptionRequest_with_success 17:23:32 FAIL 17:23:32 coverage: 88.7% of statements 17:23:32 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.143s 17:23:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.023s coverage: 100.0% of statements 17:23:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 17:23:32 FAIL 17:23:32 make: *** [Makefile:6: test] Error 1 [Pipeline] // stage [Pipeline] } 17:23:32 $ docker stop --time=1 b46d944d258550372d9e15e55eb4cafdb3e39c0287cbfac448f614095c0a9e01 17:23:35 $ docker rm -f b46d944d258550372d9e15e55eb4cafdb3e39c0287cbfac448f614095c0a9e01 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (Snap) [Pipeline] } [Pipeline] // script [Pipeline] } Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // withEnv [Pipeline] } Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // stage [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // stage [Pipeline] } 17:23:36 Failed in branch amd64 Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:23:37 Failed in branch arm64 [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 17:23:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:40 ---> package-listing.sh 17:23:40 ++ facter osfamily 17:23:40 ++ tr '[:upper:]' '[:lower:]' 17:23:40 + OS_FAMILY=redhat 17:23:40 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-439 17:23:40 + START_PACKAGES=/tmp/packages_start.txt 17:23:40 + END_PACKAGES=/tmp/packages_end.txt 17:23:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:40 + PACKAGES=/tmp/packages_start.txt 17:23:40 + '[' /w/workspace/dry_go-mod-core-contracts_PR-439 ']' 17:23:40 + PACKAGES=/tmp/packages_end.txt 17:23:40 + case "${OS_FAMILY}" in 17:23:40 + rpm -qa 17:23:40 + sort 17:23:45 + '[' -f /tmp/packages_start.txt ']' 17:23:45 + '[' -f /tmp/packages_end.txt ']' 17:23:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:45 + '[' /w/workspace/dry_go-mod-core-contracts_PR-439 ']' 17:23:45 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-439/archives/ 17:23:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-439/archives/ [Pipeline] echo 17:23:45 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-439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:23:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:23:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:23:46 17:23:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:23:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:23:46 alpine: Pulling from edgex-lftools-log-publisher 17:23:46 df20fa9351a1: Pulling fs layer 17:23:46 36b3adc4ff6f: Pulling fs layer 17:23:46 8ad3a11d3b57: Pulling fs layer 17:23:46 46f8f816bc3b: Pulling fs layer 17:23:46 93b61091891f: Pulling fs layer 17:23:46 93b9cdb0e59b: Pulling fs layer 17:23:46 5e14af77c1be: Pulling fs layer 17:23:46 01666e4c0597: Pulling fs layer 17:23:46 aa168da1d23b: Pulling fs layer 17:23:46 46f8f816bc3b: Waiting 17:23:46 93b9cdb0e59b: Waiting 17:23:46 01666e4c0597: Waiting 17:23:46 93b61091891f: Waiting 17:23:46 36b3adc4ff6f: Verifying Checksum 17:23:46 36b3adc4ff6f: Download complete 17:23:46 46f8f816bc3b: Verifying Checksum 17:23:46 46f8f816bc3b: Download complete 17:23:46 df20fa9351a1: Verifying Checksum 17:23:46 df20fa9351a1: Download complete 17:23:47 93b9cdb0e59b: Verifying Checksum 17:23:47 93b9cdb0e59b: Download complete 17:23:47 5e14af77c1be: Verifying Checksum 17:23:47 5e14af77c1be: Download complete 17:23:47 93b61091891f: Verifying Checksum 17:23:47 93b61091891f: Download complete 17:23:47 01666e4c0597: Verifying Checksum 17:23:47 01666e4c0597: Download complete 17:23:47 8ad3a11d3b57: Verifying Checksum 17:23:47 8ad3a11d3b57: Download complete 17:23:47 df20fa9351a1: Pull complete 17:23:47 36b3adc4ff6f: Pull complete 17:23:48 8ad3a11d3b57: Pull complete 17:23:48 46f8f816bc3b: Pull complete 17:23:49 93b61091891f: Pull complete 17:23:49 93b9cdb0e59b: Pull complete 17:23:49 5e14af77c1be: Pull complete 17:23:49 aa168da1d23b: Verifying Checksum 17:23:49 aa168da1d23b: Download complete 17:23:49 01666e4c0597: Pull complete 17:23:57 aa168da1d23b: Pull complete 17:23:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:23:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:23:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:23:57 prd-centos7-docker-4c-2g-24356 does not seem to be running inside a container 17:23:57 $ 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-439/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-439 -v /w/workspace/dry_go-mod-core-contracts_PR-439:/w/workspace/dry_go-mod-core-contracts_PR-439:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-439@tmp:/w/workspace/dry_go-mod-core-contracts_PR-439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:24:01 $ docker top 727e8327d1af768a11045caf59638549e01c5326abe3fe30f9b14cb175ff20f6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:01 + touch /tmp/pre-build-complete [Pipeline] sh 17:24:02 + mkdir -p /var/log/sa [Pipeline] sh 17:24:02 + ls /var/log/sa-host 17:24:02 + sadf -c /var/log/sa-host/sa01 17:24:02 file_magic: OK 17:24:02 HZ: Using current value: 100 17:24:02 file_header: OK 17:24:02 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 17:24:02 Statistics: 17:24:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:24:02 File successfully converted to sysstat format version 12.2.1 17:24:02 + sadf -c /var/log/sa-host/sa23 17:24:02 file_magic: OK 17:24:02 HZ: Using current value: 100 17:24:02 file_header: OK 17:24:02 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 17:24:02 Statistics: 17:24:02 Hnuu...uuuununununu... 17:24:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:03 provisioning config files... 17:24:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-439@tmp/config7635621676897670981tmp [Pipeline] { [Pipeline] echo 17:24:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:24:03 ---> create-netrc.sh [Pipeline] } 17:24:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:24:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:24:04 ---> python-tools-install.sh [Pipeline] echo 17:24:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:24:04 ---> sudo-logs.sh 17:24:04 Archiving 'sudo' log.. [Pipeline] echo 17:24:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:24:04 ---> job-cost.sh 17:24:04 lf-activate-venv: SKIPPING 17:24:04 INFO: No Stack... 17:24:05 INFO: Retrieving Pricing Info for: v1-standard-2 17:24:06 INFO: Archiving Costs [Pipeline] echo 17:24:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:24:06 ---> logs-deploy.sh 17:24:06 lf-activate-venv: SKIPPING 17:24:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-439/15 17:24:06 INFO: archiving workspace using pattern(s): 17:24:08 Archives upload complete. 17:24:08 INFO: archiving logs to Nexus 17:24:09 ---> uname -a: 17:24:09 Linux prd-centos7-docker-4c-2g-24356.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:24:09 17:24:09 17:24:09 ---> lscpu: 17:24:09 Architecture: x86_64 17:24:09 CPU op-mode(s): 32-bit, 64-bit 17:24:09 Byte Order: Little Endian 17:24:09 Address sizes: 40 bits physical, 48 bits virtual 17:24:09 CPU(s): 4 17:24:09 On-line CPU(s) list: 0-3 17:24:09 Thread(s) per core: 1 17:24:09 Core(s) per socket: 1 17:24:09 Socket(s): 4 17:24:09 NUMA node(s): 1 17:24:09 Vendor ID: GenuineIntel 17:24:09 CPU family: 6 17:24:09 Model: 44 17:24:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:24:09 Stepping: 1 17:24:09 CPU MHz: 2933.436 17:24:09 BogoMIPS: 5866.87 17:24:09 Virtualization: VT-x 17:24:09 Hypervisor vendor: KVM 17:24:09 Virtualization type: full 17:24:09 L1d cache: 128 KiB 17:24:09 L1i cache: 128 KiB 17:24:09 L2 cache: 16 MiB 17:24:09 L3 cache: 64 MiB 17:24:09 NUMA node0 CPU(s): 0-3 17:24:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:24:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:24:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:24:09 Vulnerability Meltdown: Mitigation; PTI 17:24:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:24:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:24:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:24:09 Vulnerability Srbds: Not affected 17:24:09 Vulnerability Tsx async abort: Not affected 17:24:09 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 17:24:09 17:24:09 17:24:09 ---> nproc: 17:24:09 4 17:24:09 17:24:09 17:24:09 ---> df -h: 17:24:09 Filesystem Size Used Available Use% Mounted on 17:24:09 overlay 50.0G 7.3G 42.7G 15% / 17:24:09 tmpfs 64.0M 0 64.0M 0% /dev 17:24:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:24:09 shm 64.0M 0 64.0M 0% /dev/shm 17:24:09 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 17:24:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 17:24:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 17:24:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 17:24:09 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 17:24:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-439 17:24:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-439@tmp 17:24:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 17:24:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 17:24:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 17:24:09 17:24:09 17:24:09 ---> free -m: 17:24:09 total used free shared buff/cache available 17:24:09 Mem: 1837 705 98 0 1033 1027 17:24:09 Swap: 1023 0 1023 17:24:09 17:24:09 17:24:09 ---> ip addr: 17:24:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:24:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:24:09 inet 127.0.0.1/8 scope host lo 17:24:09 valid_lft forever preferred_lft forever 17:24:09 inet6 ::1/128 scope host 17:24:09 valid_lft forever preferred_lft forever 17:24:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:24:09 link/ether fa:16:3e:35:ef:46 brd ff:ff:ff:ff:ff:ff 17:24:09 inet 10.30.123.0/23 brd 10.30.123.255 scope global dynamic eth0 17:24:09 valid_lft 86071sec preferred_lft 86071sec 17:24:09 inet6 fe80::f816:3eff:fe35:ef46/64 scope link 17:24:09 valid_lft forever preferred_lft forever 17:24:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:24:09 link/ether 02:42:be:a8:d5:f3 brd ff:ff:ff:ff:ff:ff 17:24:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:24:09 valid_lft forever preferred_lft forever 17:24:09 inet6 fe80::42:beff:fea8:d5f3/64 scope link 17:24:09 valid_lft forever preferred_lft forever 17:24:09 17:24:09 17:24:09 ---> sar -b -r -n DEV: 17:24:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 17:24:09 17:24:09 17:18:28 LINUX RESTART (4 CPU) 17:24:09 17:24:09 17:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:24:09 17:20:01 63.23 19.42 43.81 0.00 5364.53 3887.39 0.00 17:24:09 17:21:01 1.92 0.00 1.92 0.00 0.00 38.42 0.00 17:24:09 17:22:01 0.30 0.00 0.30 0.00 0.00 3.48 0.00 17:24:09 17:23:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 17:24:09 17:24:01 145.85 85.07 60.78 0.00 6599.77 18592.61 0.00 17:24:09 Average: 42.31 20.90 21.41 0.00 2393.63 4505.78 0.00 17:24:09 17:24:09 17:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:24:09 17:20:01 147760 0 611140 32.48 2620 1120024 1108508 37.83 401000 1132924 132 17:24:09 17:21:01 152604 0 606184 32.22 2620 1120136 1092416 37.28 402128 1127632 16 17:24:09 17:22:01 151188 0 607596 32.29 2620 1120140 1079232 36.83 403032 1128248 20 17:24:09 17:23:01 150980 0 607804 32.30 2620 1120140 1079268 36.83 417344 1114344 16 17:24:09 17:24:01 176828 0 667292 35.47 2620 1034804 1181432 40.32 432024 1023944 16 17:24:09 Average: 155872 0 620003 32.95 2620 1103049 1108171 37.82 411106 1105418 40 17:24:09 17:24:09 17:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:24:09 17:20:01 eth0 470.85 292.98 1052.94 90.72 0.00 0.00 0.00 0.00 17:24:09 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:09 17:20:01 docker0 6.16 5.34 1.58 17.89 0.00 0.00 0.00 0.00 17:24:09 17:21:01 eth0 4.20 2.06 3.16 0.14 0.00 0.00 0.00 0.00 17:24:09 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:09 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:09 17:22:01 eth0 0.95 0.57 0.34 0.22 0.00 0.00 0.00 0.00 17:24:09 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:09 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:09 17:23:01 eth0 0.67 0.35 0.29 0.20 0.00 0.00 0.00 0.00 17:24:09 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:09 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:09 17:24:01 eth0 203.76 170.27 2170.76 17.85 0.00 0.00 0.00 0.00 17:24:09 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:09 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:09 Average: eth0 136.14 93.28 645.67 21.84 0.00 0.00 0.00 0.00 17:24:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:09 Average: docker0 1.23 1.07 0.32 3.58 0.00 0.00 0.00 0.00 17:24:09 17:24:09 17:24:09 ---> sar -P ALL: 17:24:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 17:24:09 17:24:09 17:18:28 LINUX RESTART (4 CPU) 17:24:09 17:24:09 17:19:01 CPU %user %nice %system %iowait %steal %idle 17:24:09 17:20:01 all 11.35 0.00 3.75 1.34 0.06 83.50 17:24:09 17:20:01 0 13.78 0.00 4.49 1.26 0.05 80.41 17:24:09 17:20:01 1 10.80 0.00 3.08 0.25 0.08 85.78 17:24:09 17:20:01 2 9.74 0.00 3.76 2.06 0.05 84.39 17:24:09 17:20:01 3 11.06 0.00 3.66 1.79 0.07 83.43 17:24:09 17:21:01 all 0.18 0.00 0.06 0.00 0.00 99.76 17:24:09 17:21:01 0 0.07 0.00 0.02 0.00 0.00 99.92 17:24:09 17:21:01 1 0.48 0.00 0.08 0.00 0.02 99.42 17:24:09 17:21:01 2 0.07 0.00 0.05 0.00 0.00 99.88 17:24:09 17:21:01 3 0.10 0.00 0.08 0.00 0.00 99.82 17:24:09 17:22:01 all 0.16 0.00 0.04 0.00 0.00 99.79 17:24:09 17:22:01 0 0.03 0.00 0.05 0.00 0.00 99.92 17:24:09 17:22:01 1 0.43 0.00 0.02 0.00 0.00 99.55 17:24:09 17:22:01 2 0.08 0.00 0.03 0.00 0.00 99.88 17:24:09 17:22:01 3 0.10 0.00 0.07 0.00 0.02 99.82 17:24:09 17:23:01 all 0.16 0.00 0.04 0.00 0.00 99.80 17:24:09 17:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:09 17:23:01 1 0.23 0.00 0.07 0.00 0.00 99.70 17:24:09 17:23:01 2 0.32 0.00 0.02 0.00 0.00 99.67 17:24:09 17:23:01 3 0.07 0.00 0.05 0.00 0.00 99.88 17:24:09 17:24:01 all 5.66 0.00 3.95 2.28 0.05 88.06 17:24:09 17:24:01 0 5.37 0.00 3.80 1.74 0.07 89.03 17:24:09 17:24:01 1 5.22 0.00 4.14 0.96 0.05 89.63 17:24:09 17:24:01 2 5.51 0.00 3.64 3.07 0.05 87.73 17:24:09 17:24:01 3 6.54 0.00 4.21 3.35 0.05 85.84 17:24:09 Average: all 3.48 0.00 1.56 0.72 0.03 94.22 17:24:09 Average: 0 3.83 0.00 1.66 0.60 0.02 93.89 17:24:09 Average: 1 3.42 0.00 1.47 0.24 0.03 94.84 17:24:09 Average: 2 3.12 0.00 1.49 1.02 0.02 94.35 17:24:09 Average: 3 3.55 0.00 1.60 1.02 0.03 93.80 17:24:09 17:24:09 17:24:09