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+729eb4739df12e156b446759f30c8b9b764bc7ef (d1579c3d8610a9d3864db9fa192a90e14fe1f6c3) 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-ssh2413226698394745520.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7757044946419109829.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh2299813530827435200.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh4788369625687192101.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-ssh1648180275540884481.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-680 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh4406193410306427741.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/4@tmp/jenkins-gitclient-ssh4867771027080040677.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 729eb4739df12e156b446759f30c8b9b764bc7ef into PR head commit e2c5d5b30167332f2ea4547e85bfe72ddd42ccac Merge succeeded, producing 47edffef1f8edf5d14be95722974d64ee21f23b3 Checking out Revision 47edffef1f8edf5d14be95722974d64ee21f23b3 (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/4@tmp/jenkins-gitclient-ssh2128132864396362020.key > git merge 729eb4739df12e156b446759f30c8b9b764bc7ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47edffef1f8edf5d14be95722974d64ee21f23b3 # timeout=10 Commit message: "Merge commit '729eb4739df12e156b446759f30c8b9b764bc7ef' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:31:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:31:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:31:06 ========================================================= 04:31:06 EdgeX Global Pipelines Version Info 04:31:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:31:08 ------------------- 04:31:08 stable info: 04:31:08 ------------------- 04:31:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:31:08 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 04:31:08 Message: update stable to v1.0.205 > git rev-list --no-walk 1c98a35e7a33ac1100d6a65532bfb399586a9ed6 # timeout=10 04:31:08 ------------------- 04:31:08 experimental info: 04:31:08 ------------------- 04:31:08 Commited By: **** collab-it+edgex@linuxfoundation.org 04:31:08 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 04:31:08 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:31:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:31:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:31:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:31:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:31:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:31:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47edffef1f8edf5d14be95722974d64ee21f23b3 [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47edffe [Pipeline] echo 04:31:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:09 provisioning config files... 04:31:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3541849287533366044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:09 ---> docker-login.sh 04:31:09 nexus3.edgexfoundry.org:10001 04:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:10 Configure a credential helper to remove this warning. See 04:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:10 04:31:10 Login Succeeded 04:31:10 nexus3.edgexfoundry.org:10002 04:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:10 Configure a credential helper to remove this warning. See 04:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:10 04:31:10 Login Succeeded 04:31:10 nexus3.edgexfoundry.org:10003 04:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:10 Configure a credential helper to remove this warning. See 04:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:10 04:31:10 Login Succeeded 04:31:10 nexus3.edgexfoundry.org:10004 04:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:10 Configure a credential helper to remove this warning. See 04:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:10 04:31:10 Login Succeeded 04:31:10 docker.io 04:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:10 Configure a credential helper to remove this warning. See 04:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:10 04:31:10 Login Succeeded 04:31:10 ---> docker-login.sh ends [Pipeline] } 04:31:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:11 ++ 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:31:11 + for file in '`ls cmd/**/Dockerfile`' 04:31:11 ++ dirname cmd/core-command/Dockerfile 04:31:11 ++ cut -d/ -f2 04:31:11 + echo core-command,cmd/core-command/Dockerfile 04:31:11 + for file in '`ls cmd/**/Dockerfile`' 04:31:11 ++ cut -d/ -f2 04:31:11 ++ dirname cmd/core-data/Dockerfile 04:31:11 + echo core-data,cmd/core-data/Dockerfile 04:31:11 + for file in '`ls cmd/**/Dockerfile`' 04:31:11 ++ cut -d/ -f2 04:31:11 ++ dirname cmd/core-metadata/Dockerfile 04:31:11 + echo core-metadata,cmd/core-metadata/Dockerfile 04:31:11 + for file in '`ls cmd/**/Dockerfile`' 04:31:11 ++ dirname cmd/security-bootstrapper/Dockerfile 04:31:11 ++ cut -d/ -f2 04:31:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:31:11 + for file in '`ls cmd/**/Dockerfile`' 04:31:11 ++ dirname cmd/security-proxy-setup/Dockerfile 04:31:11 ++ cut -d/ -f2 04:31:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:31:11 + for file in '`ls cmd/**/Dockerfile`' 04:31:11 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:31:11 ++ cut -d/ -f2 04:31:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:31:11 + for file in '`ls cmd/**/Dockerfile`' 04:31:11 ++ dirname cmd/support-notifications/Dockerfile 04:31:11 ++ cut -d/ -f2 04:31:11 + echo support-notifications,cmd/support-notifications/Dockerfile 04:31:11 + for file in '`ls cmd/**/Dockerfile`' 04:31:11 ++ dirname cmd/support-scheduler/Dockerfile 04:31:11 ++ cut -d/ -f2 04:31:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:31:11 + for file in '`ls cmd/**/Dockerfile`' 04:31:11 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:31:11 ++ cut -d/ -f2 04:31:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:31:11 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:31:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:12 04:31:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:31:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:12 latest: Pulling from edgex-devops/git-semver 04:31:12 31603596830f: Pulling fs layer 04:31:12 d4622e32a9a9: Pulling fs layer 04:31:12 1030fce36090: Pulling fs layer 04:31:12 6c6cb7e1b49b: Pulling fs layer 04:31:12 6c6cb7e1b49b: Waiting 04:31:12 d4622e32a9a9: Verifying Checksum 04:31:12 d4622e32a9a9: Download complete 04:31:12 31603596830f: Verifying Checksum 04:31:12 31603596830f: Download complete 04:31:12 31603596830f: Pull complete 04:31:12 d4622e32a9a9: Pull complete 04:31:12 1030fce36090: Verifying Checksum 04:31:12 1030fce36090: Download complete 04:31:12 6c6cb7e1b49b: Verifying Checksum 04:31:12 6c6cb7e1b49b: Download complete 04:31:13 1030fce36090: Pull complete 04:31:13 6c6cb7e1b49b: Pull complete 04:31:13 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 04:31:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:31:13 prd-centos7-docker-4c-2g-680 does not seem to be running inside a container 04:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:31:14 $ docker top 334a28d348fbaa9199552ca2e51518cff7aade5a97251eb603866db3ade39782 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:14 [ssh-agent] Looking for ssh-agent implementation... 04:31:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:14 $ docker exec 334a28d348fbaa9199552ca2e51518cff7aade5a97251eb603866db3ade39782 ssh-agent 04:31:14 SSH_AUTH_SOCK=/tmp/ssh-v7NqmvQKl5dj/agent.14 04:31:14 SSH_AGENT_PID=20 04:31:14 Running ssh-add (command line suppressed) 04:31:14 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2754896351004481287.key (/w/workspace/edgex-go/4@tmp/private_key_2754896351004481287.key) 04:31:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:15 + git tag --points-at HEAD [Pipeline] } 04:31:15 $ docker exec --env ******** --env ******** 334a28d348fbaa9199552ca2e51518cff7aade5a97251eb603866db3ade39782 ssh-agent -k 04:31:15 unset SSH_AUTH_SOCK; 04:31:15 unset SSH_AGENT_PID; 04:31:15 echo Agent pid 20 killed; 04:31:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:31:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:15 [ssh-agent] Looking for ssh-agent implementation... 04:31:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:15 $ docker exec 334a28d348fbaa9199552ca2e51518cff7aade5a97251eb603866db3ade39782 ssh-agent 04:31:15 SSH_AUTH_SOCK=/tmp/ssh-tB5hQmxka5hi/agent.54 04:31:15 SSH_AGENT_PID=60 04:31:15 Running ssh-add (command line suppressed) 04:31:15 Identity added: /w/workspace/edgex-go/4@tmp/private_key_166536395961338325.key (/w/workspace/edgex-go/4@tmp/private_key_166536395961338325.key) 04:31:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:16 + git semver init 04:31:16 # -> Open(): unable to determine branch for HEAD 04:31:16 # $GIT_DIR = /w/workspace/edgex-go/4/.git 04:31:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 04:31:16 # $SEMVER_REMOTE_NAME = origin 04:31:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:31:16 # $SEMVER_USER_NAME = edgex-jenkins 04:31:16 # $SEMVER_BRANCH = PR-3657 04:31:16 # $SEMVER_TEMP = /tmp/semver-745561398 04:31:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:31:31 # '/tmp/semver-745561398' -> '/w/workspace/edgex-go/4/.semver' 04:31:31 # -> Force: false 04:31:31 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 04:31:31 $ docker exec --env ******** --env ******** 334a28d348fbaa9199552ca2e51518cff7aade5a97251eb603866db3ade39782 ssh-agent -k 04:31:31 unset SSH_AUTH_SOCK; 04:31:31 unset SSH_AGENT_PID; 04:31:31 echo Agent pid 60 killed; 04:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:31 + git semver [Pipeline] } 04:31:31 $ docker stop --time=1 334a28d348fbaa9199552ca2e51518cff7aade5a97251eb603866db3ade39782 04:31:33 $ docker rm -f 334a28d348fbaa9199552ca2e51518cff7aade5a97251eb603866db3ade39782 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:31:34 Stashed 1 file(s) [Pipeline] echo 04:31:34 [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:34 ========================================================= 04:31:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:31:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:31:34 540db60ca938: Pulling fs layer 04:31:34 adcc1eea9eea: Pulling fs layer 04:31:34 4c4ab2625f07: Pulling fs layer 04:31:34 db62176df00c: Pulling fs layer 04:31:34 3b30891b0d05: Pulling fs layer 04:31:34 06b49ca38bd5: Pulling fs layer 04:31:34 c788192a36de: Pulling fs layer 04:31:34 a77e37c0d609: Pulling fs layer 04:31:34 c3185cebc471: Pulling fs layer 04:31:34 06b49ca38bd5: Waiting 04:31:34 db62176df00c: Waiting 04:31:34 3b30891b0d05: Waiting 04:31:34 c788192a36de: Waiting 04:31:34 a77e37c0d609: Waiting 04:31:34 c3185cebc471: Waiting 04:31:34 4c4ab2625f07: Verifying Checksum 04:31:34 4c4ab2625f07: Download complete 04:31:34 adcc1eea9eea: Verifying Checksum 04:31:34 adcc1eea9eea: Download complete 04:31:34 3b30891b0d05: Download complete 04:31:35 06b49ca38bd5: Download complete 04:31:35 c788192a36de: Verifying Checksum 04:31:35 c788192a36de: Download complete 04:31:35 540db60ca938: Verifying Checksum 04:31:35 540db60ca938: Download complete 04:31:35 540db60ca938: Pull complete 04:31:35 adcc1eea9eea: Pull complete 04:31:35 4c4ab2625f07: Pull complete 04:31:36 a77e37c0d609: Verifying Checksum 04:31:36 a77e37c0d609: Download complete 04:31:39 c3185cebc471: Verifying Checksum 04:31:39 c3185cebc471: Download complete 04:31:40 db62176df00c: Verifying Checksum 04:31:40 db62176df00c: Download complete 04:31:43 db62176df00c: Pull complete 04:31:43 3b30891b0d05: Pull complete 04:31:43 06b49ca38bd5: Pull complete 04:31:43 c788192a36de: Pull complete 04:31:43 a77e37c0d609: Pull complete 04:31:45 c3185cebc471: Pull complete 04:31:45 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 04:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:31:46 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:46 WORKDIR /edgex 04:31:46 COPY go.mod . 04:31:46 RUN go mod download' 04:31:46 + docker build -t ci-base-image-x86_64 -f - . 04:31:47 Sending build context to Docker daemon 328.7MB 04:31:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:47 ---> 031687cdd783 04:31:47 Step 2/4 : WORKDIR /edgex 04:31:49 Still waiting to schedule task 04:31:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:31:49 ---> Running in 8b3329aa7ebd 04:31:49 Removing intermediate container 8b3329aa7ebd 04:31:49 ---> f2d05c7329c0 04:31:49 Step 3/4 : COPY go.mod . 04:31:49 ---> ff8a154a97be 04:31:49 Step 4/4 : RUN go mod download 04:31:49 ---> Running in ad51935ee0f8 04:32:21 Removing intermediate container ad51935ee0f8 04:32:21 ---> eb13e4f16a48 04:32:21 Successfully built eb13e4f16a48 04:32:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:32:22 + docker inspect -f . ci-base-image-x86_64 04:32:22 . [Pipeline] withDockerContainer 04:32:22 prd-centos7-docker-4c-2g-680 does not seem to be running inside a container 04:32:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:32:22 $ docker top 9688a496f917bab08511e459b30cf78c0d0fa2aafae5a27c34b5bf8c38867326 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:23 + go version 04:32:23 go version go1.16.6 linux/amd64 [Pipeline] } 04:32:23 $ docker stop --time=1 9688a496f917bab08511e459b30cf78c0d0fa2aafae5a27c34b5bf8c38867326 04:32:24 $ docker rm -f 9688a496f917bab08511e459b30cf78c0d0fa2aafae5a27c34b5bf8c38867326 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:32:24 + docker inspect -f . ci-base-image-x86_64 04:32:24 . [Pipeline] withDockerContainer 04:32:24 prd-centos7-docker-4c-2g-680 does not seem to be running inside a container 04:32:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:32:25 $ docker top 4eea149bae85099cf5af46c4516fdaa7846ef8187bbfb4447c53e15715d35397 -eo pid,comm [Pipeline] { [Pipeline] echo 04:32:25 ========================================================= 04:32:25 [edgeXBuildGoParallel] Running Tests and Build... 04:32:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:32:25 + go mod tidy [Pipeline] sh 04:32:26 + make test 04:32:26 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:26 go mod tidy 04:32:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:32:33 ? github.com/edgexfoundry/edgex-go [no test files] 04:32:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:32:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:32:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:32:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:33:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:33:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:33:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:33:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:33:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:33:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements 04:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:33:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 46.3% of statements 04:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:33:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 90.1% of statements 04:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:33:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 81.2% of statements 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:33:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.307s coverage: 94.2% of statements 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:33:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:33:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 04:33:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:33:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:33:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:33:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.8% of statements 04:33:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:33:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 04:33:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 04:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 04:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements 04:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 04:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 04:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 04:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 04:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 04:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.191s coverage: 81.8% of statements 04:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 04:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 04:33:46 --- FAIL: TestInit (0.04s) 04:33:46 --- FAIL: TestInit/empty_env (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/empty_env 04:33:46 --- FAIL: TestInit/add_one_unique_route (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_one_unique_route 04:33:46 --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_one_unique_route_with_URL_containing_IP_address 04:33:46 --- FAIL: TestInit/add_two_unique_routes (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_two_unique_routes 04:33:46 --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname 04:33:46 --- FAIL: TestInit/add_one_duplicate_route (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_one_duplicate_route 04:33:46 --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_one_unique,_one_duplicate_route 04:33:46 --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_one_unique,_multiple_duplicate_routes 04:33:46 --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.01s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/add_two_unique,_multiple_duplicate_routes 04:33:46 --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route 04:33:46 --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.00s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/bad_URL_without_full_quallified_URL 04:33:46 --- FAIL: TestInit/empty_service_name (0.01s) 04:33:46 service_test.go:222: 04:33:46 Error Trace: service_test.go:222 04:33:46 Error: Received unexpected error: 04:33:46 unsupported authetication method: oauth2 04:33:46 Test: TestInit/empty_service_name 04:33:46 FAIL 04:33:46 coverage: 66.6% of statements 04:33:46 FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.134s 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.6% of statements 04:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 04:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 04:33:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:33:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:33:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:33:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:33:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:33:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:33:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:33:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 04:33:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 04:33:54 FAIL 04:33:55 make: *** [Makefile:101: test] Error 1 [Pipeline] } 04:33:55 $ docker stop --time=1 4eea149bae85099cf5af46c4516fdaa7846ef8187bbfb4447c53e15715d35397 04:33:56 $ docker rm -f 4eea149bae85099cf5af46c4516fdaa7846ef8187bbfb4447c53e15715d35397 [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:56 Failed in branch amd64 04:34:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-682 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws 04:34:37 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 04:34:37 The recommended git tool is: git 04:34:43 using credential edgex-jenkins-ssh 04:34:43 Cloning the remote Git repository 04:34:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:34:44 > git init /w/workspace/edgex-go/4 # timeout=10 04:34:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:34:44 > git --version # timeout=10 04:34:44 > git --version # 'git version 2.17.1' 04:34:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:00 Merging remotes/origin/main commit 729eb4739df12e156b446759f30c8b9b764bc7ef into PR head commit e2c5d5b30167332f2ea4547e85bfe72ddd42ccac 04:34:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:34:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:34:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:34:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:34:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:59 > 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:35:00 Merge succeeded, producing b39f6771ab94f5aae396c9f9db39ff2c2db8b660 04:35:00 Checking out Revision b39f6771ab94f5aae396c9f9db39ff2c2db8b660 (PR-3657) 04:35:00 > git config core.sparsecheckout # timeout=10 04:35:00 > git checkout -f e2c5d5b30167332f2ea4547e85bfe72ddd42ccac # timeout=10 04:35:00 > git remote # timeout=10 04:35:00 > git config --get remote.origin.url # timeout=10 04:35:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:00 > git merge 729eb4739df12e156b446759f30c8b9b764bc7ef # timeout=10 04:35:00 > git rev-parse HEAD^{commit} # timeout=10 04:35:00 > git config core.sparsecheckout # timeout=10 04:35:00 > git checkout -f b39f6771ab94f5aae396c9f9db39ff2c2db8b660 # timeout=10 04:35:04 Commit message: "Merge commit '729eb4739df12e156b446759f30c8b9b764bc7ef' into HEAD" 04:35:04 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:05 provisioning config files... 04:35:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5441720249128289770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:06 ---> docker-login.sh 04:35:06 nexus3.edgexfoundry.org:10001 04:35:04 > git rev-list --no-walk 1c98a35e7a33ac1100d6a65532bfb399586a9ed6 # timeout=10 04:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:07 Configure a credential helper to remove this warning. See 04:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:07 04:35:07 Login Succeeded 04:35:07 nexus3.edgexfoundry.org:10002 04:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:07 Configure a credential helper to remove this warning. See 04:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:07 04:35:07 Login Succeeded 04:35:07 nexus3.edgexfoundry.org:10003 04:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:08 Configure a credential helper to remove this warning. See 04:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:08 04:35:08 Login Succeeded 04:35:08 nexus3.edgexfoundry.org:10004 04:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:09 Configure a credential helper to remove this warning. See 04:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:09 04:35:09 Login Succeeded 04:35:09 docker.io 04:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:09 Configure a credential helper to remove this warning. See 04:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:09 04:35:09 Login Succeeded 04:35:09 ---> docker-login.sh ends [Pipeline] } 04:35:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:35:10 ========================================================= 04:35:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:35:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:35:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:35:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:35:11 595b0fe564bb: Pulling fs layer 04:35:11 24495759ef45: Pulling fs layer 04:35:11 d148012ef14d: Pulling fs layer 04:35:11 e90a11edd702: Pulling fs layer 04:35:11 d77568369979: Pulling fs layer 04:35:11 fc1c9f9a7f3b: Pulling fs layer 04:35:11 170f2ba95c9a: Pulling fs layer 04:35:11 97ac5df62f85: Pulling fs layer 04:35:11 e90a11edd702: Waiting 04:35:11 d77568369979: Waiting 04:35:11 fc1c9f9a7f3b: Waiting 04:35:11 170f2ba95c9a: Waiting 04:35:11 97ac5df62f85: Waiting 04:35:11 d148012ef14d: Download complete 04:35:11 24495759ef45: Verifying Checksum 04:35:11 24495759ef45: Download complete 04:35:11 d77568369979: Verifying Checksum 04:35:11 d77568369979: Download complete 04:35:11 fc1c9f9a7f3b: Download complete 04:35:11 595b0fe564bb: Verifying Checksum 04:35:11 595b0fe564bb: Download complete 04:35:11 170f2ba95c9a: Verifying Checksum 04:35:11 170f2ba95c9a: Download complete 04:35:12 595b0fe564bb: Pull complete 04:35:12 24495759ef45: Pull complete 04:35:12 d148012ef14d: Pull complete 04:35:15 97ac5df62f85: Verifying Checksum 04:35:15 97ac5df62f85: Download complete 04:35:15 e90a11edd702: Verifying Checksum 04:35:15 e90a11edd702: Download complete 04:35:26 e90a11edd702: Pull complete 04:35:26 d77568369979: Pull complete 04:35:26 fc1c9f9a7f3b: Pull complete 04:35:26 170f2ba95c9a: Pull complete 04:35:32 97ac5df62f85: Pull complete 04:35:32 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 04:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:35:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:35:33 + docker build -t+ ci-base-image-arm64 -f - .echo 04:35:33 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:35:33 WORKDIR /edgex 04:35:33 COPY go.mod . 04:35:33 RUN go mod download 04:35:35 Sending build context to Docker daemon 165.9MB 04:35:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:35:35 ---> 04bc70af865f 04:35:35 Step 2/4 : WORKDIR /edgex 04:35:39 ---> Running in 9cea988178b2 04:35:39 Removing intermediate container 9cea988178b2 04:35:39 ---> d4b07869e50d 04:35:39 Step 3/4 : COPY go.mod . 04:35:40 ---> e17963621cac 04:35:40 Step 4/4 : RUN go mod download 04:35:40 ---> Running in 7f8efc3385f5 04:37:17 Removing intermediate container 7f8efc3385f5 04:37:17 ---> a606e2ccc79f 04:37:17 Successfully built a606e2ccc79f 04:37:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:37:17 + docker inspect -f . ci-base-image-arm64 04:37:17 . [Pipeline] withDockerContainer 04:37:17 prd-ubuntu18.04-docker-arm64-4c-16g-682 does not seem to be running inside a container 04:37:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:37:19 $ docker top 0133d46ae067f00e67892bb50347961157a1feb7470121795216ba0f4a688b05 -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:20 + go version 04:37:20 go version go1.16.6 linux/arm64 [Pipeline] } 04:37:21 $ docker stop --time=1 0133d46ae067f00e67892bb50347961157a1feb7470121795216ba0f4a688b05 04:37:22 $ docker rm -f 0133d46ae067f00e67892bb50347961157a1feb7470121795216ba0f4a688b05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:37:23 + docker inspect -f . ci-base-image-arm64 04:37:23 . [Pipeline] withDockerContainer 04:37:23 prd-ubuntu18.04-docker-arm64-4c-16g-682 does not seem to be running inside a container 04:37:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:37:25 $ docker top c94f84f9a19650adf0edaa4713b807f636046cd987cf4a7b6e30c741bebfa80b -eo pid,comm [Pipeline] { [Pipeline] echo 04:37:26 ========================================================= 04:37:26 [edgeXBuildGoParallel] Running Tests and Build... 04:37:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:37:26 + go mod tidy [Pipeline] sh 04:37:28 + make test 04:37:28 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:37:28 go mod tidy 04:37:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:37:55 ? github.com/edgexfoundry/edgex-go [no test files] 04:39:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:39:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:39:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:39:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:39:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:39:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:39:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:39:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:39:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.213s coverage: 28.7% of statements 04:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:39:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.406s coverage: 100.0% of statements 04:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:39:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.394s coverage: 46.3% of statements 04:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:39:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.582s coverage: 90.1% of statements 04:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.248s coverage: 81.2% of statements 04:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.380s coverage: 94.2% of statements 04:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:39:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.276s coverage: 59.1% of statements 04:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:39:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 60.0% of statements 04:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:39:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.273s coverage: 0.8% of statements 04:39:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:39:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.177s coverage: 58.8% of statements 04:39:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.178s coverage: 21.7% of statements 04:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.201s coverage: 47.1% of statements 04:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.216s coverage: 79.5% of statements 04:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.198s coverage: 94.1% of statements 04:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.263s coverage: 96.3% of statements 04:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements 04:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.205s coverage: 94.4% of statements 04:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements 04:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.574s coverage: 81.8% of statements 04:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements 04:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 04:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 04:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements 04:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 58.8% of statements 04:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements 04:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements 04:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements 04:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.329s coverage: 91.2% of statements 04:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.867s coverage: 64.4% of statements 04:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements 04:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements 04:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 04:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 04:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 04:40:18 --- FAIL: TestInit (0.17s) 04:40:18 --- FAIL: TestInit/empty_env (0.04s) 04:40:18 service_test.go:222: 04:40:18 Error Trace: service_test.go:222 04:40:18 Error: Received unexpected error: 04:40:18 unsupported authetication method: oauth2 04:40:18 Test: TestInit/empty_env 04:40:18 --- FAIL: TestInit/add_one_unique_route (0.01s) 04:40:18 service_test.go:222: 04:40:18 Error Trace: service_test.go:222 04:40:18 Error: Received unexpected error: 04:40:18 unsupported authetication method: oauth2 04:40:18 Test: TestInit/add_one_unique_route 04:40:18 --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.01s) 04:40:18 service_test.go:222: 04:40:18 Error Trace: service_test.go:222 04:40:18 Error: Received unexpected error: 04:40:18 unsupported authetication method: oauth2 04:40:18 Test: TestInit/add_one_unique_route_with_URL_containing_IP_address 04:40:18 --- FAIL: TestInit/add_two_unique_routes (0.01s) 04:40:18 service_test.go:222: 04:40:18 Error Trace: service_test.go:222 04:40:18 Error: Received unexpected error: 04:40:18 unsupported authetication method: oauth2 04:40:18 Test: TestInit/add_two_unique_routes 04:40:18 --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.01s) 04:40:18 service_test.go:222: 04:40:18 Error Trace: service_test.go:222 04:40:18 Error: Received unexpected error: 04:40:18 unsupported authetication method: oauth2 04:40:18 Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname 04:40:18 --- FAIL: TestInit/add_one_duplicate_route (0.01s) 04:40:18 service_test.go:222: 04:40:18 Error Trace: service_test.go:222 04:40:18 Error: Received unexpected error: 04:40:18 unsupported authetication method: oauth2 04:40:18 Test: TestInit/add_one_duplicate_route 04:40:18 --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.01s) 04:40:18 service_test.go:222: 04:40:18 Error Trace: service_test.go:222 04:40:18 Error: Received unexpected error: 04:40:18 unsupported authetication method: oauth2 04:40:18 Test: TestInit/add_one_unique,_one_duplicate_route 04:40:18 --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.01s) 04:40:18 service_test.go:222: 04:40:18 Error Trace: service_test.go:222 04:40:18 Error: Received unexpected error: 04:40:18 unsupported authetication method: oauth2 04:40:18 Test: TestInit/add_one_unique,_multiple_duplicate_routes 04:40:18 --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.01s) 04:40:18 service_test.go:222: 04:40:18 Error Trace: service_test.go:222 04:40:18 Error: Received unexpected error: 04:40:18 unsupported authetication method: oauth2 04:40:18 Test: TestInit/add_two_unique,_multiple_duplicate_routes 04:40:18 --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.01s) 04:40:18 service_test.go:222: 04:40:18 Error Trace: service_test.go:222 04:40:18 Error: Received unexpected error: 04:40:18 unsupported authetication method: oauth2 04:40:18 Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route 04:40:18 --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.01s) 04:40:18 service_test.go:222: 04:40:18 Error Trace: service_test.go:222 04:40:18 Error: Received unexpected error: 04:40:18 unsupported authetication method: oauth2 04:40:18 Test: TestInit/bad_URL_without_full_quallified_URL 04:40:18 --- FAIL: TestInit/empty_service_name (0.01s) 04:40:18 service_test.go:222: 04:40:18 Error Trace: service_test.go:222 04:40:18 Error: Received unexpected error: 04:40:18 unsupported authetication method: oauth2 04:40:18 Test: TestInit/empty_service_name 04:40:18 FAIL 04:40:18 coverage: 66.6% of statements 04:40:18 FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.601s 04:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.749s coverage: 43.6% of statements 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:40:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.266s coverage: 19.5% of statements 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:40:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.555s coverage: 92.0% of statements 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:40:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.209s coverage: 62.7% of statements 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:40:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.450s coverage: 97.7% of statements 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:40:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.159s coverage: 28.9% of statements 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:40:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements 04:40:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements 04:40:28 FAIL 04:40:28 make: *** [Makefile:101: test] Error 1 [Pipeline] } 04:40:28 $ docker stop --time=1 c94f84f9a19650adf0edaa4713b807f636046cd987cf4a7b6e30c741bebfa80b 04:40:30 $ docker rm -f c94f84f9a19650adf0edaa4713b807f636046cd987cf4a7b6e30c741bebfa80b [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:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:32 04:40:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:40:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:32 arm64: Pulling from edgex-lftools-log-publisher 04:40:32 448f6bf000e3: Pulling fs layer 04:40:32 f757da607395: Pulling fs layer 04:40:32 05883995daec: Pulling fs layer 04:40:32 8603b9c90790: Pulling fs layer 04:40:32 1560dd03e051: Pulling fs layer 04:40:32 27f5ce0e4adf: Pulling fs layer 04:40:32 c2d8d7efcc4b: Pulling fs layer 04:40:32 8603b9c90790: Waiting 04:40:32 1560dd03e051: Waiting 04:40:32 27f5ce0e4adf: Waiting 04:40:32 c2d8d7efcc4b: Waiting 04:40:33 f757da607395: Verifying Checksum 04:40:33 f757da607395: Download complete 04:40:33 8603b9c90790: Download complete 04:40:33 05883995daec: Verifying Checksum 04:40:33 05883995daec: Download complete 04:40:33 27f5ce0e4adf: Verifying Checksum 04:40:33 27f5ce0e4adf: Download complete 04:40:33 1560dd03e051: Verifying Checksum 04:40:33 1560dd03e051: Download complete 04:40:34 448f6bf000e3: Verifying Checksum 04:40:34 448f6bf000e3: Download complete 04:40:38 c2d8d7efcc4b: Verifying Checksum 04:40:38 c2d8d7efcc4b: Download complete 04:40:38 448f6bf000e3: Pull complete 04:40:38 f757da607395: Pull complete 04:40:40 05883995daec: Pull complete 04:40:40 8603b9c90790: Pull complete 04:40:41 1560dd03e051: Pull complete 04:40:42 27f5ce0e4adf: Pull complete 04:40:57 c2d8d7efcc4b: Pull complete 04:40:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:40:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:40:57 prd-ubuntu18.04-docker-arm64-4c-16g-682 does not seem to be running inside a container 04:40:57 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:41:01 $ docker top dcd2fcd62227917b5a2ab88fefaa5e26a5fddf5b88c4a3652787322ddf75a131 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:02 ---> job-cost.sh 04:41:02 lf-activate-venv: SKIPPING 04:41:02 INFO: No Stack... 04:41:03 INFO: Retrieving Pricing Info for: v2-standard-4 04:41:04 INFO: Archiving Costs [Pipeline] sh 04:41:04 + cat /w/workspace/edgex-go/4/archives/cost.csv 04:41:04 + cut -d, -f6 [Pipeline] lock 04:41:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-4-stack-cost] 04:41:04 Resource [jenkins-edgexfoundry-edgex-go-PR-3657-4-stack-cost] did not exist. Created. 04:41:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:41:05 + echo total: 0.18000000715255737 [Pipeline] stash 04:41:06 Stashed 1 file(s) [Pipeline] } 04:41:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-4-stack-cost] [Pipeline] // lock [Pipeline] } 04:41:06 $ docker stop --time=1 dcd2fcd62227917b5a2ab88fefaa5e26a5fddf5b88c4a3652787322ddf75a131 04:41:08 $ docker rm -f dcd2fcd62227917b5a2ab88fefaa5e26a5fddf5b88c4a3652787322ddf75a131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:41:08 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:41:09 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:41:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:41:10 ---> package-listing.sh 04:41:10 ++ facter osfamily 04:41:10 ++ tr '[:upper:]' '[:lower:]' 04:41:10 + OS_FAMILY=redhat 04:41:10 + workspace=/w/workspace/edgex-go/4 04:41:10 + START_PACKAGES=/tmp/packages_start.txt 04:41:10 + END_PACKAGES=/tmp/packages_end.txt 04:41:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:41:10 + PACKAGES=/tmp/packages_start.txt 04:41:10 + '[' /w/workspace/edgex-go/4 ']' 04:41:10 + PACKAGES=/tmp/packages_end.txt 04:41:10 + case "${OS_FAMILY}" in 04:41:10 + sort 04:41:10 + rpm -qa 04:41:11 + '[' -f /tmp/packages_start.txt ']' 04:41:11 + '[' -f /tmp/packages_end.txt ']' 04:41:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:41:11 + '[' /w/workspace/edgex-go/4 ']' 04:41:11 + mkdir -p /w/workspace/edgex-go/4/archives/ 04:41:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 04:41:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:41:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:12 04:41:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:12 latest: Pulling from edgex-lftools-log-publisher 04:41:12 b4d181a07f80: Pulling fs layer 04:41:12 a1111a8f2ec3: Pulling fs layer 04:41:12 ed53099fbce6: Pulling fs layer 04:41:12 dc539afda2c1: Pulling fs layer 04:41:12 77bc0d833cb6: Pulling fs layer 04:41:12 9065ff56babe: Pulling fs layer 04:41:12 d287ab97295c: Pulling fs layer 04:41:12 77bc0d833cb6: Waiting 04:41:12 9065ff56babe: Waiting 04:41:12 d287ab97295c: Waiting 04:41:12 dc539afda2c1: Waiting 04:41:12 a1111a8f2ec3: Verifying Checksum 04:41:12 a1111a8f2ec3: Download complete 04:41:12 dc539afda2c1: Verifying Checksum 04:41:12 dc539afda2c1: Download complete 04:41:13 ed53099fbce6: Verifying Checksum 04:41:13 ed53099fbce6: Download complete 04:41:13 77bc0d833cb6: Verifying Checksum 04:41:13 77bc0d833cb6: Download complete 04:41:13 9065ff56babe: Verifying Checksum 04:41:13 9065ff56babe: Download complete 04:41:14 b4d181a07f80: Verifying Checksum 04:41:14 b4d181a07f80: Download complete 04:41:14 b4d181a07f80: Pull complete 04:41:14 a1111a8f2ec3: Pull complete 04:41:15 ed53099fbce6: Pull complete 04:41:15 dc539afda2c1: Pull complete 04:41:15 77bc0d833cb6: Pull complete 04:41:16 9065ff56babe: Pull complete 04:41:17 d287ab97295c: Verifying Checksum 04:41:17 d287ab97295c: Download complete 04:41:21 d287ab97295c: Pull complete 04:41:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:41:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:41:21 prd-centos7-docker-4c-2g-680 does not seem to be running inside a container 04:41:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:41:25 $ docker top 479b77f9582309a02f6bdb58cb88f8024233ce362af386a10419e87600ac17da -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:25 + touch /tmp/pre-build-complete [Pipeline] sh 04:41:26 + mkdir -p /var/log/sysstat [Pipeline] sh 04:41:26 + ls /var/log/sa-host 04:41:26 + sadf -c /var/log/sa-host/sa05 04:41:26 file_magic: OK 04:41:26 HZ: Using current value: 100 04:41:26 file_header: OK 04:41:26 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:41:26 Statistics: 04:41:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:41:26 File successfully converted to sysstat format version 12.0.3 04:41:26 + sadf -c /var/log/sa-host/sa12 04:41:26 file_magic: OK 04:41:26 HZ: Using current value: 100 04:41:26 file_header: OK 04:41:26 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:41:26 Statistics: 04:41:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:41:26 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:27 provisioning config files... 04:41:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config911742424115717091tmp [Pipeline] { [Pipeline] echo 04:41:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:41:27 ---> create-netrc.sh [Pipeline] } 04:41:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:41:27 ---> python-tools-install.sh [Pipeline] echo 04:41:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:41:28 ---> sudo-logs.sh 04:41:28 Archiving 'sudo' log.. 04:41:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-680.vexxhost.local: Name or service not known 04:41:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-680.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 04:41:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:41:28 ---> job-cost.sh 04:41:28 lf-activate-venv: SKIPPING 04:41:28 DEBUG: total: 0.18000000715255737 04:41:28 INFO: Retrieving Stack Cost... 04:41:29 INFO: Retrieving Pricing Info for: v3-standard-2 04:41:29 INFO: Archiving Costs [Pipeline] echo 04:41:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:41:30 ---> logs-deploy.sh 04:41:30 lf-activate-venv: SKIPPING 04:41:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/4 04:41:30 INFO: archiving workspace using pattern(s): 04:41:30 Archives upload complete. 04:41:30 INFO: archiving logs to Nexus 04:41:31 ---> uname -a: 04:41:31 Linux prd-centos7-docker-4c-2g-680.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:41:31 04:41:31 04:41:31 ---> lscpu: 04:41:31 Architecture: x86_64 04:41:31 CPU op-mode(s): 32-bit, 64-bit 04:41:31 Byte Order: Little Endian 04:41:31 Address sizes: 40 bits physical, 48 bits virtual 04:41:31 CPU(s): 2 04:41:31 On-line CPU(s) list: 0,1 04:41:31 Thread(s) per core: 1 04:41:31 Core(s) per socket: 1 04:41:31 Socket(s): 2 04:41:31 NUMA node(s): 1 04:41:31 Vendor ID: AuthenticAMD 04:41:31 CPU family: 23 04:41:31 Model: 49 04:41:31 Model name: AMD EPYC-Rome Processor 04:41:31 Stepping: 0 04:41:31 CPU MHz: 2800.000 04:41:31 BogoMIPS: 5600.00 04:41:31 Virtualization: AMD-V 04:41:31 Hypervisor vendor: KVM 04:41:31 Virtualization type: full 04:41:31 L1d cache: 32K 04:41:31 L1i cache: 32K 04:41:31 L2 cache: 512K 04:41:31 L3 cache: 16384K 04:41:31 NUMA node0 CPU(s): 0,1 04:41:31 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:41:31 04:41:31 04:41:31 ---> nproc: 04:41:31 2 04:41:31 04:41:31 04:41:31 ---> df -h: 04:41:31 Filesystem Size Used Avail Use% Mounted on 04:41:31 overlay 40G 9.3G 31G 24% / 04:41:31 tmpfs 64M 0 64M 0% /dev 04:41:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:41:31 shm 64M 0 64M 0% /dev/shm 04:41:31 /dev/vda1 40G 9.3G 31G 24% /facter-os 04:41:31 04:41:31 04:41:31 ---> sar -b -r -n DEV: 04:41:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 04:41:31 04:41:31 04:30:11 LINUX RESTART (2 CPU) 04:41:31 04:41:31 04:31:01 tps rtps wtps bread/s bwrtn/s 04:41:31 04:32:01 222.83 3.58 219.25 2601.47 48847.80 04:41:31 04:33:02 266.79 0.00 266.79 0.00 53872.47 04:41:31 04:34:01 50.41 0.00 50.41 0.00 10661.18 04:41:31 04:35:01 3.35 0.00 3.35 0.00 122.55 04:41:31 04:36:01 0.25 0.00 0.25 0.00 3.03 04:41:31 04:37:01 0.33 0.00 0.33 0.00 5.35 04:41:31 04:38:01 0.22 0.00 0.22 0.00 2.56 04:41:31 04:39:01 0.18 0.00 0.18 0.00 2.30 04:41:31 04:40:01 0.32 0.00 0.32 0.00 3.66 04:41:31 04:41:01 0.27 0.00 0.27 0.00 3.48 04:41:31 Average: 54.51 0.36 54.16 260.58 11356.29 04:41:31 04:41:31 04:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:41:31 04:32:01 3444988 0 1077112 13.45 2620 3484220 1684092 18.59 1157812 2814136 452492 04:41:31 04:33:02 3163300 0 1194208 14.91 2620 3648812 1664700 18.38 1369376 2834172 245852 04:41:31 04:34:01 3491816 0 1138740 14.22 2620 3375764 1238752 13.68 1189208 2696332 20 04:41:31 04:35:01 3509772 0 1120780 13.99 2620 3375768 1219196 13.46 1189008 2696372 16 04:41:31 04:36:01 3508348 0 1122200 14.01 2620 3375772 1218168 13.45 1190572 2696372 8 04:41:31 04:37:01 3509872 0 1120616 13.99 2620 3375832 1202748 13.28 1179972 2705460 20 04:41:31 04:38:01 3505212 0 1125328 14.05 2620 3375780 1202904 13.28 1185892 2705444 12 04:41:31 04:39:01 3495936 0 1134592 14.17 2620 3375792 1202748 13.28 1195048 2705444 12 04:41:31 04:40:01 3496056 0 1134472 14.17 2620 3375792 1202748 13.28 1196876 2703540 8 04:41:31 04:41:01 3496008 0 1134512 14.17 2620 3375800 1202832 13.28 1197432 2703544 8 04:41:31 Average: 3462131 0 1130256 14.11 2620 3413933 1303889 14.40 1205120 2726082 69845 04:41:31 04:41:31 04:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:41:31 04:32:01 vethc2e4dc1 361.33 398.43 33.23 1471.27 0.00 0.00 0.00 0.00 04:41:31 04:32:01 eth0 1761.73 1640.19 7819.85 168.84 0.00 0.00 0.00 0.00 04:41:31 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:32:01 docker0 1239.44 1141.89 99.26 4164.65 0.00 0.00 0.00 0.00 04:41:31 04:33:02 vethc9f9701 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:41:31 04:33:02 eth0 160.76 116.38 610.94 21.19 0.00 0.00 0.00 0.00 04:41:31 04:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:33:02 docker0 92.83 116.08 6.93 575.11 0.00 0.00 0.00 0.00 04:41:31 04:34:01 eth0 29.08 16.01 20.45 10.70 0.00 0.00 0.00 0.00 04:41:31 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:34:01 docker0 2.30 2.30 0.15 0.18 0.00 0.00 0.00 0.00 04:41:31 04:35:01 eth0 0.53 0.32 0.27 0.21 0.00 0.00 0.00 0.00 04:41:31 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:36:01 eth0 0.45 0.27 0.35 0.08 0.00 0.00 0.00 0.00 04:41:31 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:37:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:41:31 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:38:01 eth0 1.03 0.35 0.38 0.17 0.00 0.00 0.00 0.00 04:41:31 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:39:01 eth0 0.12 0.07 0.01 0.04 0.00 0.00 0.00 0.00 04:41:31 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:40:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:41:31 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:41:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:41:31 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 Average: eth0 195.70 177.67 846.64 20.15 0.00 0.00 0.00 0.00 04:41:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:31 Average: docker0 133.68 126.24 10.65 474.81 0.00 0.00 0.00 0.00 04:41:31 04:41:31 04:41:31 ---> sar -P ALL: 04:41:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 04:41:31 04:41:31 04:30:11 LINUX RESTART (2 CPU) 04:41:31 04:41:31 04:31:01 CPU %user %nice %system %iowait %steal %idle 04:41:31 04:32:01 all 29.20 0.00 10.18 4.38 0.11 56.13 04:41:31 04:32:01 0 31.84 0.00 10.24 2.99 0.11 54.83 04:41:31 04:32:01 1 26.60 0.00 10.12 5.75 0.11 57.41 04:41:31 04:33:02 all 58.35 0.00 12.06 1.83 0.10 27.66 04:41:31 04:33:02 0 57.69 0.00 12.19 1.60 0.11 28.41 04:41:31 04:33:02 1 59.01 0.00 11.92 2.07 0.09 26.91 04:41:31 04:34:01 all 24.89 0.00 4.14 0.38 0.07 70.52 04:41:31 04:34:01 0 24.22 0.00 3.90 0.34 0.07 71.47 04:41:31 04:34:01 1 25.56 0.00 4.37 0.42 0.07 69.57 04:41:31 04:35:01 all 0.19 0.00 0.07 0.00 0.03 99.72 04:41:31 04:35:01 0 0.32 0.00 0.05 0.00 0.02 99.62 04:41:31 04:35:01 1 0.07 0.00 0.08 0.00 0.03 99.82 04:41:31 04:36:01 all 0.06 0.00 0.06 0.00 0.02 99.87 04:41:31 04:36:01 0 0.08 0.00 0.03 0.00 0.02 99.87 04:41:31 04:36:01 1 0.03 0.00 0.08 0.00 0.02 99.87 04:41:31 04:37:01 all 0.22 0.00 0.05 0.00 0.02 99.72 04:41:31 04:37:01 0 0.08 0.00 0.05 0.00 0.02 99.85 04:41:31 04:37:01 1 0.35 0.00 0.05 0.00 0.02 99.58 04:41:31 04:38:01 all 0.15 0.00 0.07 0.00 0.03 99.76 04:41:31 04:38:01 0 0.02 0.00 0.05 0.00 0.02 99.92 04:41:31 04:38:01 1 0.28 0.00 0.08 0.00 0.03 99.60 04:41:31 04:39:01 all 0.25 0.00 0.05 0.00 0.02 99.68 04:41:31 04:39:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:41:31 04:39:01 1 0.43 0.00 0.07 0.00 0.02 99.48 04:41:31 04:40:01 all 0.12 0.00 0.05 0.00 0.02 99.82 04:41:31 04:40:01 0 0.02 0.00 0.05 0.00 0.02 99.92 04:41:31 04:40:01 1 0.22 0.00 0.05 0.00 0.02 99.72 04:41:31 04:41:01 all 0.17 0.00 0.04 0.00 0.02 99.77 04:41:31 04:41:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:41:31 04:41:01 1 0.27 0.00 0.05 0.00 0.02 99.67 04:41:31 Average: all 10.74 0.00 2.53 0.63 0.04 86.06 04:41:31 Average: 0 10.79 0.00 2.51 0.46 0.04 86.20 04:41:31 Average: 1 10.70 0.00 2.55 0.79 0.04 85.92 04:41:31 04:41:31 04:41:31