Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from e2c5d5b30167332f2ea4547e85bfe72ddd42ccac+dbae55fc488469eb58ee4ed534c55ed7a05c4c0d (49a0625e762a7a1f9a173f3b3742ef1538f625f5) 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 [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-ssh6216735801916968006.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh4477439899696130370.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines/.git # 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 [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-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3279981863487577715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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 [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-ssh348308135138301372.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines/.git # 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 [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-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8314248587315777699.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-314 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh1360792681436728499.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/3@tmp/jenkins-gitclient-ssh4339111239779100522.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit e2c5d5b30167332f2ea4547e85bfe72ddd42ccac Merge succeeded, producing 6bb8153c293c56ef37b900c97a64263d24f45f93 Checking out Revision 6bb8153c293c56ef37b900c97a64263d24f45f93 (PR-3657) > git config core.sparsecheckout # timeout=10 > git checkout -f e2c5d5b30167332f2ea4547e85bfe72ddd42ccac # 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/3@tmp/jenkins-gitclient-ssh3483671822986196676.key > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bb8153c293c56ef37b900c97a64263d24f45f93 # timeout=10 Commit message: "Merge commit 'dbae55fc488469eb58ee4ed534c55ed7a05c4c0d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 7959a9e265c258acb32ef0526ec776e3df367cf6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:30:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:30:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:30:10 ========================================================= 04:30:10 EdgeX Global Pipelines Version Info 04:30:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:30:11 ------------------- 04:30:11 stable info: 04:30:11 ------------------- 04:30:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:30:11 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 04:30:11 Message: update stable to v1.0.204 04:30:12 ------------------- 04:30:12 experimental info: 04:30:12 ------------------- 04:30:12 Commited By: **** collab-it+edgex@linuxfoundation.org 04:30:12 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 04:30:12 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:30:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:30:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:30:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:30:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:30:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:30:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:30:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo 04:30:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo 04:30:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo 04:30:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bb8153c293c56ef37b900c97a64263d24f45f93 [Pipeline] echo 04:30:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bb8153 [Pipeline] echo 04:30:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:13 provisioning config files... 04:30:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6730411567211969365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:13 ---> docker-login.sh 04:30:13 nexus3.edgexfoundry.org:10001 04:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:13 Configure a credential helper to remove this warning. See 04:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:13 04:30:13 Login Succeeded 04:30:13 nexus3.edgexfoundry.org:10002 04:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:14 Configure a credential helper to remove this warning. See 04:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:14 04:30:14 Login Succeeded 04:30:14 nexus3.edgexfoundry.org:10003 04:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:14 Configure a credential helper to remove this warning. See 04:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:14 04:30:14 Login Succeeded 04:30:14 nexus3.edgexfoundry.org:10004 04:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:14 Configure a credential helper to remove this warning. See 04:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:14 04:30:14 Login Succeeded 04:30:14 docker.io 04:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:14 Configure a credential helper to remove this warning. See 04:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:14 04:30:14 Login Succeeded 04:30:14 ---> docker-login.sh ends [Pipeline] } 04:30:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:30:15 ++ 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 04:30:15 + for file in '`ls cmd/**/Dockerfile`' 04:30:15 ++ dirname cmd/core-command/Dockerfile 04:30:15 ++ cut -d/ -f2 04:30:15 + echo core-command,cmd/core-command/Dockerfile 04:30:15 + for file in '`ls cmd/**/Dockerfile`' 04:30:15 ++ dirname cmd/core-data/Dockerfile 04:30:15 ++ cut -d/ -f2 04:30:15 + echo core-data,cmd/core-data/Dockerfile 04:30:15 + for file in '`ls cmd/**/Dockerfile`' 04:30:15 ++ dirname cmd/core-metadata/Dockerfile 04:30:15 ++ cut -d/ -f2 04:30:15 + echo core-metadata,cmd/core-metadata/Dockerfile 04:30:15 + for file in '`ls cmd/**/Dockerfile`' 04:30:15 ++ dirname cmd/security-bootstrapper/Dockerfile 04:30:15 ++ cut -d/ -f2 04:30:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:30:15 + for file in '`ls cmd/**/Dockerfile`' 04:30:15 ++ dirname cmd/security-proxy-setup/Dockerfile 04:30:15 ++ cut -d/ -f2 04:30:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:30:15 + for file in '`ls cmd/**/Dockerfile`' 04:30:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:30:15 ++ cut -d/ -f2 04:30:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:30:15 + for file in '`ls cmd/**/Dockerfile`' 04:30:15 ++ dirname cmd/support-notifications/Dockerfile 04:30:15 ++ cut -d/ -f2 04:30:15 + echo support-notifications,cmd/support-notifications/Dockerfile 04:30:15 + for file in '`ls cmd/**/Dockerfile`' 04:30:15 ++ dirname cmd/support-scheduler/Dockerfile 04:30:15 ++ cut -d/ -f2 04:30:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:30:15 + for file in '`ls cmd/**/Dockerfile`' 04:30:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:30:15 ++ cut -d/ -f2 04:30:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:30:15 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 04:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:16 04:30:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:30:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:16 latest: Pulling from edgex-devops/git-semver 04:30:16 31603596830f: Pulling fs layer 04:30:16 d4622e32a9a9: Pulling fs layer 04:30:16 1030fce36090: Pulling fs layer 04:30:16 6c6cb7e1b49b: Pulling fs layer 04:30:16 6c6cb7e1b49b: Waiting 04:30:16 d4622e32a9a9: Verifying Checksum 04:30:16 d4622e32a9a9: Download complete 04:30:16 31603596830f: Verifying Checksum 04:30:16 31603596830f: Download complete 04:30:17 31603596830f: Pull complete 04:30:17 d4622e32a9a9: Pull complete 04:30:17 1030fce36090: Verifying Checksum 04:30:17 1030fce36090: Download complete 04:30:17 6c6cb7e1b49b: Verifying Checksum 04:30:17 6c6cb7e1b49b: Download complete 04:30:18 1030fce36090: Pull complete 04:30:18 6c6cb7e1b49b: Pull complete 04:30:18 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 04:30:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:30:18 prd-centos7-docker-4c-2g-314 does not seem to be running inside a container 04:30:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat 04:30:19 $ docker top 4fe97519e3e6f40fce2c6cf24f607bea0cd26b94f3e161d0ba9c27902067eadc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:30:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:19 [ssh-agent] Looking for ssh-agent implementation... 04:30:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:19 $ docker exec 4fe97519e3e6f40fce2c6cf24f607bea0cd26b94f3e161d0ba9c27902067eadc ssh-agent 04:30:19 SSH_AUTH_SOCK=/tmp/ssh-1QmWMiJjGYLe/agent.13 04:30:19 SSH_AGENT_PID=19 04:30:19 Running ssh-add (command line suppressed) 04:30:19 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3667832136188039727.key (/w/workspace/edgex-go/3@tmp/private_key_3667832136188039727.key) 04:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:19 + git tag --points-at HEAD [Pipeline] } 04:30:19 $ docker exec --env ******** --env ******** 4fe97519e3e6f40fce2c6cf24f607bea0cd26b94f3e161d0ba9c27902067eadc ssh-agent -k 04:30:19 unset SSH_AUTH_SOCK; 04:30:19 unset SSH_AGENT_PID; 04:30:19 echo Agent pid 19 killed; 04:30:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:30:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:20 [ssh-agent] Looking for ssh-agent implementation... 04:30:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:20 $ docker exec 4fe97519e3e6f40fce2c6cf24f607bea0cd26b94f3e161d0ba9c27902067eadc ssh-agent 04:30:20 SSH_AUTH_SOCK=/tmp/ssh-qpTwrX3EgAKy/agent.54 04:30:20 SSH_AGENT_PID=61 04:30:20 Running ssh-add (command line suppressed) 04:30:20 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4969711943440565554.key (/w/workspace/edgex-go/3@tmp/private_key_4969711943440565554.key) 04:30:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:20 + git semver init 04:30:20 # -> Open(): unable to determine branch for HEAD 04:30:20 # $GIT_DIR = /w/workspace/edgex-go/3/.git 04:30:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 04:30:20 # $SEMVER_REMOTE_NAME = origin 04:30:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:30:20 # $SEMVER_USER_NAME = edgex-jenkins 04:30:20 # $SEMVER_BRANCH = PR-3657 04:30:20 # $SEMVER_TEMP = /tmp/semver-093543950 04:30:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:30:59 # '/tmp/semver-093543950' -> '/w/workspace/edgex-go/3/.semver' 04:30:59 # -> Force: false 04:30:59 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 04:30:59 $ docker exec --env ******** --env ******** 4fe97519e3e6f40fce2c6cf24f607bea0cd26b94f3e161d0ba9c27902067eadc ssh-agent -k 04:30:59 unset SSH_AUTH_SOCK; 04:30:59 unset SSH_AGENT_PID; 04:30:59 echo Agent pid 61 killed; 04:30:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:00 + git semver [Pipeline] } 04:31:00 $ docker stop --time=1 4fe97519e3e6f40fce2c6cf24f607bea0cd26b94f3e161d0ba9c27902067eadc 04:31:01 $ docker rm -f 4fe97519e3e6f40fce2c6cf24f607bea0cd26b94f3e161d0ba9c27902067eadc [Pipeline] // withDockerContainer [Pipeline] sh 04:31:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:31:02 Stashed 1 file(s) [Pipeline] echo 04:31:02 [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 04:31:02 ========================================================= 04:31:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:31:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:31:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:31:03 540db60ca938: Pulling fs layer 04:31:03 adcc1eea9eea: Pulling fs layer 04:31:03 4c4ab2625f07: Pulling fs layer 04:31:03 db62176df00c: Pulling fs layer 04:31:03 3b30891b0d05: Pulling fs layer 04:31:03 06b49ca38bd5: Pulling fs layer 04:31:03 c788192a36de: Pulling fs layer 04:31:03 a77e37c0d609: Pulling fs layer 04:31:03 c3185cebc471: Pulling fs layer 04:31:03 db62176df00c: Waiting 04:31:03 3b30891b0d05: Waiting 04:31:03 06b49ca38bd5: Waiting 04:31:03 c788192a36de: Waiting 04:31:03 a77e37c0d609: Waiting 04:31:03 c3185cebc471: Waiting 04:31:03 4c4ab2625f07: Verifying Checksum 04:31:03 4c4ab2625f07: Download complete 04:31:03 adcc1eea9eea: Download complete 04:31:03 3b30891b0d05: Verifying Checksum 04:31:03 3b30891b0d05: Download complete 04:31:03 06b49ca38bd5: Verifying Checksum 04:31:03 06b49ca38bd5: Download complete 04:31:03 c788192a36de: Download complete 04:31:03 540db60ca938: Verifying Checksum 04:31:03 540db60ca938: Download complete 04:31:03 540db60ca938: Pull complete 04:31:03 adcc1eea9eea: Pull complete 04:31:04 4c4ab2625f07: Pull complete 04:31:04 a77e37c0d609: Verifying Checksum 04:31:04 a77e37c0d609: Download complete 04:31:08 c3185cebc471: Verifying Checksum 04:31:08 c3185cebc471: Download complete 04:31:09 db62176df00c: Verifying Checksum 04:31:09 db62176df00c: Download complete 04:31:13 db62176df00c: Pull complete 04:31:13 3b30891b0d05: Pull complete 04:31:13 06b49ca38bd5: Pull complete 04:31:13 c788192a36de: Pull complete 04:31:13 a77e37c0d609: Pull complete 04:31:15 c3185cebc471: Pull complete 04:31:15 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 04:31:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:31:15 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:15 WORKDIR /edgex 04:31:15 COPY go.mod . 04:31:15 RUN go mod download' 04:31:15 + docker build -t ci-base-image-x86_64 -f - . 04:31:17 Sending build context to Docker daemon 328.6MB 04:31:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:17 ---> 031687cdd783 04:31:17 Step 2/4 : WORKDIR /edgex 04:31:17 Still waiting to schedule task 04:31:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 04:31:18 ---> Running in 84fd7c302fe8 04:31:18 Removing intermediate container 84fd7c302fe8 04:31:18 ---> 5cf27b9ee4fd 04:31:18 Step 3/4 : COPY go.mod . 04:31:18 ---> 6e88bb625666 04:31:18 Step 4/4 : RUN go mod download 04:31:18 ---> Running in 8b8c3e236149 04:32:06 Removing intermediate container 8b8c3e236149 04:32:06 ---> 83583b074ea6 04:32:06 Successfully built 83583b074ea6 04:32:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:32:06 + docker inspect -f . ci-base-image-x86_64 04:32:06 . [Pipeline] withDockerContainer 04:32:06 prd-centos7-docker-4c-2g-314 does not seem to be running inside a container 04:32:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:32:07 $ docker top 455a23279c8602267815aed2fbac312c62a488415f2d8b8b3e928f0a50d6d616 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:07 + go version 04:32:07 go version go1.16.6 linux/amd64 [Pipeline] } 04:32:07 $ docker stop --time=1 455a23279c8602267815aed2fbac312c62a488415f2d8b8b3e928f0a50d6d616 04:32:08 $ docker rm -f 455a23279c8602267815aed2fbac312c62a488415f2d8b8b3e928f0a50d6d616 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:32:09 + docker inspect -f . ci-base-image-x86_64 04:32:09 . [Pipeline] withDockerContainer 04:32:09 prd-centos7-docker-4c-2g-314 does not seem to be running inside a container 04:32:09 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:32:09 $ docker top e52577cc2007c4e894e5e18af2e890abb75e435174bf3b07fb8a6175380752fe -eo pid,comm [Pipeline] { [Pipeline] echo 04:32:09 ========================================================= 04:32:09 [edgeXBuildGoParallel] Running Tests and Build... 04:32:09 ========================================================= [Pipeline] sh 04:32:10 + go mod tidy [Pipeline] sh 04:32:10 + make test 04:32:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 04:32:10 go mod tidy 04:32:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:32:16 ? github.com/edgexfoundry/edgex-go [no test files] 04:32:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:32:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:32:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:32:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:32:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:32:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:32:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:32:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:32:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:32:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:32:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:32:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:32:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:32:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 04:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:32:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 100.0% of statements 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:32:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:32:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 90.1% of statements 04:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements 04:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 94.2% of statements 04:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:32:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 04:32:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:32:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:32:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:32:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:32:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:32:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements 04:32:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:32:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:32:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:32:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements 04:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:32:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 04:32:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements 04:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 04:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 04:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 04:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 04:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 04:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 04:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 04:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.191s coverage: 81.8% of statements 04:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:33:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-315 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws 04:33:15 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 04:33:15 The recommended git tool is: git 04:33:21 using credential edgex-jenkins-ssh 04:33:21 Cloning the remote Git repository 04:33:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:33:21 > git init /w/workspace/edgex-go/3 # timeout=10 04:33:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:33:21 > git --version # timeout=10 04:33:21 > git --version # 'git version 2.17.1' 04:33:21 using GIT_SSH to set credentials SSH Credentials for GitHub 04:33:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 04:33:27 --- FAIL: TestInit (0.03s) 04:33:27 --- FAIL: TestInit/empty_env (0.00s) 04:33:27 service_test.go:222: 04:33:27 Error Trace: service_test.go:222 04:33:27 Error: Received unexpected error: 04:33:27 unsupported authetication method: oauth2 04:33:27 Test: TestInit/empty_env 04:33:27 --- FAIL: TestInit/add_one_unique_route (0.00s) 04:33:27 service_test.go:222: 04:33:27 Error Trace: service_test.go:222 04:33:27 Error: Received unexpected error: 04:33:27 unsupported authetication method: oauth2 04:33:27 Test: TestInit/add_one_unique_route 04:33:27 --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.00s) 04:33:27 service_test.go:222: 04:33:27 Error Trace: service_test.go:222 04:33:27 Error: Received unexpected error: 04:33:27 unsupported authetication method: oauth2 04:33:27 Test: TestInit/add_one_unique_route_with_URL_containing_IP_address 04:33:27 --- FAIL: TestInit/add_two_unique_routes (0.00s) 04:33:27 service_test.go:222: 04:33:27 Error Trace: service_test.go:222 04:33:27 Error: Received unexpected error: 04:33:27 unsupported authetication method: oauth2 04:33:27 Test: TestInit/add_two_unique_routes 04:33:27 --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.00s) 04:33:27 service_test.go:222: 04:33:27 Error Trace: service_test.go:222 04:33:27 Error: Received unexpected error: 04:33:27 unsupported authetication method: oauth2 04:33:27 Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname 04:33:27 --- FAIL: TestInit/add_one_duplicate_route (0.00s) 04:33:27 service_test.go:222: 04:33:27 Error Trace: service_test.go:222 04:33:27 Error: Received unexpected error: 04:33:27 unsupported authetication method: oauth2 04:33:27 Test: TestInit/add_one_duplicate_route 04:33:27 --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.00s) 04:33:27 service_test.go:222: 04:33:27 Error Trace: service_test.go:222 04:33:27 Error: Received unexpected error: 04:33:27 unsupported authetication method: oauth2 04:33:27 Test: TestInit/add_one_unique,_one_duplicate_route 04:33:27 --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.00s) 04:33:27 service_test.go:222: 04:33:27 Error Trace: service_test.go:222 04:33:27 Error: Received unexpected error: 04:33:27 unsupported authetication method: oauth2 04:33:27 Test: TestInit/add_one_unique,_multiple_duplicate_routes 04:33:27 --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.00s) 04:33:27 service_test.go:222: 04:33:27 Error Trace: service_test.go:222 04:33:27 Error: Received unexpected error: 04:33:27 unsupported authetication method: oauth2 04:33:27 Test: TestInit/add_two_unique,_multiple_duplicate_routes 04:33:27 --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.00s) 04:33:27 service_test.go:222: 04:33:27 Error Trace: service_test.go:222 04:33:27 Error: Received unexpected error: 04:33:27 unsupported authetication method: oauth2 04:33:27 Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route 04:33:27 --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.00s) 04:33:27 service_test.go:222: 04:33:27 Error Trace: service_test.go:222 04:33:27 Error: Received unexpected error: 04:33:27 unsupported authetication method: oauth2 04:33:27 Test: TestInit/bad_URL_without_full_quallified_URL 04:33:27 --- FAIL: TestInit/empty_service_name (0.00s) 04:33:27 service_test.go:222: 04:33:27 Error Trace: service_test.go:222 04:33:27 Error: Received unexpected error: 04:33:27 unsupported authetication method: oauth2 04:33:27 Test: TestInit/empty_service_name 04:33:27 FAIL 04:33:27 coverage: 66.6% of statements 04:33:27 FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.120s 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements 04:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 04:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements 04:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:33:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:33:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.0% of statements 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:33:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:33:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:33:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:33:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:33:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 04:33:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 95.4% of statements 04:33:37 FAIL 04:33:37 make: *** [Makefile:101: test] Error 1 [Pipeline] } 04:33:37 $ docker stop --time=1 e52577cc2007c4e894e5e18af2e890abb75e435174bf3b07fb8a6175380752fe 04:33:38 $ docker rm -f e52577cc2007c4e894e5e18af2e890abb75e435174bf3b07fb8a6175380752fe [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] } 04:33:38 Failed in branch amd64 04:33:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:33:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:33:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:33:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:33:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:33:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:33:42 Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit e2c5d5b30167332f2ea4547e85bfe72ddd42ccac 04:33:42 Merge succeeded, producing 1c98a35e7a33ac1100d6a65532bfb399586a9ed6 04:33:42 Checking out Revision 1c98a35e7a33ac1100d6a65532bfb399586a9ed6 (PR-3657) 04:33:42 > git config core.sparsecheckout # timeout=10 04:33:42 > git checkout -f e2c5d5b30167332f2ea4547e85bfe72ddd42ccac # timeout=10 04:33:42 > git remote # timeout=10 04:33:42 > git config --get remote.origin.url # timeout=10 04:33:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:33:42 > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 04:33:42 > git rev-parse HEAD^{commit} # timeout=10 04:33:42 > git config core.sparsecheckout # timeout=10 04:33:42 > git checkout -f 1c98a35e7a33ac1100d6a65532bfb399586a9ed6 # timeout=10 04:33:47 Commit message: "Merge commit 'dbae55fc488469eb58ee4ed534c55ed7a05c4c0d' into HEAD" 04:33:47 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:47 provisioning config files... 04:33:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8128657467906872707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:48 ---> docker-login.sh 04:33:48 nexus3.edgexfoundry.org:10001 04:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:47 > git rev-list --no-walk 7959a9e265c258acb32ef0526ec776e3df367cf6 # timeout=10 04:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:49 Configure a credential helper to remove this warning. See 04:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:49 04:33:49 Login Succeeded 04:33:49 nexus3.edgexfoundry.org:10002 04:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:50 Configure a credential helper to remove this warning. See 04:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:50 04:33:50 Login Succeeded 04:33:50 nexus3.edgexfoundry.org:10003 04:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:50 Configure a credential helper to remove this warning. See 04:33:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:50 04:33:50 Login Succeeded 04:33:50 nexus3.edgexfoundry.org:10004 04:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:51 Configure a credential helper to remove this warning. See 04:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:51 04:33:51 Login Succeeded 04:33:51 docker.io 04:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:52 Configure a credential helper to remove this warning. See 04:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:52 04:33:52 Login Succeeded 04:33:52 ---> docker-login.sh ends [Pipeline] } 04:33:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:33:52 ========================================================= 04:33:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:33:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:33:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:33:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:33:53 595b0fe564bb: Pulling fs layer 04:33:53 24495759ef45: Pulling fs layer 04:33:53 d148012ef14d: Pulling fs layer 04:33:53 e90a11edd702: Pulling fs layer 04:33:53 d77568369979: Pulling fs layer 04:33:53 fc1c9f9a7f3b: Pulling fs layer 04:33:53 170f2ba95c9a: Pulling fs layer 04:33:53 97ac5df62f85: Pulling fs layer 04:33:53 d77568369979: Waiting 04:33:53 fc1c9f9a7f3b: Waiting 04:33:53 170f2ba95c9a: Waiting 04:33:53 97ac5df62f85: Waiting 04:33:53 e90a11edd702: Waiting 04:33:53 d148012ef14d: Verifying Checksum 04:33:53 d148012ef14d: Download complete 04:33:53 24495759ef45: Download complete 04:33:53 d77568369979: Verifying Checksum 04:33:53 d77568369979: Download complete 04:33:53 595b0fe564bb: Verifying Checksum 04:33:53 595b0fe564bb: Download complete 04:33:53 fc1c9f9a7f3b: Verifying Checksum 04:33:53 fc1c9f9a7f3b: Download complete 04:33:53 170f2ba95c9a: Download complete 04:33:54 595b0fe564bb: Pull complete 04:33:55 24495759ef45: Pull complete 04:33:55 d148012ef14d: Pull complete 04:33:57 97ac5df62f85: Verifying Checksum 04:33:57 97ac5df62f85: Download complete 04:33:57 e90a11edd702: Verifying Checksum 04:33:57 e90a11edd702: Download complete 04:34:10 e90a11edd702: Pull complete 04:34:10 d77568369979: Pull complete 04:34:10 fc1c9f9a7f3b: Pull complete 04:34:10 170f2ba95c9a: Pull complete 04:34:15 97ac5df62f85: Pull complete 04:34:15 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 04:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:34:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:34:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:34:15 WORKDIR /edgex 04:34:15 COPY go.mod . 04:34:15 RUN go mod download 04:34:15 + docker build -t ci-base-image-arm64 -f - . 04:34:17 Sending build context to Docker daemon 165.9MB 04:34:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:34:18 ---> 04bc70af865f 04:34:18 Step 2/4 : WORKDIR /edgex 04:34:21 ---> Running in 6de0b616cf5a 04:34:21 Removing intermediate container 6de0b616cf5a 04:34:21 ---> cb935c3a6b37 04:34:21 Step 3/4 : COPY go.mod . 04:34:22 ---> a714296d53f6 04:34:22 Step 4/4 : RUN go mod download 04:34:22 ---> Running in feeb65c3781f 04:35:59 Removing intermediate container feeb65c3781f 04:35:59 ---> 9e91abcf7cf1 04:35:59 Successfully built 9e91abcf7cf1 04:35:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:35:59 + docker inspect -f . ci-base-image-arm64 04:35:59 . [Pipeline] withDockerContainer 04:36:00 prd-ubuntu18.04-docker-arm64-4c-16g-315 does not seem to be running inside a container 04:36:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:36:01 $ docker top 48cbc4e92397e0a564fa9f6bf5b5bcb83dbac5c5a21b5674bb6d4e74466f1194 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:02 + go version 04:36:02 go version go1.16.6 linux/arm64 [Pipeline] } 04:36:02 $ docker stop --time=1 48cbc4e92397e0a564fa9f6bf5b5bcb83dbac5c5a21b5674bb6d4e74466f1194 04:36:04 $ docker rm -f 48cbc4e92397e0a564fa9f6bf5b5bcb83dbac5c5a21b5674bb6d4e74466f1194 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:36:05 + docker inspect -f . ci-base-image-arm64 04:36:05 . [Pipeline] withDockerContainer 04:36:05 prd-ubuntu18.04-docker-arm64-4c-16g-315 does not seem to be running inside a container 04:36:05 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:36:07 $ docker top 0e0883ade7f9008b15f68d2ca7f1b7c1fdeecda9d51ce600c05d35dd8c00782b -eo pid,comm [Pipeline] { [Pipeline] echo 04:36:08 ========================================================= 04:36:08 [edgeXBuildGoParallel] Running Tests and Build... 04:36:08 ========================================================= [Pipeline] sh 04:36:08 + go mod tidy [Pipeline] sh 04:36:10 + make test 04:36:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 04:36:10 go mod tidy 04:36:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:36:37 ? github.com/edgexfoundry/edgex-go [no test files] 04:37:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:37:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:37:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:37:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:37:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:37:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:37:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:37:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:37:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:37:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:37:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:37:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s coverage: 28.7% of statements 04:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.372s coverage: 100.0% of statements 04:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.331s coverage: 46.3% of statements 04:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:38:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.647s coverage: 90.1% of statements 04:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:38:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.249s coverage: 81.2% of statements 04:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.497s coverage: 94.2% of statements 04:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:38:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.246s coverage: 59.1% of statements 04:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:38:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.203s coverage: 60.0% of statements 04:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:38:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.288s coverage: 0.8% of statements 04:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:38:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements 04:38:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.326s coverage: 22.0% of statements 04:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.198s coverage: 47.1% of statements 04:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.213s coverage: 79.5% of statements 04:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.170s coverage: 94.1% of statements 04:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements 04:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements 04:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 04:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements 04:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.555s coverage: 81.8% of statements 04:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.299s coverage: 91.2% of statements 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.970s coverage: 64.4% of statements 04:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.160s coverage: 100.0% of statements 04:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 04:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 04:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 04:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 04:38:50 --- FAIL: TestInit (0.19s) 04:38:50 --- FAIL: TestInit/empty_env (0.01s) 04:38:50 service_test.go:222: 04:38:50 Error Trace: service_test.go:222 04:38:50 Error: Received unexpected error: 04:38:50 unsupported authetication method: oauth2 04:38:50 Test: TestInit/empty_env 04:38:50 --- FAIL: TestInit/add_one_unique_route (0.01s) 04:38:50 service_test.go:222: 04:38:50 Error Trace: service_test.go:222 04:38:50 Error: Received unexpected error: 04:38:50 unsupported authetication method: oauth2 04:38:50 Test: TestInit/add_one_unique_route 04:38:50 --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.01s) 04:38:50 service_test.go:222: 04:38:50 Error Trace: service_test.go:222 04:38:50 Error: Received unexpected error: 04:38:50 unsupported authetication method: oauth2 04:38:50 Test: TestInit/add_one_unique_route_with_URL_containing_IP_address 04:38:50 --- FAIL: TestInit/add_two_unique_routes (0.01s) 04:38:50 service_test.go:222: 04:38:50 Error Trace: service_test.go:222 04:38:50 Error: Received unexpected error: 04:38:50 unsupported authetication method: oauth2 04:38:50 Test: TestInit/add_two_unique_routes 04:38:50 --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.01s) 04:38:50 service_test.go:222: 04:38:50 Error Trace: service_test.go:222 04:38:50 Error: Received unexpected error: 04:38:50 unsupported authetication method: oauth2 04:38:50 Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname 04:38:50 --- FAIL: TestInit/add_one_duplicate_route (0.01s) 04:38:50 service_test.go:222: 04:38:50 Error Trace: service_test.go:222 04:38:50 Error: Received unexpected error: 04:38:50 unsupported authetication method: oauth2 04:38:50 Test: TestInit/add_one_duplicate_route 04:38:50 --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.01s) 04:38:50 service_test.go:222: 04:38:50 Error Trace: service_test.go:222 04:38:50 Error: Received unexpected error: 04:38:50 unsupported authetication method: oauth2 04:38:50 Test: TestInit/add_one_unique,_one_duplicate_route 04:38:50 --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.01s) 04:38:50 service_test.go:222: 04:38:50 Error Trace: service_test.go:222 04:38:50 Error: Received unexpected error: 04:38:50 unsupported authetication method: oauth2 04:38:50 Test: TestInit/add_one_unique,_multiple_duplicate_routes 04:38:50 --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.01s) 04:38:50 service_test.go:222: 04:38:50 Error Trace: service_test.go:222 04:38:50 Error: Received unexpected error: 04:38:50 unsupported authetication method: oauth2 04:38:50 Test: TestInit/add_two_unique,_multiple_duplicate_routes 04:38:50 --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.01s) 04:38:50 service_test.go:222: 04:38:50 Error Trace: service_test.go:222 04:38:50 Error: Received unexpected error: 04:38:50 unsupported authetication method: oauth2 04:38:50 Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route 04:38:50 --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.02s) 04:38:50 service_test.go:222: 04:38:50 Error Trace: service_test.go:222 04:38:50 Error: Received unexpected error: 04:38:50 unsupported authetication method: oauth2 04:38:50 Test: TestInit/bad_URL_without_full_quallified_URL 04:38:50 --- FAIL: TestInit/empty_service_name (0.01s) 04:38:50 service_test.go:222: 04:38:50 Error Trace: service_test.go:222 04:38:50 Error: Received unexpected error: 04:38:50 unsupported authetication method: oauth2 04:38:50 Test: TestInit/empty_service_name 04:38:50 FAIL 04:38:50 coverage: 66.6% of statements 04:38:50 FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.600s 04:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.741s coverage: 43.6% of statements 04:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.184s coverage: 89.5% of statements 04:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements 04:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.244s coverage: 19.5% of statements 04:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.504s coverage: 92.0% of statements 04:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.342s coverage: 62.7% of statements 04:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.417s coverage: 97.7% of statements 04:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:39:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements 04:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:39:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements 04:39:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 04:39:01 FAIL 04:39:01 make: *** [Makefile:101: test] Error 1 [Pipeline] } 04:39:00 $ docker stop --time=1 0e0883ade7f9008b15f68d2ca7f1b7c1fdeecda9d51ce600c05d35dd8c00782b 04:39:02 $ docker rm -f 0e0883ade7f9008b15f68d2ca7f1b7c1fdeecda9d51ce600c05d35dd8c00782b [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 04:39:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:04 04:39:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:39:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:04 arm64: Pulling from edgex-lftools-log-publisher 04:39:04 448f6bf000e3: Pulling fs layer 04:39:04 f757da607395: Pulling fs layer 04:39:04 05883995daec: Pulling fs layer 04:39:04 8603b9c90790: Pulling fs layer 04:39:04 1560dd03e051: Pulling fs layer 04:39:04 27f5ce0e4adf: Pulling fs layer 04:39:04 c2d8d7efcc4b: Pulling fs layer 04:39:04 1560dd03e051: Waiting 04:39:04 27f5ce0e4adf: Waiting 04:39:04 c2d8d7efcc4b: Waiting 04:39:04 8603b9c90790: Waiting 04:39:05 f757da607395: Verifying Checksum 04:39:05 f757da607395: Download complete 04:39:05 8603b9c90790: Verifying Checksum 04:39:05 8603b9c90790: Download complete 04:39:05 05883995daec: Verifying Checksum 04:39:05 05883995daec: Download complete 04:39:05 1560dd03e051: Verifying Checksum 04:39:05 1560dd03e051: Download complete 04:39:05 27f5ce0e4adf: Verifying Checksum 04:39:05 27f5ce0e4adf: Download complete 04:39:06 448f6bf000e3: Verifying Checksum 04:39:06 448f6bf000e3: Download complete 04:39:09 c2d8d7efcc4b: Verifying Checksum 04:39:09 c2d8d7efcc4b: Download complete 04:39:09 448f6bf000e3: Pull complete 04:39:10 f757da607395: Pull complete 04:39:11 05883995daec: Pull complete 04:39:12 8603b9c90790: Pull complete 04:39:13 1560dd03e051: Pull complete 04:39:13 27f5ce0e4adf: Pull complete 04:39:28 c2d8d7efcc4b: Pull complete 04:39:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:39:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:39:28 prd-ubuntu18.04-docker-arm64-4c-16g-315 does not seem to be running inside a container 04:39:29 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:39:32 $ docker top 9cb990a16d6dd5aba459850e8a432ed32f86be730b9f2f63a482f9977f1fda85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:33 ---> job-cost.sh 04:39:33 lf-activate-venv: SKIPPING 04:39:33 INFO: No Stack... 04:39:34 INFO: Retrieving Pricing Info for: v2-standard-4 04:39:34 INFO: Archiving Costs [Pipeline] sh 04:39:35 + cut -d, -f6 04:39:35 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 04:39:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-3-stack-cost] 04:39:35 Resource [jenkins-edgexfoundry-edgex-go-PR-3657-3-stack-cost] did not exist. Created. 04:39:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:39:36 + echo total: 0.18000000715255737 [Pipeline] stash 04:39:36 Stashed 1 file(s) [Pipeline] } 04:39:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:39:36 $ docker stop --time=1 9cb990a16d6dd5aba459850e8a432ed32f86be730b9f2f63a482f9977f1fda85 04:39:38 $ docker rm -f 9cb990a16d6dd5aba459850e8a432ed32f86be730b9f2f63a482f9977f1fda85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:39:38 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 04:39:39 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:39:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:39:40 ---> package-listing.sh 04:39:40 ++ facter osfamily 04:39:40 ++ tr '[:upper:]' '[:lower:]' 04:39:41 + OS_FAMILY=redhat 04:39:41 + workspace=/w/workspace/edgex-go/3 04:39:41 + START_PACKAGES=/tmp/packages_start.txt 04:39:41 + END_PACKAGES=/tmp/packages_end.txt 04:39:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:39:41 + PACKAGES=/tmp/packages_start.txt 04:39:41 + '[' /w/workspace/edgex-go/3 ']' 04:39:41 + PACKAGES=/tmp/packages_end.txt 04:39:41 + case "${OS_FAMILY}" in 04:39:41 + rpm -qa 04:39:41 + sort 04:39:41 + '[' -f /tmp/packages_start.txt ']' 04:39:41 + '[' -f /tmp/packages_end.txt ']' 04:39:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:39:41 + '[' /w/workspace/edgex-go/3 ']' 04:39:41 + mkdir -p /w/workspace/edgex-go/3/archives/ 04:39:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 04:39:41 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:39:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:39:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:42 04:39:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:39:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:42 latest: Pulling from edgex-lftools-log-publisher 04:39:42 b4d181a07f80: Pulling fs layer 04:39:42 a1111a8f2ec3: Pulling fs layer 04:39:42 ed53099fbce6: Pulling fs layer 04:39:42 dc539afda2c1: Pulling fs layer 04:39:42 77bc0d833cb6: Pulling fs layer 04:39:42 9065ff56babe: Pulling fs layer 04:39:42 d287ab97295c: Pulling fs layer 04:39:42 77bc0d833cb6: Waiting 04:39:42 9065ff56babe: Waiting 04:39:42 d287ab97295c: Waiting 04:39:42 dc539afda2c1: Waiting 04:39:43 ed53099fbce6: Verifying Checksum 04:39:43 ed53099fbce6: Download complete 04:39:43 dc539afda2c1: Download complete 04:39:43 a1111a8f2ec3: Verifying Checksum 04:39:43 a1111a8f2ec3: Download complete 04:39:43 9065ff56babe: Verifying Checksum 04:39:43 9065ff56babe: Download complete 04:39:43 77bc0d833cb6: Verifying Checksum 04:39:43 77bc0d833cb6: Download complete 04:39:44 b4d181a07f80: Verifying Checksum 04:39:44 b4d181a07f80: Download complete 04:39:45 b4d181a07f80: Pull complete 04:39:45 a1111a8f2ec3: Pull complete 04:39:45 ed53099fbce6: Pull complete 04:39:45 dc539afda2c1: Pull complete 04:39:46 77bc0d833cb6: Pull complete 04:39:46 9065ff56babe: Pull complete 04:39:48 d287ab97295c: Verifying Checksum 04:39:48 d287ab97295c: Download complete 04:39:52 d287ab97295c: Pull complete 04:39:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:39:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:39:52 prd-centos7-docker-4c-2g-314 does not seem to be running inside a container 04:39:52 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:39:55 $ docker top 5f43c453532094942d0209f0019cbd27afd7bed6f2260e3029ae8ed74e9dd36d -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:55 + touch /tmp/pre-build-complete [Pipeline] sh 04:39:55 + mkdir -p /var/log/sysstat [Pipeline] sh 04:39:56 + ls /var/log/sa-host 04:39:56 + sadf -c /var/log/sa-host/sa05 04:39:56 file_magic: OK 04:39:56 HZ: Using current value: 100 04:39:56 file_header: OK 04:39:56 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 04:39:56 Statistics: 04:39:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:39:56 File successfully converted to sysstat format version 12.0.3 04:39:56 + sadf -c /var/log/sa-host/sa11 04:39:56 file_magic: OK 04:39:56 HZ: Using current value: 100 04:39:56 file_header: OK 04:39:56 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 04:39:56 Statistics: 04:39:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:39:56 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:56 provisioning config files... 04:39:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1511280208078508466tmp [Pipeline] { [Pipeline] echo 04:39:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:39:57 ---> create-netrc.sh [Pipeline] } 04:39:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:39:57 ---> python-tools-install.sh [Pipeline] echo 04:39:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:39:57 ---> sudo-logs.sh 04:39:57 Archiving 'sudo' log.. 04:39:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-314.vexxhost.local: Name or service not known 04:39:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-314.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 04:39:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:39:58 ---> job-cost.sh 04:39:58 lf-activate-venv: SKIPPING 04:39:58 DEBUG: total: 0.18000000715255737 04:39:58 INFO: Retrieving Stack Cost... 04:39:59 INFO: Retrieving Pricing Info for: v3-standard-2 04:39:59 INFO: Archiving Costs [Pipeline] echo 04:39:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:39:59 ---> logs-deploy.sh 04:39:59 lf-activate-venv: SKIPPING 04:39:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/3 04:39:59 INFO: archiving workspace using pattern(s): 04:40:00 Archives upload complete. 04:40:00 INFO: archiving logs to Nexus 04:40:01 ---> uname -a: 04:40:01 Linux prd-centos7-docker-4c-2g-314.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 04:40:01 04:40:01 04:40:01 ---> lscpu: 04:40:01 Architecture: x86_64 04:40:01 CPU op-mode(s): 32-bit, 64-bit 04:40:01 Byte Order: Little Endian 04:40:01 Address sizes: 40 bits physical, 48 bits virtual 04:40:01 CPU(s): 2 04:40:01 On-line CPU(s) list: 0,1 04:40:01 Thread(s) per core: 1 04:40:01 Core(s) per socket: 1 04:40:01 Socket(s): 2 04:40:01 NUMA node(s): 1 04:40:01 Vendor ID: AuthenticAMD 04:40:01 CPU family: 23 04:40:01 Model: 49 04:40:01 Model name: AMD EPYC-Rome Processor 04:40:01 Stepping: 0 04:40:01 CPU MHz: 2799.998 04:40:01 BogoMIPS: 5599.99 04:40:01 Virtualization: AMD-V 04:40:01 Hypervisor vendor: KVM 04:40:01 Virtualization type: full 04:40:01 L1d cache: 32K 04:40:01 L1i cache: 32K 04:40:01 L2 cache: 512K 04:40:01 L3 cache: 16384K 04:40:01 NUMA node0 CPU(s): 0,1 04:40:01 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 04:40:01 04:40:01 04:40:01 ---> nproc: 04:40:01 2 04:40:01 04:40:01 04:40:01 ---> df -h: 04:40:01 Filesystem Size Used Avail Use% Mounted on 04:40:01 overlay 40G 9.3G 31G 24% / 04:40:01 tmpfs 64M 0 64M 0% /dev 04:40:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:40:01 shm 64M 0 64M 0% /dev/shm 04:40:01 /dev/vda1 40G 9.3G 31G 24% /facter-os 04:40:01 04:40:01 04:40:01 ---> sar -b -r -n DEV: 04:40:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 04:40:01 04:40:01 04:29:07 LINUX RESTART (2 CPU) 04:40:01 04:40:01 04:30:01 tps rtps wtps bread/s bwrtn/s 04:40:01 04:31:01 94.07 3.43 90.64 2578.75 14030.12 04:40:01 04:32:01 368.22 0.15 368.07 22.12 93108.61 04:40:01 04:33:01 54.15 0.00 54.15 0.00 6477.55 04:40:01 04:34:01 32.11 0.02 32.09 0.53 5319.13 04:40:01 04:35:01 3.50 0.00 3.50 0.00 130.38 04:40:01 04:36:01 0.30 0.00 0.30 0.00 3.73 04:40:01 04:37:01 0.20 0.00 0.20 0.00 2.57 04:40:01 04:38:01 0.18 0.00 0.18 0.00 2.07 04:40:01 04:39:01 0.32 0.00 0.32 0.00 3.23 04:40:01 Average: 61.46 0.40 61.06 289.14 13231.56 04:40:01 04:40:01 04:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:40:01 04:31:01 4942232 0 852008 10.64 2620 2212072 1471944 16.25 928104 1722344 160384 04:40:01 04:32:01 3103840 0 1162476 14.51 2620 3739996 1484016 16.38 1135416 3079728 12 04:40:01 04:33:01 3091920 0 1209288 15.10 2620 3705104 1786792 19.73 1418404 2852176 147116 04:40:01 04:34:01 3567380 0 1063220 13.28 2620 3375712 1245268 13.75 1111700 2700124 20 04:40:01 04:35:01 3579700 0 1050888 13.12 2620 3375724 1245268 13.75 1114640 2700124 16 04:40:01 04:36:01 3586876 0 1043712 13.03 2620 3375724 1189336 13.13 1106848 2702684 20 04:40:01 04:37:01 3585104 0 1045480 13.05 2620 3375728 1189336 13.13 1108620 2702684 8 04:40:01 04:38:01 3574616 0 1055960 13.18 2620 3375736 1189336 13.13 1114540 2707324 8 04:40:01 04:39:01 3574264 0 1056312 13.19 2620 3375736 1189432 13.13 1115056 2707324 16 04:40:01 Average: 3622881 0 1059927 13.23 2620 3323504 1332303 14.71 1128148 2652724 34178 04:40:01 04:40:01 04:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:40:01 04:31:01 eth0 1195.60 895.92 3492.47 104.18 0.00 0.00 0.00 0.00 04:40:01 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 04:31:01 docker0 760.87 954.63 66.11 2700.99 0.00 0.00 0.00 0.00 04:40:01 04:32:01 eth0 1031.50 828.95 5353.03 103.54 0.00 0.00 0.00 0.00 04:40:01 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 04:32:01 docker0 448.43 508.88 34.46 2058.78 0.00 0.00 0.00 0.00 04:40:01 04:33:01 eth0 42.65 25.11 38.16 30.56 0.00 0.00 0.00 0.00 04:40:01 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 04:33:01 veth86eb435 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 04:40:01 04:33:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 04:40:01 04:34:01 eth0 18.10 11.39 11.66 16.20 0.00 0.00 0.00 0.00 04:40:01 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 04:34:01 docker0 1.62 1.62 0.11 0.13 0.00 0.00 0.00 0.00 04:40:01 04:35:01 eth0 0.93 0.73 0.13 6.44 0.00 0.00 0.00 0.00 04:40:01 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 04:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:40:01 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 04:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:40:01 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 04:38:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:40:01 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 04:39:01 eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 04:40:01 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 Average: eth0 254.40 195.86 988.52 29.00 0.00 0.00 0.00 0.00 04:40:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 Average: docker0 134.61 162.86 11.19 528.98 0.00 0.00 0.00 0.00 04:40:01 04:40:01 04:40:01 ---> sar -P ALL: 04:40:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 04:40:01 04:40:01 04:29:07 LINUX RESTART (2 CPU) 04:40:01 04:40:01 04:30:01 CPU %user %nice %system %iowait %steal %idle 04:40:01 04:31:01 all 18.63 0.00 4.58 2.54 0.12 74.12 04:40:01 04:31:01 0 16.88 0.00 5.05 1.52 0.13 76.42 04:40:01 04:31:01 1 20.35 0.00 4.12 3.55 0.12 71.86 04:40:01 04:32:01 all 22.80 0.00 11.87 4.34 0.13 60.87 04:40:01 04:32:01 0 23.39 0.00 12.19 4.24 0.11 60.07 04:40:01 04:32:01 1 22.21 0.00 11.54 4.44 0.14 61.66 04:40:01 04:33:01 all 57.54 0.00 6.30 0.86 0.14 35.16 04:40:01 04:33:01 0 56.88 0.00 6.54 0.99 0.15 35.45 04:40:01 04:33:01 1 58.20 0.00 6.07 0.73 0.13 34.88 04:40:01 04:34:01 all 11.25 0.00 2.12 0.42 0.05 86.17 04:40:01 04:34:01 0 12.40 0.00 2.37 0.60 0.05 84.58 04:40:01 04:34:01 1 10.09 0.00 1.87 0.24 0.05 87.75 04:40:01 04:35:01 all 0.06 0.00 0.08 0.00 0.01 99.85 04:40:01 04:35:01 0 0.05 0.00 0.10 0.00 0.02 99.83 04:40:01 04:35:01 1 0.07 0.00 0.07 0.00 0.00 99.87 04:40:01 04:36:01 all 0.08 0.00 0.17 0.00 0.02 99.73 04:40:01 04:36:01 0 0.07 0.00 0.15 0.00 0.02 99.77 04:40:01 04:36:01 1 0.10 0.00 0.20 0.00 0.02 99.68 04:40:01 04:37:01 all 0.04 0.00 0.07 0.00 0.03 99.87 04:40:01 04:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:40:01 04:37:01 1 0.05 0.00 0.10 0.00 0.03 99.82 04:40:01 04:38:01 all 0.05 0.00 0.07 0.00 0.02 99.87 04:40:01 04:38:01 0 0.07 0.00 0.07 0.00 0.02 99.85 04:40:01 04:38:01 1 0.03 0.00 0.07 0.00 0.02 99.88 04:40:01 04:39:01 all 0.04 0.00 0.05 0.00 0.02 99.89 04:40:01 04:39:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:40:01 04:39:01 1 0.05 0.00 0.05 0.00 0.02 99.88 04:40:01 Average: all 11.71 0.00 2.69 0.87 0.06 84.67 04:40:01 Average: 0 11.62 0.00 2.82 0.78 0.06 84.72 04:40:01 Average: 1 11.81 0.00 2.57 0.96 0.06 84.61 04:40:01 04:40:01 04:40:01