Pull request #3153 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 6b2faebd1233ba99f8527b1bf80425b79bfa3302+62a248a5b0afc117ade2468f75438786c02ce52d (6912bd1f97badc0bea8c0f9afe3dc85ac200884b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-25892 in /w/workspace/edgexfoundry_edgex-go_PR-3153 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3153/head:refs/remotes/origin/PR-3153 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit 6b2faebd1233ba99f8527b1bf80425b79bfa3302 Merge succeeded, producing 6b2faebd1233ba99f8527b1bf80425b79bfa3302 Checking out Revision 6b2faebd1233ba99f8527b1bf80425b79bfa3302 (PR-3153) > git config core.sparsecheckout # timeout=10 > git checkout -f 6b2faebd1233ba99f8527b1bf80425b79bfa3302 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 62a248a5b0afc117ade2468f75438786c02ce52d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b2faebd1233ba99f8527b1bf80425b79bfa3302 # timeout=10 Commit message: "feat(v2): Implement GET /device/all" > git rev-list --no-walk e6f2b7efdca2e64dc69fd41f9dd5f31eaf0f1f65 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:04:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:04:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:04:39 ========================================================= 02:04:39 EdgeX Global Pipelines Version Info 02:04:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:04:43 ------------------- 02:04:43 stable info: 02:04:43 ------------------- 02:04:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:04:43 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:04:43 Message: update stable to v1.0.179 02:04:44 ------------------- 02:04:44 experimental info: 02:04:44 ------------------- 02:04:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:04:44 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:04:44 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:04:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:04:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:04:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:04:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:04:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:04:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 02:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 02:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:04:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:04:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:04:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:04:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:04:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:04:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:04:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:04:46 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 02:04:46 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 02:04:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3153 [Pipeline] echo 02:04:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3153 [Pipeline] echo 02:04:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3153 [Pipeline] echo 02:04:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b2faebd1233ba99f8527b1bf80425b79bfa3302 [Pipeline] echo 02:04:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b2faeb [Pipeline] echo 02:04:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:04:47 provisioning config files... 02:04:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2118301056257552527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:48 ---> docker-login.sh 02:04:48 nexus3.edgexfoundry.org:10001 02:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:49 Configure a credential helper to remove this warning. See 02:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:49 02:04:49 Login Succeeded 02:04:49 nexus3.edgexfoundry.org:10002 02:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:50 Configure a credential helper to remove this warning. See 02:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:50 02:04:50 Login Succeeded 02:04:50 nexus3.edgexfoundry.org:10003 02:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:50 Configure a credential helper to remove this warning. See 02:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:50 02:04:50 Login Succeeded 02:04:50 nexus3.edgexfoundry.org:10004 02:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:51 Configure a credential helper to remove this warning. See 02:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:51 02:04:51 Login Succeeded 02:04:51 docker.io 02:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:51 Configure a credential helper to remove this warning. See 02:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:51 02:04:51 Login Succeeded 02:04:51 ---> docker-login.sh ends [Pipeline] } 02:04:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:52 ++ 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 02:04:52 + for file in '`ls cmd/**/Dockerfile`' 02:04:52 ++ dirname cmd/core-command/Dockerfile 02:04:52 ++ cut -d/ -f2 02:04:52 + echo core-command,cmd/core-command/Dockerfile 02:04:52 + for file in '`ls cmd/**/Dockerfile`' 02:04:52 ++ cut -d/ -f2 02:04:52 ++ dirname cmd/core-data/Dockerfile 02:04:52 + echo core-data,cmd/core-data/Dockerfile 02:04:52 + for file in '`ls cmd/**/Dockerfile`' 02:04:52 ++ dirname cmd/core-metadata/Dockerfile 02:04:52 ++ cut -d/ -f2 02:04:52 + echo core-metadata,cmd/core-metadata/Dockerfile 02:04:52 + for file in '`ls cmd/**/Dockerfile`' 02:04:52 ++ cut -d/ -f2 02:04:53 ++ dirname cmd/security-bootstrapper/Dockerfile 02:04:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:04:53 + for file in '`ls cmd/**/Dockerfile`' 02:04:53 ++ dirname cmd/security-proxy-setup/Dockerfile 02:04:53 ++ cut -d/ -f2 02:04:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:04:53 + for file in '`ls cmd/**/Dockerfile`' 02:04:53 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:04:53 ++ cut -d/ -f2 02:04:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:04:53 + for file in '`ls cmd/**/Dockerfile`' 02:04:53 ++ dirname cmd/support-notifications/Dockerfile 02:04:53 ++ cut -d/ -f2 02:04:53 + echo support-notifications,cmd/support-notifications/Dockerfile 02:04:53 + for file in '`ls cmd/**/Dockerfile`' 02:04:53 ++ dirname cmd/support-scheduler/Dockerfile 02:04:53 ++ cut -d/ -f2 02:04:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:04:53 + for file in '`ls cmd/**/Dockerfile`' 02:04:53 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:04:53 ++ cut -d/ -f2 02:04:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:04:53 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:04:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:04:55 02:04:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:04:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:04:56 latest: Pulling from edgex-devops/git-semver 02:04:56 31603596830f: Pulling fs layer 02:04:56 2a8b12db71e7: Pulling fs layer 02:04:56 6ca5941a6612: Pulling fs layer 02:04:56 ecc8261a40a4: Pulling fs layer 02:04:56 ecc8261a40a4: Waiting 02:04:56 2a8b12db71e7: Download complete 02:04:56 31603596830f: Verifying Checksum 02:04:56 31603596830f: Download complete 02:04:57 ecc8261a40a4: Verifying Checksum 02:04:57 ecc8261a40a4: Download complete 02:04:57 6ca5941a6612: Verifying Checksum 02:04:57 6ca5941a6612: Download complete 02:04:57 31603596830f: Pull complete 02:04:58 2a8b12db71e7: Pull complete 02:05:00 6ca5941a6612: Pull complete 02:05:00 ecc8261a40a4: Pull complete 02:05:00 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:05:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:05:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:05:01 prd-centos7-docker-4c-2g-25892 does not seem to be running inside a container 02:05:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:05:05 $ docker top 60f8b8860f328a61b654f5cd76426bb3f5cd15146d776751b00cdbc30cf650dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:05:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:06 [ssh-agent] Looking for ssh-agent implementation... 02:05:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:07 $ docker exec 60f8b8860f328a61b654f5cd76426bb3f5cd15146d776751b00cdbc30cf650dd ssh-agent 02:05:08 SSH_AUTH_SOCK=/tmp/ssh-ErQ0PylQcU8B/agent.11 02:05:08 SSH_AGENT_PID=16 02:05:08 Running ssh-add (command line suppressed) 02:05:08 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5779739088472534790.key (/w/workspace/edgex-go/4@tmp/private_key_5779739088472534790.key) 02:05:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:09 + git tag --points-at HEAD [Pipeline] } 02:05:10 $ docker exec --env ******** --env ******** 60f8b8860f328a61b654f5cd76426bb3f5cd15146d776751b00cdbc30cf650dd ssh-agent -k 02:05:10 unset SSH_AUTH_SOCK; 02:05:10 unset SSH_AGENT_PID; 02:05:10 echo Agent pid 16 killed; 02:05:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:05:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:11 [ssh-agent] Looking for ssh-agent implementation... 02:05:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:12 $ docker exec 60f8b8860f328a61b654f5cd76426bb3f5cd15146d776751b00cdbc30cf650dd ssh-agent 02:05:12 SSH_AUTH_SOCK=/tmp/ssh-jmVh00PDSDwK/agent.44 02:05:12 SSH_AGENT_PID=49 02:05:12 Running ssh-add (command line suppressed) 02:05:13 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6560562069367480084.key (/w/workspace/edgex-go/4@tmp/private_key_6560562069367480084.key) 02:05:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:14 + git semver init 02:05:14 # -> Open(): unable to determine branch for HEAD 02:05:14 # $GIT_DIR = /w/workspace/edgex-go/4/.git 02:05:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 02:05:14 # $SEMVER_REMOTE_NAME = origin 02:05:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:05:14 # $SEMVER_USER_NAME = edgex-jenkins 02:05:14 # $SEMVER_BRANCH = PR-3153 02:05:14 # $SEMVER_TEMP = /tmp/semver-107409064 02:05:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:06:03 # '/tmp/semver-107409064' -> '/w/workspace/edgex-go/4/.semver' 02:06:03 # -> Force: false 02:06:03 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 02:06:03 $ docker exec --env ******** --env ******** 60f8b8860f328a61b654f5cd76426bb3f5cd15146d776751b00cdbc30cf650dd ssh-agent -k 02:06:04 unset SSH_AUTH_SOCK; 02:06:04 unset SSH_AGENT_PID; 02:06:04 echo Agent pid 49 killed; 02:06:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:05 + git semver [Pipeline] } 02:06:05 $ docker stop --time=1 60f8b8860f328a61b654f5cd76426bb3f5cd15146d776751b00cdbc30cf650dd 02:06:07 $ docker rm -f 60f8b8860f328a61b654f5cd76426bb3f5cd15146d776751b00cdbc30cf650dd [Pipeline] // withDockerContainer [Pipeline] sh 02:06:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:06:09 Stashed 1 file(s) [Pipeline] echo 02:06:09 [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 02:06:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:06:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:06:11 + true 02:06:11 + sudo service docker restart 02:06:11 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 02:06:12 ========================================================= 02:06:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:06:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:06:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 02:06:23 Sending build context to Docker daemon 327.8MB 02:06:23 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:06:23 Step 2/6 : FROM ${BASE} 02:06:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:06:23 188c0c94c7c5: Pulling fs layer 02:06:23 0ef7d3d256c8: Pulling fs layer 02:06:23 de9db76c5a1d: Pulling fs layer 02:06:23 bca2f99d35d6: Pulling fs layer 02:06:23 93359f2a8cfa: Pulling fs layer 02:06:23 7c6f9722023f: Pulling fs layer 02:06:23 a35cf1a2eb13: Pulling fs layer 02:06:23 93359f2a8cfa: Waiting 02:06:23 7c6f9722023f: Waiting 02:06:23 a35cf1a2eb13: Waiting 02:06:23 bca2f99d35d6: Waiting 02:06:23 de9db76c5a1d: Verifying Checksum 02:06:23 de9db76c5a1d: Download complete 02:06:23 0ef7d3d256c8: Verifying Checksum 02:06:23 0ef7d3d256c8: Download complete 02:06:23 93359f2a8cfa: Verifying Checksum 02:06:23 93359f2a8cfa: Download complete 02:06:23 7c6f9722023f: Verifying Checksum 02:06:23 7c6f9722023f: Download complete 02:06:24 188c0c94c7c5: Verifying Checksum 02:06:24 188c0c94c7c5: Download complete 02:06:24 Still waiting to schedule task 02:06:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:06:25 188c0c94c7c5: Pull complete 02:06:26 0ef7d3d256c8: Pull complete 02:06:26 de9db76c5a1d: Pull complete 02:06:34 a35cf1a2eb13: Verifying Checksum 02:06:34 a35cf1a2eb13: Download complete 02:06:38 bca2f99d35d6: Verifying Checksum 02:06:38 bca2f99d35d6: Download complete 02:06:54 bca2f99d35d6: Pull complete 02:06:54 93359f2a8cfa: Pull complete 02:06:54 7c6f9722023f: Pull complete 02:07:05 a35cf1a2eb13: Pull complete 02:07:05 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:07:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:07:05 ---> a62c8e92a672 02:07:05 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 02:07:05 ---> Running in 26a089984d24 02:07:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:07:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:07:08 (1/12) Installing libmagic (5.38-r0) 02:07:08 (2/12) Installing file (5.38-r0) 02:07:08 (3/12) Installing libc-dev (0.7.2-r3) 02:07:08 (4/12) Installing g++ (9.3.0-r2) 02:07:14 (5/12) Installing fortify-headers (1.1-r0) 02:07:14 (6/12) Installing patch (2.7.6-r6) 02:07:15 (7/12) Installing build-base (0.5-r2) 02:07:15 (8/12) Installing libsodium (1.0.18-r0) 02:07:15 (9/12) Installing pkgconf (1.7.2-r0) 02:07:15 (10/12) Installing libsodium-dev (1.0.18-r0) 02:07:15 (11/12) Installing libzmq (4.3.3-r0) 02:07:15 (12/12) Installing zeromq-dev (4.3.3-r0) 02:07:15 Executing busybox-1.31.1-r19.trigger 02:07:16 OK: 233 MiB in 51 packages 02:07:21 Removing intermediate container 26a089984d24 02:07:21 ---> 40afdefd462f 02:07:21 Step 4/6 : WORKDIR /edgex-go 02:07:21 ---> Running in 381d6c3cfcdb 02:07:21 Removing intermediate container 381d6c3cfcdb 02:07:21 ---> 1a488ffe2ff5 02:07:21 Step 5/6 : COPY go.mod . 02:07:23 ---> c03424c4995b 02:07:23 Step 6/6 : RUN go mod download 02:07:23 ---> Running in 576e5c578939 02:08:03 Removing intermediate container 576e5c578939 02:08:03 ---> ddd444244a47 02:08:03 Successfully built ddd444244a47 02:08:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:08:04 + docker inspect -f . ci-base-image-x86_64 02:08:04 . [Pipeline] withDockerContainer 02:08:05 prd-centos7-docker-4c-2g-25892 does not seem to be running inside a container 02:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:09 $ docker top dad29d99a4801167b23eb46e1aa0aa616ed941acba1fa51a3230b93d67126cdb -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:10 + go version 02:08:10 go version go1.15.5 linux/amd64 [Pipeline] } 02:08:10 $ docker stop --time=1 dad29d99a4801167b23eb46e1aa0aa616ed941acba1fa51a3230b93d67126cdb 02:08:12 $ docker rm -f dad29d99a4801167b23eb46e1aa0aa616ed941acba1fa51a3230b93d67126cdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:08:14 + docker inspect -f . ci-base-image-x86_64 02:08:15 . [Pipeline] withDockerContainer 02:08:15 prd-centos7-docker-4c-2g-25892 does not seem to be running inside a container 02:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:18 $ docker top 8137a9cc7a27260be653beb5ff53a408eec81281273c2be9df35756136fde18e -eo pid,comm 02:08:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25894 in /w/workspace/edgexfoundry_edgex-go_PR-3153 [Pipeline] { [Pipeline] { [Pipeline] ws 02:08:18 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] echo 02:08:18 ========================================================= 02:08:18 [edgeXBuildGoParallel] Running Tests and Build... 02:08:18 ========================================================= [Pipeline] sh [Pipeline] checkout 02:08:20 + make test 02:08:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:08:24 using credential edgex-jenkins-ssh 02:08:24 Cloning the remote Git repository 02:08:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:08:25 > git init /w/workspace/edgex-go/4 # timeout=10 02:08:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:08:25 > git --version # timeout=10 02:08:25 > git --version # 'git version 2.17.1' 02:08:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:08:45 Merging remotes/origin/master commit 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit 6b2faebd1233ba99f8527b1bf80425b79bfa3302 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:08:46 Failed in branch arm64 02:08:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:08:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:08:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:08:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:08:44 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3153/head:refs/remotes/origin/PR-3153 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:08:45 > git config core.sparsecheckout # timeout=10 02:08:45 > git checkout -f 6b2faebd1233ba99f8527b1bf80425b79bfa3302 # timeout=10 02:08:48 ? github.com/edgexfoundry/edgex-go [no test files] 02:09:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:09:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:09:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:09:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:09:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:09:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:09:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:09:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:09:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:09:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:10:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:10:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:10:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.343s coverage: 45.9% of statements 02:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 02:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.270s coverage: 100.0% of statements 02:10:13 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.741s coverage: 27.1% of statements 02:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:10:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.094s coverage: 100.0% of statements 02:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:10:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.184s coverage: 100.0% of statements 02:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:10:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.151s coverage: 65.8% of statements 02:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.937s coverage: 82.3% of statements 02:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:10:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.800s coverage: 28.6% of statements 02:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:10:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.143s coverage: 100.0% of statements 02:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:10:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.117s coverage: 100.0% of statements 02:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:10:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.197s coverage: 86.7% of statements 02:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:10:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.243s coverage: 97.5% of statements 02:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:10:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.167s coverage: 78.3% of statements 02:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:10:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.474s coverage: 92.8% of statements 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:10:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:10:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.235s coverage: 0.1% of statements 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 45.5% of statements 02:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements 02:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 02:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.208s coverage: 96.3% of statements 02:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 02:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.103s coverage: 94.4% of statements 02:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.238s coverage: 92.9% of statements 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 77.8% of statements 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.252s coverage: 87.2% of statements 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.107s coverage: 75.5% of statements 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.8% of statements 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.097s coverage: 87.2% of statements 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.157s coverage: 84.2% of statements 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.337s coverage: 91.4% of statements 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.456s coverage: 63.5% of statements 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.140s coverage: 100.0% of statements 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.068s coverage: 91.3% of statements 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.151s coverage: 100.0% of statements 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.177s coverage: 73.7% of statements 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.901s coverage: 68.9% of statements 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.209s coverage: 37.0% of statements 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.827s coverage: 84.0% of statements 02:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.057s coverage: 100.0% of statements 02:11:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.549s coverage: 47.0% of statements 02:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:11:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.212s coverage: 100.0% of statements 02:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:11:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements 02:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 02:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:11:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.400s coverage: 89.4% of statements 02:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:11:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.142s coverage: 29.1% of statements 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:11:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.189s coverage: 99.0% of statements 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:11:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.219s coverage: 100.0% of statements 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:11:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.173s coverage: 100.0% of statements 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:11:09 ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:11:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.093s coverage: 100.0% of statements 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:11:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:11:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.127s coverage: 87.9% of statements 02:11:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:11:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:11:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements 02:11:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.136s coverage: 32.1% of statements 02:11:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.105s coverage: 100.0% of statements 02:11:12 GO111MODULE=on go vet ./... 02:12:22 gofmt -l . 02:12:22 [ "`gofmt -l .`" = "" ] 02:12:24 ./bin/test-go-mod-tidy.sh 02:12:28 ./bin/test-attribution-txt.sh [Pipeline] sh 02:12:31 + ls -al . 02:12:31 total 700 02:12:31 drwxrwxr-x 10 1001 1001 4096 Feb 10 02:12 . 02:12:31 drwxr-xr-x 4 root root 28 Feb 10 02:08 .. 02:12:31 -rw-rw-r-- 1 1001 1001 11 Feb 10 02:04 .dockerignore 02:12:31 drwxrwxr-x 8 1001 1001 179 Feb 10 02:04 .git 02:12:31 drwxrwxr-x 3 1001 1001 125 Feb 10 02:04 .github 02:12:31 -rw-rw-r-- 1 1001 1001 818 Feb 10 02:04 .gitignore 02:12:31 drwx------ 3 1001 1001 60 Feb 10 02:05 .semver 02:12:31 -rw-rw-r-- 1 1001 1001 166 Feb 10 02:04 .sonarcloud.properties 02:12:31 -rw-rw-r-- 1 1001 1001 7859 Feb 10 02:04 Attribution.txt 02:12:31 -rw-rw-r-- 1 1001 1001 3804 Feb 10 02:04 CONTRIBUTING.md 02:12:31 -rw-rw-r-- 1 1001 1001 931 Feb 10 02:04 Dockerfile.build 02:12:31 -rw-rw-r-- 1 1001 1001 863 Feb 10 02:04 Jenkinsfile 02:12:31 -rw-rw-r-- 1 1001 1001 10775 Feb 10 02:04 LICENSE 02:12:31 -rw-rw-r-- 1 1001 1001 5774 Feb 10 02:04 Makefile 02:12:31 -rw-rw-r-- 1 1001 1001 6524 Feb 10 02:04 README.md 02:12:31 -rw-rw-r-- 1 1001 1001 6755 Feb 10 02:04 SECURITY.md 02:12:31 -rw-rw-r-- 1 1001 1001 5 Feb 10 02:06 VERSION 02:12:31 -rw-rw-r-- 1 1001 1001 4131 Feb 10 02:04 ZMQWindows.md 02:12:31 drwxrwxr-x 2 1001 1001 117 Feb 10 02:04 bin 02:12:31 drwxrwxr-x 14 1001 1001 4096 Feb 10 02:04 cmd 02:12:31 -rw-r--r-- 1 root root 595164 Feb 10 02:11 coverage.out 02:12:31 -rw-r--r-- 1 root root 1054 Feb 10 02:12 go.mod 02:12:31 -rw-r--r-- 1 root root 19290 Feb 10 02:12 go.sum 02:12:31 drwxrwxr-x 8 1001 1001 127 Feb 10 02:04 internal 02:12:31 drwxrwxr-x 4 1001 1001 26 Feb 10 02:04 openapi 02:12:31 drwxrwxr-x 4 1001 1001 71 Feb 10 02:04 snap 02:12:31 -rw-rw-r-- 1 1001 1001 168 Feb 10 02:04 version.go [Pipeline] sh 02:12:32 + '[' -e coverage.out ] 02:12:32 + chown 1001:1001 coverage.out [Pipeline] stash 02:12:33 Stashed 1 file(s) [Pipeline] sh 02:12:34 + make build 02:12:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:12:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:13:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:13:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:13:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:13:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:13:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:13:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:13:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:13:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:13:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:13:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:13:58 $ docker stop --time=1 8137a9cc7a27260be653beb5ff53a408eec81281273c2be9df35756136fde18e 02:14:01 $ docker rm -f 8137a9cc7a27260be653beb5ff53a408eec81281273c2be9df35756136fde18e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:14:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:14:06 02:14:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:14:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:14:07 latest: Pulling from edgex-devops/edgex-compose 02:14:07 cbdbe7a5bc2a: Pulling fs layer 02:14:07 ca9280d653b3: Pulling fs layer 02:14:07 7e9c9ca2126c: Pulling fs layer 02:14:08 cbdbe7a5bc2a: Verifying Checksum 02:14:08 cbdbe7a5bc2a: Download complete 02:14:10 cbdbe7a5bc2a: Pull complete 02:14:10 ca9280d653b3: Verifying Checksum 02:14:10 ca9280d653b3: Download complete 02:14:13 ca9280d653b3: Pull complete 02:14:15 7e9c9ca2126c: Verifying Checksum 02:14:15 7e9c9ca2126c: Download complete 02:14:34 7e9c9ca2126c: Pull complete 02:14:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:14:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:14:35 prd-centos7-docker-4c-2g-25892 does not seem to be running inside a container 02:14:35 $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:14:39 $ docker top 14df97462017883226ca29d0b8b5adf221169b80433d5108765e35586c6258ea -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:41 + grep parallel 02:14:41 + docker-compose build --help 02:14:43 --parallel Build images in parallel. [Pipeline] } 02:14:43 $ docker stop --time=1 14df97462017883226ca29d0b8b5adf221169b80433d5108765e35586c6258ea 02:14:45 $ docker rm -f 14df97462017883226ca29d0b8b5adf221169b80433d5108765e35586c6258ea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:14:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:14:46 . [Pipeline] withDockerContainer 02:14:47 prd-centos7-docker-4c-2g-25892 does not seem to be running inside a container 02:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:14:49 $ docker top 5c1d6458830a5a08bdc2c80ee46e3a207a854632941acc839feabf11b76d9720 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:50 + docker-compose -f ./docker-compose-build.yml build --parallel 02:14:52 Building docker-core-command-go ... 02:14:52 Building docker-core-data-go ... 02:14:52 Building docker-core-metadata-go ... 02:14:52 Building docker-security-bootstrapper-go ... 02:14:52 Building docker-security-proxy-setup-go ... 02:14:52 Building docker-security-secretstore-setup-go ... 02:14:52 Building docker-support-notifications-go ... 02:14:52 Building docker-support-scheduler-go ... 02:14:52 Building docker-sys-mgmt-agent-go ... 02:14:52 Building docker-sys-mgmt-agent-go 02:14:52 Building docker-support-notifications-go 02:14:52 Building docker-core-command-go 02:14:52 Building docker-security-secretstore-setup-go 02:14:52 Building docker-security-bootstrapper-go 02:16:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:16:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:16:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:16:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:16:31 ---> ddd444244a47 02:16:31 Step 3/23 : WORKDIR /edgex-go 02:16:31 ---> ddd444244a47 02:16:31 Step 3/22 : WORKDIR /edgex-go 02:16:31 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:16:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:16:31 ---> ddd444244a47 02:16:31 Step 3/24 : WORKDIR /edgex-go 02:16:31 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:16:31 Step 2/30 : FROM ${BUILDER_BASE} AS builder 02:16:31 ---> ddd444244a47 02:16:31 Step 3/30 : WORKDIR /edgex-go 02:16:31 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:16:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:16:31 ---> ddd444244a47 02:16:31 Step 3/26 : WORKDIR /edgex-go 02:16:32 ---> Running in 46c410912cad 02:16:32 ---> Running in 17dae70ff5ce 02:16:32 ---> Running in afc50915efda 02:16:32 ---> Running in 444e36068443 02:16:32 ---> Running in b5df3d91b7b5 02:16:34 Removing intermediate container 444e36068443 02:16:34 ---> 1abce5426c6c 02:16:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:34 Removing intermediate container 17dae70ff5ce 02:16:34 ---> 0ac1cce020e9 02:16:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:34 Removing intermediate container afc50915efda 02:16:34 ---> 1dc5cb486c86 02:16:34 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:34 Removing intermediate container b5df3d91b7b5 02:16:34 ---> 0127e0274aa0 02:16:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:34 Removing intermediate container 46c410912cad 02:16:34 ---> 6839e47f1719 02:16:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:34 ---> Running in 150997ed67ae 02:16:34 ---> Running in dc52e4362bdb 02:16:34 ---> Running in 9b51bb18e347 02:16:34 ---> Running in bade838065f7 02:16:34 ---> Running in fee40139c894 02:16:44 Removing intermediate container 150997ed67ae 02:16:44 ---> 714a8df0e071 02:16:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:16:44 ---> Running in c6cb2fe7a29f 02:16:45 Removing intermediate container dc52e4362bdb 02:16:45 ---> a275dd26f3f3 02:16:45 Step 5/26 : RUN apk add --update --no-cache make bash git 02:16:45 Removing intermediate container 9b51bb18e347 02:16:45 ---> 61d08f771317 02:16:45 Step 5/30 : RUN apk add --update --no-cache make git 02:16:45 Removing intermediate container bade838065f7 02:16:45 ---> a42074e36be6 02:16:45 Step 5/23 : RUN apk add --update --no-cache make git 02:16:45 ---> Running in e9e1934e90f5 02:16:46 Removing intermediate container fee40139c894 02:16:46 ---> ff60c7913126 02:16:46 Step 5/24 : RUN apk add --update --no-cache make git 02:16:46 ---> Running in 645d80a205f1 02:16:46 ---> Running in 70480aa0ade2 02:16:46 ---> Running in 585531583be3 02:16:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:16:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:16:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:16:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:16:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:16:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:16:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:16:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:16:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:16:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:17:05 OK: 233 MiB in 51 packages 02:17:05 OK: 233 MiB in 51 packages 02:17:05 OK: 233 MiB in 51 packages 02:17:05 OK: 233 MiB in 51 packages 02:17:06 OK: 233 MiB in 51 packages 02:17:09 Removing intermediate container 70480aa0ade2 02:17:09 ---> 6a22b47afad9 02:17:09 Step 6/23 : COPY go.mod . 02:17:09 Removing intermediate container 645d80a205f1 02:17:09 ---> 7aed75c71c54 02:17:09 Step 6/30 : COPY go.mod . 02:17:09 Removing intermediate container e9e1934e90f5 02:17:09 ---> ee3524c2129d 02:17:09 Step 6/26 : COPY go.mod . 02:17:10 Removing intermediate container c6cb2fe7a29f 02:17:10 ---> 4ecdac8c49a9 02:17:10 Step 6/22 : COPY go.mod . 02:17:10 Removing intermediate container 585531583be3 02:17:10 ---> 5c2635831a80 02:17:10 Step 6/24 : COPY go.mod . 02:17:10 ---> 16e2336f8ba8 02:17:10 Step 7/30 : RUN go mod download 02:17:10 ---> fc7f052739a2 02:17:10 Step 7/23 : RUN go mod download 02:17:10 ---> Running in 696706f7661e 02:17:11 ---> Running in 240b7822fa24 02:17:11 ---> 274181268f34 02:17:11 Step 7/26 : RUN go mod download 02:17:11 ---> 6c47216932d5 02:17:12 Step 7/22 : RUN go mod download 02:17:12 ---> Running in 1473f1d72e57 02:17:12 ---> b11abb057399 02:17:12 Step 7/24 : RUN go mod download 02:17:12 ---> Running in 0db10555703c 02:17:12 ---> Running in e42fcf3dccce 02:17:20 Removing intermediate container 240b7822fa24 02:17:20 ---> f48fe8807b6a 02:17:20 Step 8/23 : COPY . . 02:17:20 Removing intermediate container 1473f1d72e57 02:17:20 ---> 58811b6d36ce 02:17:20 Step 8/26 : COPY . . 02:17:20 Removing intermediate container 0db10555703c 02:17:20 ---> baf94d44a000 02:17:20 Step 8/22 : COPY . . 02:17:21 Removing intermediate container 696706f7661e 02:17:21 ---> c61960e52bdb 02:17:21 Step 8/30 : COPY . . 02:17:21 Removing intermediate container e42fcf3dccce 02:17:21 ---> 27dcba5a895b 02:17:21 Step 8/24 : COPY . . 02:18:59 ---> 2ff8908b535d 02:18:59 ---> 702efcf49fea 02:18:59 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:18:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:18:59 ---> 259718037588 02:18:59 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:18:59 ---> 5bfccea4f735 02:18:59 Step 9/23 : RUN make cmd/core-command/core-command 02:18:59 ---> 2c9b06abf247 02:18:59 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:19:00 ---> Running in 5b3eede77c25 02:19:00 ---> Running in 052babd198ea 02:19:00 ---> Running in 7df8a2abfc25 02:19:00 ---> Running in 8193706a2356 02:19:00 ---> Running in 6c81b76cad5e 02:19:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:19:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:19:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:19:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:19:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:20:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:20:08 Removing intermediate container 7df8a2abfc25 02:20:08 ---> 5142b482c5f1 02:20:08 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:20:08 Removing intermediate container 6c81b76cad5e 02:20:08 ---> a4a76f5cb7f7 02:20:08 02:20:08 Step 10/30 : FROM alpine:3.12 02:20:08 ---> Running in 9d6220590935 02:20:09 3.12: Pulling from library/alpine 02:20:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:20:13 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:20:13 Status: Downloaded newer image for alpine:3.12 02:20:13 ---> 389fef711851 02:20:13 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:20:14 ---> Running in 7dd9fd1edfa1 02:20:14 Removing intermediate container 8193706a2356 02:20:14 ---> 6c0a8ee4689c 02:20:14 02:20:14 Step 10/23 : FROM alpine:3.12 02:20:14 ---> 389fef711851 02:20:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:20:16 Removing intermediate container 7dd9fd1edfa1 02:20:16 ---> 6dc3665a545f 02:20:16 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 02:20:16 ---> Running in 5e03f8fc21d8 02:20:17 ---> Running in c037cfb873c4 02:20:17 Removing intermediate container 052babd198ea 02:20:17 ---> b22556246733 02:20:17 02:20:17 Step 10/22 : FROM alpine:3.12 02:20:17 ---> 389fef711851 02:20:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:20:17 Removing intermediate container 5b3eede77c25 02:20:17 ---> e093c67c78eb 02:20:17 02:20:17 Step 10/24 : FROM alpine:3.12 02:20:17 ---> 389fef711851 02:20:17 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:20:18 ---> Running in d0b87802a552 02:20:18 ---> Running in 862f087e6b59 02:20:18 Removing intermediate container 9d6220590935 02:20:18 ---> bfefde6478d3 02:20:18 02:20:18 Step 11/26 : FROM docker:20.10.0 02:20:18 20.10.0: Pulling from library/docker 02:20:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:21 (1/1) Installing dumb-init (1.2.2-r1) 02:20:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:21 Executing busybox-1.31.1-r19.trigger 02:20:21 OK: 6 MiB in 15 packages 02:20:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:21 (1/2) Installing dumb-init (1.2.2-r1) 02:20:21 (2/2) Installing su-exec (0.2-r1) 02:20:21 Executing busybox-1.31.1-r19.trigger 02:20:21 OK: 6 MiB in 16 packages 02:20:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:22 (1/2) Installing ca-certificates (20191127-r4) 02:20:22 (2/2) Installing dumb-init (1.2.2-r1) 02:20:22 Executing busybox-1.31.1-r19.trigger 02:20:22 Executing ca-certificates-20191127-r4.trigger 02:20:22 OK: 6 MiB in 16 packages 02:20:22 (1/5) Installing ca-certificates (20191127-r4) 02:20:23 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:20:23 Removing intermediate container 5e03f8fc21d8 02:20:23 ---> b53a333ce547 02:20:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:20:23 (3/5) Installing libcurl (7.69.1-r3) 02:20:23 (4/5) Installing curl (7.69.1-r3) 02:20:23 ---> Running in 47aadd8ef65c 02:20:23 (5/5) Installing dumb-init (1.2.2-r1) 02:20:23 Executing busybox-1.31.1-r19.trigger 02:20:23 Executing ca-certificates-20191127-r4.trigger 02:20:24 OK: 7 MiB in 19 packages 02:20:25 Removing intermediate container 47aadd8ef65c 02:20:25 ---> 23f53c6fc57e 02:20:25 Step 13/23 : ENV APP_PORT=48082 02:20:25 Removing intermediate container c037cfb873c4 02:20:25 ---> 874e6550e569 02:20:25 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 02:20:27 ---> Running in 4b58633d46af 02:20:27 ---> Running in 8be6634c09fb 02:20:27 Removing intermediate container d0b87802a552 02:20:27 ---> cf02207c130f 02:20:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:20:27 ---> Running in 378a8c7a9550 02:20:27 Removing intermediate container 8be6634c09fb 02:20:27 ---> 8d47c74a275f 02:20:27 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:20:27 Removing intermediate container 4b58633d46af 02:20:27 ---> a43d911c1dc5 02:20:27 Step 14/23 : EXPOSE $APP_PORT 02:20:27 Removing intermediate container 862f087e6b59 02:20:27 ---> aa24bad109f1 02:20:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:20:27 ---> Running in d2cd07b1cd69 02:20:27 ---> Running in 1bb9e6921ec7 02:20:28 ---> Running in 6f52e8612266 02:20:28 Removing intermediate container 378a8c7a9550 02:20:28 ---> e9ba41fe2c50 02:20:28 Step 13/22 : ENV APP_PORT=48060 02:20:28 ---> Running in a57dd9f9ce77 02:20:28 Removing intermediate container d2cd07b1cd69 02:20:28 ---> 4596c20cd174 02:20:28 Step 15/23 : WORKDIR / 02:20:28 Removing intermediate container 1bb9e6921ec7 02:20:28 ---> e9944873f749 02:20:28 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:20:28 Removing intermediate container 6f52e8612266 02:20:28 ---> 408f2a0c96c7 02:20:28 Step 13/24 : WORKDIR / 02:20:29 ---> Running in 60189fef3a34 02:20:29 ---> Running in f5bf1e3a1e6c 02:20:29 ---> Running in b3189ad6644e 02:20:29 Removing intermediate container a57dd9f9ce77 02:20:29 ---> dcdda7d1642d 02:20:29 Step 14/22 : EXPOSE $APP_PORT 02:20:30 ---> Running in 6c1a100e53cf 02:20:31 Removing intermediate container 60189fef3a34 02:20:31 ---> ecc54061e319 02:20:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:20:31 Removing intermediate container b3189ad6644e 02:20:31 ---> 674e501c4f67 02:20:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:20:33 Removing intermediate container 6c1a100e53cf 02:20:33 ---> 3bf05229f00e 02:20:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:20:33 ---> a5a38df8e3aa 02:20:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:20:34 ---> a7aec0cf263c 02:20:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:20:34 ---> 0021bd0989c2 02:20:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:20:36 ---> 23fad7f4b85b 02:20:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:20:37 Removing intermediate container f5bf1e3a1e6c 02:20:37 ---> 1c4d1d7d3ca1 02:20:37 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 02:20:37 ---> 071ebde3faa9 02:20:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:20:37 ---> cffed5ec973d 02:20:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:20:38 ---> Running in 85f6cd482542 02:20:38 ---> c50d8c5d80d3 02:20:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:20:38 ---> e2aa4b9f8e41 02:20:38 Step 19/23 : ENTRYPOINT ["/core-command"] 02:20:40 ---> Running in b491ae4e81c1 02:20:40 Removing intermediate container 85f6cd482542 02:20:40 ---> eec1497a3ffd 02:20:40 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:20:40 ---> 23e4ff57a55a 02:20:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:20:41 ---> 1077027a6110 02:20:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:20:41 ---> Running in ed74e3923a31 02:20:42 Removing intermediate container b491ae4e81c1 02:20:42 ---> eb449c240df5 02:20:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:20:43 ---> Running in a98f5ee2383c 02:20:43 Removing intermediate container ed74e3923a31 02:20:43 ---> 6b8662dbc151 02:20:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:20:43 ---> d50fb00f63a0 02:20:43 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:20:43 ---> f3e0d64b87c6 02:20:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:20:43 ---> Running in 3484facafd95 02:20:43 ---> Running in b70effcc6ff2 02:20:44 Removing intermediate container a98f5ee2383c 02:20:44 ---> c95041bc13e7 02:20:44 Step 21/23 : LABEL arch=x86_64 02:20:44 Removing intermediate container b70effcc6ff2 02:20:44 ---> b387bfd5649c 02:20:44 Step 20/22 : LABEL arch=x86_64 02:20:45 ---> ef414724f9c6 02:20:45 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:20:45 ---> Running in 8e9de1ec3e83 02:20:45 ---> Running in 9fee0903aa9d 02:20:45 ---> Running in fdaabd9dadea 02:20:47 Removing intermediate container 9fee0903aa9d 02:20:47 ---> f14841663788 02:20:47 Step 21/22 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 02:20:47 Removing intermediate container 8e9de1ec3e83 02:20:47 ---> b3dcd8817c19 02:20:47 Step 22/23 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 02:20:48 ---> Running in aa5d41688172 02:20:48 ---> Running in ec6ba9fb680e 02:20:48 Removing intermediate container aa5d41688172 02:20:48 ---> 0f2899b0f486 02:20:48 Step 22/22 : LABEL version=0.0.0 02:20:48 Removing intermediate container ec6ba9fb680e 02:20:48 ---> 4b210c13b570 02:20:48 Step 23/23 : LABEL version=0.0.0 02:20:48 ---> Running in b1d642df7829 02:20:48 ---> Running in 884a6240cd94 02:20:48 Removing intermediate container 3484facafd95 02:20:48 ---> a5798fdfb9ef 02:20:48 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 02:20:49 Removing intermediate container b1d642df7829 02:20:49 ---> 1d2fe0937b1a 02:20:49 02:20:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:20:49 Removing intermediate container 884a6240cd94 02:20:49 ---> 7c1277340e00 02:20:49 02:20:49 Status: Downloaded newer image for docker:20.10.0 02:20:49 ---> aefe523efa57 02:20:49 Step 12/26 : RUN apk add --no-cache bash 02:20:50 ---> Running in 5ef4b5991970 02:20:50 ---> f4d8fb0d0b4d 02:20:50 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:20:50 Removing intermediate container fdaabd9dadea 02:20:50 ---> b961495fba77 02:20:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:20:50 Successfully built 7c1277340e00 02:20:50 Successfully tagged docker-core-command-go:latest 02:20:50 Building docker-core-data-go 02:20:51  Building docker-core-command-go ... done Successfully built 1d2fe0937b1a 02:20:51 ---> Running in 72ba80a7b20f 02:20:51 Successfully tagged docker-support-notifications-go:latest 02:20:51 Building docker-support-scheduler-go 02:20:52  Building docker-support-notifications-go ... done  ---> f44485d7f94c 02:20:52 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:20:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:52 Removing intermediate container 72ba80a7b20f 02:20:52 ---> 12f23978d967 02:20:52 Step 22/24 : LABEL arch=x86_64 02:20:53 (1/2) Installing readline (8.0.4-r0) 02:20:53 (2/2) Installing bash (5.0.17-r0) 02:20:53 Executing bash-5.0.17-r0.post-install 02:20:53 Executing busybox-1.31.1-r19.trigger 02:20:53 OK: 12 MiB in 22 packages 02:20:53 ---> Running in 9b2a3fd21db8 02:20:54 ---> 38716cdc2ff4 02:20:54 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:20:55 Removing intermediate container 9b2a3fd21db8 02:20:55 ---> 1dddfdb648f2 02:20:55 Step 23/24 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 02:20:58 ---> Running in aa0d2c093d5c 02:20:58 Removing intermediate container 5ef4b5991970 02:20:58 ---> 78d090a4ee79 02:20:58 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:20:58 ---> 1607c80feb9c 02:20:58 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 02:20:59 ---> Running in 25edf8c651f0 02:20:59 ---> Running in 6d78d1a2264f 02:20:59 Removing intermediate container aa0d2c093d5c 02:20:59 ---> 16c5d8d40a86 02:20:59 Step 24/24 : LABEL version=0.0.0 02:20:59 ---> Running in 7cb022f4e1cf 02:20:59 Removing intermediate container 25edf8c651f0 02:20:59 ---> f27f5cb7eb23 02:20:59 Step 14/26 : ENV APP_PORT=48090 02:20:59 ---> Running in 4ae7ce737ffd 02:21:00 Removing intermediate container 6d78d1a2264f 02:21:00 ---> 02dbb4bc2129 02:21:00 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:21:03 Removing intermediate container 4ae7ce737ffd 02:21:03 ---> 3a3d5b74fd09 02:21:03 Step 15/26 : EXPOSE $APP_PORT 02:21:03 Removing intermediate container 7cb022f4e1cf 02:21:03 ---> 8224fd0b63d6 02:21:03 02:21:03 ---> 22c3f28270c6 02:21:03 Step 25/30 : RUN chmod +x /entrypoint.sh 02:21:03 ---> Running in 821a623719a6 02:21:03 ---> Running in 363ae5554407 02:21:03 Successfully built 8224fd0b63d6 02:21:04 Successfully tagged docker-security-secretstore-setup-go:latest 02:21:04 Building docker-security-proxy-setup-go 02:21:04  Building docker-security-secretstore-setup-go ... done Removing intermediate container 821a623719a6 02:21:04 ---> 85814f5bfaf5 02:21:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:21:09 ---> f66f9a3e03ee 02:21:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:21:10 ---> 3dfe2a63ff6f 02:21:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:21:12 Removing intermediate container 363ae5554407 02:21:12 ---> da550ed5f884 02:21:12 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 02:21:12 ---> 6d851e749aaf 02:21:12 Step 19/26 : RUN apk --no-cache add py3-pip 02:21:14 ---> Running in 8d1a44ab57b7 02:21:14 ---> Running in 8aac6e73b464 02:21:14 Removing intermediate container 8d1a44ab57b7 02:21:14 ---> 3feef7467c1c 02:21:14 Step 27/30 : CMD ["gate"] 02:21:15 ---> Running in 8c3690069ef7 02:21:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:21:17 Removing intermediate container 8c3690069ef7 02:21:17 ---> 029a88a3d210 02:21:17 Step 28/30 : LABEL arch=x86_64 02:21:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:21:17 ---> Running in 14e044191dfe 02:21:17 (1/33) Installing libbz2 (1.0.8-r1) 02:21:17 (2/33) Installing expat (2.2.9-r1) 02:21:17 (3/33) Installing libffi (3.3-r2) 02:21:17 (4/33) Installing gdbm (1.13-r1) 02:21:17 (5/33) Installing xz-libs (5.2.5-r0) 02:21:17 (6/33) Installing sqlite-libs (3.32.1-r0) 02:21:18 Removing intermediate container 14e044191dfe 02:21:18 ---> 7b4e24c8d30f 02:21:18 Step 29/30 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 02:21:18 (7/33) Installing python3 (3.8.5-r0) 02:21:20 ---> Running in 0fba5cc2eaa5 02:21:27 Removing intermediate container 0fba5cc2eaa5 02:21:27 ---> 39817754f732 02:21:27 Step 30/30 : LABEL version=0.0.0 02:21:31 ---> Running in 952d806f490f 02:21:31 (8/33) Installing py3-appdirs (1.4.4-r1) 02:21:31 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:21:31 (10/33) Installing py3-parsing (2.4.7-r0) 02:21:31 (11/33) Installing py3-six (1.15.0-r0) 02:21:31 (12/33) Installing py3-packaging (20.4-r0) 02:21:31 (13/33) Installing py3-setuptools (47.0.0-r0) 02:21:31 (14/33) Installing py3-chardet (3.0.4-r4) 02:21:34 (15/33) Installing py3-idna (2.9-r0) 02:21:34 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:21:34 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:21:35 (18/33) Installing py3-requests (2.23.0-r0) 02:21:35 (19/33) Installing py3-msgpack (1.0.0-r0) 02:21:35 (20/33) Installing py3-lockfile (0.12.2-r3) 02:21:36 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:21:36 Removing intermediate container 952d806f490f 02:21:36 ---> c0a50c601afd 02:21:36 02:21:36 (22/33) Installing py3-colorama (0.4.3-r0) 02:21:36 (23/33) Installing py3-distlib (0.3.0-r0) 02:21:36 (24/33) Installing py3-distro (1.5.0-r1) 02:21:37 (25/33) Installing py3-webencodings (0.5.1-r3) 02:21:37 (26/33) Installing py3-html5lib (1.0.1-r4) 02:21:38 (27/33) Installing py3-pytoml (0.1.21-r0) 02:21:38 (28/33) Installing py3-pep517 (0.8.2-r0) 02:21:38 (29/33) Installing py3-progress (1.5-r0) 02:21:39 (30/33) Installing py3-toml (0.10.1-r0) 02:21:39 Successfully built c0a50c601afd 02:21:39 (31/33) Installing py3-retrying (1.3.3-r0) 02:21:39 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:21:39 Successfully tagged docker-security-bootstrapper-go:latest 02:21:39 Building docker-core-metadata-go 02:21:39  Building docker-security-bootstrapper-go ... done (33/33) Installing py3-pip (20.1.1-r0) 02:21:40 Executing busybox-1.31.1-r19.trigger 02:21:40 OK: 71 MiB in 55 packages 02:22:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:22:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:22:07 ---> ddd444244a47 02:22:07 Step 3/22 : WORKDIR /edgex-go 02:22:07 ---> Using cache 02:22:07 ---> 6839e47f1719 02:22:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:07 ---> Using cache 02:22:07 ---> ff60c7913126 02:22:07 Step 5/22 : RUN apk add --update --no-cache make git 02:22:07 ---> Using cache 02:22:07 ---> 5c2635831a80 02:22:07 Step 6/22 : COPY go.mod . 02:22:07 ---> Using cache 02:22:07 ---> b11abb057399 02:22:07 Step 7/22 : RUN go mod download 02:22:07 ---> Using cache 02:22:07 ---> 27dcba5a895b 02:22:07 Step 8/22 : COPY . . 02:22:07 ---> Using cache 02:22:07 ---> 702efcf49fea 02:22:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:22:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:22:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:22:07 ---> ddd444244a47 02:22:07 Step 3/23 : WORKDIR /edgex-go 02:22:07 ---> Using cache 02:22:07 ---> 6839e47f1719 02:22:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:07 ---> Using cache 02:22:07 ---> ff60c7913126 02:22:07 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:22:07 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:22:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:22:07 ---> ddd444244a47 02:22:07 Step 3/21 : WORKDIR /edgex-go 02:22:07 ---> Using cache 02:22:07 ---> 6839e47f1719 02:22:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:07 ---> Using cache 02:22:07 ---> ff60c7913126 02:22:07 Step 5/21 : RUN apk add --update --no-cache make git 02:22:07 ---> Using cache 02:22:07 ---> 5c2635831a80 02:22:07 Step 6/21 : COPY go.mod . 02:22:07 ---> Using cache 02:22:07 ---> b11abb057399 02:22:07 Step 7/21 : RUN go mod download 02:22:07 ---> Using cache 02:22:07 ---> 27dcba5a895b 02:22:07 Step 8/21 : COPY . . 02:22:07 ---> Using cache 02:22:07 ---> 702efcf49fea 02:22:07 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:22:08 ---> Running in 360b96f7a209 02:22:08 ---> Running in ae331821ba0b 02:22:08 ---> Running in 502ed552189f 02:22:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:22:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:22:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:22:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:22:20 OK: 233 MiB in 51 packages 02:22:25 Removing intermediate container 502ed552189f 02:22:25 ---> f8f95e3b04cb 02:22:25 Step 6/23 : COPY go.mod . 02:22:27 ---> bc011594245e 02:22:27 Step 7/23 : RUN go mod download 02:22:28 ---> Running in 4c10177b2d96 02:22:43 Removing intermediate container 4c10177b2d96 02:22:43 ---> d1a15509d63d 02:22:43 Step 8/23 : COPY . . 02:22:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:22:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:22:55 ---> ddd444244a47 02:22:55 Step 3/23 : WORKDIR /edgex-go 02:22:55 ---> Using cache 02:22:55 ---> 6839e47f1719 02:22:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:55 ---> Using cache 02:22:55 ---> ff60c7913126 02:22:55 Step 5/23 : RUN apk add --update --no-cache make git 02:22:55 ---> Using cache 02:22:55 ---> 5c2635831a80 02:22:55 Step 6/23 : COPY go.mod . 02:22:55 ---> Using cache 02:22:55 ---> b11abb057399 02:22:55 Step 7/23 : RUN go mod download 02:22:55 ---> Using cache 02:22:55 ---> 27dcba5a895b 02:22:55 Step 8/23 : COPY . . 02:22:56 ---> Using cache 02:22:56 ---> 702efcf49fea 02:22:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:22:58 ---> Running in 3b6358cbefe5 02:23:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:23:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:23:21 Removing intermediate container 8aac6e73b464 02:23:21 ---> 994155b7f6cb 02:23:21 Step 20/26 : RUN pip install docker-compose==1.23.2 02:23:23 ---> Running in 467d0dd44fec 02:23:31 Removing intermediate container ae331821ba0b 02:23:31 ---> 1fc7e3985d29 02:23:31 02:23:31 Step 10/22 : FROM alpine:3.12 02:23:31 ---> 389fef711851 02:23:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:23:31 ---> Using cache 02:23:31 ---> b53a333ce547 02:23:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:23:31 ---> Using cache 02:23:31 ---> 23f53c6fc57e 02:23:31 Step 13/22 : ENV APP_PORT=48085 02:23:32 ---> Running in b97126918e93 02:23:36 Removing intermediate container b97126918e93 02:23:36 ---> ef0c678d12b2 02:23:36 Step 14/22 : EXPOSE $APP_PORT 02:23:38 ---> Running in f702497693af 02:23:38 Removing intermediate container 360b96f7a209 02:23:38 ---> 3a0dd6340b3b 02:23:38 02:23:38 Step 10/21 : FROM alpine:3.12 02:23:38 ---> 389fef711851 02:23:38 Step 11/21 : RUN apk add --update --no-cache curl 02:23:39 ---> Running in 6efbb85297f1 02:23:44 Removing intermediate container f702497693af 02:23:44 ---> 46595244fb18 02:23:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:23:48 ---> 9217f7ac2a1e 02:23:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:23:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:23:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:23:52 (1/4) Installing ca-certificates (20191127-r4) 02:23:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:23:52 (3/4) Installing libcurl (7.69.1-r3) 02:23:52 (4/4) Installing curl (7.69.1-r3) 02:23:52 Executing busybox-1.31.1-r19.trigger 02:23:52 Executing ca-certificates-20191127-r4.trigger 02:23:52 OK: 7 MiB in 18 packages 02:23:53 ---> 6fa0531509d3 02:23:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:23:55 ---> 42c2e0aef61b 02:23:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:23:56 ---> Running in 3a933f0e8377 02:23:58 Removing intermediate container 3a933f0e8377 02:23:58 ---> 1cd7af214294 02:23:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:23:58 Removing intermediate container 6efbb85297f1 02:23:58 ---> 5645b6c5ec00 02:23:58 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:23:58 ---> Running in 3141bb5a7314 02:23:59 ---> Running in eeca66f4f9ee 02:23:59 Collecting docker-compose==1.23.2 02:23:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:24:00 Collecting dockerpty<0.5,>=0.4.1 02:24:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:24:00 Removing intermediate container 3141bb5a7314 02:24:00 ---> a74dd154bd31 02:24:00 Step 13/21 : WORKDIR /edgex 02:24:00 Removing intermediate container eeca66f4f9ee 02:24:00 ---> 7e363b1ef36f 02:24:00 Step 20/22 : LABEL arch=x86_64 02:24:01 ---> Running in 437fd549ca90 02:24:01 ---> Running in a64385617f60 02:24:05 Removing intermediate container a64385617f60 02:24:05 ---> a0fc6739dc21 02:24:05 Step 21/22 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 02:24:05 Removing intermediate container 437fd549ca90 02:24:05 ---> 16e3b7ca2f38 02:24:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:24:05 ---> Running in cdbdad6bd7f0 02:24:06 ---> ea2fd8573ade 02:24:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:24:06 Removing intermediate container cdbdad6bd7f0 02:24:06 ---> 8630974bd32e 02:24:06 Step 22/22 : LABEL version=0.0.0 02:24:06 ---> 3ba462068f1f 02:24:06 Step 9/23 : RUN make cmd/core-data/core-data 02:24:07 ---> Running in 65d68ba08cc8 02:24:07 ---> Running in 2c05226aa2b0 02:24:07 Collecting docopt<0.7,>=0.6.1 02:24:07 Downloading docopt-0.6.2.tar.gz (25 kB) 02:24:08 Removing intermediate container 2c05226aa2b0 02:24:08 ---> 66e8c1f84414 02:24:08 02:24:08 Successfully built 66e8c1f84414 02:24:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:24:09 Collecting cached-property<2,>=1.2.0 02:24:09 ---> 37d9fd9ec131 02:24:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:24:09 Successfully tagged docker-support-scheduler-go:latest 02:24:10  Building docker-support-scheduler-go ... done  Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:24:10 Collecting PyYAML<4,>=3.10 02:24:10 Downloading PyYAML-3.13.tar.gz (270 kB) 02:24:11 Removing intermediate container 3b6358cbefe5 02:24:11 ---> 410e90d6261a 02:24:11 02:24:11 Step 10/23 : FROM alpine:3.12 02:24:11 ---> 389fef711851 02:24:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:24:11 ---> Using cache 02:24:11 ---> b53a333ce547 02:24:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:24:11 ---> Using cache 02:24:11 ---> 23f53c6fc57e 02:24:11 Step 13/23 : ENV APP_PORT=48081 02:24:11 ---> Running in 23e6e13c8d69 02:24:11 ---> 4850edc45f35 02:24:11 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:24:12 ---> Running in ff048bf4da4d 02:24:12 Removing intermediate container 23e6e13c8d69 02:24:12 ---> 6631d6be7247 02:24:12 Step 14/23 : EXPOSE $APP_PORT 02:24:12 ---> Running in 1f427a388cde 02:24:13 Collecting docker<4.0,>=3.6.0 02:24:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:24:14 Removing intermediate container ff048bf4da4d 02:24:14 ---> e2bc28cc875c 02:24:14 Step 18/21 : CMD ["--init=true"] 02:24:14 Removing intermediate container 1f427a388cde 02:24:14 ---> 2b3458f55249 02:24:14 Step 15/23 : WORKDIR / 02:24:14 ---> Running in 04dcf7117902 02:24:14 Collecting jsonschema<3,>=2.5.1 02:24:14 ---> Running in b0bec667f1f2 02:24:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:24:15 Collecting websocket-client<1.0,>=0.32.0 02:24:15 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:24:15 Removing intermediate container 04dcf7117902 02:24:15 ---> 692ed3653772 02:24:15 Step 19/21 : LABEL arch=x86_64 02:24:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:24:15 Removing intermediate container b0bec667f1f2 02:24:15 ---> 55746caa13da 02:24:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:24:15 Collecting texttable<0.10,>=0.9.0 02:24:15 ---> Running in 278c4e3d66ba 02:24:15 Downloading texttable-0.9.1.tar.gz (11 kB) 02:24:15 Removing intermediate container 278c4e3d66ba 02:24:15 ---> 76bc6c487055 02:24:15 Step 20/21 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 02:24:16 ---> 08aa9a3dc96b 02:24:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:24:16 ---> Running in 993eecb000fc 02:24:16 Removing intermediate container 993eecb000fc 02:24:16 ---> 4de1c9b2f1c8 02:24:16 Step 21/21 : LABEL version=0.0.0 02:24:17 ---> Running in 26f5efab1af1 02:24:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:24:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:24:18 Collecting docker-pycreds>=0.4.0 02:24:18 ---> 8146e5eeb55f 02:24:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:24:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:24:19 Removing intermediate container 26f5efab1af1 02:24:19 ---> a10782edc2de 02:24:19 02:24:19 Collecting idna<2.8,>=2.5 02:24:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:24:19 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 02:24:19 Successfully built a10782edc2de 02:24:19 Collecting urllib3<1.25,>=1.21.1 02:24:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:24:20 Successfully tagged docker-security-proxy-setup-go:latest 02:24:20  Building docker-security-proxy-setup-go ... done  ---> df40ad1803ab 02:24:20 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:24:20 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 02:24:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:24:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:24:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:24:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:24:20 ---> Running in cbaf12036405 02:24:20 Installing collected packages: dockerpty, docopt, cached-property, PyYAML, idna, urllib3, requests, docker-pycreds, websocket-client, docker, jsonschema, texttable, docker-compose 02:24:20 Running setup.py install for dockerpty: started 02:24:21 Removing intermediate container cbaf12036405 02:24:21 ---> 29330ac26e37 02:24:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:24:22 ---> Running in c924dc4b7670 02:24:22 Running setup.py install for dockerpty: finished with status 'done' 02:24:22 Running setup.py install for docopt: started 02:24:23 Removing intermediate container c924dc4b7670 02:24:23 ---> eac436a4b28a 02:24:23 Step 21/23 : LABEL arch=x86_64 02:24:23 ---> Running in 0c08bedf64c5 02:24:23 Running setup.py install for docopt: finished with status 'done' 02:24:23 Running setup.py install for PyYAML: started 02:24:24 Removing intermediate container 0c08bedf64c5 02:24:24 ---> 4bf5227882d1 02:24:24 Step 22/23 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 02:24:24 ---> Running in 1526fdccbc8a 02:24:25 Running setup.py install for PyYAML: finished with status 'done' 02:24:25 Attempting uninstall: idna 02:24:25 Found existing installation: idna 2.9 02:24:25 Uninstalling idna-2.9: 02:24:25 Removing intermediate container 1526fdccbc8a 02:24:25 ---> 7abffd9da03e 02:24:25 Step 23/23 : LABEL version=0.0.0 02:24:26 Successfully uninstalled idna-2.9 02:24:26 ---> Running in 1ee67715b8ce 02:24:26 Attempting uninstall: urllib3 02:24:26 Found existing installation: urllib3 1.25.9 02:24:26 Uninstalling urllib3-1.25.9: 02:24:27 Successfully uninstalled urllib3-1.25.9 02:24:27 Removing intermediate container 1ee67715b8ce 02:24:27 ---> 1aaa85e46a89 02:24:27 02:24:27 Attempting uninstall: requests 02:24:27 Found existing installation: requests 2.23.0 02:24:27 Uninstalling requests-2.23.0: 02:24:28 Successfully built 1aaa85e46a89 02:24:28 Successfully uninstalled requests-2.23.0 02:24:28 Successfully tagged docker-core-metadata-go:latest 02:24:30  Building docker-core-metadata-go ... done  Running setup.py install for texttable: started 02:24:31 Running setup.py install for texttable: finished with status 'done' 02:24:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 02:24:40 Removing intermediate container 467d0dd44fec 02:24:40 ---> a1960e8c06c5 02:24:40 Step 21/26 : RUN apk --no-cache add curl 02:24:40 ---> Running in 76a1850f161c 02:24:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:24:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:24:44 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:24:44 (2/3) Installing libcurl (7.69.1-r3) 02:24:44 (3/3) Installing curl (7.69.1-r3) 02:24:44 Executing busybox-1.31.1-r19.trigger 02:24:44 OK: 72 MiB in 58 packages 02:24:46 Removing intermediate container 76a1850f161c 02:24:46 ---> 6ae134de9ebd 02:24:46 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:24:47 ---> Running in 7a478a4b3c85 02:24:47 Removing intermediate container 7a478a4b3c85 02:24:47 ---> b4e467edbb1e 02:24:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:24:47 ---> Running in 6c3d2c461572 02:24:49 Removing intermediate container 6c3d2c461572 02:24:49 ---> 962c3f8c2e19 02:24:49 Step 24/26 : LABEL arch=x86_64 02:24:50 ---> Running in 0d1edfdd559c 02:24:50 Removing intermediate container 65d68ba08cc8 02:24:50 ---> 147d32d59593 02:24:50 02:24:50 Step 10/23 : FROM alpine:3.12 02:24:50 ---> 389fef711851 02:24:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:24:50 ---> Running in cc1c2167f40e 02:24:51 Removing intermediate container 0d1edfdd559c 02:24:51 ---> 5b1a720c491b 02:24:51 Step 25/26 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 02:24:51 Removing intermediate container cc1c2167f40e 02:24:51 ---> d36b5e09fd31 02:24:51 Step 12/23 : ENV APP_PORT=48080 02:24:51 ---> Running in d15a6eb1f75e 02:24:51 ---> Running in 9018d59c7cfa 02:24:51 Removing intermediate container d15a6eb1f75e 02:24:51 ---> ce48b3035040 02:24:51 Step 26/26 : LABEL version=0.0.0 02:24:52 Removing intermediate container 9018d59c7cfa 02:24:52 ---> 51012c537111 02:24:52 Step 13/23 : EXPOSE $APP_PORT 02:24:53 ---> Running in 77a3fb6da1f6 02:24:53 ---> Running in 7afdd803bbe3 02:24:54 Removing intermediate container 7afdd803bbe3 02:24:54 ---> daba1c2f0f6d 02:24:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:54 Removing intermediate container 77a3fb6da1f6 02:24:54 ---> 9f5f2c8f556a 02:24:54 02:24:54 ---> Running in b783a2f1d2c9 02:24:54 Successfully built 9f5f2c8f556a 02:24:54 Successfully tagged docker-sys-mgmt-agent-go:latest 02:24:57  Building docker-sys-mgmt-agent-go ... done Removing intermediate container b783a2f1d2c9 02:24:57 ---> 727802736270 02:24:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:24:57 ---> Running in 068350057abe 02:24:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:24:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:25:01 (1/6) Installing dumb-init (1.2.2-r1) 02:25:01 (2/6) Installing libgcc (9.3.0-r2) 02:25:01 (3/6) Installing libsodium (1.0.18-r0) 02:25:01 (4/6) Installing libstdc++ (9.3.0-r2) 02:25:01 (5/6) Installing libzmq (4.3.3-r0) 02:25:02 (6/6) Installing zeromq (4.3.3-r0) 02:25:02 Executing busybox-1.31.1-r19.trigger 02:25:02 OK: 8 MiB in 20 packages 02:25:03 Removing intermediate container 068350057abe 02:25:03 ---> 6200ca152e1e 02:25:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:25:04 ---> 77965ec7c65c 02:25:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:25:05 ---> 54055640a36b 02:25:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:25:06 ---> f9c7a351e73c 02:25:06 Step 19/23 : ENTRYPOINT ["/core-data"] 02:25:06 ---> Running in 1f3d0de9cab3 02:25:06 Removing intermediate container 1f3d0de9cab3 02:25:06 ---> c96019fd762d 02:25:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:25:06 ---> Running in 34e9a63a2992 02:25:07 Removing intermediate container 34e9a63a2992 02:25:07 ---> ca55001cb54c 02:25:07 Step 21/23 : LABEL arch=x86_64 02:25:07 ---> Running in b1da71ad895b 02:25:07 Removing intermediate container b1da71ad895b 02:25:07 ---> 2c5f4b4b2f4e 02:25:07 Step 22/23 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 02:25:07 ---> Running in 9445beeffe32 02:25:08 Removing intermediate container 9445beeffe32 02:25:08 ---> 9d63622a1cc9 02:25:08 Step 23/23 : LABEL version=0.0.0 02:25:08 ---> Running in 31b5138f2084 02:25:08 Removing intermediate container 31b5138f2084 02:25:08 ---> ecae95ebd563 02:25:08 02:25:09 Successfully built ecae95ebd563 02:25:09 Successfully tagged docker-core-data-go:latest 02:25:10  Building docker-core-data-go ... done  [Pipeline] } 02:25:10 $ docker stop --time=1 5c1d6458830a5a08bdc2c80ee46e3a207a854632941acc839feabf11b76d9720 02:25:13 $ docker rm -f 5c1d6458830a5a08bdc2c80ee46e3a207a854632941acc839feabf11b76d9720 [Pipeline] // withDockerContainer [Pipeline] sh 02:25:14 + docker images 02:25:14 + grep docker 02:25:15 docker-core-data-go latest ecae95ebd563 7 seconds ago 22.3MB 02:25:15 docker-sys-mgmt-agent-go latest 9f5f2c8f556a 22 seconds ago 313MB 02:25:15 docker-core-metadata-go latest 1aaa85e46a89 49 seconds ago 18.8MB 02:25:15 docker-security-proxy-setup-go latest a10782edc2de 57 seconds ago 24.4MB 02:25:15 docker-support-scheduler-go latest 66e8c1f84414 About a minute ago 17MB 02:25:15 docker-security-bootstrapper-go latest c0a50c601afd 3 minutes ago 17.9MB 02:25:15 docker-security-secretstore-setup-go latest 8224fd0b63d6 4 minutes ago 24.6MB 02:25:15 docker-core-command-go latest 7c1277340e00 4 minutes ago 16.9MB 02:25:15 docker-support-notifications-go latest 1d2fe0937b1a 4 minutes ago 17.6MB 02:25:15 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 02:25:31 Still waiting to schedule task 02:25:31 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-25903’ 02:28:21 Running on prd-ubuntu18.04-docker-8c-8g-25904 in /w/workspace/edgexfoundry_edgex-go_PR-3153 [Pipeline] { [Pipeline] ws 02:28:21 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 02:28:23 using credential edgex-jenkins-ssh 02:28:23 Cloning the remote Git repository 02:28:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:28:23 > git init /w/workspace/edgex-go/4 # timeout=10 02:28:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:28:23 > git --version # timeout=10 02:28:23 > git --version # 'git version 2.17.1' 02:28:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:28:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:28:29 Merging remotes/origin/master commit 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit 6b2faebd1233ba99f8527b1bf80425b79bfa3302 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 02:28:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:28:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:28:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:28:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:28:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:28:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3153/head:refs/remotes/origin/PR-3153 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:28:29 > git config core.sparsecheckout # timeout=10 02:28:29 > git checkout -f 6b2faebd1233ba99f8527b1bf80425b79bfa3302 # timeout=10 [Pipeline] // stage [Pipeline] } 02:28:30 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:28:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:28:34 ---> package-listing.sh 02:28:34 ++ tr '[:upper:]' '[:lower:]' 02:28:34 ++ facter osfamily 02:28:35 + OS_FAMILY=redhat 02:28:35 + workspace=/w/workspace/edgex-go/4 02:28:35 + START_PACKAGES=/tmp/packages_start.txt 02:28:35 + END_PACKAGES=/tmp/packages_end.txt 02:28:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:28:35 + PACKAGES=/tmp/packages_start.txt 02:28:35 + '[' /w/workspace/edgex-go/4 ']' 02:28:35 + PACKAGES=/tmp/packages_end.txt 02:28:35 + case "${OS_FAMILY}" in 02:28:35 + rpm -qa 02:28:35 + sort 02:28:41 + '[' -f /tmp/packages_start.txt ']' 02:28:41 + '[' -f /tmp/packages_end.txt ']' 02:28:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:28:41 + '[' /w/workspace/edgex-go/4 ']' 02:28:41 + mkdir -p /w/workspace/edgex-go/4/archives/ 02:28:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 02:28:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:28:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:28:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:28:43 02:28:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:28:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:28:43 alpine: Pulling from edgex-lftools-log-publisher 02:28:43 df20fa9351a1: Pulling fs layer 02:28:43 36b3adc4ff6f: Pulling fs layer 02:28:43 8ad3a11d3b57: Pulling fs layer 02:28:43 46f8f816bc3b: Pulling fs layer 02:28:43 93b61091891f: Pulling fs layer 02:28:43 93b9cdb0e59b: Pulling fs layer 02:28:43 5e14af77c1be: Pulling fs layer 02:28:43 01666e4c0597: Pulling fs layer 02:28:43 aa168da1d23b: Pulling fs layer 02:28:43 46f8f816bc3b: Waiting 02:28:43 93b61091891f: Waiting 02:28:43 93b9cdb0e59b: Waiting 02:28:43 5e14af77c1be: Waiting 02:28:43 01666e4c0597: Waiting 02:28:43 aa168da1d23b: Waiting 02:28:43 36b3adc4ff6f: Verifying Checksum 02:28:43 36b3adc4ff6f: Download complete 02:28:43 46f8f816bc3b: Verifying Checksum 02:28:43 46f8f816bc3b: Download complete 02:28:43 df20fa9351a1: Verifying Checksum 02:28:43 df20fa9351a1: Download complete 02:28:43 93b9cdb0e59b: Verifying Checksum 02:28:43 93b9cdb0e59b: Download complete 02:28:44 5e14af77c1be: Verifying Checksum 02:28:44 5e14af77c1be: Download complete 02:28:44 01666e4c0597: Verifying Checksum 02:28:44 01666e4c0597: Download complete 02:28:44 93b61091891f: Verifying Checksum 02:28:44 93b61091891f: Download complete 02:28:44 8ad3a11d3b57: Verifying Checksum 02:28:44 8ad3a11d3b57: Download complete 02:28:44 df20fa9351a1: Pull complete 02:28:45 36b3adc4ff6f: Pull complete 02:28:48 8ad3a11d3b57: Pull complete 02:28:48 46f8f816bc3b: Pull complete 02:28:50 93b61091891f: Pull complete 02:28:50 93b9cdb0e59b: Pull complete 02:28:50 5e14af77c1be: Pull complete 02:28:51 aa168da1d23b: Verifying Checksum 02:28:51 aa168da1d23b: Download complete 02:28:51 01666e4c0597: Pull complete 02:29:11 aa168da1d23b: Pull complete 02:29:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:29:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:29:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:29:11 prd-centos7-docker-4c-2g-25892 does not seem to be running inside a container 02:29:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:29:15 $ docker top 7e6828c649a89d233b94b6ba8ac25cd3ecd2f1e083a0e7cc1397247b15d97edf -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:17 + touch /tmp/pre-build-complete [Pipeline] sh 02:29:18 + mkdir -p /var/log/sa [Pipeline] sh 02:29:20 + ls /var/log/sa-host 02:29:20 + sadf -c /var/log/sa-host/sa10 02:29:20 file_magic: OK 02:29:20 HZ: Using current value: 100 02:29:20 file_header: OK 02:29:20 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 02:29:20 Statistics: 02:29:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:29:20 File successfully converted to sysstat format version 12.2.1 02:29:20 + sadf -c /var/log/sa-host/sa23 02:29:20 file_magic: OK 02:29:20 HZ: Using current value: 100 02:29:20 file_header: OK 02:29:20 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 02:29:20 Statistics: 02:29:20 Hnuu...uuuununununu... 02:29:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:20 provisioning config files... 02:29:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2324000879904828132tmp [Pipeline] { [Pipeline] echo 02:29:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:29:21 ---> create-netrc.sh [Pipeline] } 02:29:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:29:21 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:29:22 ---> python-tools-install.sh [Pipeline] echo 02:29:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:29:23 ---> sudo-logs.sh 02:29:23 Archiving 'sudo' log.. [Pipeline] echo 02:29:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:29:24 ---> job-cost.sh 02:29:24 lf-activate-venv: SKIPPING 02:29:24 INFO: No Stack... 02:29:25 INFO: Retrieving Pricing Info for: v1-standard-2 02:29:26 INFO: Archiving Costs [Pipeline] echo 02:29:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:29:27 ---> logs-deploy.sh 02:29:27 lf-activate-venv: SKIPPING 02:29:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3153/4 02:29:27 INFO: archiving workspace using pattern(s): 02:29:29 Archives upload complete. 02:29:29 INFO: archiving logs to Nexus 02:29:31 ---> uname -a: 02:29:31 Linux prd-centos7-docker-4c-2g-25892.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:29:31 02:29:31 02:29:31 ---> lscpu: 02:29:31 Architecture: x86_64 02:29:31 CPU op-mode(s): 32-bit, 64-bit 02:29:31 Byte Order: Little Endian 02:29:31 Address sizes: 40 bits physical, 48 bits virtual 02:29:31 CPU(s): 4 02:29:31 On-line CPU(s) list: 0-3 02:29:31 Thread(s) per core: 1 02:29:31 Core(s) per socket: 1 02:29:31 Socket(s): 4 02:29:31 NUMA node(s): 1 02:29:31 Vendor ID: GenuineIntel 02:29:31 CPU family: 6 02:29:31 Model: 44 02:29:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:29:31 Stepping: 1 02:29:31 CPU MHz: 2933.438 02:29:31 BogoMIPS: 5866.87 02:29:31 Virtualization: VT-x 02:29:31 Hypervisor vendor: KVM 02:29:31 Virtualization type: full 02:29:31 L1d cache: 128 KiB 02:29:31 L1i cache: 128 KiB 02:29:31 L2 cache: 16 MiB 02:29:31 L3 cache: 64 MiB 02:29:31 NUMA node0 CPU(s): 0-3 02:29:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:29:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:29:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:29:31 Vulnerability Meltdown: Mitigation; PTI 02:29:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:29:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:29:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:29:31 Vulnerability Srbds: Not affected 02:29:31 Vulnerability Tsx async abort: Not affected 02:29:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 02:29:31 02:29:31 02:29:31 ---> nproc: 02:29:31 4 02:29:31 02:29:31 02:29:31 ---> df -h: 02:29:31 Filesystem Size Used Available Use% Mounted on 02:29:31 overlay 50.0G 11.7G 38.3G 23% / 02:29:31 tmpfs 64.0M 0 64.0M 0% /dev 02:29:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:29:31 shm 64.0M 0 64.0M 0% /dev/shm 02:29:31 /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os 02:29:31 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf 02:29:31 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname 02:29:31 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts 02:29:31 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host 02:29:31 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure 02:29:31 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log 02:29:31 /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json 02:29:31 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/4 02:29:31 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/4@tmp 02:29:31 02:29:31 02:29:31 ---> free -m: 02:29:31 total used free shared buff/cache available 02:29:31 Mem: 1837 694 114 0 1028 1058 02:29:31 Swap: 1023 80 943 02:29:31 02:29:31 02:29:31 ---> ip addr: 02:29:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:29:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:29:31 inet 127.0.0.1/8 scope host lo 02:29:31 valid_lft forever preferred_lft forever 02:29:31 inet6 ::1/128 scope host 02:29:31 valid_lft forever preferred_lft forever 02:29:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:29:31 link/ether fa:16:3e:c0:fd:99 brd ff:ff:ff:ff:ff:ff 02:29:31 inet 10.30.123.83/23 brd 10.30.123.255 scope global dynamic eth0 02:29:31 valid_lft 84797sec preferred_lft 84797sec 02:29:31 inet6 fe80::f816:3eff:fec0:fd99/64 scope link 02:29:31 valid_lft forever preferred_lft forever 02:29:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:29:31 link/ether 02:42:9b:44:da:3e brd ff:ff:ff:ff:ff:ff 02:29:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:29:31 valid_lft forever preferred_lft forever 02:29:31 inet6 fe80::42:9bff:fe44:da3e/64 scope link 02:29:31 valid_lft forever preferred_lft forever 02:29:31 02:29:31 02:29:31 ---> sar -b -r -n DEV: 02:29:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/10/21 _x86_64_ (4 CPU) 02:29:31 02:29:31 02:02:33 LINUX RESTART (4 CPU) 02:29:31 02:29:31 02:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:29:31 02:04:01 156.63 103.79 52.84 0.00 7961.89 36938.08 0.00 02:29:31 02:05:02 39.73 10.89 28.83 0.00 3843.21 5951.98 0.00 02:29:31 02:06:01 51.75 22.60 29.15 0.00 1847.29 11400.57 0.00 02:29:31 02:07:02 166.52 80.68 85.85 0.00 5834.31 31346.25 0.00 02:29:31 02:08:01 158.26 32.19 126.07 0.00 1867.66 20858.89 0.00 02:29:31 02:09:01 99.35 72.93 26.43 0.00 2864.46 2169.18 0.00 02:29:31 02:10:01 76.15 25.01 51.15 0.00 1023.46 6608.82 0.00 02:29:31 02:11:01 37.36 6.63 30.73 0.00 240.31 2973.26 0.00 02:29:31 02:12:01 78.69 35.28 43.40 0.00 1518.20 2760.95 0.00 02:29:31 02:13:02 63.57 25.62 37.95 0.00 1485.79 2963.64 0.00 02:29:31 02:14:01 14.67 0.32 14.35 0.00 37.58 4989.44 0.00 02:29:31 02:15:02 111.73 23.43 88.30 0.00 6269.92 40594.68 0.00 02:29:31 02:16:27 608.68 500.43 108.25 0.00 58315.43 83011.67 0.00 02:29:31 02:17:02 166.19 87.45 78.74 0.00 8914.71 8711.02 0.00 02:29:31 02:18:03 1264.91 1124.71 140.20 0.00 71091.27 73454.49 0.00 02:29:31 02:19:02 1364.48 1226.41 138.07 0.00 65642.96 77483.38 0.00 02:29:31 02:20:01 171.13 118.56 52.57 0.00 7927.16 9985.06 0.00 02:29:31 02:21:02 245.29 50.59 194.70 0.00 12974.44 44654.51 0.00 02:29:31 02:22:06 918.28 738.09 180.19 0.00 59204.64 79512.60 0.00 02:29:31 02:23:03 889.81 758.51 131.30 0.00 41124.80 39782.20 0.00 02:29:31 02:24:02 617.58 457.25 160.33 0.00 25431.23 32207.85 0.00 02:29:31 02:25:02 202.62 74.19 128.43 0.00 4382.71 11171.13 0.00 02:29:31 02:26:01 33.12 16.64 16.48 0.00 3151.58 1484.04 0.00 02:29:31 02:27:01 2.81 1.22 1.58 0.00 93.63 27.12 0.00 02:29:31 02:28:01 0.28 0.00 0.28 0.00 0.00 3.26 0.00 02:29:31 02:29:02 115.71 55.42 60.29 0.00 4823.94 12480.86 0.00 02:29:31 Average: 301.87 224.04 77.83 0.00 16168.71 26088.05 0.00 02:29:31 02:29:31 02:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:29:31 02:04:01 83084 0 521728 27.73 2620 1274112 1047244 35.74 338324 1263540 3732 02:29:31 02:05:02 110480 0 650876 34.59 2620 1117568 1331264 45.43 527880 1038632 55516 02:29:31 02:06:01 280692 0 645888 34.33 2620 952344 1291836 44.09 563952 831896 42724 02:29:31 02:07:02 79036 0 754660 40.11 2304 1045544 1565360 53.42 630044 929488 20372 02:29:31 02:08:01 248964 0 769060 40.87 1492 862028 1332016 45.46 499180 836568 16 02:29:31 02:09:01 128448 0 821392 43.66 1492 930212 1811300 61.82 623432 856564 44380 02:29:31 02:10:01 181308 0 772216 41.04 828 927192 1753092 59.83 620220 798604 24064 02:29:31 02:11:01 144652 0 841088 44.70 636 895168 1778696 60.70 705416 748468 34140 02:29:31 02:12:01 181512 0 815764 43.36 636 883632 1790428 61.10 629280 781748 62212 02:29:31 02:13:02 243568 0 774088 41.14 512 863376 1551232 52.94 613736 736420 61640 02:29:31 02:14:01 173192 0 748044 39.76 512 959796 1390168 47.44 610332 818296 160 02:29:31 02:15:02 78704 0 746996 39.70 212 1055632 1294316 44.17 697940 833840 23708 02:29:31 02:16:27 70008 0 850724 45.21 0 960812 2300284 78.50 753872 849528 80832 02:29:31 02:17:02 374768 0 772316 41.05 0 734460 2002896 68.36 612616 678808 64 02:29:31 02:18:03 75484 0 859328 45.67 0 946732 2344548 80.02 774452 796476 91164 02:29:31 02:19:02 618188 0 741832 39.43 0 521524 3156668 107.73 423880 606296 72 02:29:31 02:20:01 404040 0 804948 42.78 0 672556 2214976 75.59 523108 683396 33220 02:29:31 02:21:02 52560 0 707708 37.61 0 1121276 1458544 49.78 732424 844588 31064 02:29:31 02:22:06 101080 0 719996 38.27 0 1060468 1813740 61.90 651072 907520 97176 02:29:31 02:23:03 82632 0 828836 44.05 0 970076 2812960 96.00 578596 964640 83972 02:29:31 02:24:02 146540 0 777928 41.35 0 957076 1972948 67.33 611252 871448 4660 02:29:31 02:25:02 356668 0 696440 37.01 0 828436 1593908 54.40 511996 763604 2560 02:29:31 02:26:01 347204 0 622276 33.07 0 912064 1205572 41.14 478700 813684 12 02:29:31 02:27:01 347908 0 618744 32.88 0 914892 1169500 39.91 476756 816360 8 02:29:31 02:28:01 347732 0 618908 32.89 0 914904 1169580 39.92 476516 816360 8 02:29:31 02:29:02 77960 0 691148 36.73 0 1112436 1644632 56.13 615764 934068 73824 02:29:31 Average: 205247 0 737420 39.19 634 938243 1722989 58.80 587721 839263 33512 02:29:31 02:29:31 02:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:29:31 02:04:01 eth0 101.60 84.50 451.61 26.83 0.00 0.00 0.00 0.00 02:29:31 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:05:02 eth0 580.30 304.29 3206.31 53.39 0.00 0.00 0.00 0.00 02:29:31 02:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:06:01 veth0d38802 702.89 681.66 73.22 2714.98 0.00 0.00 0.00 0.00 02:29:31 02:06:01 eth0 702.84 722.14 2732.35 105.76 0.00 0.00 0.00 0.00 02:29:31 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:06:01 docker0 702.89 681.53 63.61 2714.97 0.00 0.00 0.00 0.00 02:29:31 02:07:02 eth0 285.91 241.08 2802.61 27.44 0.00 0.00 0.00 0.00 02:29:31 02:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:08:01 eth0 222.54 163.08 874.04 20.04 0.00 0.00 0.00 0.00 02:29:31 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:08:01 docker0 150.76 203.55 11.05 861.03 0.00 0.00 0.00 0.00 02:29:31 02:09:01 veth9f2d98a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:29:31 02:09:01 eth0 30.72 29.48 25.64 64.72 0.00 0.00 0.00 0.00 02:29:31 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:10:01 veth9f2d98a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:10:01 eth0 14.41 10.70 11.50 6.38 0.00 0.00 0.00 0.00 02:29:31 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:11:01 veth9f2d98a 2.16 2.16 0.17 0.18 0.00 0.00 0.00 0.00 02:29:31 02:11:01 eth0 26.92 20.90 19.61 10.91 0.00 0.00 0.00 0.00 02:29:31 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:11:01 docker0 2.16 2.16 0.14 0.18 0.00 0.00 0.00 0.00 02:29:31 02:12:01 veth9f2d98a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:12:01 eth0 22.59 21.30 9.74 59.52 0.00 0.00 0.00 0.00 02:29:31 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:13:02 veth9f2d98a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:13:02 eth0 18.74 14.29 15.65 8.66 0.00 0.00 0.00 0.00 02:29:31 02:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:14:01 eth0 33.49 30.79 20.80 58.51 0.00 0.00 0.00 0.00 02:29:31 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:15:02 veth8aa8db1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:29:31 02:15:02 eth0 177.33 144.35 1666.45 21.26 0.00 0.00 0.00 0.00 02:29:31 02:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:16:27 veth8aa8db1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:16:27 eth0 3.44 2.29 2.80 1.09 0.00 0.00 0.00 0.00 02:29:31 02:16:27 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:16:27 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:17:02 veth5ecbdd8 9.32 11.08 0.64 40.49 0.00 0.00 0.00 0.00 02:29:31 02:17:02 veth8aa8db1 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:29:31 02:17:02 veth7f2ee89 9.55 11.14 0.66 40.67 0.00 0.00 0.00 0.00 02:29:31 02:17:02 eth0 90.16 77.61 225.83 78.23 0.00 0.00 0.00 0.00 02:29:31 02:18:03 veth8aa8db1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:18:03 eth0 21.88 16.72 41.76 6.94 0.00 0.00 0.00 0.00 02:29:31 02:18:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 02:29:31 02:18:03 docker0 859.18 895.19 74.12 3610.05 0.00 0.00 0.00 0.00 02:29:31 02:19:02 veth8aa8db1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:19:02 vethf58551e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:19:02 vethf7f1f25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:19:02 eth0 3.37 2.57 2.58 1.43 0.00 0.00 0.00 0.00 02:29:31 02:20:01 veth8aa8db1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:20:01 vethf7f1f25 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:29:31 02:20:01 eth0 7.21 5.55 5.60 3.05 0.00 0.00 0.00 0.00 02:29:31 02:20:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:29:31 02:21:02 veth8aa8db1 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 02:29:31 02:21:02 eth0 184.95 139.26 1446.54 75.85 0.00 0.00 0.00 0.00 02:29:31 02:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:21:02 docker0 885.33 935.34 75.68 3798.28 0.00 0.00 0.00 0.00 02:29:31 02:22:06 veth8aa8db1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:22:06 eth0 111.96 72.73 310.85 53.54 0.00 0.00 0.00 0.00 02:29:31 02:22:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:22:06 docker0 43.18 75.11 2.30 290.87 0.00 0.00 0.00 0.00 02:29:31 02:23:03 veth8aa8db1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:23:03 eth0 27.01 19.73 49.35 10.32 0.00 0.00 0.00 0.00 02:29:31 02:23:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:23:03 veth888d206 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 02:29:31 02:24:02 veth8aa8db1 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:24:02 vethdacbc28 1.18 1.40 0.15 3.25 0.00 0.00 0.00 0.00 02:29:31 02:24:02 eth0 46.60 37.30 64.46 58.26 0.00 0.00 0.00 0.00 02:29:31 02:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:25:02 veth8aa8db1 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:29:31 02:25:02 eth0 73.63 55.71 134.14 59.98 0.00 0.00 0.00 0.00 02:29:31 02:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:25:02 veth8b96617 3.76 7.31 0.26 45.43 0.00 0.00 0.00 0.00 02:29:31 02:26:01 eth0 10.46 8.64 9.41 4.44 0.00 0.00 0.00 0.00 02:29:31 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:26:01 docker0 979.58 1079.44 82.00 4387.02 0.00 0.00 0.00 0.00 02:29:31 02:27:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:28:01 eth0 0.48 0.05 0.05 0.00 0.00 0.00 0.00 0.00 02:29:31 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:29:02 eth0 217.44 165.65 2169.95 52.16 0.00 0.00 0.00 0.00 02:29:31 02:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 02:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 Average: eth0 114.77 90.73 626.31 32.23 0.00 0.00 0.00 0.00 02:29:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:31 Average: docker0 37.15 40.94 3.11 166.39 0.00 0.00 0.00 0.00 02:29:31 02:29:31 02:29:31 ---> sar -P ALL: 02:29:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/10/21 _x86_64_ (4 CPU) 02:29:31 02:29:31 02:02:33 LINUX RESTART (4 CPU) 02:29:31 02:29:31 02:03:02 CPU %user %nice %system %iowait %steal %idle 02:29:31 02:04:01 all 11.40 0.00 8.40 9.61 37.57 33.02 02:29:31 02:04:01 0 11.95 0.00 11.00 10.69 38.38 27.98 02:29:31 02:04:01 1 13.80 0.00 8.74 8.89 36.93 31.65 02:29:31 02:04:01 2 9.55 0.00 6.89 9.42 37.15 36.99 02:29:31 02:04:01 3 10.41 0.00 7.02 9.43 37.81 35.33 02:29:31 02:05:02 all 5.77 0.00 2.55 0.80 22.71 68.18 02:29:31 02:05:02 0 3.19 0.00 2.06 0.69 27.67 66.39 02:29:31 02:05:02 1 6.29 0.00 3.04 0.23 23.02 67.42 02:29:31 02:05:02 2 7.31 0.00 2.88 2.19 20.00 67.62 02:29:31 02:05:02 3 6.50 0.00 2.24 0.11 19.69 71.46 02:29:31 02:06:01 all 6.98 0.00 3.83 1.00 24.12 64.08 02:29:31 02:06:01 0 10.75 0.00 4.33 1.08 28.12 55.72 02:29:31 02:06:01 1 2.97 0.00 2.86 0.10 23.94 70.13 02:29:31 02:06:01 2 6.50 0.00 3.86 1.86 21.83 65.94 02:29:31 02:06:01 3 8.00 0.00 4.33 1.01 22.59 64.07 02:29:31 02:07:02 all 3.55 0.00 3.46 1.76 29.66 61.57 02:29:31 02:07:02 0 3.40 0.00 3.58 2.42 32.17 58.43 02:29:31 02:07:02 1 3.23 0.00 3.54 1.86 28.63 62.75 02:29:31 02:07:02 2 3.40 0.00 3.29 1.62 28.09 63.61 02:29:31 02:07:02 3 4.19 0.00 3.45 1.14 29.75 61.48 02:29:31 02:08:01 all 3.53 0.00 4.59 4.41 27.46 60.00 02:29:31 02:08:01 0 2.82 0.00 4.40 3.37 29.63 59.78 02:29:31 02:08:01 1 3.18 0.00 4.17 4.88 26.92 60.85 02:29:31 02:08:01 2 3.92 0.00 4.72 6.09 25.55 59.72 02:29:31 02:08:01 3 4.24 0.00 5.10 3.33 27.69 59.64 02:29:31 02:09:01 all 14.01 0.00 6.65 4.37 34.48 40.49 02:29:31 02:09:01 0 16.37 0.00 7.32 3.97 34.67 37.67 02:29:31 02:09:01 1 13.90 0.00 6.07 3.76 35.64 40.63 02:29:31 02:09:01 2 14.07 0.00 6.12 5.44 31.83 42.54 02:29:31 02:09:01 3 11.74 0.00 7.11 4.30 35.73 41.11 02:29:31 02:10:01 all 27.15 0.00 9.82 2.11 41.20 19.72 02:29:31 02:10:01 0 31.56 0.00 10.95 2.81 38.95 15.74 02:29:31 02:10:01 1 25.83 0.00 10.06 1.62 42.25 20.25 02:29:31 02:10:01 2 23.86 0.00 8.66 2.21 42.21 23.06 02:29:31 02:10:01 3 27.62 0.00 9.72 1.84 41.26 19.56 02:29:31 02:11:01 all 23.34 0.00 9.03 1.82 39.58 26.23 02:29:31 02:11:01 0 24.99 0.00 9.60 1.80 40.52 23.09 02:29:31 02:11:01 1 22.47 0.00 8.44 1.85 40.58 26.66 02:29:31 02:11:01 2 24.03 0.00 9.42 1.35 39.03 26.18 02:29:31 02:11:01 3 21.94 0.00 8.70 2.26 38.24 28.86 02:29:31 02:12:01 all 25.54 0.00 11.99 3.16 39.81 19.50 02:29:31 02:12:01 0 24.49 0.00 10.77 2.97 41.08 20.69 02:29:31 02:12:01 1 30.00 0.00 13.49 4.00 38.26 14.25 02:29:31 02:12:01 2 23.72 0.00 11.35 3.80 40.44 20.69 02:29:31 02:12:01 3 24.14 0.00 12.43 1.89 39.38 22.16 02:29:31 02:13:02 all 15.69 0.00 10.39 3.39 38.49 32.04 02:29:31 02:13:02 0 13.95 0.00 9.93 3.96 39.29 32.88 02:29:31 02:13:02 1 14.20 0.00 9.76 2.41 40.01 33.63 02:29:31 02:13:02 2 15.51 0.00 10.44 3.32 38.78 31.96 02:29:31 02:13:02 3 19.27 0.00 11.50 3.88 35.78 29.58 02:29:31 02:14:01 all 8.84 0.00 8.59 0.27 35.48 46.83 02:29:31 02:14:01 0 7.50 0.00 6.45 0.18 37.56 48.31 02:29:31 02:14:01 1 9.49 0.00 8.60 0.30 35.54 46.07 02:29:31 02:14:01 2 9.99 0.00 9.99 0.13 33.70 46.18 02:29:31 02:14:01 3 8.42 0.00 9.45 0.46 34.99 46.68 02:29:31 02:29:31 02:14:01 CPU %user %nice %system %iowait %steal %idle 02:29:31 02:15:02 all 3.82 0.00 5.14 2.01 31.96 57.07 02:29:31 02:15:02 0 3.36 0.00 4.98 3.73 33.95 53.98 02:29:31 02:15:02 1 4.06 0.00 6.27 2.15 31.86 55.66 02:29:31 02:15:02 2 3.33 0.00 4.96 0.93 30.43 60.36 02:29:31 02:15:02 3 4.52 0.00 4.37 1.22 31.56 58.33 02:29:31 02:16:27 all 6.84 0.00 5.96 17.49 45.12 24.59 02:29:31 02:16:27 0 6.93 0.00 6.05 19.23 44.76 23.03 02:29:31 02:16:27 1 7.05 0.00 6.24 18.96 46.07 21.68 02:29:31 02:16:27 2 6.56 0.00 5.36 16.97 44.32 26.80 02:29:31 02:16:27 3 6.80 0.00 6.20 14.77 45.35 26.88 02:29:31 02:17:02 all 3.27 0.00 4.84 6.27 40.70 44.91 02:29:31 02:17:02 0 2.87 0.00 3.67 6.87 44.43 42.16 02:29:31 02:17:02 1 2.59 0.00 5.15 6.14 38.98 47.14 02:29:31 02:17:02 2 4.25 0.00 5.76 5.16 40.27 44.57 02:29:31 02:17:02 3 3.42 0.00 4.88 6.84 39.00 45.85 02:29:31 02:18:03 all 2.98 0.00 6.35 32.16 35.88 22.63 02:29:31 02:18:03 0 2.88 0.00 6.43 29.46 36.02 25.21 02:29:31 02:18:03 1 2.63 0.00 6.22 32.61 36.08 22.46 02:29:31 02:18:03 2 3.05 0.00 5.99 35.08 35.67 20.22 02:29:31 02:18:03 3 3.37 0.00 6.76 31.52 35.73 22.62 02:29:31 02:19:02 all 7.76 0.00 5.16 25.51 39.09 22.48 02:29:31 02:19:02 0 7.40 0.00 5.12 22.53 39.11 25.84 02:29:31 02:19:02 1 7.42 0.00 4.94 28.33 38.84 20.47 02:29:31 02:19:02 2 8.27 0.00 5.62 25.24 38.78 22.09 02:29:31 02:19:02 3 7.98 0.00 4.97 25.93 39.65 21.47 02:29:31 02:20:01 all 54.06 0.00 12.03 4.97 26.73 2.21 02:29:31 02:20:01 0 53.42 0.00 12.38 5.43 26.97 1.80 02:29:31 02:20:01 1 55.84 0.00 11.58 4.80 25.94 1.83 02:29:31 02:20:01 2 54.21 0.00 11.28 5.07 26.64 2.80 02:29:31 02:20:01 3 52.72 0.00 12.89 4.57 27.39 2.43 02:29:31 02:21:02 all 8.53 0.00 8.79 11.40 42.58 28.70 02:29:31 02:21:02 0 8.27 0.00 8.40 11.40 43.89 28.04 02:29:31 02:21:02 1 8.78 0.00 8.58 11.64 42.57 28.43 02:29:31 02:21:02 2 7.63 0.00 8.63 11.29 42.27 30.18 02:29:31 02:21:02 3 9.50 0.00 9.58 11.28 41.53 28.11 02:29:31 02:22:06 all 6.77 0.00 7.01 20.51 42.68 23.03 02:29:31 02:22:06 0 6.49 0.00 6.39 21.08 44.10 21.95 02:29:31 02:22:06 1 6.40 0.00 6.84 20.24 41.63 24.88 02:29:31 02:22:06 2 7.06 0.00 7.15 18.39 41.48 25.92 02:29:31 02:22:06 3 7.15 0.00 7.71 22.37 43.49 19.28 02:29:31 02:23:03 all 22.18 0.00 10.57 18.11 40.03 9.11 02:29:31 02:23:03 0 22.86 0.00 9.91 19.96 39.76 7.50 02:29:31 02:23:03 1 19.62 0.00 8.94 17.00 42.75 11.68 02:29:31 02:23:03 2 25.79 0.00 11.55 16.93 36.53 9.20 02:29:31 02:23:03 3 20.52 0.00 11.96 18.56 40.98 7.99 02:29:31 02:24:02 all 18.82 0.00 9.95 17.34 43.66 10.22 02:29:31 02:24:02 0 17.82 0.00 9.35 17.17 44.47 11.19 02:29:31 02:24:02 1 21.00 0.00 11.16 19.58 40.37 7.88 02:29:31 02:24:02 2 19.90 0.00 9.98 16.02 44.66 9.44 02:29:31 02:24:02 3 16.68 0.00 9.38 16.62 45.04 12.28 02:29:31 02:25:02 all 17.08 0.00 8.78 6.80 37.19 30.15 02:29:31 02:25:02 0 17.52 0.00 6.85 6.12 38.61 30.91 02:29:31 02:25:02 1 16.74 0.00 9.80 7.58 36.08 29.81 02:29:31 02:25:02 2 16.37 0.00 8.76 8.30 37.45 29.12 02:29:31 02:25:02 3 17.69 0.00 9.78 5.19 36.57 30.77 02:29:31 02:29:31 02:25:02 CPU %user %nice %system %iowait %steal %idle 02:29:31 02:26:01 all 0.61 0.00 1.65 1.49 7.17 89.09 02:29:31 02:26:01 0 0.71 0.00 1.70 1.36 7.86 88.36 02:29:31 02:26:01 1 0.34 0.00 1.84 0.86 7.20 89.76 02:29:31 02:26:01 2 0.99 0.00 1.70 2.12 7.44 87.74 02:29:31 02:26:01 3 0.39 0.00 1.36 1.59 6.15 90.50 02:29:31 02:27:01 all 0.06 0.00 0.08 0.00 3.11 96.74 02:29:31 02:27:01 0 0.06 0.00 0.08 0.00 3.79 96.06 02:29:31 02:27:01 1 0.05 0.00 0.10 0.02 3.31 96.52 02:29:31 02:27:01 2 0.03 0.00 0.03 0.00 2.50 97.43 02:29:31 02:27:01 3 0.11 0.00 0.11 0.00 2.82 96.96 02:29:31 02:28:01 all 0.07 0.00 0.25 0.00 2.35 97.32 02:29:31 02:28:01 0 0.10 0.00 0.29 0.00 3.35 96.27 02:29:31 02:28:01 1 0.08 0.00 0.10 0.00 3.59 96.24 02:29:31 02:28:01 2 0.10 0.00 0.35 0.00 1.73 97.83 02:29:31 02:28:01 3 0.00 0.00 0.28 0.00 0.73 98.99 02:29:31 02:29:02 all 2.98 0.00 2.49 2.19 13.02 79.33 02:29:31 02:29:02 0 2.39 0.00 2.61 0.66 14.25 80.09 02:29:31 02:29:02 1 2.61 0.00 1.92 1.43 13.37 80.67 02:29:31 02:29:02 2 2.39 0.00 2.23 0.25 12.55 82.58 02:29:31 02:29:02 3 4.56 0.00 3.23 6.51 11.89 73.81 02:29:31 Average: all 10.91 0.00 6.37 8.00 31.82 42.91 02:29:31 Average: 0 10.92 0.00 6.23 8.03 33.03 41.80 02:29:31 Average: 1 10.83 0.00 6.35 8.10 31.76 42.96 02:29:31 Average: 2 10.91 0.00 6.30 8.02 31.02 43.75 02:29:31 Average: 3 10.96 0.00 6.59 7.85 31.44 43.16 02:29:31 02:29:31 02:29:31