Pull request #3769 opened Connecting to https://api.github.com using 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 main at d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 rather than 449494f948c69f040161c8ede26f5b2c39d32799 Obtained Jenkinsfile from d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 Running in Durability level: MAX_SURVIVABILITY 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3556502479681761409.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3789103680236053218.key > 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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3769/workspace@libs/edgex-global-pipelines # timeout=10 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3769/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8033799729824764282.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3769/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8896877170558512485.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7965244921160629476.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3769/workspace@libs/lf-pipelines # timeout=10 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3769/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8940652388449441588.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1151 in /w/workspace/edgexfoundry_edgex-go_PR-3769 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1582644952351299906.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3817522165047947948.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3769/head:refs/remotes/origin/PR-3769 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 449494f948c69f040161c8ede26f5b2c39d32799 Merge succeeded, producing 449494f948c69f040161c8ede26f5b2c39d32799 Checking out Revision 449494f948c69f040161c8ede26f5b2c39d32799 (PR-3769) > git config core.sparsecheckout # timeout=10 > git checkout -f 449494f948c69f040161c8ede26f5b2c39d32799 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3722760006306545619.key > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 449494f948c69f040161c8ede26f5b2c39d32799 # timeout=10 Commit message: "feat(command): Allow Get Command to pass parameters in the payload" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:45:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:45:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:45:59 ========================================================= 03:45:59 EdgeX Global Pipelines Version Info 03:45:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:46:00 ------------------- 03:46:00 stable info: 03:46:00 ------------------- 03:46:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:46:00 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 03:46:00 Message: update stable to v1.0.210 03:46:01 ------------------- 03:46:01 experimental info: 03:46:01 ------------------- 03:46:01 Commited By: **** collab-it+edgex@linuxfoundation.org 03:46:01 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 03:46:01 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:46:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3769 [Pipeline] echo 03:46:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3769 [Pipeline] echo 03:46:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3769 [Pipeline] echo 03:46:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 449494f948c69f040161c8ede26f5b2c39d32799 [Pipeline] echo 03:46:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 449494f [Pipeline] echo 03:46:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:02 provisioning config files... 03:46:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1478503073888699407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:02 ---> docker-login.sh 03:46:02 nexus3.edgexfoundry.org:10001 03:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:02 Configure a credential helper to remove this warning. See 03:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:02 03:46:02 Login Succeeded 03:46:02 nexus3.edgexfoundry.org:10002 03:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:02 Configure a credential helper to remove this warning. See 03:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:02 03:46:02 Login Succeeded 03:46:02 nexus3.edgexfoundry.org:10003 03:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:03 Configure a credential helper to remove this warning. See 03:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:03 03:46:03 Login Succeeded 03:46:03 nexus3.edgexfoundry.org:10004 03:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:03 Configure a credential helper to remove this warning. See 03:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:03 03:46:03 Login Succeeded 03:46:03 docker.io 03:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:03 Configure a credential helper to remove this warning. See 03:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:03 03:46:03 Login Succeeded 03:46:03 ---> docker-login.sh ends [Pipeline] } 03:46:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:04 ++ 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 03:46:04 + for file in '`ls cmd/**/Dockerfile`' 03:46:04 ++ dirname cmd/core-command/Dockerfile 03:46:04 ++ cut -d/ -f2 03:46:04 + echo core-command,cmd/core-command/Dockerfile 03:46:04 + for file in '`ls cmd/**/Dockerfile`' 03:46:04 ++ dirname cmd/core-data/Dockerfile 03:46:04 ++ cut -d/ -f2 03:46:04 + echo core-data,cmd/core-data/Dockerfile 03:46:04 + for file in '`ls cmd/**/Dockerfile`' 03:46:04 ++ dirname cmd/core-metadata/Dockerfile 03:46:04 ++ cut -d/ -f2 03:46:04 + echo core-metadata,cmd/core-metadata/Dockerfile 03:46:04 + for file in '`ls cmd/**/Dockerfile`' 03:46:04 ++ dirname cmd/security-bootstrapper/Dockerfile 03:46:04 ++ cut -d/ -f2 03:46:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:46:04 + for file in '`ls cmd/**/Dockerfile`' 03:46:04 ++ cut -d/ -f2 03:46:04 ++ dirname cmd/security-proxy-setup/Dockerfile 03:46:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:46:04 + for file in '`ls cmd/**/Dockerfile`' 03:46:04 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:46:04 ++ cut -d/ -f2 03:46:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:46:04 + for file in '`ls cmd/**/Dockerfile`' 03:46:04 ++ dirname cmd/support-notifications/Dockerfile 03:46:04 ++ cut -d/ -f2 03:46:04 + echo support-notifications,cmd/support-notifications/Dockerfile 03:46:04 + for file in '`ls cmd/**/Dockerfile`' 03:46:04 ++ dirname cmd/support-scheduler/Dockerfile 03:46:04 ++ cut -d/ -f2 03:46:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:46:04 + for file in '`ls cmd/**/Dockerfile`' 03:46:04 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:46:04 ++ cut -d/ -f2 03:46:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:46:04 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:46:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:46:05 03:46:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:46:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:46:05 latest: Pulling from edgex-devops/git-semver 03:46:05 a0d0a0d46f8b: Pulling fs layer 03:46:05 3e5f54012d9b: Pulling fs layer 03:46:05 4c7163046ea9: Pulling fs layer 03:46:05 0c2d73faf560: Pulling fs layer 03:46:05 0c2d73faf560: Waiting 03:46:05 3e5f54012d9b: Verifying Checksum 03:46:05 3e5f54012d9b: Download complete 03:46:05 a0d0a0d46f8b: Verifying Checksum 03:46:05 a0d0a0d46f8b: Download complete 03:46:05 4c7163046ea9: Verifying Checksum 03:46:05 4c7163046ea9: Download complete 03:46:05 0c2d73faf560: Verifying Checksum 03:46:05 0c2d73faf560: Download complete 03:46:05 a0d0a0d46f8b: Pull complete 03:46:05 3e5f54012d9b: Pull complete 03:46:06 4c7163046ea9: Pull complete 03:46:06 0c2d73faf560: Pull complete 03:46:06 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:46:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:46:06 prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container 03:46:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 03:46:07 $ docker top 93191781f808972bd120b97319a21394d3e436027d4f2ecb3faa9e34160d57bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:07 [ssh-agent] Looking for ssh-agent implementation... 03:46:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:07 $ docker exec 93191781f808972bd120b97319a21394d3e436027d4f2ecb3faa9e34160d57bb ssh-agent 03:46:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXalcFPK/agent.13 03:46:07 SSH_AGENT_PID=19 03:46:07 Running ssh-add (command line suppressed) 03:46:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4212737079635766211.key (/w/workspace/edgex-go/1@tmp/private_key_4212737079635766211.key) 03:46:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:07 + git tag --points-at HEAD [Pipeline] } 03:46:07 $ docker exec --env ******** --env ******** 93191781f808972bd120b97319a21394d3e436027d4f2ecb3faa9e34160d57bb ssh-agent -k 03:46:08 unset SSH_AUTH_SOCK; 03:46:08 unset SSH_AGENT_PID; 03:46:08 echo Agent pid 19 killed; 03:46:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:46:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:08 [ssh-agent] Looking for ssh-agent implementation... 03:46:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:08 $ docker exec 93191781f808972bd120b97319a21394d3e436027d4f2ecb3faa9e34160d57bb ssh-agent 03:46:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhnfAGg/agent.53 03:46:08 SSH_AGENT_PID=59 03:46:08 Running ssh-add (command line suppressed) 03:46:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3678824289258030408.key (/w/workspace/edgex-go/1@tmp/private_key_3678824289258030408.key) 03:46:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:08 + git semver init 03:46:08 # -> Open(): unable to determine branch for HEAD 03:46:08 # $GIT_DIR = /w/workspace/edgex-go/1/.git 03:46:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 03:46:08 # $SEMVER_REMOTE_NAME = origin 03:46:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:46:08 # $SEMVER_USER_NAME = edgex-jenkins 03:46:08 # $SEMVER_BRANCH = PR-3769 03:46:08 # $SEMVER_TEMP = /tmp/semver-296585974 03:46:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:46:21 # '/tmp/semver-296585974' -> '/w/workspace/edgex-go/1/.semver' 03:46:21 # -> Force: false 03:46:21 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 03:46:21 $ docker exec --env ******** --env ******** 93191781f808972bd120b97319a21394d3e436027d4f2ecb3faa9e34160d57bb ssh-agent -k 03:46:21 unset SSH_AUTH_SOCK; 03:46:21 unset SSH_AGENT_PID; 03:46:21 echo Agent pid 59 killed; 03:46:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:21 + git semver [Pipeline] } 03:46:21 $ docker stop --time=1 93191781f808972bd120b97319a21394d3e436027d4f2ecb3faa9e34160d57bb 03:46:23 $ docker rm -f 93191781f808972bd120b97319a21394d3e436027d4f2ecb3faa9e34160d57bb [Pipeline] // withDockerContainer [Pipeline] sh 03:46:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:46:24 Stashed 1 file(s) [Pipeline] echo 03:46:24 [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 03:46:24 ========================================================= 03:46:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:46:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:46:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:46:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:46:25 a0d0a0d46f8b: Already exists 03:46:25 31adcdaf11c8: Pulling fs layer 03:46:25 b8b176561691: Pulling fs layer 03:46:25 4527c011a84f: Pulling fs layer 03:46:25 5d74067f8e1e: Pulling fs layer 03:46:25 e0aca202a116: Pulling fs layer 03:46:25 3a43be97a3b4: Pulling fs layer 03:46:25 34cad66bf833: Pulling fs layer 03:46:25 b4e3c513aaa6: Pulling fs layer 03:46:25 5d74067f8e1e: Waiting 03:46:25 e0aca202a116: Waiting 03:46:25 3a43be97a3b4: Waiting 03:46:25 34cad66bf833: Waiting 03:46:25 b4e3c513aaa6: Waiting 03:46:25 b8b176561691: Verifying Checksum 03:46:25 b8b176561691: Download complete 03:46:25 31adcdaf11c8: Verifying Checksum 03:46:25 31adcdaf11c8: Download complete 03:46:25 5d74067f8e1e: Verifying Checksum 03:46:25 5d74067f8e1e: Download complete 03:46:25 e0aca202a116: Verifying Checksum 03:46:25 e0aca202a116: Download complete 03:46:25 3a43be97a3b4: Verifying Checksum 03:46:25 3a43be97a3b4: Download complete 03:46:25 31adcdaf11c8: Pull complete 03:46:25 34cad66bf833: Verifying Checksum 03:46:25 34cad66bf833: Download complete 03:46:25 b8b176561691: Pull complete 03:46:25 4527c011a84f: Verifying Checksum 03:46:25 4527c011a84f: Download complete 03:46:26 b4e3c513aaa6: Verifying Checksum 03:46:26 b4e3c513aaa6: Download complete 03:46:29 4527c011a84f: Pull complete 03:46:29 5d74067f8e1e: Pull complete 03:46:29 e0aca202a116: Pull complete 03:46:29 3a43be97a3b4: Pull complete 03:46:29 34cad66bf833: Pull complete 03:46:32 b4e3c513aaa6: Pull complete 03:46:32 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 03:46:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:46:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:46:32 + docker build -t ci-base-image-x86_64 -f - . 03:46:32 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:46:32 WORKDIR /edgex 03:46:32 COPY go.mod . 03:46:32 RUN go mod download' 03:46:34 Sending build context to Docker daemon 329.7MB 03:46:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:46:34 ---> 9f6097aaca64 03:46:34 Step 2/4 : WORKDIR /edgex 03:46:35 ---> Running in d1f519063583 03:46:35 Removing intermediate container d1f519063583 03:46:35 ---> 50cb110e1d8d 03:46:35 Step 3/4 : COPY go.mod . 03:46:35 ---> c836cec42860 03:46:35 Step 4/4 : RUN go mod download 03:46:35 ---> Running in 0e501e610007 03:46:39 Still waiting to schedule task 03:46:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:47:14 Removing intermediate container 0e501e610007 03:47:14 ---> be0f037285eb 03:47:14 Successfully built be0f037285eb 03:47:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:47:14 + docker inspect -f . ci-base-image-x86_64 03:47:14 . [Pipeline] withDockerContainer 03:47:14 prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container 03:47:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 03:47:15 $ docker top 98ee10e25968e57462519f081e95711c50584524961741000c7a4e03234f8330 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:15 + go version 03:47:15 go version go1.16.8 linux/amd64 [Pipeline] } 03:47:15 $ docker stop --time=1 98ee10e25968e57462519f081e95711c50584524961741000c7a4e03234f8330 03:47:16 $ docker rm -f 98ee10e25968e57462519f081e95711c50584524961741000c7a4e03234f8330 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:47:17 + docker inspect -f . ci-base-image-x86_64 03:47:17 . [Pipeline] withDockerContainer 03:47:17 prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container 03:47:17 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 03:47:17 $ docker top e54b6882b6f586d8ac67263fda737faf3d14585f37f72db33bbe99c39a112279 -eo pid,comm [Pipeline] { [Pipeline] echo 03:47:17 ========================================================= 03:47:17 [edgeXBuildGoParallel] Running Tests and Build... 03:47:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:47:18 + make test 03:47:18 go mod tidy 03:47:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:47:23 ? github.com/edgexfoundry/edgex-go [no test files] 03:47:36 # github.com/edgexfoundry/edgex-go/internal/core/command/application 03:47:36 internal/core/command/application/command.go:221:17: dscc.GetCommandWithObject undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces".DeviceServiceCommandClient has no field or method GetCommandWithObject) 03:47:51 # github.com/edgexfoundry/edgex-go/internal/core/command/application [github.com/edgexfoundry/edgex-go/internal/core/command/application.test] 03:47:51 internal/core/command/application/command.go:221: dscc.GetCommandWithObject undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces".DeviceServiceCommandClient has no field or method GetCommandWithObject) 03:47:51 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/application [build failed] 03:47:51 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] 03:47:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 44.7% of statements 03:47:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.5% of statements 03:47:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements 03:47:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements 03:47:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements 03:47:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 03:47:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements 03:47:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 03:47:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.3% of statements 03:47:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 03:47:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements 03:47:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 03:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 03:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 03:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements 03:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 03:48:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.214s coverage: 82.5% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.239s coverage: 70.4% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.4% of statements 03:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 03:48:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 03:48:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 03:48:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements 03:48:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.048s coverage: 63.2% of statements 03:48:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 03:48:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 03:48:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 03:48:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 03:48:41 make: *** [Makefile:98: unittest] Error 2 [Pipeline] } 03:48:41 $ docker stop --time=1 e54b6882b6f586d8ac67263fda737faf3d14585f37f72db33bbe99c39a112279 03:48:42 $ docker rm -f e54b6882b6f586d8ac67263fda737faf3d14585f37f72db33bbe99c39a112279 [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] } 03:48:44 Failed in branch amd64 03:52:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1156 in /w/workspace/edgexfoundry_edgex-go_PR-3769 [Pipeline] { [Pipeline] ws 03:52:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:52:39 The recommended git tool is: git 03:52:45 using credential edgex-jenkins-ssh 03:52:45 Cloning the remote Git repository 03:52:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:52:45 > git init /w/workspace/edgex-go/1 # timeout=10 03:52:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:52:45 > git --version # timeout=10 03:52:45 > git --version # 'git version 2.17.1' 03:52:45 using GIT_SSH to set credentials SSH Credentials for GitHub 03:52:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:53:01 Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 449494f948c69f040161c8ede26f5b2c39d32799 03:53:01 Merge succeeded, producing 449494f948c69f040161c8ede26f5b2c39d32799 03:53:01 Checking out Revision 449494f948c69f040161c8ede26f5b2c39d32799 (PR-3769) 03:53:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:53:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:53:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:53:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:53:00 using GIT_SSH to set credentials SSH Credentials for GitHub 03:53:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3769/head:refs/remotes/origin/PR-3769 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:53:01 > git config core.sparsecheckout # timeout=10 03:53:01 > git checkout -f 449494f948c69f040161c8ede26f5b2c39d32799 # timeout=10 03:53:01 > git remote # timeout=10 03:53:01 > git config --get remote.origin.url # timeout=10 03:53:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:53:01 > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 03:53:01 > git rev-parse HEAD^{commit} # timeout=10 03:53:01 > git config core.sparsecheckout # timeout=10 03:53:01 > git checkout -f 449494f948c69f040161c8ede26f5b2c39d32799 # timeout=10 03:53:05 Commit message: "feat(command): Allow Get Command to pass parameters in the payload" 03:53:05 > git --version # timeout=10 03:53:05 > git --version # 'git version 2.17.1' 03:53:05 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:53:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:53:07 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:07 Dload Upload Total Spent Left Speed 03:53:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 63913 0 --:--:-- --:--:-- --:--:-- 64260 [Pipeline] sh 03:53:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:53:07 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:53:07 sudo tee /etc/docker/daemon.new 03:53:07 { 03:53:07 "registry-mirrors": [ 03:53:07 "https://nexus3.edgexfoundry.org:10001" 03:53:07 ], 03:53:07 "bip": "10.250.0.254/24", 03:53:07 "hosts": [ 03:53:07 "tcp://0.0.0.0:5555", 03:53:07 "unix:///var/run/docker.sock" 03:53:07 ], 03:53:07 "mtu": 1458, 03:53:07 "selinux-enabled": true, 03:53:07 "seccomp-profile": "/etc/docker/seccomp.json" 03:53:07 } [Pipeline] sh 03:53:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:53:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:27 provisioning config files... 03:53:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3468209345082601933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:27 ---> docker-login.sh 03:53:27 nexus3.edgexfoundry.org:10001 03:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:28 Configure a credential helper to remove this warning. See 03:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:28 03:53:28 Login Succeeded 03:53:28 nexus3.edgexfoundry.org:10002 03:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:28 Configure a credential helper to remove this warning. See 03:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:28 03:53:28 Login Succeeded 03:53:28 nexus3.edgexfoundry.org:10003 03:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:29 Configure a credential helper to remove this warning. See 03:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:29 03:53:29 Login Succeeded 03:53:29 nexus3.edgexfoundry.org:10004 03:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:30 Configure a credential helper to remove this warning. See 03:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:30 03:53:30 Login Succeeded 03:53:30 docker.io 03:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:30 Configure a credential helper to remove this warning. See 03:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:30 03:53:30 Login Succeeded 03:53:30 ---> docker-login.sh ends [Pipeline] } 03:53:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:53:31 ========================================================= 03:53:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:53:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:53:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:53:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:53:32 552d1f2373af: Pulling fs layer 03:53:32 ea3f2d53f512: Pulling fs layer 03:53:32 9e70ebbbe112: Pulling fs layer 03:53:32 7a9cfe048b4a: Pulling fs layer 03:53:32 72dc09318566: Pulling fs layer 03:53:32 f4f7b4309257: Pulling fs layer 03:53:32 0ac9a79272e3: Pulling fs layer 03:53:32 b78e95d17946: Pulling fs layer 03:53:32 7a9cfe048b4a: Waiting 03:53:32 72dc09318566: Waiting 03:53:32 f4f7b4309257: Waiting 03:53:32 0ac9a79272e3: Waiting 03:53:32 b78e95d17946: Waiting 03:53:32 9e70ebbbe112: Verifying Checksum 03:53:32 9e70ebbbe112: Download complete 03:53:32 ea3f2d53f512: Verifying Checksum 03:53:32 ea3f2d53f512: Download complete 03:53:32 72dc09318566: Verifying Checksum 03:53:32 72dc09318566: Download complete 03:53:32 552d1f2373af: Verifying Checksum 03:53:32 552d1f2373af: Download complete 03:53:32 f4f7b4309257: Verifying Checksum 03:53:32 f4f7b4309257: Download complete 03:53:32 0ac9a79272e3: Verifying Checksum 03:53:32 0ac9a79272e3: Download complete 03:53:33 552d1f2373af: Pull complete 03:53:33 ea3f2d53f512: Pull complete 03:53:34 9e70ebbbe112: Pull complete 03:53:34 b78e95d17946: Verifying Checksum 03:53:34 b78e95d17946: Download complete 03:53:34 7a9cfe048b4a: Verifying Checksum 03:53:34 7a9cfe048b4a: Download complete 03:53:44 7a9cfe048b4a: Pull complete 03:53:45 72dc09318566: Pull complete 03:53:45 f4f7b4309257: Pull complete 03:53:45 0ac9a79272e3: Pull complete 03:53:51 b78e95d17946: Pull complete 03:53:51 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 03:53:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:53:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:53:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:53:51 WORKDIR /edgex 03:53:51 COPY go.mod . 03:53:51 RUN go mod download 03:53:51 + docker build -t ci-base-image-arm64 -f - . 03:53:54 Sending build context to Docker daemon 166.5MB 03:53:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:53:54 ---> 8b459fc5aaf0 03:53:54 Step 2/4 : WORKDIR /edgex 03:53:56 ---> Running in 00ade1ee748d 03:53:56 Removing intermediate container 00ade1ee748d 03:53:56 ---> dc115405cb28 03:53:56 Step 3/4 : COPY go.mod . 03:53:57 ---> 4dea55b649c3 03:53:57 Step 4/4 : RUN go mod download 03:53:57 ---> Running in 2695b0c9aaa0 03:55:19 Removing intermediate container 2695b0c9aaa0 03:55:19 ---> 7a5a328d7be6 03:55:19 Successfully built 7a5a328d7be6 03:55:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:55:19 + docker inspect -f . ci-base-image-arm64 03:55:19 . [Pipeline] withDockerContainer 03:55:19 prd-ubuntu18.04-docker-arm64-4c-16g-1156 does not seem to be running inside a container 03:55:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 03:55:21 $ docker top 49b371828da08a5721069efdf8591677526e90f04b532b183805acb3e585703b -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:22 + go version 03:55:22 go version go1.16.8 linux/arm64 [Pipeline] } 03:55:22 $ docker stop --time=1 49b371828da08a5721069efdf8591677526e90f04b532b183805acb3e585703b 03:55:24 $ docker rm -f 49b371828da08a5721069efdf8591677526e90f04b532b183805acb3e585703b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:55:24 + docker inspect -f . ci-base-image-arm64 03:55:24 . [Pipeline] withDockerContainer 03:55:25 prd-ubuntu18.04-docker-arm64-4c-16g-1156 does not seem to be running inside a container 03:55:25 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 03:55:26 $ docker top c5c8a12f98f65b309ad8aa89a66d371e6741695e9f0ee064baac9ffd03b7422c -eo pid,comm [Pipeline] { [Pipeline] echo 03:55:26 ========================================================= 03:55:26 [edgeXBuildGoParallel] Running Tests and Build... 03:55:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:55:27 + make test 03:55:27 go mod tidy 03:55:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:55:55 ? github.com/edgexfoundry/edgex-go [no test files] 03:56:34 # github.com/edgexfoundry/edgex-go/internal/core/command/application 03:56:34 internal/core/command/application/command.go:221:17: dscc.GetCommandWithObject undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces".DeviceServiceCommandClient has no field or method GetCommandWithObject) 03:57:13 # github.com/edgexfoundry/edgex-go/internal/core/command/application [github.com/edgexfoundry/edgex-go/internal/core/command/application.test] 03:57:13 internal/core/command/application/command.go:221: dscc.GetCommandWithObject undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces".DeviceServiceCommandClient has no field or method GetCommandWithObject) 03:57:13 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/application [build failed] 03:57:16 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] 03:57:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.355s coverage: 44.7% of statements 03:57:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.648s coverage: 89.5% of statements 03:57:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.221s coverage: 84.4% of statements 03:57:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 94.2% of statements 03:57:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.179s coverage: 59.1% of statements 03:57:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.236s coverage: 60.0% of statements 03:57:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.313s coverage: 0.9% of statements 03:57:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.244s coverage: 58.8% of statements 03:57:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.191s coverage: 21.3% of statements 03:57:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.265s coverage: 47.1% of statements 03:57:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.285s coverage: 79.5% of statements 03:57:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements 03:57:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements 03:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements 03:57:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.181s coverage: 94.4% of statements 03:57:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements 03:57:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.519s coverage: 82.5% of statements 03:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements 03:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 03:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 03:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.154s coverage: 100.0% of statements 03:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.235s coverage: 58.8% of statements 03:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.243s coverage: 80.0% of statements 03:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements 03:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.238s coverage: 85.4% of statements 03:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.752s coverage: 91.2% of statements 03:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.709s coverage: 64.4% of statements 03:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements 03:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 03:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 03:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 03:57:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 03:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.178s coverage: 70.4% of statements 03:58:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.703s coverage: 43.4% of statements 03:58:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.249s coverage: 89.5% of statements 03:58:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.183s coverage: 84.8% of statements 03:58:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 17.7% of statements 03:58:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.558s coverage: 92.3% of statements 03:58:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements 03:58:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.420s coverage: 97.7% of statements 03:58:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements 03:58:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements 03:58:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 03:58:14 make: *** [Makefile:98: unittest] Error 2 [Pipeline] } 03:58:14 $ docker stop --time=1 c5c8a12f98f65b309ad8aa89a66d371e6741695e9f0ee064baac9ffd03b7422c 03:58:15 $ docker rm -f c5c8a12f98f65b309ad8aa89a66d371e6741695e9f0ee064baac9ffd03b7422c [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:58:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:17 03:58:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:58:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:18 arm64: Pulling from edgex-lftools-log-publisher 03:58:18 448f6bf000e3: Pulling fs layer 03:58:18 f757da607395: Pulling fs layer 03:58:18 05883995daec: Pulling fs layer 03:58:18 8603b9c90790: Pulling fs layer 03:58:18 1560dd03e051: Pulling fs layer 03:58:18 27f5ce0e4adf: Pulling fs layer 03:58:18 c2d8d7efcc4b: Pulling fs layer 03:58:18 8603b9c90790: Waiting 03:58:18 1560dd03e051: Waiting 03:58:18 27f5ce0e4adf: Waiting 03:58:18 c2d8d7efcc4b: Waiting 03:58:18 f757da607395: Verifying Checksum 03:58:18 f757da607395: Download complete 03:58:18 8603b9c90790: Verifying Checksum 03:58:18 8603b9c90790: Download complete 03:58:18 1560dd03e051: Verifying Checksum 03:58:18 1560dd03e051: Download complete 03:58:18 27f5ce0e4adf: Verifying Checksum 03:58:18 27f5ce0e4adf: Download complete 03:58:18 05883995daec: Verifying Checksum 03:58:18 05883995daec: Download complete 03:58:19 448f6bf000e3: Verifying Checksum 03:58:19 448f6bf000e3: Download complete 03:58:21 c2d8d7efcc4b: Verifying Checksum 03:58:22 448f6bf000e3: Pull complete 03:58:23 f757da607395: Pull complete 03:58:24 05883995daec: Pull complete 03:58:25 8603b9c90790: Pull complete 03:58:26 1560dd03e051: Pull complete 03:58:26 27f5ce0e4adf: Pull complete 03:58:41 c2d8d7efcc4b: Pull complete 03:58:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:58:41 prd-ubuntu18.04-docker-arm64-4c-16g-1156 does not seem to be running inside a container 03:58:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:58:44 $ docker top f11803e7524ec9db6be9d9d9ad4865d405e1494f38472270e496ac0d9c256ac9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:45 ---> job-cost.sh 03:58:45 lf-activate-venv: SKIPPING 03:58:45 INFO: No Stack... 03:58:51 INFO: Retrieving Pricing Info for: v3-standard-4 03:58:51 INFO: Archiving Costs [Pipeline] sh 03:58:52 + cat /w/workspace/edgex-go/1/archives/cost.csv 03:58:52 + cut -d, -f6 [Pipeline] lock 03:58:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3769-1-stack-cost] 03:58:52 Resource [jenkins-edgexfoundry-edgex-go-PR-3769-1-stack-cost] did not exist. Created. 03:58:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3769-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:58:53 + echo total: 0.10999999940395355 [Pipeline] stash 03:58:53 Stashed 1 file(s) [Pipeline] } 03:58:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3769-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:58:53 $ docker stop --time=1 f11803e7524ec9db6be9d9d9ad4865d405e1494f38472270e496ac0d9c256ac9 03:58:55 $ docker rm -f f11803e7524ec9db6be9d9d9ad4865d405e1494f38472270e496ac0d9c256ac9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:58:56 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] { (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] sh 03:58:57 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:58:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:58:58 ---> package-listing.sh 03:58:58 ++ facter osfamily 03:58:58 ++ tr '[:upper:]' '[:lower:]' 03:58:59 + OS_FAMILY=redhat 03:58:59 + workspace=/w/workspace/edgex-go/1 03:58:59 + START_PACKAGES=/tmp/packages_start.txt 03:58:59 + END_PACKAGES=/tmp/packages_end.txt 03:58:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:58:59 + PACKAGES=/tmp/packages_start.txt 03:58:59 + '[' /w/workspace/edgex-go/1 ']' 03:58:59 + PACKAGES=/tmp/packages_end.txt 03:58:59 + case "${OS_FAMILY}" in 03:58:59 + sort 03:58:59 + rpm -qa 03:58:59 + '[' -f /tmp/packages_start.txt ']' 03:58:59 + '[' -f /tmp/packages_end.txt ']' 03:58:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:58:59 + '[' /w/workspace/edgex-go/1 ']' 03:58:59 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:58:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:58:59 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:59:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:59:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:00 03:59:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:59:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:00 latest: Pulling from edgex-lftools-log-publisher 03:59:00 b4d181a07f80: Pulling fs layer 03:59:00 a1111a8f2ec3: Pulling fs layer 03:59:00 ed53099fbce6: Pulling fs layer 03:59:00 dc539afda2c1: Pulling fs layer 03:59:00 77bc0d833cb6: Pulling fs layer 03:59:00 9065ff56babe: Pulling fs layer 03:59:00 d287ab97295c: Pulling fs layer 03:59:00 77bc0d833cb6: Waiting 03:59:00 9065ff56babe: Waiting 03:59:00 d287ab97295c: Waiting 03:59:00 dc539afda2c1: Waiting 03:59:00 a1111a8f2ec3: Verifying Checksum 03:59:00 a1111a8f2ec3: Download complete 03:59:01 dc539afda2c1: Verifying Checksum 03:59:01 dc539afda2c1: Download complete 03:59:01 ed53099fbce6: Verifying Checksum 03:59:01 ed53099fbce6: Download complete 03:59:01 b4d181a07f80: Verifying Checksum 03:59:01 b4d181a07f80: Download complete 03:59:01 9065ff56babe: Verifying Checksum 03:59:01 9065ff56babe: Download complete 03:59:01 77bc0d833cb6: Verifying Checksum 03:59:01 77bc0d833cb6: Download complete 03:59:01 d287ab97295c: Verifying Checksum 03:59:01 d287ab97295c: Download complete 03:59:02 b4d181a07f80: Pull complete 03:59:02 a1111a8f2ec3: Pull complete 03:59:03 ed53099fbce6: Pull complete 03:59:03 dc539afda2c1: Pull complete 03:59:03 77bc0d833cb6: Pull complete 03:59:03 9065ff56babe: Pull complete 03:59:08 d287ab97295c: Pull complete 03:59:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:59:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:59:08 prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container 03:59:08 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:latest cat 03:59:11 $ docker top dd1ec692695a98a6a042329cabbfd139140e7f1cbfdce3043a1f28217458c6fe -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:11 + touch /tmp/pre-build-complete [Pipeline] sh 03:59:12 + mkdir -p /var/log/sysstat [Pipeline] sh 03:59:12 + ls /var/log/sa-host 03:59:12 + sadf -c /var/log/sa-host/sa22 03:59:12 file_magic: OK 03:59:12 HZ: Using current value: 100 03:59:12 file_header: OK 03:59:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:59:12 Statistics: 03:59:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:59:12 File successfully converted to sysstat format version 12.0.3 03:59:12 + sadf -c /var/log/sa-host/sa30 03:59:12 file_magic: OK 03:59:12 HZ: Using current value: 100 03:59:12 file_header: OK 03:59:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:59:12 Statistics: 03:59:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:59:12 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:12 provisioning config files... 03:59:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1290391112836591582tmp [Pipeline] { [Pipeline] echo 03:59:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:59:13 ---> create-netrc.sh [Pipeline] } 03:59:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:59:13 ---> python-tools-install.sh [Pipeline] echo 03:59:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:59:14 ---> sudo-logs.sh 03:59:14 Archiving 'sudo' log.. 03:59:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-1151.novalocal: Name or service not known 03:59:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-1151.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:59:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:59:14 ---> job-cost.sh 03:59:14 lf-activate-venv: SKIPPING 03:59:14 DEBUG: total: 0.10999999940395355 03:59:14 INFO: Retrieving Stack Cost... 03:59:16 INFO: Retrieving Pricing Info for: v3-standard-2 03:59:16 INFO: Archiving Costs [Pipeline] echo 03:59:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:59:16 ---> logs-deploy.sh 03:59:16 lf-activate-venv: SKIPPING 03:59:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3769/1 03:59:16 INFO: archiving workspace using pattern(s): 03:59:17 Archives upload complete. 03:59:17 INFO: archiving logs to Nexus 03:59:17 ---> uname -a: 03:59:17 Linux prd-centos7-docker-4c-2g-1151.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 03:59:17 03:59:17 03:59:17 ---> lscpu: 03:59:17 Architecture: x86_64 03:59:17 CPU op-mode(s): 32-bit, 64-bit 03:59:17 Byte Order: Little Endian 03:59:17 Address sizes: 40 bits physical, 48 bits virtual 03:59:17 CPU(s): 2 03:59:17 On-line CPU(s) list: 0,1 03:59:17 Thread(s) per core: 1 03:59:17 Core(s) per socket: 1 03:59:17 Socket(s): 2 03:59:17 NUMA node(s): 1 03:59:17 Vendor ID: AuthenticAMD 03:59:17 CPU family: 23 03:59:17 Model: 49 03:59:17 Model name: AMD EPYC-Rome Processor 03:59:17 Stepping: 0 03:59:17 CPU MHz: 2799.998 03:59:17 BogoMIPS: 5599.99 03:59:17 Virtualization: AMD-V 03:59:17 Hypervisor vendor: KVM 03:59:17 Virtualization type: full 03:59:17 L1d cache: 32K 03:59:17 L1i cache: 32K 03:59:17 L2 cache: 512K 03:59:17 L3 cache: 16384K 03:59:17 NUMA node0 CPU(s): 0,1 03:59:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:59:17 03:59:17 03:59:17 ---> nproc: 03:59:17 2 03:59:17 03:59:17 03:59:17 ---> df -h: 03:59:17 Filesystem Size Used Avail Use% Mounted on 03:59:17 overlay 40G 9.3G 31G 24% / 03:59:17 tmpfs 64M 0 64M 0% /dev 03:59:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:59:17 shm 64M 0 64M 0% /dev/shm 03:59:17 /dev/vda1 40G 9.3G 31G 24% /facter-os 03:59:17 03:59:17 03:59:17 ---> sar -b -r -n DEV: 03:59:17 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/22/21 _x86_64_ (2 CPU) 03:59:17 03:59:17 03:45:23 LINUX RESTART (2 CPU) 03:59:17 03:59:17 03:46:02 tps rtps wtps bread/s bwrtn/s 03:59:17 03:47:01 271.38 0.85 270.53 347.23 72641.76 03:59:17 03:48:01 166.38 0.00 166.38 0.00 32776.64 03:59:17 03:49:01 37.06 0.00 37.06 0.00 8116.96 03:59:17 03:50:01 1.38 0.00 1.38 0.00 21.82 03:59:17 03:51:01 0.30 0.00 0.30 0.00 3.05 03:59:17 03:52:01 0.28 0.00 0.28 0.00 4.88 03:59:17 03:53:01 0.40 0.00 0.40 0.00 5.58 03:59:17 03:54:01 0.20 0.00 0.20 0.00 2.15 03:59:17 03:55:01 0.27 0.00 0.27 0.00 3.35 03:59:17 03:56:02 0.22 0.00 0.22 0.00 2.30 03:59:17 03:57:01 0.20 0.00 0.20 0.00 1.78 03:59:17 03:58:01 0.25 0.00 0.25 0.00 2.93 03:59:17 03:59:01 0.88 0.12 0.77 10.52 11.29 03:59:17 Average: 36.62 0.07 36.54 27.15 8669.26 03:59:17 03:59:17 03:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:59:17 03:47:01 2982952 0 962344 12.02 2620 4061024 1614468 17.82 1477116 3050564 397656 03:59:17 03:48:01 3303076 0 1035136 12.92 2620 3668108 1694096 18.70 1420712 2804320 232908 03:59:17 03:49:01 3744704 0 920520 11.49 2620 3341096 1200224 13.25 1158288 2653396 20 03:59:17 03:50:01 3748176 0 917040 11.45 2620 3341104 1163204 12.84 1156280 2653436 12 03:59:17 03:51:01 3747460 0 917752 11.46 2620 3341108 1163300 12.84 1156772 2653436 16 03:59:17 03:52:01 3756704 0 908504 11.34 2620 3341112 1163204 12.84 1147636 2653988 8 03:59:17 03:53:01 3753624 0 911580 11.38 2620 3341116 1163408 12.84 1151472 2653988 8 03:59:17 03:54:01 3746056 0 919140 11.48 2620 3341124 1163204 12.84 1159676 2653988 8 03:59:17 03:55:01 3745408 0 919788 11.48 2620 3341124 1163204 12.84 1162256 2651820 8 03:59:17 03:56:02 3745132 0 920060 11.49 2620 3341128 1163312 12.84 1162740 2651820 8 03:59:17 03:57:01 3736868 0 928320 11.59 2620 3341132 1163204 12.84 1170432 2651820 8 03:59:17 03:58:01 3734688 0 930496 11.62 2620 3341136 1163288 12.84 1173024 2651820 8 03:59:17 03:59:01 3606372 0 1007932 12.59 2620 3392016 1529824 16.89 1371712 2577176 50360 03:59:17 Average: 3642402 0 938355 11.72 2620 3425564 1269842 14.02 1220624 2689352 52387 03:59:17 03:59:17 03:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:59:17 03:47:01 eth0 822.98 1028.28 8387.79 114.60 0.00 0.00 0.00 0.00 03:59:17 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:47:01 docker0 920.56 645.52 78.72 4793.94 0.00 0.00 0.00 0.00 03:59:17 03:48:01 veth88fa532 0.27 0.37 0.02 0.04 0.00 0.00 0.00 0.00 03:59:17 03:48:01 eth0 34.37 20.00 31.00 13.44 0.00 0.00 0.00 0.00 03:59:17 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:48:01 docker0 0.27 0.23 0.02 0.03 0.00 0.00 0.00 0.00 03:59:17 03:49:01 eth0 16.76 9.12 13.18 5.70 0.00 0.00 0.00 0.00 03:59:17 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:49:01 docker0 1.61 1.61 0.10 0.13 0.00 0.00 0.00 0.00 03:59:17 03:50:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 03:59:17 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:51:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:59:17 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:52:01 eth0 0.97 0.08 0.10 0.01 0.00 0.00 0.00 0.00 03:59:17 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:53:01 eth0 0.87 0.68 0.60 0.19 0.00 0.00 0.00 0.00 03:59:17 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:54:01 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 03:59:17 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:55:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:17 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:56:02 eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 03:59:17 03:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:57:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:17 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:58:01 eth0 0.18 0.18 0.07 0.01 0.00 0.00 0.00 0.00 03:59:17 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:59:01 eth0 43.50 29.29 815.42 5.06 0.00 0.00 0.00 0.00 03:59:17 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 Average: eth0 69.99 82.63 702.59 10.59 0.00 0.00 0.00 0.00 03:59:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:17 Average: docker0 69.97 49.10 5.98 363.63 0.00 0.00 0.00 0.00 03:59:17 03:59:17 03:59:17 ---> sar -P ALL: 03:59:17 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/22/21 _x86_64_ (2 CPU) 03:59:17 03:59:17 03:45:23 LINUX RESTART (2 CPU) 03:59:17 03:59:17 03:46:02 CPU %user %nice %system %iowait %steal %idle 03:59:17 03:47:01 all 31.74 0.00 10.46 2.93 0.10 54.76 03:59:17 03:47:01 0 26.99 0.00 10.61 2.94 0.09 59.37 03:59:17 03:47:01 1 36.59 0.00 10.31 2.92 0.11 50.07 03:59:17 03:48:01 all 59.37 0.00 8.76 0.98 0.11 30.78 03:59:17 03:48:01 0 58.73 0.00 8.77 0.98 0.11 31.40 03:59:17 03:48:01 1 60.01 0.00 8.75 0.97 0.11 30.16 03:59:17 03:49:01 all 11.81 0.00 2.23 0.13 0.05 85.79 03:59:17 03:49:01 0 12.37 0.00 2.06 0.12 0.05 85.39 03:59:17 03:49:01 1 11.24 0.00 2.39 0.14 0.05 86.18 03:59:17 03:50:01 all 0.25 0.00 0.06 0.00 0.02 99.67 03:59:17 03:50:01 0 0.43 0.00 0.05 0.00 0.02 99.50 03:59:17 03:50:01 1 0.07 0.00 0.07 0.00 0.02 99.85 03:59:17 03:51:01 all 0.25 0.00 0.03 0.00 0.02 99.70 03:59:17 03:51:01 0 0.43 0.00 0.03 0.00 0.02 99.52 03:59:17 03:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:59:17 03:52:01 all 0.25 0.00 0.03 0.00 0.02 99.70 03:59:17 03:52:01 0 0.43 0.00 0.03 0.00 0.02 99.52 03:59:17 03:52:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:59:17 03:53:01 all 0.18 0.00 0.06 0.00 0.01 99.75 03:59:17 03:53:01 0 0.32 0.00 0.05 0.00 0.02 99.62 03:59:17 03:53:01 1 0.05 0.00 0.07 0.00 0.00 99.88 03:59:17 03:54:01 all 0.28 0.00 0.05 0.00 0.02 99.65 03:59:17 03:54:01 0 0.48 0.00 0.05 0.00 0.02 99.45 03:59:17 03:54:01 1 0.08 0.00 0.05 0.00 0.02 99.85 03:59:17 03:55:01 all 0.25 0.00 0.04 0.00 0.01 99.70 03:59:17 03:55:01 0 0.47 0.00 0.03 0.00 0.00 99.50 03:59:17 03:55:01 1 0.03 0.00 0.05 0.00 0.02 99.90 03:59:17 03:56:02 all 0.27 0.00 0.05 0.00 0.03 99.66 03:59:17 03:56:02 0 0.42 0.00 0.02 0.00 0.02 99.55 03:59:17 03:56:02 1 0.12 0.00 0.08 0.00 0.03 99.77 03:59:17 03:57:01 all 0.19 0.00 0.07 0.00 0.02 99.73 03:59:17 03:57:01 0 0.17 0.00 0.07 0.00 0.02 99.75 03:59:17 03:57:01 1 0.20 0.00 0.07 0.00 0.02 99.71 03:59:17 03:59:17 03:57:01 CPU %user %nice %system %iowait %steal %idle 03:59:17 03:58:01 all 0.18 0.00 0.08 0.00 0.01 99.73 03:59:17 03:58:01 0 0.07 0.00 0.07 0.00 0.02 99.85 03:59:17 03:58:01 1 0.30 0.00 0.08 0.00 0.00 99.62 03:59:17 03:59:01 all 1.64 0.00 0.35 0.02 0.02 97.97 03:59:17 03:59:01 0 1.77 0.00 0.39 0.00 0.02 97.82 03:59:17 03:59:01 1 1.51 0.00 0.32 0.03 0.02 98.12 03:59:17 Average: all 7.72 0.00 1.61 0.29 0.03 90.34 03:59:17 Average: 0 7.49 0.00 1.61 0.29 0.03 90.58 03:59:17 Average: 1 7.96 0.00 1.61 0.29 0.03 90.11 03:59:17 03:59:17 03:59:17