Pull request #3562 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 453914383dfa345ded50b63636eeac27a3d9aebe+001f4979d1d1e629f7770b7a62bec4a7afd870d5 (87da093c50a28c97cfba883f45707211e1e699da) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6422055108157373769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8650074701285706727.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3562/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3562/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4947239249477544288.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3562/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6756785868270777487.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8195412629539039769.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3562/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3562/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6981597563803251486.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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_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-471 in /w/workspace/edgexfoundry_edgex-go_PR-3562 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh914121310961394306.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5264002687036751804.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3562/head:refs/remotes/origin/PR-3562 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 453914383dfa345ded50b63636eeac27a3d9aebe Merge succeeded, producing 453914383dfa345ded50b63636eeac27a3d9aebe Checking out Revision 453914383dfa345ded50b63636eeac27a3d9aebe (PR-3562) > git config core.sparsecheckout # timeout=10 > git checkout -f 453914383dfa345ded50b63636eeac27a3d9aebe # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh9157517457736487073.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 453914383dfa345ded50b63636eeac27a3d9aebe # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:26:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:26:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:26:10 ========================================================= 05:26:10 EdgeX Global Pipelines Version Info 05:26:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:26:11 ------------------- 05:26:11 stable info: 05:26:11 ------------------- 05:26:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:26:11 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:26:11 Message: update stable to v1.0.195 05:26:12 ------------------- 05:26:12 experimental info: 05:26:12 ------------------- 05:26:12 Commited By: **** collab-it+edgex@linuxfoundation.org 05:26:12 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:26:12 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:26:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:26:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:26:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:26:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:26:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:26:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:26:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:26:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:26:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3562 [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3562 [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3562 [Pipeline] echo 05:26:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 453914383dfa345ded50b63636eeac27a3d9aebe [Pipeline] echo 05:26:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4539143 [Pipeline] echo 05:26:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:26:14 provisioning config files... 05:26:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8570206386291432012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:14 ---> docker-login.sh 05:26:14 nexus3.edgexfoundry.org:10001 05:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:14 Configure a credential helper to remove this warning. See 05:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:14 05:26:14 Login Succeeded 05:26:14 nexus3.edgexfoundry.org:10002 05:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:15 Configure a credential helper to remove this warning. See 05:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:15 05:26:15 Login Succeeded 05:26:15 nexus3.edgexfoundry.org:10003 05:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:15 Configure a credential helper to remove this warning. See 05:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:15 05:26:15 Login Succeeded 05:26:15 nexus3.edgexfoundry.org:10004 05:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:15 Configure a credential helper to remove this warning. See 05:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:15 05:26:15 Login Succeeded 05:26:15 docker.io 05:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:15 Configure a credential helper to remove this warning. See 05:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:15 05:26:15 Login Succeeded 05:26:15 ---> docker-login.sh ends [Pipeline] } 05:26:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:26:16 ++ 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 05:26:16 + for file in '`ls cmd/**/Dockerfile`' 05:26:16 ++ dirname cmd/core-command/Dockerfile 05:26:16 ++ cut -d/ -f2 05:26:16 + echo core-command,cmd/core-command/Dockerfile 05:26:16 + for file in '`ls cmd/**/Dockerfile`' 05:26:16 ++ dirname cmd/core-data/Dockerfile 05:26:16 ++ cut -d/ -f2 05:26:16 + echo core-data,cmd/core-data/Dockerfile 05:26:16 + for file in '`ls cmd/**/Dockerfile`' 05:26:16 ++ dirname cmd/core-metadata/Dockerfile 05:26:16 ++ cut -d/ -f2 05:26:16 + echo core-metadata,cmd/core-metadata/Dockerfile 05:26:16 + for file in '`ls cmd/**/Dockerfile`' 05:26:16 ++ dirname cmd/security-bootstrapper/Dockerfile 05:26:16 ++ cut -d/ -f2 05:26:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:26:16 + for file in '`ls cmd/**/Dockerfile`' 05:26:16 ++ dirname cmd/security-proxy-setup/Dockerfile 05:26:16 ++ cut -d/ -f2 05:26:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:26:16 + for file in '`ls cmd/**/Dockerfile`' 05:26:16 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:26:16 ++ cut -d/ -f2 05:26:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:26:16 + for file in '`ls cmd/**/Dockerfile`' 05:26:16 ++ dirname cmd/support-notifications/Dockerfile 05:26:16 ++ cut -d/ -f2 05:26:16 + echo support-notifications,cmd/support-notifications/Dockerfile 05:26:16 + for file in '`ls cmd/**/Dockerfile`' 05:26:16 ++ dirname cmd/support-scheduler/Dockerfile 05:26:16 ++ cut -d/ -f2 05:26:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:26:16 + for file in '`ls cmd/**/Dockerfile`' 05:26:16 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:26:16 ++ cut -d/ -f2 05:26:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:26:16 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 05:26:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:26:17 05:26:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:26:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:26:18 latest: Pulling from edgex-devops/git-semver 05:26:18 31603596830f: Pulling fs layer 05:26:18 54011a49482f: Pulling fs layer 05:26:18 a6820b24f6d8: Pulling fs layer 05:26:18 f581987b2513: Pulling fs layer 05:26:18 f581987b2513: Waiting 05:26:18 54011a49482f: Verifying Checksum 05:26:18 54011a49482f: Download complete 05:26:18 31603596830f: Verifying Checksum 05:26:18 31603596830f: Download complete 05:26:18 f581987b2513: Verifying Checksum 05:26:18 f581987b2513: Download complete 05:26:18 a6820b24f6d8: Verifying Checksum 05:26:18 a6820b24f6d8: Download complete 05:26:18 31603596830f: Pull complete 05:26:18 54011a49482f: Pull complete 05:26:19 a6820b24f6d8: Pull complete 05:26:19 f581987b2513: Pull complete 05:26:19 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:26:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:26:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:26:19 prd-centos7-docker-4c-2g-471 does not seem to be running inside a container 05:26:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:26:20 $ docker top 90bc327133cbd4c0cb5d3de505c3921ce9e55cd00a4c34e5b05cfd596438bb40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:26:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:26:21 [ssh-agent] Looking for ssh-agent implementation... 05:26:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:26:21 $ docker exec 90bc327133cbd4c0cb5d3de505c3921ce9e55cd00a4c34e5b05cfd596438bb40 ssh-agent 05:26:21 SSH_AUTH_SOCK=/tmp/ssh-zhzjuqK6cUFa/agent.13 05:26:21 SSH_AGENT_PID=20 05:26:21 Running ssh-add (command line suppressed) 05:26:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8548231343091031529.key (/w/workspace/edgex-go/1@tmp/private_key_8548231343091031529.key) 05:26:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:26:21 + git tag --points-at HEAD [Pipeline] } 05:26:21 $ docker exec --env ******** --env ******** 90bc327133cbd4c0cb5d3de505c3921ce9e55cd00a4c34e5b05cfd596438bb40 ssh-agent -k 05:26:21 unset SSH_AUTH_SOCK; 05:26:22 unset SSH_AGENT_PID; 05:26:22 echo Agent pid 20 killed; 05:26:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:26:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:26:22 [ssh-agent] Looking for ssh-agent implementation... 05:26:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:26:22 $ docker exec 90bc327133cbd4c0cb5d3de505c3921ce9e55cd00a4c34e5b05cfd596438bb40 ssh-agent 05:26:22 SSH_AUTH_SOCK=/tmp/ssh-tJRKA5rjBXfH/agent.55 05:26:22 SSH_AGENT_PID=62 05:26:22 Running ssh-add (command line suppressed) 05:26:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7146641454783678678.key (/w/workspace/edgex-go/1@tmp/private_key_7146641454783678678.key) 05:26:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:26:22 + git semver init 05:26:22 # -> Open(): unable to determine branch for HEAD 05:26:22 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:26:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:26:22 # $SEMVER_REMOTE_NAME = origin 05:26:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:26:22 # $SEMVER_USER_NAME = edgex-jenkins 05:26:22 # $SEMVER_BRANCH = PR-3562 05:26:22 # $SEMVER_TEMP = /tmp/semver-815425074 05:26:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:26:37 # '/tmp/semver-815425074' -> '/w/workspace/edgex-go/1/.semver' 05:26:37 # -> Force: false 05:26:37 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:26:37 $ docker exec --env ******** --env ******** 90bc327133cbd4c0cb5d3de505c3921ce9e55cd00a4c34e5b05cfd596438bb40 ssh-agent -k 05:26:37 unset SSH_AUTH_SOCK; 05:26:37 unset SSH_AGENT_PID; 05:26:37 echo Agent pid 62 killed; 05:26:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:26:38 + git semver [Pipeline] } 05:26:38 $ docker stop --time=1 90bc327133cbd4c0cb5d3de505c3921ce9e55cd00a4c34e5b05cfd596438bb40 05:26:40 $ docker rm -f 90bc327133cbd4c0cb5d3de505c3921ce9e55cd00a4c34e5b05cfd596438bb40 [Pipeline] // withDockerContainer [Pipeline] sh 05:26:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:26:41 Stashed 1 file(s) [Pipeline] echo 05:26:41 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:26:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:26:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:26:43 + sudo service docker restart 05:26:43 + true 05:26:43 Redirecting to /bin/systemctl restart docker.service 05:26:57 Still waiting to schedule task 05:26:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-467’ is offline [Pipeline] echo 05:27:01 ========================================================= 05:27:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:27:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:27:01 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:27:03 Sending build context to Docker daemon 329.2MB 05:27:03 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:27:03 Step 2/6 : FROM ${BASE} 05:27:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:27:03 540db60ca938: Pulling fs layer 05:27:03 adcc1eea9eea: Pulling fs layer 05:27:03 4c4ab2625f07: Pulling fs layer 05:27:03 0510c868ecb4: Pulling fs layer 05:27:03 afea3b2eda06: Pulling fs layer 05:27:03 7809a108b3ef: Pulling fs layer 05:27:03 f706445af74f: Pulling fs layer 05:27:03 afea3b2eda06: Waiting 05:27:03 7809a108b3ef: Waiting 05:27:03 f706445af74f: Waiting 05:27:03 0510c868ecb4: Waiting 05:27:03 4c4ab2625f07: Verifying Checksum 05:27:03 4c4ab2625f07: Download complete 05:27:03 adcc1eea9eea: Verifying Checksum 05:27:03 adcc1eea9eea: Download complete 05:27:03 afea3b2eda06: Verifying Checksum 05:27:03 afea3b2eda06: Download complete 05:27:03 540db60ca938: Verifying Checksum 05:27:03 540db60ca938: Download complete 05:27:03 7809a108b3ef: Verifying Checksum 05:27:03 7809a108b3ef: Download complete 05:27:03 540db60ca938: Pull complete 05:27:03 adcc1eea9eea: Pull complete 05:27:03 4c4ab2625f07: Pull complete 05:27:04 f706445af74f: Verifying Checksum 05:27:04 f706445af74f: Download complete 05:27:05 0510c868ecb4: Verifying Checksum 05:27:05 0510c868ecb4: Download complete 05:27:08 0510c868ecb4: Pull complete 05:27:08 afea3b2eda06: Pull complete 05:27:08 7809a108b3ef: Pull complete 05:27:11 f706445af74f: Pull complete 05:27:11 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:27:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:27:11 ---> b068be0155e3 05:27:11 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:27:12 ---> Running in 0587ad4adcaa 05:27:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:27:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:27:14 (1/12) Installing libmagic (5.39-r0) 05:27:14 (2/12) Installing file (5.39-r0) 05:27:14 (3/12) Installing libc-dev (0.7.2-r3) 05:27:15 (4/12) Installing g++ (10.2.1_pre1-r3) 05:27:19 (5/12) Installing fortify-headers (1.1-r0) 05:27:19 (6/12) Installing patch (2.7.6-r6) 05:27:19 (7/12) Installing build-base (0.5-r2) 05:27:19 (8/12) Installing libsodium (1.0.18-r0) 05:27:19 (9/12) Installing pkgconf (1.7.3-r0) 05:27:19 (10/12) Installing libsodium-dev (1.0.18-r0) 05:27:19 (11/12) Installing libzmq (4.3.3-r1) 05:27:19 (12/12) Installing zeromq-dev (4.3.3-r1) 05:27:19 Executing busybox-1.32.1-r6.trigger 05:27:19 OK: 219 MiB in 52 packages 05:27:21 Removing intermediate container 0587ad4adcaa 05:27:21 ---> f252b3c27a64 05:27:21 Step 4/6 : WORKDIR /edgex-go 05:27:21 ---> Running in e0c47a315f8e 05:27:21 Removing intermediate container e0c47a315f8e 05:27:21 ---> 84cbe9e7317d 05:27:21 Step 5/6 : COPY go.mod . 05:27:21 ---> e9cd3b24096a 05:27:21 Step 6/6 : RUN go mod download 05:27:21 ---> Running in 24917453f102 05:27:33 Removing intermediate container 24917453f102 05:27:33 ---> 3b6c54cb7b54 05:27:33 Successfully built 3b6c54cb7b54 05:27:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:27:34 + docker inspect -f . ci-base-image-x86_64 05:27:34 . [Pipeline] withDockerContainer 05:27:34 prd-centos7-docker-4c-2g-471 does not seem to be running inside a container 05:27:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:27:34 $ docker top 7d227632560e7bc3da80d90fc1ab7d7854b9f9ad713943940160daeb92a8b3fa -eo pid,comm [Pipeline] { [Pipeline] sh 05:27:34 + go version 05:27:34 go version go1.16.3 linux/amd64 [Pipeline] } 05:27:35 $ docker stop --time=1 7d227632560e7bc3da80d90fc1ab7d7854b9f9ad713943940160daeb92a8b3fa 05:27:36 $ docker rm -f 7d227632560e7bc3da80d90fc1ab7d7854b9f9ad713943940160daeb92a8b3fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:27:37 + docker inspect -f . ci-base-image-x86_64 05:27:37 . [Pipeline] withDockerContainer 05:27:37 prd-centos7-docker-4c-2g-471 does not seem to be running inside a container 05:27:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:27:37 $ docker top a95830df74406d35d3d6275cace39611bca8351f849ef298af720a7fb8304453 -eo pid,comm [Pipeline] { [Pipeline] echo 05:27:37 ========================================================= 05:27:37 [edgeXBuildGoParallel] Running Tests and Build... 05:27:37 ========================================================= [Pipeline] sh 05:27:37 + go mod tidy 05:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:27:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients 05:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types 05:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 05:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 05:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 05:27:38 github.com/edgexfoundry/edgex-go/internal/core/command imports 05:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:27:38 github.com/edgexfoundry/edgex-go/internal/core/command imports 05:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:27:38 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:27:38 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:27:38 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:27:38 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients 05:27:38 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:27:38 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:27:38 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks imports 05:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types 05:27:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application imports 05:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:27:38 github.com/edgexfoundry/edgex-go/internal/mocks imports 05:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 05:27:38 github.com/edgexfoundry/edgex-go/internal/mocks imports 05:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 05:27:38 github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http tested by 05:27:38 github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test imports 05:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 05:27:38 $ docker stop --time=1 a95830df74406d35d3d6275cace39611bca8351f849ef298af720a7fb8304453 05:27:39 $ docker rm -f a95830df74406d35d3d6275cace39611bca8351f849ef298af720a7fb8304453 [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] } 05:27:41 Failed in branch amd64 05:29:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-473 in /w/workspace/edgexfoundry_edgex-go_PR-3562 [Pipeline] { [Pipeline] ws 05:29:53 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:29:54 The recommended git tool is: git 05:29:59 using credential edgex-jenkins-ssh 05:29:59 Cloning the remote Git repository 05:29:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:29:59 > git init /w/workspace/edgex-go/1 # timeout=10 05:29:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:29:59 > git --version # timeout=10 05:29:59 > git --version # 'git version 2.17.1' 05:29:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:29:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:30:16 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 453914383dfa345ded50b63636eeac27a3d9aebe 05:30:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:30:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:30:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:30:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:30:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:30:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3562/head:refs/remotes/origin/PR-3562 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:30:16 > git config core.sparsecheckout # timeout=10 05:30:16 > git checkout -f 453914383dfa345ded50b63636eeac27a3d9aebe # timeout=10 05:30:16 Merge succeeded, producing 453914383dfa345ded50b63636eeac27a3d9aebe 05:30:16 Checking out Revision 453914383dfa345ded50b63636eeac27a3d9aebe (PR-3562) 05:30:16 > git remote # timeout=10 05:30:16 > git config --get remote.origin.url # timeout=10 05:30:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:30:16 > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 05:30:16 > git rev-parse HEAD^{commit} # timeout=10 05:30:16 > git config core.sparsecheckout # timeout=10 05:30:16 > git checkout -f 453914383dfa345ded50b63636eeac27a3d9aebe # timeout=10 05:30:20 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" 05:30:20 > git --version # timeout=10 05:30:20 > git --version # 'git version 2.17.1' 05:30:20 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:30:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:30:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:30:23 + true 05:30:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:30:41 provisioning config files... 05:30:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3134043030797165548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:41 ---> docker-login.sh 05:30:41 nexus3.edgexfoundry.org:10001 05:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:43 Configure a credential helper to remove this warning. See 05:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:43 05:30:43 Login Succeeded 05:30:43 nexus3.edgexfoundry.org:10002 05:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:43 Configure a credential helper to remove this warning. See 05:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:43 05:30:43 Login Succeeded 05:30:43 nexus3.edgexfoundry.org:10003 05:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:44 Configure a credential helper to remove this warning. See 05:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:44 05:30:44 Login Succeeded 05:30:44 nexus3.edgexfoundry.org:10004 05:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:44 Configure a credential helper to remove this warning. See 05:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:44 05:30:44 Login Succeeded 05:30:44 docker.io 05:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:45 Configure a credential helper to remove this warning. See 05:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:45 05:30:45 Login Succeeded 05:30:45 ---> docker-login.sh ends [Pipeline] } 05:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:30:45 ========================================================= 05:30:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:30:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:30:46 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:30:49 Sending build context to Docker daemon 166.2MB 05:30:49 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:30:49 Step 2/6 : FROM ${BASE} 05:30:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:30:49 595b0fe564bb: Pulling fs layer 05:30:49 3088b5b3c5c0: Pulling fs layer 05:30:49 5b7225fbf94c: Pulling fs layer 05:30:49 ba82ee9f976e: Pulling fs layer 05:30:49 506bd15cee9f: Pulling fs layer 05:30:49 75a0a4a0db45: Pulling fs layer 05:30:49 618dc40b7e24: Pulling fs layer 05:30:49 ba82ee9f976e: Waiting 05:30:49 506bd15cee9f: Waiting 05:30:49 618dc40b7e24: Waiting 05:30:49 75a0a4a0db45: Waiting 05:30:49 5b7225fbf94c: Download complete 05:30:49 3088b5b3c5c0: Verifying Checksum 05:30:49 3088b5b3c5c0: Download complete 05:30:49 506bd15cee9f: Verifying Checksum 05:30:49 506bd15cee9f: Download complete 05:30:49 75a0a4a0db45: Download complete 05:30:49 595b0fe564bb: Download complete 05:30:49 595b0fe564bb: Pull complete 05:30:50 3088b5b3c5c0: Pull complete 05:30:51 5b7225fbf94c: Pull complete 05:30:52 618dc40b7e24: Verifying Checksum 05:30:52 618dc40b7e24: Download complete 05:30:52 ba82ee9f976e: Verifying Checksum 05:30:52 ba82ee9f976e: Download complete 05:31:05 ba82ee9f976e: Pull complete 05:31:05 506bd15cee9f: Pull complete 05:31:05 75a0a4a0db45: Pull complete 05:31:08 618dc40b7e24: Pull complete 05:31:08 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:31:08 ---> a36622ca3599 05:31:08 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:31:09 ---> Running in a4bf0290b8d9 05:31:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:31:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:31:12 (1/12) Installing libmagic (5.39-r0) 05:31:13 (2/12) Installing file (5.39-r0) 05:31:13 (3/12) Installing libc-dev (0.7.2-r3) 05:31:13 (4/12) Installing g++ (10.2.1_pre1-r3) 05:31:17 (5/12) Installing fortify-headers (1.1-r0) 05:31:17 (6/12) Installing patch (2.7.6-r6) 05:31:17 (7/12) Installing build-base (0.5-r2) 05:31:17 (8/12) Installing libsodium (1.0.18-r0) 05:31:17 (9/12) Installing pkgconf (1.7.3-r0) 05:31:17 (10/12) Installing libsodium-dev (1.0.18-r0) 05:31:17 (11/12) Installing libzmq (4.3.3-r1) 05:31:17 (12/12) Installing zeromq-dev (4.3.3-r1) 05:31:17 Executing busybox-1.32.1-r6.trigger 05:31:17 OK: 218 MiB in 52 packages 05:31:22 Removing intermediate container a4bf0290b8d9 05:31:22 ---> fd19c1cdc1e0 05:31:22 Step 4/6 : WORKDIR /edgex-go 05:31:22 ---> Running in fa68626adc2e 05:31:22 Removing intermediate container fa68626adc2e 05:31:22 ---> 8c6ff7d7183b 05:31:22 Step 5/6 : COPY go.mod . 05:31:22 ---> d104b0a37ae5 05:31:22 Step 6/6 : RUN go mod download 05:31:22 ---> Running in 0049444cef3a 05:31:49 Removing intermediate container 0049444cef3a 05:31:49 ---> f7f859ad9a66 05:31:49 Successfully built f7f859ad9a66 05:31:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:31:50 + docker inspect -f . ci-base-image-arm64 05:31:50 . [Pipeline] withDockerContainer 05:31:50 prd-ubuntu18.04-docker-arm64-4c-16g-473 does not seem to be running inside a container 05:31:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:31:52 $ docker top 2a11dcb7730f057e975c22c228d18db12eafdfae555a5b3bbbc5bb726ac3f194 -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:53 + go version 05:31:53 go version go1.16.5 linux/arm64 [Pipeline] } 05:31:53 $ docker stop --time=1 2a11dcb7730f057e975c22c228d18db12eafdfae555a5b3bbbc5bb726ac3f194 05:31:54 $ docker rm -f 2a11dcb7730f057e975c22c228d18db12eafdfae555a5b3bbbc5bb726ac3f194 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:31:55 + docker inspect -f . ci-base-image-arm64 05:31:55 . [Pipeline] withDockerContainer 05:31:56 prd-ubuntu18.04-docker-arm64-4c-16g-473 does not seem to be running inside a container 05:31:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:31:57 $ docker top cd49fe50f85d4ad7390e0121b94b95d9817e283a9b2b814d90ae148963c72a12 -eo pid,comm [Pipeline] { [Pipeline] echo 05:31:58 ========================================================= 05:31:58 [edgeXBuildGoParallel] Running Tests and Build... 05:31:58 ========================================================= [Pipeline] sh 05:31:58 + go mod tidy 05:31:59 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:31:59 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:31:59 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:31:59 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:31:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:32:00 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:32:00 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients 05:32:00 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:32:00 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:32:00 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types 05:32:00 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:32:00 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 05:32:00 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 05:32:00 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 05:32:00 github.com/edgexfoundry/edgex-go/internal/core/command imports 05:32:00 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:32:00 github.com/edgexfoundry/edgex-go/internal/core/command imports 05:32:00 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:32:00 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:32:00 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:32:00 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:32:00 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:32:00 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:32:00 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:32:00 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:32:00 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients 05:32:00 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:32:00 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:32:00 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:32:00 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:32:00 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks imports 05:32:00 github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types 05:32:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application imports 05:32:00 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:32:00 github.com/edgexfoundry/edgex-go/internal/mocks imports 05:32:00 github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 05:32:00 github.com/edgexfoundry/edgex-go/internal/mocks imports 05:32:00 github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 05:32:00 github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http tested by 05:32:00 github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test imports 05:32:00 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 05:32:00 $ docker stop --time=1 cd49fe50f85d4ad7390e0121b94b95d9817e283a9b2b814d90ae148963c72a12 05:32:02 $ docker rm -f cd49fe50f85d4ad7390e0121b94b95d9817e283a9b2b814d90ae148963c72a12 [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] libraryResource [Pipeline] sh 05:32:03 ---> job-cost.sh 05:32:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VoNy 05:32:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-VoNy/bin to PATH 05:34:04 INFO: No Stack... 05:34:04 INFO: Retrieving Pricing Info for: v2-standard-4 05:34:04 INFO: Archiving Costs [Pipeline] sh 05:34:04 + cat /w/workspace/edgex-go/1/archives/cost.csv 05:34:04 + cut -d, -f6 [Pipeline] lock 05:34:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3562-1-stack-cost] 05:34:04 Resource [jenkins-edgexfoundry-edgex-go-PR-3562-1-stack-cost] did not exist. Created. 05:34:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3562-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:34:05 + echo total: 0.18000000715255737 [Pipeline] stash 05:34:05 Stashed 1 file(s) [Pipeline] } 05:34:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3562-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:34:06 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] libraryResource [Pipeline] sh 05:34:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:34:09 ---> package-listing.sh 05:34:09 ++ tr '[:upper:]' '[:lower:]' 05:34:09 ++ facter osfamily 05:34:09 + OS_FAMILY=redhat 05:34:09 + workspace=/w/workspace/edgex-go/1 05:34:09 + START_PACKAGES=/tmp/packages_start.txt 05:34:09 + END_PACKAGES=/tmp/packages_end.txt 05:34:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:34:09 + PACKAGES=/tmp/packages_start.txt 05:34:09 + '[' /w/workspace/edgex-go/1 ']' 05:34:09 + PACKAGES=/tmp/packages_end.txt 05:34:09 + case "${OS_FAMILY}" in 05:34:09 + sort 05:34:09 + rpm -qa 05:34:10 + '[' -f /tmp/packages_start.txt ']' 05:34:10 + '[' -f /tmp/packages_end.txt ']' 05:34:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:34:10 + '[' /w/workspace/edgex-go/1 ']' 05:34:10 + mkdir -p /w/workspace/edgex-go/1/archives/ 05:34:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 05:34:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:34:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:34:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:34:11 05:34:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:34:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:34:11 alpine: Pulling from edgex-lftools-log-publisher 05:34:11 df20fa9351a1: Pulling fs layer 05:34:11 36b3adc4ff6f: Pulling fs layer 05:34:11 8ad3a11d3b57: Pulling fs layer 05:34:11 46f8f816bc3b: Pulling fs layer 05:34:11 93b61091891f: Pulling fs layer 05:34:11 93b9cdb0e59b: Pulling fs layer 05:34:11 5e14af77c1be: Pulling fs layer 05:34:11 01666e4c0597: Pulling fs layer 05:34:11 aa168da1d23b: Pulling fs layer 05:34:11 46f8f816bc3b: Waiting 05:34:11 93b61091891f: Waiting 05:34:11 93b9cdb0e59b: Waiting 05:34:11 5e14af77c1be: Waiting 05:34:11 01666e4c0597: Waiting 05:34:11 aa168da1d23b: Waiting 05:34:11 36b3adc4ff6f: Verifying Checksum 05:34:11 36b3adc4ff6f: Download complete 05:34:11 46f8f816bc3b: Verifying Checksum 05:34:11 46f8f816bc3b: Download complete 05:34:11 df20fa9351a1: Verifying Checksum 05:34:11 df20fa9351a1: Download complete 05:34:12 93b9cdb0e59b: Verifying Checksum 05:34:12 93b9cdb0e59b: Download complete 05:34:12 93b61091891f: Verifying Checksum 05:34:12 93b61091891f: Download complete 05:34:12 5e14af77c1be: Verifying Checksum 05:34:12 5e14af77c1be: Download complete 05:34:12 01666e4c0597: Verifying Checksum 05:34:12 01666e4c0597: Download complete 05:34:12 8ad3a11d3b57: Verifying Checksum 05:34:12 8ad3a11d3b57: Download complete 05:34:12 df20fa9351a1: Pull complete 05:34:12 36b3adc4ff6f: Pull complete 05:34:12 8ad3a11d3b57: Pull complete 05:34:12 46f8f816bc3b: Pull complete 05:34:12 93b61091891f: Pull complete 05:34:13 93b9cdb0e59b: Pull complete 05:34:13 5e14af77c1be: Pull complete 05:34:13 01666e4c0597: Pull complete 05:34:14 aa168da1d23b: Verifying Checksum 05:34:14 aa168da1d23b: Download complete 05:34:18 aa168da1d23b: Pull complete 05:34:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:34:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:34:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:34:18 prd-centos7-docker-4c-2g-471 does not seem to be running inside a container 05:34:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:34:21 $ docker top be3abbde389c779695071ed3563dcfd9f8ed9b8d9f175af20e7d7501464be1a6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:34:21 + touch /tmp/pre-build-complete [Pipeline] sh 05:34:22 + mkdir -p /var/log/sa [Pipeline] sh 05:34:22 + ls /var/log/sa-host 05:34:22 + sadf -c /var/log/sa-host/sa05 05:34:22 file_magic: OK 05:34:22 HZ: Using current value: 100 05:34:22 file_header: OK 05:34:22 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 05:34:22 Statistics: 05:34:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:34:22 File successfully converted to sysstat format version 12.2.1 05:34:22 + sadf -c /var/log/sa-host/sa11 05:34:22 file_magic: OK 05:34:22 HZ: Using current value: 100 05:34:22 file_header: OK 05:34:22 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 05:34:22 Statistics: 05:34:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:34:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:34:22 provisioning config files... 05:34:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config510822840392763034tmp [Pipeline] { [Pipeline] echo 05:34:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:34:23 ---> create-netrc.sh [Pipeline] } 05:34:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:34:23 ---> python-tools-install.sh [Pipeline] echo 05:34:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:34:24 ---> sudo-logs.sh 05:34:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:34:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:34:25 ---> job-cost.sh 05:34:25 lf-activate-venv: SKIPPING 05:34:25 DEBUG: total: 0.18000000715255737 05:34:25 INFO: Retrieving Stack Cost... 05:34:27 INFO: Retrieving Pricing Info for: v3-standard-2 05:34:27 INFO: Archiving Costs [Pipeline] echo 05:34:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:34:28 ---> logs-deploy.sh 05:34:28 lf-activate-venv: SKIPPING 05:34:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3562/1 05:34:28 INFO: archiving workspace using pattern(s): 05:34:29 Archives upload complete. 05:34:29 INFO: archiving logs to Nexus 05:34:29 ---> uname -a: 05:34:29 Linux prd-centos7-docker-4c-2g-471.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:34:29 05:34:29 05:34:29 ---> lscpu: 05:34:29 Architecture: x86_64 05:34:29 CPU op-mode(s): 32-bit, 64-bit 05:34:29 Byte Order: Little Endian 05:34:29 Address sizes: 40 bits physical, 48 bits virtual 05:34:29 CPU(s): 2 05:34:29 On-line CPU(s) list: 0,1 05:34:29 Thread(s) per core: 1 05:34:29 Core(s) per socket: 1 05:34:29 Socket(s): 2 05:34:29 NUMA node(s): 1 05:34:29 Vendor ID: AuthenticAMD 05:34:29 CPU family: 23 05:34:29 Model: 49 05:34:29 Model name: AMD EPYC-Rome Processor 05:34:29 Stepping: 0 05:34:29 CPU MHz: 2799.998 05:34:29 BogoMIPS: 5599.99 05:34:29 Virtualization: AMD-V 05:34:29 Hypervisor vendor: KVM 05:34:29 Virtualization type: full 05:34:29 L1d cache: 64 KiB 05:34:29 L1i cache: 64 KiB 05:34:29 L2 cache: 1 MiB 05:34:29 L3 cache: 32 MiB 05:34:29 NUMA node0 CPU(s): 0,1 05:34:29 Vulnerability Itlb multihit: Not affected 05:34:29 Vulnerability L1tf: Not affected 05:34:29 Vulnerability Mds: Not affected 05:34:29 Vulnerability Meltdown: Not affected 05:34:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:34:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:34:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:34:29 Vulnerability Srbds: Not affected 05:34:29 Vulnerability Tsx async abort: Not affected 05:34:29 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:34:29 05:34:29 05:34:29 ---> nproc: 05:34:29 2 05:34:29 05:34:29 05:34:29 ---> df -h: 05:34:29 Filesystem Size Used Available Use% Mounted on 05:34:29 overlay 40.0G 8.6G 31.4G 21% / 05:34:29 tmpfs 64.0M 0 64.0M 0% /dev 05:34:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:34:29 shm 64.0M 0 64.0M 0% /dev/shm 05:34:29 /dev/vda1 40.0G 8.6G 31.4G 21% /facter-os 05:34:29 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/resolv.conf 05:34:29 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hostname 05:34:29 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hosts 05:34:29 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/sa-host 05:34:29 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/secure 05:34:29 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/auth.log 05:34:29 /dev/vda1 40.0G 8.6G 31.4G 21% /run/cloud-init/result.json 05:34:29 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/1 05:34:29 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/1@tmp 05:34:29 05:34:29 05:34:29 ---> free -m: 05:34:29 total used free shared buff/cache available 05:34:29 Mem: 7821 1157 3580 0 3083 6521 05:34:29 Swap: 1023 0 1023 05:34:29 05:34:29 05:34:29 ---> ip addr: 05:34:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:34:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:34:29 inet 127.0.0.1/8 scope host lo 05:34:29 valid_lft forever preferred_lft forever 05:34:29 inet6 ::1/128 scope host 05:34:29 valid_lft forever preferred_lft forever 05:34:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:34:29 link/ether fa:16:3e:36:5a:00 brd ff:ff:ff:ff:ff:ff 05:34:29 inet 10.30.122.254/23 brd 10.30.123.255 scope global dynamic eth0 05:34:29 valid_lft 85862sec preferred_lft 85862sec 05:34:29 inet6 fe80::f816:3eff:fe36:5a00/64 scope link 05:34:29 valid_lft forever preferred_lft forever 05:34:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:34:29 link/ether 02:42:cd:8d:d0:0b brd ff:ff:ff:ff:ff:ff 05:34:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:34:29 valid_lft forever preferred_lft forever 05:34:29 inet6 fe80::42:cdff:fe8d:d00b/64 scope link 05:34:29 valid_lft forever preferred_lft forever 05:34:29 05:34:29 05:34:29 ---> sar -b -r -n DEV: 05:34:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 05:34:29 05:34:29 05:25:21 LINUX RESTART (2 CPU) 05:34:29 05:34:29 05:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:34:29 05:27:01 100.82 3.61 97.20 0.00 2601.97 19647.84 0.00 05:34:29 05:28:01 174.53 0.00 174.53 0.00 0.00 48245.99 0.00 05:34:29 05:29:01 1.27 0.00 1.27 0.00 0.00 21.06 0.00 05:34:29 05:30:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 05:34:29 05:31:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 05:34:29 05:32:01 0.23 0.00 0.23 0.00 0.00 3.63 0.00 05:34:29 05:33:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 05:34:29 05:34:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 05:34:29 Average: 34.74 0.45 34.29 0.00 325.31 8494.16 0.00 05:34:29 05:34:29 05:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:34:29 05:27:01 5145892 0 800528 10.00 2620 2059900 1245460 13.75 727568 1723008 28 05:34:29 05:28:01 4264848 0 991656 12.38 2620 2749816 1249452 13.79 1045092 2178100 20 05:34:29 05:29:01 4255124 0 1001376 12.50 2620 2749820 1249564 13.80 1055420 2178100 8 05:34:29 05:30:01 4260032 0 996464 12.44 2620 2749824 1204296 13.30 1044476 2185748 16 05:34:29 05:31:01 4260992 0 995496 12.43 2620 2749832 1204152 13.29 1043684 2185748 20 05:34:29 05:32:01 4261104 0 995384 12.43 2620 2749832 1204044 13.29 1043660 2185916 16 05:34:29 05:33:01 4251404 0 1005076 12.55 2620 2749840 1204104 13.29 1069552 2170916 8 05:34:29 05:34:01 4249676 0 1006800 12.57 2620 2749844 1204044 13.29 1071288 2170916 8 05:34:29 Average: 4368634 0 974098 12.16 2620 2663588 1220640 13.48 1012592 2122306 16 05:34:29 05:34:29 05:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:34:29 05:27:01 eth0 945.85 1297.54 4150.90 135.86 0.00 0.00 0.00 0.00 05:34:29 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 05:27:01 docker0 1088.71 678.57 82.86 2691.99 0.00 0.00 0.00 0.00 05:34:29 05:28:01 eth0 515.32 440.28 3548.62 45.74 0.00 0.00 0.00 0.00 05:34:29 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 05:28:01 docker0 201.30 249.70 14.48 849.42 0.00 0.00 0.00 0.00 05:34:29 05:29:01 eth0 5.91 2.70 5.14 0.36 0.00 0.00 0.00 0.00 05:34:29 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 05:30:01 eth0 0.58 0.28 0.28 0.17 0.00 0.00 0.00 0.00 05:34:29 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 05:31:01 eth0 0.22 0.18 0.08 0.10 0.00 0.00 0.00 0.00 05:34:29 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 05:32:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:34:29 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 05:33:01 eth0 0.30 0.17 0.08 0.01 0.00 0.00 0.00 0.00 05:34:29 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 05:34:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:34:29 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 Average: eth0 183.60 217.72 963.41 22.79 0.00 0.00 0.00 0.00 05:34:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:29 Average: docker0 161.29 116.06 12.17 442.79 0.00 0.00 0.00 0.00 05:34:29 05:34:29 05:34:29 ---> sar -P ALL: 05:34:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 05:34:29 05:34:29 05:25:21 LINUX RESTART (2 CPU) 05:34:29 05:34:29 05:26:01 CPU %user %nice %system %iowait %steal %idle 05:34:29 05:27:01 all 17.33 0.00 4.82 3.59 0.09 74.16 05:34:29 05:27:01 0 15.64 0.00 4.93 3.80 0.09 75.54 05:34:29 05:27:01 1 19.02 0.00 4.72 3.39 0.09 72.79 05:34:29 05:28:01 all 12.51 0.00 6.96 3.18 0.07 77.29 05:34:29 05:28:01 0 12.74 0.00 6.89 2.34 0.07 77.96 05:34:29 05:28:01 1 12.27 0.00 7.02 4.02 0.07 76.62 05:34:29 05:29:01 all 0.13 0.00 0.04 0.00 0.03 99.80 05:34:29 05:29:01 0 0.17 0.00 0.07 0.00 0.03 99.73 05:34:29 05:29:01 1 0.08 0.00 0.02 0.00 0.03 99.87 05:34:29 05:30:01 all 0.10 0.00 0.05 0.00 0.04 99.81 05:34:29 05:30:01 0 0.15 0.00 0.07 0.00 0.03 99.75 05:34:29 05:30:01 1 0.05 0.00 0.03 0.00 0.05 99.87 05:34:29 05:31:01 all 0.05 0.00 0.03 0.00 0.03 99.90 05:34:29 05:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:34:29 05:31:01 1 0.08 0.00 0.03 0.00 0.03 99.85 05:34:29 05:32:01 all 0.10 0.00 0.03 0.00 0.03 99.83 05:34:29 05:32:01 0 0.05 0.00 0.05 0.00 0.02 99.88 05:34:29 05:32:01 1 0.15 0.00 0.02 0.00 0.05 99.78 05:34:29 05:33:01 all 0.08 0.00 0.04 0.00 0.03 99.86 05:34:29 05:33:01 0 0.02 0.00 0.07 0.00 0.03 99.88 05:34:29 05:33:01 1 0.13 0.00 0.02 0.00 0.02 99.83 05:34:29 05:34:01 all 0.05 0.00 0.02 0.00 0.03 99.91 05:34:29 05:34:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:34:29 05:34:01 1 0.07 0.00 0.02 0.00 0.02 99.90 05:34:29 Average: all 3.67 0.00 1.45 0.82 0.04 94.01 05:34:29 Average: 0 3.49 0.00 1.47 0.74 0.04 94.27 05:34:29 Average: 1 3.86 0.00 1.44 0.90 0.04 93.76 05:34:29 05:34:29 05:34:29