Pull request #2813 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/edgex-go Loading trusted files from base branch master at 12565dec60f03e6cbc896b7e2b47784094aed3ee rather than 2997849b7cda6f6a26d4561b4312de284ad515f6 Obtained Jenkinsfile from 12565dec60f03e6cbc896b7e2b47784094aed3ee 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-6937 in /w/workspace/edgexfoundry_edgex-go_PR-2813 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/edgex-go.git > git init /w/workspace/edgex-go/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 12565dec60f03e6cbc896b7e2b47784094aed3ee into PR head commit 2997849b7cda6f6a26d4561b4312de284ad515f6 Merge succeeded, producing 2997849b7cda6f6a26d4561b4312de284ad515f6 Checking out Revision 2997849b7cda6f6a26d4561b4312de284ad515f6 (PR-2813) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2813/head:refs/remotes/origin/PR-2813 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2997849b7cda6f6a26d4561b4312de284ad515f6 # 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 12565dec60f03e6cbc896b7e2b47784094aed3ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2997849b7cda6f6a26d4561b4312de284ad515f6 # timeout=10 Commit message: "feat(metadata): Optimize the error handling for deletion API" > git rev-list --no-walk 1849678ff25124bc35901228fe3c8d942f8ce9f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:42:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:42:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:42:12 ========================================================= 09:42:12 EdgeX Global Pipelines Version Info 09:42:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:42:15 ------------------- 09:42:15 stable info: 09:42:15 ------------------- 09:42:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:42:15 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 09:42:15 Message: update stable to v1.0.144 09:42:16 ------------------- 09:42:16 experimental info: 09:42:16 ------------------- 09:42:16 Commited By: **** collab-it+edgex@linuxfoundation.org 09:42:16 Commit SHA: c640cc8e0f176a0a86b153ebfcb15f3e2f33f7bd 09:42:16 Message: update experimental to v1.0.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:42:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:42:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:42:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:42:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:42:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:42:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 09:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 09:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:42:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:42:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:42:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:42:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:42:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:42:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:42:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:42:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2813 [Pipeline] echo 09:42:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2813 [Pipeline] echo 09:42:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2813 [Pipeline] echo 09:42:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2997849b7cda6f6a26d4561b4312de284ad515f6 [Pipeline] echo 09:42:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2997849 [Pipeline] echo 09:42:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 09:42:19 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 09:42:19 + for file in '`ls cmd/**/Dockerfile`' 09:42:19 ++ cut -d/ -f2 09:42:19 ++ dirname cmd/core-command/Dockerfile 09:42:19 + echo core-command,cmd/core-command/Dockerfile 09:42:19 + for file in '`ls cmd/**/Dockerfile`' 09:42:19 ++ dirname cmd/core-data/Dockerfile 09:42:19 ++ cut -d/ -f2 09:42:19 + echo core-data,cmd/core-data/Dockerfile 09:42:19 + for file in '`ls cmd/**/Dockerfile`' 09:42:19 ++ cut -d/ -f2 09:42:19 ++ dirname cmd/core-metadata/Dockerfile 09:42:19 + echo core-metadata,cmd/core-metadata/Dockerfile 09:42:19 + for file in '`ls cmd/**/Dockerfile`' 09:42:19 ++ dirname cmd/security-proxy-setup/Dockerfile 09:42:19 ++ cut -d/ -f2 09:42:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:42:19 + for file in '`ls cmd/**/Dockerfile`' 09:42:19 ++ dirname cmd/security-secrets-setup/Dockerfile 09:42:19 ++ cut -d/ -f2 09:42:19 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 09:42:19 + for file in '`ls cmd/**/Dockerfile`' 09:42:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:42:19 ++ cut -d/ -f2 09:42:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:42:19 + for file in '`ls cmd/**/Dockerfile`' 09:42:19 ++ dirname cmd/support-logging/Dockerfile 09:42:19 ++ cut -d/ -f2 09:42:19 + echo support-logging,cmd/support-logging/Dockerfile 09:42:19 + for file in '`ls cmd/**/Dockerfile`' 09:42:19 ++ dirname cmd/support-notifications/Dockerfile 09:42:19 ++ cut -d/ -f2 09:42:19 + echo support-notifications,cmd/support-notifications/Dockerfile 09:42:19 + for file in '`ls cmd/**/Dockerfile`' 09:42:19 ++ cut -d/ -f2 09:42:19 ++ dirname cmd/support-scheduler/Dockerfile 09:42:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:42:19 + for file in '`ls cmd/**/Dockerfile`' 09:42:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:42:19 ++ cut -d/ -f2 09:42:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:42:20 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:42:22 09:42:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:42:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:42:22 latest: Pulling from edgex-devops/git-semver 09:42:22 31603596830f: Pulling fs layer 09:42:22 2a8b12db71e7: Pulling fs layer 09:42:22 6ca5941a6612: Pulling fs layer 09:42:22 ecc8261a40a4: Pulling fs layer 09:42:22 ecc8261a40a4: Waiting 09:42:22 2a8b12db71e7: Verifying Checksum 09:42:22 2a8b12db71e7: Download complete 09:42:23 31603596830f: Verifying Checksum 09:42:23 31603596830f: Download complete 09:42:23 6ca5941a6612: Verifying Checksum 09:42:23 6ca5941a6612: Download complete 09:42:23 ecc8261a40a4: Verifying Checksum 09:42:23 ecc8261a40a4: Download complete 09:42:23 31603596830f: Pull complete 09:42:23 2a8b12db71e7: Pull complete 09:42:25 6ca5941a6612: Pull complete 09:42:25 ecc8261a40a4: Pull complete 09:42:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:42:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:42:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:42:25 prd-centos7-docker-4c-2g-6937 does not seem to be running inside a container 09:42:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:42:28 $ docker top bc82f17c84798f8cbef58c11f83b840fef2b79fe4c7eb84c65ab0ce767e30b6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:42:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:29 [ssh-agent] Looking for ssh-agent implementation... 09:42:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:29 $ docker exec bc82f17c84798f8cbef58c11f83b840fef2b79fe4c7eb84c65ab0ce767e30b6d ssh-agent 09:42:29 SSH_AUTH_SOCK=/tmp/ssh-HlIvd5VICEyK/agent.11 09:42:29 SSH_AGENT_PID=16 09:42:29 Running ssh-add (command line suppressed) 09:42:29 Identity added: /w/workspace/edgex-go/7@tmp/private_key_6659791157195313403.key (/w/workspace/edgex-go/7@tmp/private_key_6659791157195313403.key) 09:42:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:30 + git tag --points-at HEAD [Pipeline] } 09:42:30 $ docker exec --env ******** --env ******** bc82f17c84798f8cbef58c11f83b840fef2b79fe4c7eb84c65ab0ce767e30b6d ssh-agent -k 09:42:30 unset SSH_AUTH_SOCK; 09:42:30 unset SSH_AGENT_PID; 09:42:30 echo Agent pid 16 killed; 09:42:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:42:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:30 [ssh-agent] Looking for ssh-agent implementation... 09:42:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:31 $ docker exec bc82f17c84798f8cbef58c11f83b840fef2b79fe4c7eb84c65ab0ce767e30b6d ssh-agent 09:42:31 SSH_AUTH_SOCK=/tmp/ssh-UQVb9cWx80Ft/agent.44 09:42:31 SSH_AGENT_PID=50 09:42:31 Running ssh-add (command line suppressed) 09:42:31 Identity added: /w/workspace/edgex-go/7@tmp/private_key_5744903545186639185.key (/w/workspace/edgex-go/7@tmp/private_key_5744903545186639185.key) 09:42:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:31 + git semver init 09:42:31 # -> Open(): unable to determine branch for HEAD 09:42:31 # $GIT_DIR = /w/workspace/edgex-go/7/.git 09:42:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 09:42:31 # $SEMVER_REMOTE_NAME = origin 09:42:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:42:31 # $SEMVER_USER_NAME = edgex-jenkins 09:42:31 # $SEMVER_BRANCH = PR-2813 09:42:31 # $SEMVER_TEMP = /tmp/semver-405577466 09:42:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:43:04 # '/tmp/semver-405577466' -> '/w/workspace/edgex-go/7/.semver' 09:43:04 # -> Force: false 09:43:04 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 09:43:04 $ docker exec --env ******** --env ******** bc82f17c84798f8cbef58c11f83b840fef2b79fe4c7eb84c65ab0ce767e30b6d ssh-agent -k 09:43:05 unset SSH_AUTH_SOCK; 09:43:05 unset SSH_AGENT_PID; 09:43:05 echo Agent pid 50 killed; 09:43:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:43:05 + git semver [Pipeline] } 09:43:05 $ docker stop --time=1 bc82f17c84798f8cbef58c11f83b840fef2b79fe4c7eb84c65ab0ce767e30b6d 09:43:07 $ docker rm -f bc82f17c84798f8cbef58c11f83b840fef2b79fe4c7eb84c65ab0ce767e30b6d [Pipeline] // withDockerContainer [Pipeline] sh 09:43:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:43:09 Stashed 1 file(s) [Pipeline] echo 09:43:09 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 09:43:10 ========================================================= 09:43:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:43:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:43:10 + 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 . 09:43:17 Sending build context to Docker daemon 325.4MB 09:43:17 Step 1/7 : ARG BASE=golang:1.15-alpine 09:43:17 Step 2/7 : FROM ${BASE} 09:43:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:43:17 df20fa9351a1: Pulling fs layer 09:43:17 ed8968b2872e: Pulling fs layer 09:43:17 a92cc7c5fd73: Pulling fs layer 09:43:17 e871e8e8d7a9: Pulling fs layer 09:43:17 e73272ec9a57: Pulling fs layer 09:43:17 1e910a182e73: Pulling fs layer 09:43:17 4e634b169226: Pulling fs layer 09:43:17 e871e8e8d7a9: Waiting 09:43:17 e73272ec9a57: Waiting 09:43:17 1e910a182e73: Waiting 09:43:17 4e634b169226: Waiting 09:43:17 a92cc7c5fd73: Verifying Checksum 09:43:17 a92cc7c5fd73: Download complete 09:43:17 ed8968b2872e: Verifying Checksum 09:43:17 ed8968b2872e: Download complete 09:43:17 e73272ec9a57: Verifying Checksum 09:43:17 e73272ec9a57: Download complete 09:43:17 1e910a182e73: Verifying Checksum 09:43:17 1e910a182e73: Download complete 09:43:17 df20fa9351a1: Verifying Checksum 09:43:17 df20fa9351a1: Download complete 09:43:18 df20fa9351a1: Pull complete 09:43:18 ed8968b2872e: Pull complete 09:43:18 a92cc7c5fd73: Pull complete 09:43:24 4e634b169226: Verifying Checksum 09:43:24 4e634b169226: Download complete 09:43:24 Still waiting to schedule task 09:43:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:43:25 e871e8e8d7a9: Download complete 09:43:34 e871e8e8d7a9: Pull complete 09:43:34 e73272ec9a57: Pull complete 09:43:34 1e910a182e73: Pull complete 09:43:39 4e634b169226: Pull complete 09:43:39 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 09:43:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:43:39 ---> f7629b54cfaa 09:43:39 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:43:39 ---> Running in 84757057638a 09:43:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:43:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:43:41 (1/12) Installing libmagic (5.38-r0) 09:43:42 (2/12) Installing file (5.38-r0) 09:43:42 (3/12) Installing libc-dev (0.7.2-r3) 09:43:42 (4/12) Installing g++ (9.3.0-r2) 09:44:04 (5/12) Installing fortify-headers (1.1-r0) 09:44:04 (6/12) Installing patch (2.7.6-r6) 09:44:04 (7/12) Installing build-base (0.5-r2) 09:44:04 (8/12) Installing libsodium (1.0.18-r0) 09:44:04 (9/12) Installing pkgconf (1.7.2-r0) 09:44:04 (10/12) Installing libsodium-dev (1.0.18-r0) 09:44:04 (11/12) Installing libzmq (4.3.3-r0) 09:44:04 (12/12) Installing zeromq-dev (4.3.3-r0) 09:44:04 Executing busybox-1.31.1-r16.trigger 09:44:04 OK: 233 MiB in 51 packages 09:44:07 Removing intermediate container 84757057638a 09:44:07 ---> 3987428963e5 09:44:07 Step 4/7 : WORKDIR /edgex-go 09:44:07 ---> Running in 05035be91736 09:44:07 Removing intermediate container 05035be91736 09:44:07 ---> 27ef5ca6306a 09:44:07 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:44:07 latest: Pulling from library/docker 09:44:07 df20fa9351a1: Already exists 09:44:07 25ad7478873d: Pulling fs layer 09:44:07 4684f6177b5d: Pulling fs layer 09:44:07 8ba584e970af: Pulling fs layer 09:44:07 3cdc74d2b06d: Pulling fs layer 09:44:07 4cf5a0d07c1f: Pulling fs layer 09:44:07 fca0ccc462d5: Pulling fs layer 09:44:07 3cdc74d2b06d: Waiting 09:44:07 4cf5a0d07c1f: Waiting 09:44:07 fca0ccc462d5: Waiting 09:44:08 4684f6177b5d: Verifying Checksum 09:44:08 4684f6177b5d: Download complete 09:44:08 25ad7478873d: Verifying Checksum 09:44:08 25ad7478873d: Download complete 09:44:08 3cdc74d2b06d: Verifying Checksum 09:44:08 3cdc74d2b06d: Download complete 09:44:08 4cf5a0d07c1f: Verifying Checksum 09:44:08 4cf5a0d07c1f: Download complete 09:44:08 fca0ccc462d5: Verifying Checksum 09:44:08 fca0ccc462d5: Download complete 09:44:09 25ad7478873d: Pull complete 09:44:09 4684f6177b5d: Pull complete 09:44:10 8ba584e970af: Verifying Checksum 09:44:10 8ba584e970af: Download complete 09:44:15 8ba584e970af: Pull complete 09:44:15 3cdc74d2b06d: Pull complete 09:44:15 4cf5a0d07c1f: Pull complete 09:44:15 fca0ccc462d5: Pull complete 09:44:15 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 09:44:16 Status: Downloaded newer image for docker:latest 09:44:18 ---> e19a20f97940 09:44:18 Step 6/7 : COPY go.mod . 09:44:18 ---> 844e4568e81a 09:44:18 Step 7/7 : RUN go mod download 09:44:18 ---> Running in 8e6f8efb710f 09:44:45 Removing intermediate container 8e6f8efb710f 09:44:45 ---> 65b983cd4c62 09:44:45 Successfully built 65b983cd4c62 09:44:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:44:45 + docker inspect -f . ci-base-image-x86_64 09:44:46 . [Pipeline] withDockerContainer 09:44:46 prd-centos7-docker-4c-2g-6937 does not seem to be running inside a container 09:44:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat 09:44:47 $ docker top 5287e8c2d2e642d4e73d5f1cfd1dbb139e0d696a9dce81ab8277b8f64eb9e41b -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:48 + go version 09:44:48 go version go1.15.2 linux/amd64 [Pipeline] } 09:44:48 $ docker stop --time=1 5287e8c2d2e642d4e73d5f1cfd1dbb139e0d696a9dce81ab8277b8f64eb9e41b 09:44:49 $ docker rm -f 5287e8c2d2e642d4e73d5f1cfd1dbb139e0d696a9dce81ab8277b8f64eb9e41b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:44:51 + docker inspect -f . ci-base-image-x86_64 09:44:51 . [Pipeline] withDockerContainer 09:44:51 prd-centos7-docker-4c-2g-6937 does not seem to be running inside a container 09:44:51 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat 09:44:52 $ docker top 990dc7d727ab97887ff4eddeb13702da9622ed80aca277055e8777dc0bb6c599 -eo pid,comm [Pipeline] { [Pipeline] echo 09:44:52 ========================================================= 09:44:52 [edgeXBuildGoParallel] Running Tests and Build... 09:44:52 ========================================================= [Pipeline] sh 09:44:53 + make test 09:44:53 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:44:57 ? github.com/edgexfoundry/edgex-go [no test files] 09:45:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:45:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:45:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:45:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:45:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:45:29 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.026s 09:45:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 09:45:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:45:29 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 09:45:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:45:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:45:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:45:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:45:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:45:35 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.027s coverage: 46.6% of statements 09:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:45:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6938 in /w/workspace/edgexfoundry_edgex-go_PR-2813 [Pipeline] { [Pipeline] ws 09:45:38 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 09:45:40 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.169s coverage: 27.1% of statements 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:45:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:45:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:45:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.346s coverage: 85.0% of statements 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:45:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.023s coverage: 86.2% of statements 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 09:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.210s coverage: 28.6% of statements 09:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.024s coverage: 100.0% of statements 09:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements 09:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.033s coverage: 86.7% of statements 09:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:45:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.054s coverage: 97.5% of statements 09:45:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:45:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.047s coverage: 100.0% of statements 09:45:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:45:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:45:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:45:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:45:44 using credential edgex-jenkins-ssh 09:45:44 Cloning the remote Git repository 09:45:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:45:44 > git init /w/workspace/edgex-go/7 # timeout=10 09:45:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:45:44 > git --version # timeout=10 09:45:44 > git --version # 'git version 2.17.1' 09:45:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:45:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:45:45 --- FAIL: TestDeleteDeviceById (0.00s) 09:45:45 --- FAIL: TestDeleteDeviceById/Invalid_-_device_not_found_by_id (0.00s) 09:45:45 device_test.go:211: 09:45:45 Error Trace: device_test.go:211 09:45:45 Error: Not equal: 09:45:45 expected: 404 09:45:45 actual : 400 09:45:45 Test: TestDeleteDeviceById/Invalid_-_device_not_found_by_id 09:45:45 Messages: HTTP status code not as expected 09:45:45 device_test.go:212: 09:45:45 Error Trace: device_test.go:212 09:45:45 Error: Not equal: 09:45:45 expected: 404 09:45:45 actual : 400 09:45:45 Test: TestDeleteDeviceById/Invalid_-_device_not_found_by_id 09:45:45 Messages: Response status code not as expected 09:45:45 --- FAIL: TestDeleteDeviceProfileById (0.00s) 09:45:45 --- FAIL: TestDeleteDeviceProfileById/Invalid_-_device_profile_not_found_by_id (0.00s) 09:45:45 deviceprofile_test.go:852: 09:45:45 Error Trace: deviceprofile_test.go:852 09:45:45 Error: Not equal: 09:45:45 expected: 404 09:45:45 actual : 400 09:45:45 Test: TestDeleteDeviceProfileById/Invalid_-_device_profile_not_found_by_id 09:45:45 Messages: HTTP status code not as expected 09:45:45 deviceprofile_test.go:853: 09:45:45 Error Trace: deviceprofile_test.go:853 09:45:45 Error: Not equal: 09:45:45 expected: 404 09:45:45 actual : 400 09:45:45 Test: TestDeleteDeviceProfileById/Invalid_-_device_profile_not_found_by_id 09:45:45 Messages: Response status code not as expected 09:45:45 --- FAIL: TestDeleteDeviceServiceById (0.00s) 09:45:45 --- FAIL: TestDeleteDeviceServiceById/Invalid_-_device_srvice_not_found_by_id (0.00s) 09:45:45 deviceservice_test.go:501: 09:45:45 Error Trace: deviceservice_test.go:501 09:45:45 Error: Not equal: 09:45:45 expected: 404 09:45:45 actual : 400 09:45:45 Test: TestDeleteDeviceServiceById/Invalid_-_device_srvice_not_found_by_id 09:45:45 Messages: HTTP status code not as expected 09:45:45 deviceservice_test.go:502: 09:45:45 Error Trace: deviceservice_test.go:502 09:45:45 Error: Not equal: 09:45:45 expected: 404 09:45:45 actual : 400 09:45:45 Test: TestDeleteDeviceServiceById/Invalid_-_device_srvice_not_found_by_id 09:45:45 Messages: Response status code not as expected 09:45:45 FAIL 09:45:45 coverage: 96.6% of statements 09:45:45 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.074s 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:45:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:45:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.0% of statements [no tests to run] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:45:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:45:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.117s coverage: 63.5% of statements 09:45:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:45:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:45:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.014s coverage: 100.0% of statements 09:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 09:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.013s coverage: 100.0% of statements 09:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 09:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 09:45:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.169s coverage: 55.9% of statements 09:45:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 13.970s coverage: 86.3% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.644s coverage: 72.2% of statements 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.216s coverage: 72.1% of statements 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.076s coverage: 82.4% of statements 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.051s coverage: 48.4% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.021s coverage: 28.8% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.006s coverage: 96.8% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.041s coverage: 36.5% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.225s coverage: 84.1% of statements 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.012s coverage: 100.0% of statements 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.017s coverage: 42.9% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.039s coverage: 100.0% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.051s coverage: 83.8% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.038s coverage: 46.0% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.027s coverage: 100.0% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.246s coverage: 29.1% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.123s coverage: 99.0% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.014s coverage: 0.0% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:46:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:46:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:46:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 09:46:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:46:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:46:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 09:46:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.083s coverage: 32.1% of statements 09:46:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 09:46:08 FAIL 09:46:08 make: *** [Makefile:81: test] Error 1 [Pipeline] } 09:46:08 $ docker stop --time=1 990dc7d727ab97887ff4eddeb13702da9622ed80aca277055e8777dc0bb6c599 09:46:11 $ docker rm -f 990dc7d727ab97887ff4eddeb13702da9622ed80aca277055e8777dc0bb6c599 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:46:13 Failed in branch amd64 09:46:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:46:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:46:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:46:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:46:46 Merging remotes/origin/master commit 12565dec60f03e6cbc896b7e2b47784094aed3ee into PR head commit 2997849b7cda6f6a26d4561b4312de284ad515f6 09:46:46 Merge succeeded, producing 2997849b7cda6f6a26d4561b4312de284ad515f6 09:46:46 Checking out Revision 2997849b7cda6f6a26d4561b4312de284ad515f6 (PR-2813) 09:46:45 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2813/head:refs/remotes/origin/PR-2813 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:46:46 > git config core.sparsecheckout # timeout=10 09:46:46 > git checkout -f 2997849b7cda6f6a26d4561b4312de284ad515f6 # timeout=10 09:46:46 > git remote # timeout=10 09:46:46 > git config --get remote.origin.url # timeout=10 09:46:46 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:46 > git merge 12565dec60f03e6cbc896b7e2b47784094aed3ee # timeout=10 09:46:46 > git rev-parse HEAD^{commit} # timeout=10 09:46:46 > git config core.sparsecheckout # timeout=10 09:46:46 > git checkout -f 2997849b7cda6f6a26d4561b4312de284ad515f6 # timeout=10 09:46:51 Commit message: "feat(metadata): Optimize the error handling for deletion API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:46:52 ========================================================= 09:46:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:46:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:46:53 + 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 . 09:46:56 Sending build context to Docker daemon 165.1MB 09:46:56 Step 1/7 : ARG BASE=golang:1.15-alpine 09:46:56 Step 2/7 : FROM ${BASE} 09:46:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:46:56 b538f80385f9: Pulling fs layer 09:46:56 74f711af9a0d: Pulling fs layer 09:46:56 99f96fe45779: Pulling fs layer 09:46:56 8529a6b9a6be: Pulling fs layer 09:46:56 45590311c82a: Pulling fs layer 09:46:56 69ca0ff8b7b3: Pulling fs layer 09:46:56 209524e5b208: Pulling fs layer 09:46:56 8529a6b9a6be: Waiting 09:46:56 45590311c82a: Waiting 09:46:56 69ca0ff8b7b3: Waiting 09:46:56 99f96fe45779: Download complete 09:46:56 74f711af9a0d: Verifying Checksum 09:46:56 74f711af9a0d: Download complete 09:46:56 45590311c82a: Verifying Checksum 09:46:56 45590311c82a: Download complete 09:46:56 69ca0ff8b7b3: Download complete 09:46:56 b538f80385f9: Verifying Checksum 09:46:56 b538f80385f9: Download complete 09:46:57 b538f80385f9: Pull complete 09:46:57 74f711af9a0d: Pull complete 09:46:58 99f96fe45779: Pull complete 09:46:59 209524e5b208: Verifying Checksum 09:46:59 209524e5b208: Download complete 09:47:00 8529a6b9a6be: Verifying Checksum 09:47:00 8529a6b9a6be: Download complete 09:47:10 8529a6b9a6be: Pull complete 09:47:10 45590311c82a: Pull complete 09:47:11 69ca0ff8b7b3: Pull complete 09:47:15 209524e5b208: Pull complete 09:47:15 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 09:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:47:15 ---> 5bddaf1c2fca 09:47:15 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:47:17 ---> Running in 8b5264da3e2c 09:47:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:47:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:47:21 (1/12) Installing libmagic (5.38-r0) 09:47:21 (2/12) Installing file (5.38-r0) 09:47:21 (3/12) Installing libc-dev (0.7.2-r3) 09:47:21 (4/12) Installing g++ (9.3.0-r2) 09:47:26 (5/12) Installing fortify-headers (1.1-r0) 09:47:26 (6/12) Installing patch (2.7.6-r6) 09:47:26 (7/12) Installing build-base (0.5-r2) 09:47:26 (8/12) Installing libsodium (1.0.18-r0) 09:47:26 (9/12) Installing pkgconf (1.7.2-r0) 09:47:26 (10/12) Installing libsodium-dev (1.0.18-r0) 09:47:26 (11/12) Installing libzmq (4.3.3-r0) 09:47:26 (12/12) Installing zeromq-dev (4.3.3-r0) 09:47:26 Executing busybox-1.31.1-r16.trigger 09:47:26 OK: 217 MiB in 51 packages 09:47:30 Removing intermediate container 8b5264da3e2c 09:47:30 ---> 507de8d955d6 09:47:30 Step 4/7 : WORKDIR /edgex-go 09:47:30 ---> Running in 640910f6a95b 09:47:30 Removing intermediate container 640910f6a95b 09:47:30 ---> 783e60e3608c 09:47:30 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:47:31 latest: Pulling from library/docker 09:47:31 b538f80385f9: Already exists 09:47:31 259a493cd78d: Pulling fs layer 09:47:31 b8e66b5100f5: Pulling fs layer 09:47:31 7f8258a56ab6: Pulling fs layer 09:47:31 75a0a0ebb566: Pulling fs layer 09:47:31 4a2c62f0a2a3: Pulling fs layer 09:47:31 294320357d30: Pulling fs layer 09:47:31 4a2c62f0a2a3: Waiting 09:47:31 75a0a0ebb566: Waiting 09:47:31 294320357d30: Waiting 09:47:31 b8e66b5100f5: Download complete 09:47:31 259a493cd78d: Verifying Checksum 09:47:31 259a493cd78d: Download complete 09:47:31 75a0a0ebb566: Verifying Checksum 09:47:31 75a0a0ebb566: Download complete 09:47:31 4a2c62f0a2a3: Download complete 09:47:31 294320357d30: Verifying Checksum 09:47:31 294320357d30: Download complete 09:47:32 259a493cd78d: Pull complete 09:47:32 b8e66b5100f5: Pull complete 09:47:32 7f8258a56ab6: Verifying Checksum 09:47:32 7f8258a56ab6: Download complete 09:47:36 7f8258a56ab6: Pull complete 09:47:36 75a0a0ebb566: Pull complete 09:47:36 4a2c62f0a2a3: Pull complete 09:47:37 294320357d30: Pull complete 09:47:37 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 09:47:37 Status: Downloaded newer image for docker:latest 09:47:40 ---> dd3916fd21d3 09:47:40 Step 6/7 : COPY go.mod . 09:47:40 ---> 42ad48e5af06 09:47:40 Step 7/7 : RUN go mod download 09:47:40 ---> Running in 3dc6d7efb446 09:48:07 Removing intermediate container 3dc6d7efb446 09:48:07 ---> 5b8f5a6db1c0 09:48:07 Successfully built 5b8f5a6db1c0 09:48:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:48:08 + docker inspect -f . ci-base-image-arm64 09:48:08 . [Pipeline] withDockerContainer 09:48:08 prd-ubuntu18.04-docker-arm64-4c-16g-6938 does not seem to be running inside a container 09:48:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat 09:48:10 $ docker top f7872adb67260fa2dcb520b812ad78b765cf9e236fd53867682dbcb85c12c813 -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:11 + go version 09:48:11 go version go1.15.2 linux/arm64 [Pipeline] } 09:48:11 $ docker stop --time=1 f7872adb67260fa2dcb520b812ad78b765cf9e236fd53867682dbcb85c12c813 09:48:13 $ docker rm -f f7872adb67260fa2dcb520b812ad78b765cf9e236fd53867682dbcb85c12c813 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:48:14 + docker inspect -f . ci-base-image-arm64 09:48:14 . [Pipeline] withDockerContainer 09:48:15 prd-ubuntu18.04-docker-arm64-4c-16g-6938 does not seem to be running inside a container 09:48:15 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat 09:48:16 $ docker top f3adce81f6e485b9d759682d510003526772e35a3699acbef685a0ded62bf4bd -eo pid,comm [Pipeline] { [Pipeline] echo 09:48:17 ========================================================= 09:48:17 [edgeXBuildGoParallel] Running Tests and Build... 09:48:17 ========================================================= [Pipeline] sh 09:48:17 + make test 09:48:17 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:48:20 ? github.com/edgexfoundry/edgex-go [no test files] 09:48:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:49:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:49:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:49:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:49:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:49:09 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.018s 09:49:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 09:49:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:49:09 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 09:49:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:49:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:49:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:49:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:49:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:49:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.060s coverage: 46.6% of statements 09:49:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:49:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:49:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:49:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:49:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.226s coverage: 27.1% of statements 09:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 09:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements 09:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.101s coverage: 83.3% of statements 09:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:49:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.411s coverage: 86.2% of statements 09:49:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:49:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:49:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 09:49:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:49:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.327s coverage: 28.6% of statements 09:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:49:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.032s coverage: 100.0% of statements 09:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:49:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.033s coverage: 100.0% of statements 09:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:49:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.197s coverage: 86.7% of statements 09:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:49:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.074s coverage: 97.5% of statements 09:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:49:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.079s coverage: 100.0% of statements 09:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:49:37 --- FAIL: TestDeleteDeviceById (0.00s) 09:49:37 --- FAIL: TestDeleteDeviceById/Invalid_-_device_not_found_by_id (0.00s) 09:49:37 device_test.go:211: 09:49:37 Error Trace: device_test.go:211 09:49:37 Error: Not equal: 09:49:37 expected: 404 09:49:37 actual : 400 09:49:37 Test: TestDeleteDeviceById/Invalid_-_device_not_found_by_id 09:49:37 Messages: HTTP status code not as expected 09:49:37 device_test.go:212: 09:49:37 Error Trace: device_test.go:212 09:49:37 Error: Not equal: 09:49:37 expected: 404 09:49:37 actual : 400 09:49:37 Test: TestDeleteDeviceById/Invalid_-_device_not_found_by_id 09:49:37 Messages: Response status code not as expected 09:49:37 --- FAIL: TestDeleteDeviceProfileById (0.00s) 09:49:37 --- FAIL: TestDeleteDeviceProfileById/Invalid_-_device_profile_not_found_by_id (0.00s) 09:49:37 deviceprofile_test.go:852: 09:49:37 Error Trace: deviceprofile_test.go:852 09:49:37 Error: Not equal: 09:49:37 expected: 404 09:49:37 actual : 400 09:49:37 Test: TestDeleteDeviceProfileById/Invalid_-_device_profile_not_found_by_id 09:49:37 Messages: HTTP status code not as expected 09:49:37 deviceprofile_test.go:853: 09:49:37 Error Trace: deviceprofile_test.go:853 09:49:37 Error: Not equal: 09:49:37 expected: 404 09:49:37 actual : 400 09:49:37 Test: TestDeleteDeviceProfileById/Invalid_-_device_profile_not_found_by_id 09:49:37 Messages: Response status code not as expected 09:49:37 --- FAIL: TestDeleteDeviceServiceById (0.00s) 09:49:37 --- FAIL: TestDeleteDeviceServiceById/Invalid_-_device_srvice_not_found_by_id (0.00s) 09:49:37 deviceservice_test.go:501: 09:49:37 Error Trace: deviceservice_test.go:501 09:49:37 Error: Not equal: 09:49:37 expected: 404 09:49:37 actual : 400 09:49:37 Test: TestDeleteDeviceServiceById/Invalid_-_device_srvice_not_found_by_id 09:49:37 Messages: HTTP status code not as expected 09:49:37 deviceservice_test.go:502: 09:49:37 Error Trace: deviceservice_test.go:502 09:49:37 Error: Not equal: 09:49:37 expected: 404 09:49:37 actual : 400 09:49:37 Test: TestDeleteDeviceServiceById/Invalid_-_device_srvice_not_found_by_id 09:49:37 Messages: Response status code not as expected 09:49:37 FAIL 09:49:37 coverage: 96.6% of statements 09:49:37 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.179s 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:49:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:49:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.0% of statements [no tests to run] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:49:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.5% of statements 09:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:49:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 09:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 09:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 09:49:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements 09:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 09:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.248s coverage: 55.9% of statements 09:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 09:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 24.772s coverage: 86.3% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.237s coverage: 72.2% of statements 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.428s coverage: 72.1% of statements 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.043s coverage: 82.4% of statements 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.043s coverage: 48.4% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.035s coverage: 28.8% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.045s coverage: 96.8% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 36.5% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.309s coverage: 84.1% of statements 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.027s coverage: 100.0% of statements 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.037s coverage: 42.9% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.012s coverage: 100.0% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.049s coverage: 83.8% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.127s coverage: 47.1% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.015s coverage: 100.0% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.037s coverage: 100.0% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.079s coverage: 100.0% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.154s coverage: 29.1% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.008s coverage: 0.0% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.013s coverage: 100.0% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.015s coverage: 87.9% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.011s coverage: 32.1% of statements 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.019s coverage: 100.0% of statements 09:50:11 FAIL 09:50:11 make: *** [Makefile:81: test] Error 1 [Pipeline] } 09:50:11 $ docker stop --time=1 f3adce81f6e485b9d759682d510003526772e35a3699acbef685a0ded62bf4bd 09:50:13 $ docker rm -f f3adce81f6e485b9d759682d510003526772e35a3699acbef685a0ded62bf4bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:50:16 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 Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:50:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:50:19 ---> package-listing.sh 09:50:19 ++ facter osfamily 09:50:19 ++ tr '[:upper:]' '[:lower:]' 09:50:20 + OS_FAMILY=redhat 09:50:20 + workspace=/w/workspace/edgex-go/7 09:50:20 + START_PACKAGES=/tmp/packages_start.txt 09:50:20 + END_PACKAGES=/tmp/packages_end.txt 09:50:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:20 + PACKAGES=/tmp/packages_start.txt 09:50:20 + '[' /w/workspace/edgex-go/7 ']' 09:50:20 + PACKAGES=/tmp/packages_end.txt 09:50:20 + case "${OS_FAMILY}" in 09:50:20 + rpm -qa 09:50:20 + sort 09:50:24 + '[' -f /tmp/packages_start.txt ']' 09:50:24 + '[' -f /tmp/packages_end.txt ']' 09:50:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:24 + '[' /w/workspace/edgex-go/7 ']' 09:50:24 + mkdir -p /w/workspace/edgex-go/7/archives/ 09:50:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 09:50:24 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/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:50:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:50:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:50:25 09:50:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:50:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:50:25 alpine: Pulling from edgex-lftools-log-publisher 09:50:25 df20fa9351a1: Already exists 09:50:25 36b3adc4ff6f: Pulling fs layer 09:50:25 8ad3a11d3b57: Pulling fs layer 09:50:25 46f8f816bc3b: Pulling fs layer 09:50:25 93b61091891f: Pulling fs layer 09:50:25 93b9cdb0e59b: Pulling fs layer 09:50:25 5e14af77c1be: Pulling fs layer 09:50:25 01666e4c0597: Pulling fs layer 09:50:25 aa168da1d23b: Pulling fs layer 09:50:25 93b61091891f: Waiting 09:50:25 93b9cdb0e59b: Waiting 09:50:25 5e14af77c1be: Waiting 09:50:25 01666e4c0597: Waiting 09:50:25 46f8f816bc3b: Verifying Checksum 09:50:25 46f8f816bc3b: Download complete 09:50:25 36b3adc4ff6f: Verifying Checksum 09:50:25 36b3adc4ff6f: Download complete 09:50:25 93b9cdb0e59b: Verifying Checksum 09:50:25 93b9cdb0e59b: Download complete 09:50:25 5e14af77c1be: Verifying Checksum 09:50:25 5e14af77c1be: Download complete 09:50:25 01666e4c0597: Verifying Checksum 09:50:25 01666e4c0597: Download complete 09:50:26 93b61091891f: Verifying Checksum 09:50:26 93b61091891f: Download complete 09:50:26 36b3adc4ff6f: Pull complete 09:50:27 8ad3a11d3b57: Verifying Checksum 09:50:27 8ad3a11d3b57: Download complete 09:50:28 8ad3a11d3b57: Pull complete 09:50:28 46f8f816bc3b: Pull complete 09:50:29 93b61091891f: Pull complete 09:50:29 93b9cdb0e59b: Pull complete 09:50:29 5e14af77c1be: Pull complete 09:50:29 01666e4c0597: Pull complete 09:50:32 aa168da1d23b: Verifying Checksum 09:50:32 aa168da1d23b: Download complete 09:50:44 aa168da1d23b: Pull complete 09:50:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:50:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:50:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:50:45 prd-centos7-docker-4c-2g-6937 does not seem to be running inside a container 09:50:45 $ 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/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:50:48 $ docker top f4bb0525016bfe20e6ead37f9a41604330f2d1fa2828cdab50bbf7dae4c8b4f3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:49 + touch /tmp/pre-build-complete [Pipeline] sh 09:50:50 + mkdir -p /var/log/sa [Pipeline] sh 09:50:50 + ls /var/log/sa-host 09:50:50 + sadf -c /var/log/sa-host/sa05 09:50:50 file_magic: OK 09:50:50 HZ: Using current value: 100 09:50:50 file_header: OK 09:50:50 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 09:50:50 Statistics: 09:50:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:50:50 File successfully converted to sysstat format version 12.2.1 09:50:50 + sadf -c /var/log/sa-host/sa20 09:50:50 file_magic: OK 09:50:50 HZ: Using current value: 100 09:50:50 file_header: OK 09:50:50 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 09:50:50 Statistics: 09:50:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:50:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:50:51 provisioning config files... 09:50:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config8258074088891842586tmp [Pipeline] { [Pipeline] echo 09:50:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:50:51 ---> create-netrc.sh [Pipeline] } 09:50:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:50:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:50:52 ---> python-tools-install.sh [Pipeline] echo 09:50:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:50:52 ---> sudo-logs.sh 09:50:52 Archiving 'sudo' log.. [Pipeline] echo 09:50:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:50:53 ---> job-cost.sh 09:50:53 lf-activate-venv: SKIPPING 09:50:53 INFO: No Stack... 09:50:54 INFO: Retrieving Pricing Info for: v1-standard-2 09:50:54 INFO: Archiving Costs [Pipeline] echo 09:50:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:50:55 ---> logs-deploy.sh 09:50:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2813/7 09:50:55 INFO: archiving workspace using pattern(s): 09:50:57 Archives upload complete. 09:50:58 INFO: archiving logs to Nexus 09:51:00 ---> uname -a: 09:51:00 Linux prd-centos7-docker-4c-2g-6937.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 09:51:00 09:51:00 09:51:00 ---> lscpu: 09:51:00 Architecture: x86_64 09:51:00 CPU op-mode(s): 32-bit, 64-bit 09:51:00 Byte Order: Little Endian 09:51:00 Address sizes: 40 bits physical, 48 bits virtual 09:51:00 CPU(s): 4 09:51:00 On-line CPU(s) list: 0-3 09:51:00 Thread(s) per core: 1 09:51:00 Core(s) per socket: 1 09:51:00 Socket(s): 4 09:51:00 NUMA node(s): 1 09:51:00 Vendor ID: GenuineIntel 09:51:00 CPU family: 6 09:51:00 Model: 44 09:51:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:51:00 Stepping: 1 09:51:00 CPU MHz: 2933.438 09:51:00 BogoMIPS: 5866.87 09:51:00 Virtualization: VT-x 09:51:00 Hypervisor vendor: KVM 09:51:00 Virtualization type: full 09:51:00 L1d cache: 128 KiB 09:51:00 L1i cache: 128 KiB 09:51:00 L2 cache: 16 MiB 09:51:00 L3 cache: 64 MiB 09:51:00 NUMA node0 CPU(s): 0-3 09:51:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:51:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:51:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:51:00 Vulnerability Meltdown: Mitigation; PTI 09:51:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:51:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:51:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:51:00 Vulnerability Tsx async abort: Not affected 09:51:00 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 09:51:00 09:51:00 09:51:00 ---> nproc: 09:51:00 4 09:51:00 09:51:00 09:51:00 ---> df -h: 09:51:00 Filesystem Size Used Available Use% Mounted on 09:51:00 overlay 50.0G 8.4G 41.5G 17% / 09:51:00 tmpfs 64.0M 0 64.0M 0% /dev 09:51:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:51:00 shm 64.0M 0 64.0M 0% /dev/shm 09:51:00 /dev/vda1 50.0G 8.4G 41.5G 17% /facter-os 09:51:00 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/resolv.conf 09:51:00 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hostname 09:51:00 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hosts 09:51:00 /dev/vda1 50.0G 8.4G 41.5G 17% /run/cloud-init/result.json 09:51:00 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/sa-host 09:51:00 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/secure 09:51:00 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/auth.log 09:51:00 /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/edgex-go/7 09:51:00 /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/edgex-go/7@tmp 09:51:00 09:51:00 09:51:00 ---> free -m: 09:51:00 total used free shared buff/cache available 09:51:00 Mem: 1837 702 133 0 1002 1044 09:51:00 Swap: 1023 3 1020 09:51:00 09:51:00 09:51:00 ---> ip addr: 09:51:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:51:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:51:00 inet 127.0.0.1/8 scope host lo 09:51:00 valid_lft forever preferred_lft forever 09:51:00 inet6 ::1/128 scope host 09:51:00 valid_lft forever preferred_lft forever 09:51:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:51:00 link/ether fa:16:3e:35:ec:de brd ff:ff:ff:ff:ff:ff 09:51:00 inet 10.30.123.30/23 brd 10.30.123.255 scope global dynamic eth0 09:51:00 valid_lft 85784sec preferred_lft 85784sec 09:51:00 inet6 fe80::f816:3eff:fe35:ecde/64 scope link 09:51:00 valid_lft forever preferred_lft forever 09:51:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:51:00 link/ether 02:42:4d:7d:75:84 brd ff:ff:ff:ff:ff:ff 09:51:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:51:00 valid_lft forever preferred_lft forever 09:51:00 inet6 fe80::42:4dff:fe7d:7584/64 scope link 09:51:00 valid_lft forever preferred_lft forever 09:51:00 09:51:00 09:51:00 ---> sar -b -r -n DEV: 09:51:00 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/20/20 _x86_64_ (4 CPU) 09:51:00 09:51:00 09:40:25 LINUX RESTART (4 CPU) 09:51:00 09:51:00 09:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:51:00 09:42:01 68.15 33.72 34.43 0.00 3182.04 23478.80 0.00 09:51:00 09:43:01 58.66 16.74 41.92 0.00 4983.91 8802.99 0.00 09:51:00 09:44:01 169.71 73.60 96.11 0.00 5406.75 39373.35 0.00 09:51:00 09:45:02 275.65 119.54 156.11 0.00 6156.31 31145.93 0.00 09:51:00 09:46:01 107.82 46.86 60.96 0.00 2312.62 6413.62 0.00 09:51:00 09:47:01 15.32 3.21 12.11 0.00 453.83 1087.79 0.00 09:51:00 09:48:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 09:51:00 09:49:01 0.32 0.12 0.20 0.00 74.87 2.83 0.00 09:51:00 09:50:01 0.65 0.00 0.65 0.00 0.00 6.27 0.00 09:51:00 Average: 77.40 32.65 44.76 0.00 2509.71 12272.97 0.00 09:51:00 09:51:00 09:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:51:00 09:42:01 73560 0 518844 27.58 2620 1286532 1052844 35.93 493032 1159532 36248 09:51:00 09:43:01 81972 0 749896 39.86 2620 1047068 1483928 50.64 642892 993460 19012 09:51:00 09:44:01 81044 0 669264 35.57 2228 1129020 1421984 48.53 599260 998404 63164 09:51:00 09:45:02 100880 0 754492 40.10 1492 1024692 1653232 56.42 729876 814492 17132 09:51:00 09:46:01 293788 0 724872 38.53 1168 861728 1678624 57.29 667936 680148 47520 09:51:00 09:47:01 541736 0 629948 33.48 1168 708704 1107088 37.78 554532 562664 20 09:51:00 09:48:01 545832 0 625852 33.26 1168 708704 1071096 36.55 551648 562068 20 09:51:00 09:49:01 543996 0 625432 33.24 1168 710960 1071096 36.55 551660 564304 8 09:51:00 09:50:01 544028 0 625340 33.24 1168 711020 1071096 36.55 551892 564328 28 09:51:00 Average: 311871 0 658216 34.98 1644 909825 1290110 44.03 593636 766600 20350 09:51:00 09:51:00 09:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:51:00 09:42:01 eth0 664.62 535.59 2881.40 67.32 0.00 0.00 0.00 0.00 09:51:00 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:43:01 veth927ae66 897.16 587.00 83.19 2643.98 0.00 0.00 0.00 0.00 09:51:00 09:43:01 eth0 741.07 1020.98 3422.46 127.42 0.00 0.00 0.00 0.00 09:51:00 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:43:01 docker0 897.16 586.87 70.92 2643.97 0.00 0.00 0.00 0.00 09:51:00 09:44:01 eth0 385.39 323.16 3171.91 32.34 0.00 0.00 0.00 0.00 09:51:00 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:44:01 veth57effa1 62.55 77.97 4.27 330.83 0.00 0.00 0.00 0.00 09:51:00 09:44:01 docker0 62.59 77.87 3.41 330.83 0.00 0.00 0.00 0.00 09:51:00 09:45:02 eth0 276.28 211.06 1662.86 71.06 0.00 0.00 0.00 0.00 09:51:00 09:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:45:02 docker0 73.85 87.42 5.90 497.86 0.00 0.00 0.00 0.00 09:51:00 09:45:02 veth3372f2d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:51:00 09:46:01 eth0 32.73 25.82 22.98 43.06 0.00 0.00 0.00 0.00 09:51:00 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:46:01 veth3372f2d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:47:01 eth0 5.17 4.13 4.38 2.07 0.00 0.00 0.00 0.00 09:51:00 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:51:00 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:51:00 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:51:00 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 Average: eth0 234.37 236.10 1243.08 38.16 0.00 0.00 0.00 0.00 09:51:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:00 Average: docker0 115.09 83.75 8.93 386.69 0.00 0.00 0.00 0.00 09:51:00 09:51:00 09:51:00 ---> sar -P ALL: 09:51:00 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/20/20 _x86_64_ (4 CPU) 09:51:00 09:51:00 09:40:25 LINUX RESTART (4 CPU) 09:51:00 09:51:00 09:41:01 CPU %user %nice %system %iowait %steal %idle 09:51:00 09:42:01 all 11.53 0.00 5.76 1.93 9.62 71.17 09:51:00 09:42:01 0 8.73 0.00 5.56 1.83 11.07 72.81 09:51:00 09:42:01 1 12.05 0.00 5.77 2.06 9.78 70.34 09:51:00 09:42:01 2 11.26 0.00 5.48 2.60 10.59 70.07 09:51:00 09:42:01 3 14.17 0.00 6.23 1.21 6.95 71.44 09:51:00 09:43:01 all 9.31 0.00 3.77 1.25 11.96 73.71 09:51:00 09:43:01 0 8.23 0.00 3.98 0.31 12.92 74.57 09:51:00 09:43:01 1 5.73 0.00 3.93 1.33 11.03 77.99 09:51:00 09:43:01 2 11.88 0.00 3.26 1.14 11.96 71.75 09:51:00 09:43:01 3 11.46 0.00 3.92 2.24 11.95 70.44 09:51:00 09:44:01 all 5.09 0.00 4.03 0.75 10.00 80.13 09:51:00 09:44:01 0 4.51 0.00 4.00 0.51 10.78 80.20 09:51:00 09:44:01 1 3.96 0.00 3.16 0.65 9.29 82.95 09:51:00 09:44:01 2 6.67 0.00 5.03 1.12 9.79 77.39 09:51:00 09:44:01 3 5.26 0.00 3.98 0.74 10.15 79.87 09:51:00 09:45:02 all 9.80 0.00 7.25 5.94 12.40 64.62 09:51:00 09:45:02 0 10.36 0.00 7.45 5.91 12.59 63.70 09:51:00 09:45:02 1 8.82 0.00 6.57 5.93 12.91 65.77 09:51:00 09:45:02 2 9.43 0.00 7.14 4.35 12.21 66.88 09:51:00 09:45:02 3 10.62 0.00 7.84 7.60 11.89 62.06 09:51:00 09:46:01 all 45.78 0.00 14.70 3.15 22.40 13.98 09:51:00 09:46:01 0 47.27 0.00 15.63 3.32 22.04 11.74 09:51:00 09:46:01 1 40.07 0.00 14.38 4.48 23.65 17.42 09:51:00 09:46:01 2 44.47 0.00 14.44 3.05 22.42 15.62 09:51:00 09:46:01 3 51.65 0.00 14.35 1.65 21.42 10.92 09:51:00 09:47:01 all 3.56 0.00 1.51 0.37 4.32 90.23 09:51:00 09:47:01 0 2.75 0.00 1.37 0.05 5.04 90.79 09:51:00 09:47:01 1 4.10 0.00 1.24 0.59 4.35 89.72 09:51:00 09:47:01 2 3.23 0.00 1.40 0.72 4.07 90.59 09:51:00 09:47:01 3 4.18 0.00 2.02 0.13 3.83 89.84 09:51:00 09:48:01 all 0.11 0.00 0.07 0.00 0.41 99.41 09:51:00 09:48:01 0 0.35 0.00 0.07 0.00 0.75 98.84 09:51:00 09:48:01 1 0.05 0.00 0.08 0.00 0.33 99.53 09:51:00 09:48:01 2 0.02 0.00 0.07 0.00 0.28 99.63 09:51:00 09:48:01 3 0.02 0.00 0.07 0.00 0.27 99.65 09:51:00 09:49:01 all 0.12 0.00 0.02 0.00 0.12 99.73 09:51:00 09:49:01 0 0.37 0.00 0.02 0.00 0.23 99.38 09:51:00 09:49:01 1 0.02 0.00 0.02 0.00 0.08 99.88 09:51:00 09:49:01 2 0.03 0.00 0.02 0.00 0.05 99.90 09:51:00 09:49:01 3 0.05 0.00 0.05 0.00 0.13 99.77 09:51:00 09:50:01 all 0.10 0.00 0.04 0.00 0.26 99.60 09:51:00 09:50:01 0 0.33 0.00 0.05 0.00 0.61 99.00 09:51:00 09:50:01 1 0.03 0.00 0.07 0.00 0.27 99.63 09:51:00 09:50:01 2 0.02 0.00 0.02 0.00 0.07 99.90 09:51:00 09:50:01 3 0.03 0.00 0.03 0.00 0.08 99.85 09:51:00 Average: all 8.91 0.00 3.94 1.45 7.68 78.02 09:51:00 Average: 0 8.58 0.00 4.03 1.28 8.18 77.94 09:51:00 Average: 1 7.90 0.00 3.77 1.63 7.76 78.93 09:51:00 Average: 2 9.11 0.00 3.91 1.41 7.67 77.90 09:51:00 Average: 3 10.06 0.00 4.06 1.48 7.11 77.30 09:51:00 09:51:00 09:51:00