Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 13b869e22a059f3891192ba74d68c5afbf7a0a77 rather than a068277ef29574710b8ecdbbfced0db7302862a4 Obtained Jenkinsfile from 13b869e22a059f3891192ba74d68c5afbf7a0a77 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27233 in /w/workspace/edgexfoundry_edgex-go_PR-3183 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3183/head:refs/remotes/origin/PR-3183 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 13b869e22a059f3891192ba74d68c5afbf7a0a77 into PR head commit a068277ef29574710b8ecdbbfced0db7302862a4 Merge succeeded, producing 1e8c58ef1a59f79f6d6018e37f25de99fa2f2bf2 Checking out Revision 1e8c58ef1a59f79f6d6018e37f25de99fa2f2bf2 (PR-3183) > git config core.sparsecheckout # timeout=10 > git checkout -f a068277ef29574710b8ecdbbfced0db7302862a4 # 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 13b869e22a059f3891192ba74d68c5afbf7a0a77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e8c58ef1a59f79f6d6018e37f25de99fa2f2bf2 # timeout=10 Commit message: "Merge commit '13b869e22a059f3891192ba74d68c5afbf7a0a77' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk a1409fbf35910ad3e8a9bbb7be4dde7d0d1365b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:37 ========================================================= 00:30:37 EdgeX Global Pipelines Version Info 00:30:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:38 ------------------- 00:30:38 stable info: 00:30:38 ------------------- 00:30:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:38 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:30:38 Message: update stable to v1.0.179 00:30:39 ------------------- 00:30:39 experimental info: 00:30:39 ------------------- 00:30:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:39 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:30:39 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3183 [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3183 [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3183 [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e8c58ef1a59f79f6d6018e37f25de99fa2f2bf2 [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e8c58e [Pipeline] echo 00:30:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:30:43 provisioning config files... 00:30:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5338218711420150485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:43 ---> docker-login.sh 00:30:43 nexus3.edgexfoundry.org:10001 00:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:43 Configure a credential helper to remove this warning. See 00:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:43 00:30:43 Login Succeeded 00:30:44 nexus3.edgexfoundry.org:10002 00:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:44 Configure a credential helper to remove this warning. See 00:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:44 00:30:44 Login Succeeded 00:30:44 nexus3.edgexfoundry.org:10003 00:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:44 Configure a credential helper to remove this warning. See 00:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:44 00:30:44 Login Succeeded 00:30:44 nexus3.edgexfoundry.org:10004 00:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:44 Configure a credential helper to remove this warning. See 00:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:44 00:30:44 Login Succeeded 00:30:44 docker.io 00:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:44 Configure a credential helper to remove this warning. See 00:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:44 00:30:44 Login Succeeded 00:30:44 ---> docker-login.sh ends [Pipeline] } 00:30:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:45 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:30:45 + for file in '`ls cmd/**/Dockerfile`' 00:30:45 ++ dirname cmd/core-command/Dockerfile 00:30:45 ++ cut -d/ -f2 00:30:45 + echo core-command,cmd/core-command/Dockerfile 00:30:45 + for file in '`ls cmd/**/Dockerfile`' 00:30:45 ++ dirname cmd/core-data/Dockerfile 00:30:45 ++ cut -d/ -f2 00:30:45 + echo core-data,cmd/core-data/Dockerfile 00:30:45 + for file in '`ls cmd/**/Dockerfile`' 00:30:45 ++ dirname cmd/core-metadata/Dockerfile 00:30:45 ++ cut -d/ -f2 00:30:45 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:45 + for file in '`ls cmd/**/Dockerfile`' 00:30:45 ++ dirname cmd/security-bootstrapper/Dockerfile 00:30:45 ++ cut -d/ -f2 00:30:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:45 + for file in '`ls cmd/**/Dockerfile`' 00:30:45 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:45 ++ cut -d/ -f2 00:30:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:45 + for file in '`ls cmd/**/Dockerfile`' 00:30:45 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:45 ++ cut -d/ -f2 00:30:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:45 + for file in '`ls cmd/**/Dockerfile`' 00:30:45 ++ dirname cmd/support-notifications/Dockerfile 00:30:45 ++ cut -d/ -f2 00:30:45 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:45 + for file in '`ls cmd/**/Dockerfile`' 00:30:45 ++ dirname cmd/support-scheduler/Dockerfile 00:30:45 ++ cut -d/ -f2 00:30:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:45 + for file in '`ls cmd/**/Dockerfile`' 00:30:45 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:45 ++ cut -d/ -f2 00:30:45 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:45 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 00:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:47 00:30:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:47 latest: Pulling from edgex-devops/git-semver 00:30:47 31603596830f: Pulling fs layer 00:30:47 2a8b12db71e7: Pulling fs layer 00:30:47 6ca5941a6612: Pulling fs layer 00:30:47 ecc8261a40a4: Pulling fs layer 00:30:47 ecc8261a40a4: Waiting 00:30:47 2a8b12db71e7: Verifying Checksum 00:30:47 2a8b12db71e7: Download complete 00:30:47 31603596830f: Verifying Checksum 00:30:47 31603596830f: Download complete 00:30:47 ecc8261a40a4: Verifying Checksum 00:30:47 ecc8261a40a4: Download complete 00:30:47 6ca5941a6612: Verifying Checksum 00:30:47 6ca5941a6612: Download complete 00:30:48 31603596830f: Pull complete 00:30:48 2a8b12db71e7: Pull complete 00:30:49 6ca5941a6612: Pull complete 00:30:49 ecc8261a40a4: Pull complete 00:30:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:49 prd-centos7-docker-4c-2g-27233 does not seem to be running inside a container 00:30:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:51 $ docker top 6aadf6253162aa0c87e063adb5a5430e3a15ce0dd9f868a5720d18cb070a2f1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:52 [ssh-agent] Looking for ssh-agent implementation... 00:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:52 $ docker exec 6aadf6253162aa0c87e063adb5a5430e3a15ce0dd9f868a5720d18cb070a2f1f ssh-agent 00:30:52 SSH_AUTH_SOCK=/tmp/ssh-K5YOHsNzYWTc/agent.12 00:30:52 SSH_AGENT_PID=18 00:30:52 Running ssh-add (command line suppressed) 00:30:52 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7413823084807090075.key (/w/workspace/edgex-go/4@tmp/private_key_7413823084807090075.key) 00:30:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:53 + git tag --points-at HEAD [Pipeline] } 00:30:53 $ docker exec --env ******** --env ******** 6aadf6253162aa0c87e063adb5a5430e3a15ce0dd9f868a5720d18cb070a2f1f ssh-agent -k 00:30:53 unset SSH_AUTH_SOCK; 00:30:53 unset SSH_AGENT_PID; 00:30:53 echo Agent pid 18 killed; 00:30:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:53 [ssh-agent] Looking for ssh-agent implementation... 00:30:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:53 $ docker exec 6aadf6253162aa0c87e063adb5a5430e3a15ce0dd9f868a5720d18cb070a2f1f ssh-agent 00:30:53 SSH_AUTH_SOCK=/tmp/ssh-bOXGvN9lSEWg/agent.48 00:30:53 SSH_AGENT_PID=53 00:30:53 Running ssh-add (command line suppressed) 00:30:53 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3099775719537953175.key (/w/workspace/edgex-go/4@tmp/private_key_3099775719537953175.key) 00:30:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:54 + git semver init 00:30:54 # -> Open(): unable to determine branch for HEAD 00:30:54 # $GIT_DIR = /w/workspace/edgex-go/4/.git 00:30:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 00:30:54 # $SEMVER_REMOTE_NAME = origin 00:30:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:54 # $SEMVER_USER_NAME = edgex-jenkins 00:30:54 # $SEMVER_BRANCH = PR-3183 00:30:54 # $SEMVER_TEMP = /tmp/semver-284630213 00:30:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:12 # '/tmp/semver-284630213' -> '/w/workspace/edgex-go/4/.semver' 00:31:12 # -> Force: false 00:31:12 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 00:31:12 $ docker exec --env ******** --env ******** 6aadf6253162aa0c87e063adb5a5430e3a15ce0dd9f868a5720d18cb070a2f1f ssh-agent -k 00:31:12 unset SSH_AUTH_SOCK; 00:31:12 unset SSH_AGENT_PID; 00:31:12 echo Agent pid 53 killed; 00:31:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:13 + git semver [Pipeline] } 00:31:13 $ docker stop --time=1 6aadf6253162aa0c87e063adb5a5430e3a15ce0dd9f868a5720d18cb070a2f1f 00:31:14 $ docker rm -f 6aadf6253162aa0c87e063adb5a5430e3a15ce0dd9f868a5720d18cb070a2f1f [Pipeline] // withDockerContainer [Pipeline] sh 00:31:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:15 Stashed 1 file(s) [Pipeline] echo 00:31:15 [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] sh 00:31:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:17 + sudo service docker restart 00:31:17 + true 00:31:17 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:18 ========================================================= 00:31:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:18 + 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 . 00:31:22 Sending build context to Docker daemon 328MB 00:31:22 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:31:22 Step 2/6 : FROM ${BASE} 00:31:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:22 188c0c94c7c5: Pulling fs layer 00:31:22 0ef7d3d256c8: Pulling fs layer 00:31:22 de9db76c5a1d: Pulling fs layer 00:31:22 bca2f99d35d6: Pulling fs layer 00:31:22 93359f2a8cfa: Pulling fs layer 00:31:22 7c6f9722023f: Pulling fs layer 00:31:22 a35cf1a2eb13: Pulling fs layer 00:31:22 93359f2a8cfa: Waiting 00:31:22 7c6f9722023f: Waiting 00:31:22 a35cf1a2eb13: Waiting 00:31:22 bca2f99d35d6: Waiting 00:31:22 de9db76c5a1d: Verifying Checksum 00:31:22 de9db76c5a1d: Download complete 00:31:22 0ef7d3d256c8: Download complete 00:31:22 93359f2a8cfa: Verifying Checksum 00:31:22 93359f2a8cfa: Download complete 00:31:22 7c6f9722023f: Verifying Checksum 00:31:22 7c6f9722023f: Download complete 00:31:22 188c0c94c7c5: Download complete 00:31:22 188c0c94c7c5: Pull complete 00:31:22 0ef7d3d256c8: Pull complete 00:31:23 de9db76c5a1d: Pull complete 00:31:24 a35cf1a2eb13: Verifying Checksum 00:31:24 a35cf1a2eb13: Download complete 00:31:24 bca2f99d35d6: Verifying Checksum 00:31:24 bca2f99d35d6: Download complete 00:31:30 bca2f99d35d6: Pull complete 00:31:30 93359f2a8cfa: Pull complete 00:31:30 7c6f9722023f: Pull complete 00:31:31 Still waiting to schedule task 00:31:31 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:31:34 a35cf1a2eb13: Pull complete 00:31:34 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:31:34 ---> a62c8e92a672 00:31:34 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:31:35 ---> Running in 33c93d39afb0 00:31:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:31:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:31:39 (1/12) Installing libmagic (5.38-r0) 00:31:40 (2/12) Installing file (5.38-r0) 00:31:40 (3/12) Installing libc-dev (0.7.2-r3) 00:31:40 (4/12) Installing g++ (9.3.0-r2) 00:32:36 (5/12) Installing fortify-headers (1.1-r0) 00:32:36 (6/12) Installing patch (2.7.6-r6) 00:32:36 (7/12) Installing build-base (0.5-r2) 00:32:36 (8/12) Installing libsodium (1.0.18-r0) 00:32:36 (9/12) Installing pkgconf (1.7.2-r0) 00:32:36 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:36 (11/12) Installing libzmq (4.3.3-r0) 00:32:36 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:36 Executing busybox-1.31.1-r19.trigger 00:32:36 OK: 233 MiB in 51 packages 00:32:37 Removing intermediate container 33c93d39afb0 00:32:37 ---> f817eb3c7e18 00:32:37 Step 4/6 : WORKDIR /edgex-go 00:32:37 ---> Running in 90affabd98bb 00:32:38 Removing intermediate container 90affabd98bb 00:32:38 ---> ad733d04a4cc 00:32:38 Step 5/6 : COPY go.mod . 00:32:38 ---> 59cfff1d1344 00:32:38 Step 6/6 : RUN go mod download 00:32:38 ---> Running in 1b40ff67c7bc 00:33:00 Removing intermediate container 1b40ff67c7bc 00:33:00 ---> b390630f2ec7 00:33:00 Successfully built b390630f2ec7 00:33:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:00 + docker inspect -f . ci-base-image-x86_64 00:33:00 . [Pipeline] withDockerContainer 00:33:00 prd-centos7-docker-4c-2g-27233 does not seem to be running inside a container 00:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:01 $ docker top 694b34c7c0ad2fdea2b4d84f4750d2d2251b9ace05c8e30e170d3fddb947558d -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:02 + go version 00:33:02 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:02 $ docker stop --time=1 694b34c7c0ad2fdea2b4d84f4750d2d2251b9ace05c8e30e170d3fddb947558d 00:33:03 $ docker rm -f 694b34c7c0ad2fdea2b4d84f4750d2d2251b9ace05c8e30e170d3fddb947558d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:04 + docker inspect -f . ci-base-image-x86_64 00:33:04 . [Pipeline] withDockerContainer 00:33:04 prd-centos7-docker-4c-2g-27233 does not seem to be running inside a container 00:33:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:05 $ docker top 568527ae07a660edd2f81b0d2edaa1f9e82ababd896756c1fecd2a8c9da7aa9d -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:05 ========================================================= 00:33:05 [edgeXBuildGoParallel] Running Tests and Build... 00:33:05 ========================================================= [Pipeline] sh 00:33:05 + make test 00:33:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:13 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:32 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 00:33:32 internal/pkg/v2/infrastructure/redis/client.go:818:47: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 00:33:32 internal/pkg/v2/infrastructure/redis/notification.go:25:77: undefined: v2.Sender 00:33:32 internal/pkg/v2/infrastructure/redis/notification.go:26:77: undefined: v2.Severity 00:33:32 internal/pkg/v2/infrastructure/redis/notification.go:27:77: undefined: v2.Status 00:33:32 internal/pkg/v2/infrastructure/redis/notification.go:36:52: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 00:33:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:37 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces 00:33:37 internal/support/notifications/v2/infrastructure/interfaces/db.go:25:20: undefined: models.Notification 00:33:37 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io 00:33:37 internal/support/notifications/v2/io/notification.go:18:50: undefined: requests.AddNotificationRequest 00:33:37 internal/support/notifications/v2/io/notification.go:35:79: undefined: requests.AddNotificationRequest 00:33:37 internal/support/notifications/v2/io/notification.go:36:25: undefined: requests.AddNotificationRequest 00:33:42 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 45.9% of statements 00:33:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.072s coverage: 100.0% of statements 00:33:42 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 00:33:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements 00:33:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.125s coverage: 65.8% of statements 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.411s coverage: 82.3% of statements 00:33:44 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.054s coverage: 100.0% of statements 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.096s coverage: 86.7% of statements 00:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.103s coverage: 97.5% of statements 00:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.048s coverage: 78.3% of statements 00:33:46 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] 00:33:46 internal/pkg/v2/infrastructure/redis/client.go:818: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 00:33:46 internal/pkg/v2/infrastructure/redis/notification.go:25: undefined: v2.Sender 00:33:46 internal/pkg/v2/infrastructure/redis/notification.go:26: undefined: v2.Severity 00:33:46 internal/pkg/v2/infrastructure/redis/notification.go:27: undefined: v2.Status 00:33:46 internal/pkg/v2/infrastructure/redis/notification.go:36: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.416s coverage: 92.8% of statements 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.028s coverage: 58.8% of statements 00:33:48 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.036s coverage: 45.5% of statements 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.030s coverage: 94.1% of statements 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.046s coverage: 96.3% of statements 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.031s coverage: 87.5% of statements 00:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements 00:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements 00:34:01 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks 00:34:01 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:19:39: undefined: models.Notification 00:34:01 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:22:9: undefined: models.Notification 00:34:01 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:23:32: undefined: models.Notification 00:34:01 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:26:20: undefined: models.Notification 00:34:01 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:30:32: undefined: models.Notification 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.060s coverage: 92.9% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 91.6% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 62.4% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.279s coverage: 68.9% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.083s coverage: 36.6% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 00:34:11 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.064s coverage: 100.0% of statements 00:34:11 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] 00:34:11 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.063s coverage: 99.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.065s coverage: 92.9% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 00:34:11 make: *** [Makefile:94: test] Error 2 [Pipeline] } 00:34:11 $ docker stop --time=1 568527ae07a660edd2f81b0d2edaa1f9e82ababd896756c1fecd2a8c9da7aa9d 00:34:14 $ docker rm -f 568527ae07a660edd2f81b0d2edaa1f9e82ababd896756c1fecd2a8c9da7aa9d [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] } 00:34:15 Failed in branch amd64 00:34:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27236 in /w/workspace/edgexfoundry_edgex-go_PR-3183 [Pipeline] { [Pipeline] ws 00:34:31 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 00:34:36 using credential edgex-jenkins-ssh 00:34:36 Cloning the remote Git repository 00:34:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:36 > git init /w/workspace/edgex-go/4 # timeout=10 00:34:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:36 > git --version # timeout=10 00:34:36 > git --version # 'git version 2.17.1' 00:34:36 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:57 Merging remotes/origin/master commit 13b869e22a059f3891192ba74d68c5afbf7a0a77 into PR head commit a068277ef29574710b8ecdbbfced0db7302862a4 00:34:58 Merge succeeded, producing 066cb61504b6a8c1d8c6d73916b5e43e92b85d81 00:34:58 Checking out Revision 066cb61504b6a8c1d8c6d73916b5e43e92b85d81 (PR-3183) 00:34:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3183/head:refs/remotes/origin/PR-3183 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:34:57 > git config core.sparsecheckout # timeout=10 00:34:57 > git checkout -f a068277ef29574710b8ecdbbfced0db7302862a4 # timeout=10 00:34:57 > git remote # timeout=10 00:34:58 > git config --get remote.origin.url # timeout=10 00:34:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:58 > git merge 13b869e22a059f3891192ba74d68c5afbf7a0a77 # timeout=10 00:34:58 > git rev-parse HEAD^{commit} # timeout=10 00:34:58 > git config core.sparsecheckout # timeout=10 00:34:58 > git checkout -f 066cb61504b6a8c1d8c6d73916b5e43e92b85d81 # timeout=10 00:35:02 Commit message: "Merge commit '13b869e22a059f3891192ba74d68c5afbf7a0a77' into HEAD" 00:35:02 First time build. Skipping changelog. 00:35:02 > git rev-list --no-walk a1409fbf35910ad3e8a9bbb7be4dde7d0d1365b8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:05 + sudo service docker restart 00:35:05 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:35:07 provisioning config files... 00:35:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7926520152722127101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:08 ---> docker-login.sh 00:35:08 nexus3.edgexfoundry.org:10001 00:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:09 Configure a credential helper to remove this warning. See 00:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:09 00:35:09 Login Succeeded 00:35:09 nexus3.edgexfoundry.org:10002 00:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:10 Configure a credential helper to remove this warning. See 00:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:10 00:35:10 Login Succeeded 00:35:10 nexus3.edgexfoundry.org:10003 00:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:10 Configure a credential helper to remove this warning. See 00:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:10 00:35:10 Login Succeeded 00:35:10 nexus3.edgexfoundry.org:10004 00:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:11 Configure a credential helper to remove this warning. See 00:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:11 00:35:11 Login Succeeded 00:35:11 docker.io 00:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:12 Configure a credential helper to remove this warning. See 00:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:12 00:35:12 Login Succeeded 00:35:12 ---> docker-login.sh ends [Pipeline] } 00:35:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:12 ========================================================= 00:35:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:35:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:13 + 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 . 00:35:15 Sending build context to Docker daemon 166.4MB 00:35:15 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:35:15 Step 2/6 : FROM ${BASE} 00:35:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:15 5f621e34cdf4: Pulling fs layer 00:35:15 a4357932f1b6: Pulling fs layer 00:35:15 18c013af1878: Pulling fs layer 00:35:15 00ac8860ef70: Pulling fs layer 00:35:15 63d7cb157983: Pulling fs layer 00:35:15 b116817d02f9: Pulling fs layer 00:35:15 745a02a5169b: Pulling fs layer 00:35:15 00ac8860ef70: Waiting 00:35:15 63d7cb157983: Waiting 00:35:15 b116817d02f9: Waiting 00:35:15 745a02a5169b: Waiting 00:35:15 18c013af1878: Download complete 00:35:15 a4357932f1b6: Verifying Checksum 00:35:15 a4357932f1b6: Download complete 00:35:15 63d7cb157983: Verifying Checksum 00:35:15 63d7cb157983: Download complete 00:35:15 b116817d02f9: Download complete 00:35:15 5f621e34cdf4: Verifying Checksum 00:35:16 5f621e34cdf4: Pull complete 00:35:17 a4357932f1b6: Pull complete 00:35:17 18c013af1878: Pull complete 00:35:18 745a02a5169b: Download complete 00:35:19 00ac8860ef70: Verifying Checksum 00:35:19 00ac8860ef70: Download complete 00:35:29 00ac8860ef70: Pull complete 00:35:29 63d7cb157983: Pull complete 00:35:29 b116817d02f9: Pull complete 00:35:32 745a02a5169b: Pull complete 00:35:33 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:35:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:35:33 ---> b7e6874047d6 00:35:33 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:35:36 ---> Running in b6672f92b2e8 00:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:35:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:35:44 (1/12) Installing libmagic (5.38-r0) 00:35:45 (2/12) Installing file (5.38-r0) 00:35:45 (3/12) Installing libc-dev (0.7.2-r3) 00:35:45 (4/12) Installing g++ (9.3.0-r2) 00:36:17 (5/12) Installing fortify-headers (1.1-r0) 00:36:17 (6/12) Installing patch (2.7.6-r6) 00:36:17 (7/12) Installing build-base (0.5-r2) 00:36:17 (8/12) Installing libsodium (1.0.18-r0) 00:36:17 (9/12) Installing pkgconf (1.7.2-r0) 00:36:17 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:17 (11/12) Installing libzmq (4.3.3-r0) 00:36:17 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:17 Executing busybox-1.31.1-r19.trigger 00:36:17 OK: 217 MiB in 51 packages 00:36:18 Removing intermediate container b6672f92b2e8 00:36:18 ---> 224d27687ffb 00:36:18 Step 4/6 : WORKDIR /edgex-go 00:36:18 ---> Running in bb50db3ada48 00:36:19 Removing intermediate container bb50db3ada48 00:36:19 ---> 6612b9af40a8 00:36:19 Step 5/6 : COPY go.mod . 00:36:19 ---> 0a52efdbfa23 00:36:19 Step 6/6 : RUN go mod download 00:36:20 ---> Running in 1caa46d44b4a 00:36:47 Removing intermediate container 1caa46d44b4a 00:36:47 ---> 6617c8224f36 00:36:47 Successfully built 6617c8224f36 00:36:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:47 + docker inspect -f . ci-base-image-arm64 00:36:47 . [Pipeline] withDockerContainer 00:36:47 prd-ubuntu18.04-docker-arm64-4c-16g-27236 does not seem to be running inside a container 00:36:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:49 $ docker top a27eaf61cdcdeb4c0ee7f097e28a68630694a8a9926f0122e0e5477323050aa1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:50 + go version 00:36:50 go version go1.15.5 linux/arm64 [Pipeline] } 00:36:50 $ docker stop --time=1 a27eaf61cdcdeb4c0ee7f097e28a68630694a8a9926f0122e0e5477323050aa1 00:36:52 $ docker rm -f a27eaf61cdcdeb4c0ee7f097e28a68630694a8a9926f0122e0e5477323050aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:53 + docker inspect -f . ci-base-image-arm64 00:36:53 . [Pipeline] withDockerContainer 00:36:53 prd-ubuntu18.04-docker-arm64-4c-16g-27236 does not seem to be running inside a container 00:36:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:54 $ docker top 537159cf0ac9a47df72a503da2d8225738c73299ff8eb13dc83446ebdcfd88da -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:55 ========================================================= 00:36:55 [edgeXBuildGoParallel] Running Tests and Build... 00:36:55 ========================================================= [Pipeline] sh 00:36:55 + make test 00:36:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:18 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:05 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 00:38:05 internal/pkg/v2/infrastructure/redis/client.go:818:47: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 00:38:05 internal/pkg/v2/infrastructure/redis/notification.go:25:77: undefined: v2.Sender 00:38:05 internal/pkg/v2/infrastructure/redis/notification.go:26:77: undefined: v2.Severity 00:38:05 internal/pkg/v2/infrastructure/redis/notification.go:27:77: undefined: v2.Status 00:38:05 internal/pkg/v2/infrastructure/redis/notification.go:36:52: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 00:38:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:17 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces 00:38:17 internal/support/notifications/v2/infrastructure/interfaces/db.go:25:20: undefined: models.Notification 00:38:17 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io 00:38:17 internal/support/notifications/v2/io/notification.go:18:50: undefined: requests.AddNotificationRequest 00:38:17 internal/support/notifications/v2/io/notification.go:35:79: undefined: requests.AddNotificationRequest 00:38:17 internal/support/notifications/v2/io/notification.go:36:25: undefined: requests.AddNotificationRequest 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.291s coverage: 45.9% of statements 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.218s coverage: 100.0% of statements 00:38:36 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.100s coverage: 100.0% of statements 00:38:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.249s coverage: 65.8% of statements 00:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.689s coverage: 82.3% of statements 00:38:40 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 00:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.214s coverage: 100.0% of statements 00:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.308s coverage: 86.7% of statements 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.341s coverage: 97.5% of statements 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.129s coverage: 78.3% of statements 00:38:45 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] 00:38:45 internal/pkg/v2/infrastructure/redis/client.go:818: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 00:38:45 internal/pkg/v2/infrastructure/redis/notification.go:25: undefined: v2.Sender 00:38:45 internal/pkg/v2/infrastructure/redis/notification.go:26: undefined: v2.Severity 00:38:45 internal/pkg/v2/infrastructure/redis/notification.go:27: undefined: v2.Status 00:38:45 internal/pkg/v2/infrastructure/redis/notification.go:36: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.230s coverage: 92.8% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 00:38:53 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.098s coverage: 45.5% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.113s coverage: 79.5% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.101s coverage: 94.1% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 00:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements 00:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.123s coverage: 92.9% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.084s coverage: 77.8% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.128s coverage: 87.2% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.125s coverage: 84.6% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.6% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.451s coverage: 62.4% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.783s coverage: 68.9% of statements 00:39:22 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks 00:39:22 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:19:39: undefined: models.Notification 00:39:22 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:22:9: undefined: models.Notification 00:39:22 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:23:32: undefined: models.Notification 00:39:22 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:26:20: undefined: models.Notification 00:39:22 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:30:32: undefined: models.Notification 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.360s coverage: 36.6% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.100s coverage: 89.5% of statements 00:39:22 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.105s coverage: 100.0% of statements 00:39:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.128s coverage: 100.0% of statements 00:39:22 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] 00:39:22 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 00:39:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.192s coverage: 99.0% of statements 00:39:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.109s coverage: 100.0% of statements 00:39:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.170s coverage: 92.9% of statements 00:39:25 ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements 00:39:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 00:39:29 make: *** [Makefile:94: test] Error 2 [Pipeline] } 00:39:29 $ docker stop --time=1 537159cf0ac9a47df72a503da2d8225738c73299ff8eb13dc83446ebdcfd88da 00:39:32 $ docker rm -f 537159cf0ac9a47df72a503da2d8225738c73299ff8eb13dc83446ebdcfd88da [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] } 00:39:34 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 00:39:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:39:37 ---> package-listing.sh 00:39:37 ++ facter osfamily 00:39:37 ++ tr '[:upper:]' '[:lower:]' 00:39:37 + OS_FAMILY=redhat 00:39:37 + workspace=/w/workspace/edgex-go/4 00:39:37 + START_PACKAGES=/tmp/packages_start.txt 00:39:37 + END_PACKAGES=/tmp/packages_end.txt 00:39:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:39:37 + PACKAGES=/tmp/packages_start.txt 00:39:37 + '[' /w/workspace/edgex-go/4 ']' 00:39:37 + PACKAGES=/tmp/packages_end.txt 00:39:37 + case "${OS_FAMILY}" in 00:39:37 + rpm -qa 00:39:37 + sort 00:39:42 + '[' -f /tmp/packages_start.txt ']' 00:39:42 + '[' -f /tmp/packages_end.txt ']' 00:39:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:39:42 + '[' /w/workspace/edgex-go/4 ']' 00:39:42 + mkdir -p /w/workspace/edgex-go/4/archives/ 00:39:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 00:39:42 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:39:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:39:43 00:39:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:39:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:39:43 alpine: Pulling from edgex-lftools-log-publisher 00:39:43 df20fa9351a1: Pulling fs layer 00:39:43 36b3adc4ff6f: Pulling fs layer 00:39:43 8ad3a11d3b57: Pulling fs layer 00:39:43 46f8f816bc3b: Pulling fs layer 00:39:43 93b61091891f: Pulling fs layer 00:39:43 93b9cdb0e59b: Pulling fs layer 00:39:43 5e14af77c1be: Pulling fs layer 00:39:43 01666e4c0597: Pulling fs layer 00:39:43 aa168da1d23b: Pulling fs layer 00:39:43 93b61091891f: Waiting 00:39:43 93b9cdb0e59b: Waiting 00:39:43 5e14af77c1be: Waiting 00:39:43 01666e4c0597: Waiting 00:39:43 aa168da1d23b: Waiting 00:39:43 36b3adc4ff6f: Verifying Checksum 00:39:43 36b3adc4ff6f: Download complete 00:39:43 46f8f816bc3b: Verifying Checksum 00:39:43 46f8f816bc3b: Download complete 00:39:43 df20fa9351a1: Download complete 00:39:43 93b9cdb0e59b: Verifying Checksum 00:39:43 93b9cdb0e59b: Download complete 00:39:43 93b61091891f: Verifying Checksum 00:39:43 93b61091891f: Download complete 00:39:43 5e14af77c1be: Download complete 00:39:43 01666e4c0597: Verifying Checksum 00:39:43 01666e4c0597: Download complete 00:39:43 df20fa9351a1: Pull complete 00:39:43 36b3adc4ff6f: Pull complete 00:39:44 8ad3a11d3b57: Verifying Checksum 00:39:44 8ad3a11d3b57: Download complete 00:39:45 8ad3a11d3b57: Pull complete 00:39:45 46f8f816bc3b: Pull complete 00:39:45 93b61091891f: Pull complete 00:39:46 93b9cdb0e59b: Pull complete 00:39:46 aa168da1d23b: Verifying Checksum 00:39:46 aa168da1d23b: Download complete 00:39:46 5e14af77c1be: Pull complete 00:39:46 01666e4c0597: Pull complete 00:39:53 aa168da1d23b: Pull complete 00:39:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:39:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:39:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:39:53 prd-centos7-docker-4c-2g-27233 does not seem to be running inside a container 00:39:53 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:39:56 $ docker top 6dd05c6e9cd07052a62e69b670e115a2fb5a3cfbe02a5470cafd55019b2a3622 -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:57 + touch /tmp/pre-build-complete [Pipeline] sh 00:39:57 + mkdir -p /var/log/sa [Pipeline] sh 00:39:57 + ls /var/log/sa-host 00:39:57 + sadf -c /var/log/sa-host/sa23 00:39:57 file_magic: OK 00:39:57 HZ: Using current value: 100 00:39:57 file_header: OK 00:39:57 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 00:39:57 Statistics: 00:39:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:39:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:39:58 provisioning config files... 00:39:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7520811851433226514tmp [Pipeline] { [Pipeline] echo 00:39:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:39:58 ---> create-netrc.sh [Pipeline] } 00:39:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:39:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:39:59 ---> python-tools-install.sh [Pipeline] echo 00:39:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:39:59 ---> sudo-logs.sh 00:39:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:39:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:39:59 ---> job-cost.sh 00:39:59 lf-activate-venv: SKIPPING 00:39:59 INFO: No Stack... 00:40:00 INFO: Retrieving Pricing Info for: v1-standard-2 00:40:01 INFO: Archiving Costs [Pipeline] echo 00:40:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:40:01 ---> logs-deploy.sh 00:40:01 lf-activate-venv: SKIPPING 00:40:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3183/4 00:40:01 INFO: archiving workspace using pattern(s): 00:40:02 Archives upload complete. 00:40:03 INFO: archiving logs to Nexus 00:40:04 ---> uname -a: 00:40:04 Linux prd-centos7-docker-4c-2g-27233.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:40:04 00:40:04 00:40:04 ---> lscpu: 00:40:04 Architecture: x86_64 00:40:04 CPU op-mode(s): 32-bit, 64-bit 00:40:04 Byte Order: Little Endian 00:40:04 Address sizes: 40 bits physical, 48 bits virtual 00:40:04 CPU(s): 4 00:40:04 On-line CPU(s) list: 0-3 00:40:04 Thread(s) per core: 1 00:40:04 Core(s) per socket: 1 00:40:04 Socket(s): 4 00:40:04 NUMA node(s): 1 00:40:04 Vendor ID: GenuineIntel 00:40:04 CPU family: 6 00:40:04 Model: 44 00:40:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:40:04 Stepping: 1 00:40:04 CPU MHz: 2933.438 00:40:04 BogoMIPS: 5866.87 00:40:04 Virtualization: VT-x 00:40:04 Hypervisor vendor: KVM 00:40:04 Virtualization type: full 00:40:04 L1d cache: 128 KiB 00:40:04 L1i cache: 128 KiB 00:40:04 L2 cache: 16 MiB 00:40:04 L3 cache: 64 MiB 00:40:04 NUMA node0 CPU(s): 0-3 00:40:04 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:40:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:40:04 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:40:04 Vulnerability Meltdown: Mitigation; PTI 00:40:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:40:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:40:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:40:04 Vulnerability Srbds: Not affected 00:40:04 Vulnerability Tsx async abort: Not affected 00:40:04 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 00:40:04 00:40:04 00:40:04 ---> nproc: 00:40:04 4 00:40:04 00:40:04 00:40:04 ---> df -h: 00:40:04 Filesystem Size Used Available Use% Mounted on 00:40:04 overlay 50.0G 8.2G 41.7G 16% / 00:40:04 tmpfs 64.0M 0 64.0M 0% /dev 00:40:04 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:40:04 shm 64.0M 0 64.0M 0% /dev/shm 00:40:04 /dev/vda1 50.0G 8.2G 41.7G 16% /facter-os 00:40:04 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/resolv.conf 00:40:04 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hostname 00:40:04 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hosts 00:40:04 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/sa-host 00:40:04 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/secure 00:40:04 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/auth.log 00:40:04 /dev/vda1 50.0G 8.2G 41.7G 16% /run/cloud-init/result.json 00:40:04 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/4 00:40:04 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/4@tmp 00:40:04 00:40:04 00:40:04 ---> free -m: 00:40:04 total used free shared buff/cache available 00:40:04 Mem: 1837 752 133 0 951 993 00:40:04 Swap: 1023 3 1020 00:40:04 00:40:04 00:40:04 ---> ip addr: 00:40:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:40:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:40:04 inet 127.0.0.1/8 scope host lo 00:40:04 valid_lft forever preferred_lft forever 00:40:04 inet6 ::1/128 scope host 00:40:04 valid_lft forever preferred_lft forever 00:40:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:40:04 link/ether fa:16:3e:1d:ef:51 brd ff:ff:ff:ff:ff:ff 00:40:04 inet 10.30.122.239/23 brd 10.30.123.255 scope global dynamic eth0 00:40:04 valid_lft 85795sec preferred_lft 85795sec 00:40:04 inet6 fe80::f816:3eff:fe1d:ef51/64 scope link 00:40:04 valid_lft forever preferred_lft forever 00:40:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:40:04 link/ether 02:42:25:c3:49:22 brd ff:ff:ff:ff:ff:ff 00:40:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:40:04 valid_lft forever preferred_lft forever 00:40:04 inet6 fe80::42:25ff:fec3:4922/64 scope link 00:40:04 valid_lft forever preferred_lft forever 00:40:04 00:40:04 00:40:04 ---> sar -b -r -n DEV: 00:40:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/23/21 _x86_64_ (4 CPU) 00:40:04 00:40:04 00:29:47 LINUX RESTART (4 CPU) 00:40:04 00:40:04 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:40:04 00:32:01 180.38 82.24 98.14 0.00 5287.80 42418.87 0.00 00:40:04 00:33:01 138.14 21.84 116.30 0.00 1717.86 17608.32 0.00 00:40:04 00:34:01 188.96 94.78 94.18 0.00 2960.94 10119.74 0.00 00:40:04 00:35:01 16.06 3.66 12.40 0.00 1255.53 1176.60 0.00 00:40:04 00:36:01 1.45 0.77 0.68 0.00 57.69 8.79 0.00 00:40:04 00:37:01 1.55 1.03 0.52 0.00 121.92 6.51 0.00 00:40:04 00:38:01 0.52 0.00 0.52 0.00 0.00 5.30 0.00 00:40:04 00:39:02 0.17 0.00 0.17 0.00 0.00 1.52 0.00 00:40:04 Average: 65.95 25.56 40.39 0.00 1426.04 8921.92 0.00 00:40:04 00:40:04 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:40:04 00:32:01 107632 0 688336 36.58 2024 1083552 1442460 49.23 563416 967940 38164 00:40:04 00:33:01 311636 0 710352 37.75 1492 858064 1402572 47.87 449784 828144 28 00:40:04 00:34:01 209332 0 785648 41.76 692 885872 1759596 60.05 670464 713988 55216 00:40:04 00:35:01 540632 0 686068 36.46 692 654152 1144044 39.04 472024 599720 8 00:40:04 00:36:01 547996 0 676980 35.98 692 655876 1089116 37.17 482012 584164 8 00:40:04 00:37:01 545632 0 675680 35.91 692 659540 1078824 36.82 480936 588104 8 00:40:04 00:38:01 546272 0 675036 35.88 692 659544 1078824 36.82 480812 588108 8 00:40:04 00:39:02 546248 0 675052 35.88 692 659552 1078824 36.82 480824 588104 8 00:40:04 Average: 419422 0 696644 37.03 958 764519 1259282 42.98 510034 682284 11681 00:40:04 00:40:04 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:40:04 00:32:01 veth059c50c 29.86 39.86 1.98 172.05 0.00 0.00 0.00 0.00 00:40:04 00:32:01 eth0 333.63 284.09 3013.64 44.59 0.00 0.00 0.00 0.00 00:40:04 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 00:32:01 docker0 29.89 39.74 1.58 172.04 0.00 0.00 0.00 0.00 00:40:04 00:33:01 veth059708f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 00:33:01 eth0 204.43 175.76 679.26 19.32 0.00 0.00 0.00 0.00 00:40:04 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 00:33:01 docker0 168.47 188.83 12.00 667.46 0.00 0.00 0.00 0.00 00:40:04 00:34:01 eth0 35.38 20.71 29.55 21.73 0.00 0.00 0.00 0.00 00:40:04 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 00:34:01 veth12fcd30 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 00:40:04 00:34:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 00:40:04 00:35:01 eth0 16.98 14.11 5.49 60.26 0.00 0.00 0.00 0.00 00:40:04 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 00:35:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 00:40:04 00:36:01 eth0 0.77 0.48 0.43 0.27 0.00 0.00 0.00 0.00 00:40:04 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 00:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:40:04 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 00:38:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:40:04 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 00:39:02 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:40:04 00:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 00:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 Average: eth0 73.96 61.94 466.17 18.28 0.00 0.00 0.00 0.00 00:40:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 Average: docker0 25.04 28.81 1.71 104.96 0.00 0.00 0.00 0.00 00:40:04 00:40:04 00:40:04 ---> sar -P ALL: 00:40:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/23/21 _x86_64_ (4 CPU) 00:40:04 00:40:04 00:29:47 LINUX RESTART (4 CPU) 00:40:04 00:40:04 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:40:04 00:32:01 all 10.94 0.00 4.81 1.53 0.08 82.64 00:40:04 00:32:01 0 7.95 0.00 5.04 1.37 0.07 85.57 00:40:04 00:32:01 1 11.90 0.00 4.62 2.21 0.08 81.18 00:40:04 00:32:01 2 8.52 0.00 5.23 1.79 0.07 84.39 00:40:04 00:32:01 3 15.38 0.00 4.36 0.74 0.08 79.43 00:40:04 00:33:01 all 4.58 0.00 3.70 3.85 0.07 87.80 00:40:04 00:33:01 0 4.28 0.00 3.56 1.05 0.03 91.08 00:40:04 00:33:01 1 4.44 0.00 4.10 5.80 0.12 85.54 00:40:04 00:33:01 2 5.11 0.00 3.62 5.25 0.08 85.94 00:40:04 00:33:01 3 4.51 0.00 3.53 3.29 0.05 88.63 00:40:04 00:34:01 all 49.95 0.00 10.38 5.39 0.09 34.19 00:40:04 00:34:01 0 50.61 0.00 9.59 6.42 0.10 33.28 00:40:04 00:34:01 1 48.51 0.00 11.02 7.34 0.09 33.05 00:40:04 00:34:01 2 50.02 0.00 9.92 3.42 0.09 36.56 00:40:04 00:34:01 3 50.68 0.00 10.97 4.41 0.09 33.86 00:40:04 00:35:01 all 2.72 0.00 1.01 0.30 0.01 95.96 00:40:04 00:35:01 0 2.47 0.00 0.98 0.27 0.02 96.26 00:40:04 00:35:01 1 3.07 0.00 0.87 0.75 0.00 95.30 00:40:04 00:35:01 2 2.77 0.00 1.25 0.03 0.02 95.93 00:40:04 00:35:01 3 2.57 0.00 0.92 0.15 0.00 96.36 00:40:04 00:36:01 all 0.17 0.00 0.03 0.00 0.00 99.80 00:40:04 00:36:01 0 0.05 0.00 0.03 0.02 0.00 99.90 00:40:04 00:36:01 1 0.52 0.00 0.03 0.00 0.00 99.45 00:40:04 00:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:40:04 00:36:01 3 0.07 0.00 0.03 0.00 0.00 99.90 00:40:04 00:37:01 all 0.17 0.00 0.08 0.00 0.01 99.74 00:40:04 00:37:01 0 0.03 0.00 0.08 0.00 0.02 99.87 00:40:04 00:37:01 1 0.53 0.00 0.03 0.00 0.02 99.42 00:40:04 00:37:01 2 0.05 0.00 0.07 0.00 0.00 99.88 00:40:04 00:37:01 3 0.07 0.00 0.12 0.00 0.02 99.80 00:40:04 00:38:01 all 0.15 0.00 0.04 0.00 0.00 99.81 00:40:04 00:38:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:40:04 00:38:01 1 0.53 0.00 0.05 0.00 0.00 99.42 00:40:04 00:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:40:04 00:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:40:04 00:39:02 all 0.16 0.00 0.03 0.00 0.00 99.80 00:40:04 00:39:02 0 0.40 0.00 0.02 0.00 0.00 99.58 00:40:04 00:39:02 1 0.15 0.00 0.02 0.00 0.00 99.83 00:40:04 00:39:02 2 0.02 0.00 0.02 0.00 0.02 99.95 00:40:04 00:39:02 3 0.08 0.00 0.08 0.00 0.00 99.83 00:40:04 Average: all 8.47 0.00 2.48 1.37 0.03 87.65 00:40:04 Average: 0 8.11 0.00 2.39 1.12 0.03 88.34 00:40:04 Average: 1 8.57 0.00 2.56 1.99 0.04 86.85 00:40:04 Average: 2 8.19 0.00 2.49 1.30 0.03 87.98 00:40:04 Average: 3 9.03 0.00 2.47 1.06 0.03 87.41 00:40:04 00:40:04 00:40:04