Pull request #3515 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e077d6043557515886ecd2a22d37ad5e748dcf83+4dd80814185d38ae6b349cd8e9b4c72539c96da6 (f000e10f5e7065cd408beb0b238f111bf0c77ae1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2132326805188241948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1162628398888414530.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3515/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3515/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1163265653479596375.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3299325753739251750.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3515/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3515/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4122145442192329898.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-838 in /w/workspace/edgexfoundry_edgex-go_PR-3515 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1597522265392312011.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4974200014258444506.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3515/head:refs/remotes/origin/PR-3515 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit e077d6043557515886ecd2a22d37ad5e748dcf83 Merge succeeded, producing 6c2c5e0738b3de4d7b7aba5fb430a507b38da637 Checking out Revision 6c2c5e0738b3de4d7b7aba5fb430a507b38da637 (PR-3515) > git config core.sparsecheckout # timeout=10 > git checkout -f e077d6043557515886ecd2a22d37ad5e748dcf83 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7741409940292559333.key > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c2c5e0738b3de4d7b7aba5fb430a507b38da637 # timeout=10 Commit message: "Merge commit '4dd80814185d38ae6b349cd8e9b4c72539c96da6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 894f730e9238e13c05bad4462a60231dca803bb9 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:00:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:00:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:00:12 ========================================================= 07:00:12 EdgeX Global Pipelines Version Info 07:00:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:00:14 ------------------- 07:00:14 stable info: 07:00:14 ------------------- 07:00:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:00:14 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:00:14 Message: update stable to v1.0.192 07:00:14 ------------------- 07:00:14 experimental info: 07:00:14 ------------------- 07:00:14 Commited By: **** collab-it+edgex@linuxfoundation.org 07:00:14 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:00:14 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3515 [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3515 [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3515 [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c2c5e0738b3de4d7b7aba5fb430a507b38da637 [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c2c5e0 [Pipeline] echo 07:00:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:15 provisioning config files... 07:00:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config820990058498081003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:16 ---> docker-login.sh 07:00:16 nexus3.edgexfoundry.org:10001 07:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:16 Configure a credential helper to remove this warning. See 07:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:16 07:00:16 Login Succeeded 07:00:16 nexus3.edgexfoundry.org:10002 07:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:16 Configure a credential helper to remove this warning. See 07:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:16 07:00:16 Login Succeeded 07:00:16 nexus3.edgexfoundry.org:10003 07:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:16 Configure a credential helper to remove this warning. See 07:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:16 07:00:16 Login Succeeded 07:00:16 nexus3.edgexfoundry.org:10004 07:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:16 Configure a credential helper to remove this warning. See 07:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:16 07:00:16 Login Succeeded 07:00:16 docker.io 07:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:17 Configure a credential helper to remove this warning. See 07:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:17 07:00:17 Login Succeeded 07:00:17 ---> docker-login.sh ends [Pipeline] } 07:00:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:00:17 ++ 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 07:00:17 + for file in '`ls cmd/**/Dockerfile`' 07:00:17 ++ dirname cmd/core-command/Dockerfile 07:00:17 ++ cut -d/ -f2 07:00:17 + echo core-command,cmd/core-command/Dockerfile 07:00:17 + for file in '`ls cmd/**/Dockerfile`' 07:00:17 ++ dirname cmd/core-data/Dockerfile 07:00:17 ++ cut -d/ -f2 07:00:17 + echo core-data,cmd/core-data/Dockerfile 07:00:17 + for file in '`ls cmd/**/Dockerfile`' 07:00:17 ++ dirname cmd/core-metadata/Dockerfile 07:00:17 ++ cut -d/ -f2 07:00:17 + echo core-metadata,cmd/core-metadata/Dockerfile 07:00:17 + for file in '`ls cmd/**/Dockerfile`' 07:00:17 ++ dirname cmd/security-bootstrapper/Dockerfile 07:00:17 ++ cut -d/ -f2 07:00:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:00:17 + for file in '`ls cmd/**/Dockerfile`' 07:00:17 ++ dirname cmd/security-proxy-setup/Dockerfile 07:00:17 ++ cut -d/ -f2 07:00:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:00:17 + for file in '`ls cmd/**/Dockerfile`' 07:00:17 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:00:17 ++ cut -d/ -f2 07:00:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:00:17 + for file in '`ls cmd/**/Dockerfile`' 07:00:17 ++ dirname cmd/support-notifications/Dockerfile 07:00:17 ++ cut -d/ -f2 07:00:17 + echo support-notifications,cmd/support-notifications/Dockerfile 07:00:17 + for file in '`ls cmd/**/Dockerfile`' 07:00:17 ++ dirname cmd/support-scheduler/Dockerfile 07:00:17 ++ cut -d/ -f2 07:00:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:00:17 + for file in '`ls cmd/**/Dockerfile`' 07:00:17 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:00:17 ++ cut -d/ -f2 07:00:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:00:17 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:00:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:18 07:00:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:00:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:18 latest: Pulling from edgex-devops/git-semver 07:00:18 31603596830f: Pulling fs layer 07:00:18 54011a49482f: Pulling fs layer 07:00:18 a6820b24f6d8: Pulling fs layer 07:00:18 f581987b2513: Pulling fs layer 07:00:18 f581987b2513: Waiting 07:00:18 54011a49482f: Verifying Checksum 07:00:18 54011a49482f: Download complete 07:00:18 31603596830f: Verifying Checksum 07:00:18 31603596830f: Download complete 07:00:18 f581987b2513: Verifying Checksum 07:00:18 f581987b2513: Download complete 07:00:18 a6820b24f6d8: Verifying Checksum 07:00:18 a6820b24f6d8: Download complete 07:00:18 31603596830f: Pull complete 07:00:19 54011a49482f: Pull complete 07:00:19 a6820b24f6d8: Pull complete 07:00:19 f581987b2513: Pull complete 07:00:19 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:00:20 prd-centos7-docker-4c-2g-838 does not seem to be running inside a container 07:00:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:00:21 $ docker top e72fd5df9a8e3e4b400dc46a845ddb822ab391a22766c2c62ae40cefde67362b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:00:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:21 [ssh-agent] Looking for ssh-agent implementation... 07:00:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:21 $ docker exec e72fd5df9a8e3e4b400dc46a845ddb822ab391a22766c2c62ae40cefde67362b ssh-agent 07:00:21 SSH_AUTH_SOCK=/tmp/ssh-9nyrB4KGZhHk/agent.15 07:00:21 SSH_AGENT_PID=22 07:00:21 Running ssh-add (command line suppressed) 07:00:21 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4557934721042725816.key (/w/workspace/edgex-go/3@tmp/private_key_4557934721042725816.key) 07:00:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:21 + git tag --points-at HEAD [Pipeline] } 07:00:21 $ docker exec --env ******** --env ******** e72fd5df9a8e3e4b400dc46a845ddb822ab391a22766c2c62ae40cefde67362b ssh-agent -k 07:00:22 unset SSH_AUTH_SOCK; 07:00:22 unset SSH_AGENT_PID; 07:00:22 echo Agent pid 22 killed; 07:00:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:00:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:22 [ssh-agent] Looking for ssh-agent implementation... 07:00:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:22 $ docker exec e72fd5df9a8e3e4b400dc46a845ddb822ab391a22766c2c62ae40cefde67362b ssh-agent 07:00:22 SSH_AUTH_SOCK=/tmp/ssh-BQ8kPHufVmNq/agent.56 07:00:22 SSH_AGENT_PID=63 07:00:22 Running ssh-add (command line suppressed) 07:00:22 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3444339623889419459.key (/w/workspace/edgex-go/3@tmp/private_key_3444339623889419459.key) 07:00:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:22 + git semver init 07:00:22 # -> Open(): unable to determine branch for HEAD 07:00:22 # $GIT_DIR = /w/workspace/edgex-go/3/.git 07:00:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 07:00:22 # $SEMVER_REMOTE_NAME = origin 07:00:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:00:22 # $SEMVER_USER_NAME = edgex-jenkins 07:00:22 # $SEMVER_BRANCH = PR-3515 07:00:22 # $SEMVER_TEMP = /tmp/semver-616634583 07:00:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:00:44 # '/tmp/semver-616634583' -> '/w/workspace/edgex-go/3/.semver' 07:00:44 # -> Force: false 07:00:44 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 07:00:44 $ docker exec --env ******** --env ******** e72fd5df9a8e3e4b400dc46a845ddb822ab391a22766c2c62ae40cefde67362b ssh-agent -k 07:00:44 unset SSH_AUTH_SOCK; 07:00:44 unset SSH_AGENT_PID; 07:00:44 echo Agent pid 63 killed; 07:00:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:00:45 + git semver [Pipeline] } 07:00:45 $ docker stop --time=1 e72fd5df9a8e3e4b400dc46a845ddb822ab391a22766c2c62ae40cefde67362b 07:00:47 $ docker rm -f e72fd5df9a8e3e4b400dc46a845ddb822ab391a22766c2c62ae40cefde67362b [Pipeline] // withDockerContainer [Pipeline] sh 07:00:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:00:48 Stashed 1 file(s) [Pipeline] echo 07:00:48 [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 07:00:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:00:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:00:49 + sudo service docker restart 07:00:49 + true 07:00:49 Redirecting to /bin/systemctl restart docker.service 07:01:03 Still waiting to schedule task 07:01:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 07:01:07 ========================================================= 07:01:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:01:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:01:08 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:01:09 Sending build context to Docker daemon 330.9MB 07:01:09 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:01:09 Step 2/6 : FROM ${BASE} 07:01:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:01:09 540db60ca938: Pulling fs layer 07:01:09 adcc1eea9eea: Pulling fs layer 07:01:09 4c4ab2625f07: Pulling fs layer 07:01:09 0510c868ecb4: Pulling fs layer 07:01:09 afea3b2eda06: Pulling fs layer 07:01:09 7809a108b3ef: Pulling fs layer 07:01:09 f706445af74f: Pulling fs layer 07:01:09 afea3b2eda06: Waiting 07:01:09 7809a108b3ef: Waiting 07:01:09 f706445af74f: Waiting 07:01:09 0510c868ecb4: Waiting 07:01:09 4c4ab2625f07: Verifying Checksum 07:01:09 4c4ab2625f07: Download complete 07:01:09 adcc1eea9eea: Verifying Checksum 07:01:09 adcc1eea9eea: Download complete 07:01:09 afea3b2eda06: Verifying Checksum 07:01:09 afea3b2eda06: Download complete 07:01:09 7809a108b3ef: Verifying Checksum 07:01:09 7809a108b3ef: Download complete 07:01:09 540db60ca938: Verifying Checksum 07:01:09 540db60ca938: Download complete 07:01:09 540db60ca938: Pull complete 07:01:09 adcc1eea9eea: Pull complete 07:01:09 4c4ab2625f07: Pull complete 07:01:11 f706445af74f: Verifying Checksum 07:01:11 f706445af74f: Download complete 07:01:11 0510c868ecb4: Verifying Checksum 07:01:11 0510c868ecb4: Download complete 07:01:15 0510c868ecb4: Pull complete 07:01:15 afea3b2eda06: Pull complete 07:01:15 7809a108b3ef: Pull complete 07:01:17 f706445af74f: Pull complete 07:01:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:01:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:01:17 ---> b068be0155e3 07:01:17 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 07:01:18 ---> Running in d0abd89e7717 07:01:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:01:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:01:20 (1/12) Installing libmagic (5.39-r0) 07:01:21 (2/12) Installing file (5.39-r0) 07:01:21 (3/12) Installing libc-dev (0.7.2-r3) 07:01:21 (4/12) Installing g++ (10.2.1_pre1-r3) 07:01:26 (5/12) Installing fortify-headers (1.1-r0) 07:01:26 (6/12) Installing patch (2.7.6-r6) 07:01:26 (7/12) Installing build-base (0.5-r2) 07:01:26 (8/12) Installing libsodium (1.0.18-r0) 07:01:26 (9/12) Installing pkgconf (1.7.3-r0) 07:01:26 (10/12) Installing libsodium-dev (1.0.18-r0) 07:01:26 (11/12) Installing libzmq (4.3.3-r1) 07:01:26 (12/12) Installing zeromq-dev (4.3.3-r1) 07:01:26 Executing busybox-1.32.1-r6.trigger 07:01:26 OK: 219 MiB in 52 packages 07:01:29 Removing intermediate container d0abd89e7717 07:01:29 ---> f96674234943 07:01:29 Step 4/6 : WORKDIR /edgex-go 07:01:29 ---> Running in ad8754dc41cf 07:01:29 Removing intermediate container ad8754dc41cf 07:01:29 ---> b64e9fda04dc 07:01:29 Step 5/6 : COPY go.mod . 07:01:29 ---> 84199317c191 07:01:29 Step 6/6 : RUN go mod download 07:01:29 ---> Running in efe238427bd9 07:01:42 Removing intermediate container efe238427bd9 07:01:42 ---> 7a7b27b0d593 07:01:42 Successfully built 7a7b27b0d593 07:01:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:01:43 + docker inspect -f . ci-base-image-x86_64 07:01:43 . [Pipeline] withDockerContainer 07:01:43 prd-centos7-docker-4c-2g-838 does not seem to be running inside a container 07:01:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:01:43 $ docker top 6e3312c633c477c2e09b351c79e9b3f0095d9117e9382346afe8b7ce125153cb -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:44 + go version 07:01:44 go version go1.16.3 linux/amd64 [Pipeline] } 07:01:44 $ docker stop --time=1 6e3312c633c477c2e09b351c79e9b3f0095d9117e9382346afe8b7ce125153cb 07:01:45 $ docker rm -f 6e3312c633c477c2e09b351c79e9b3f0095d9117e9382346afe8b7ce125153cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:01:45 + docker inspect -f . ci-base-image-x86_64 07:01:45 . [Pipeline] withDockerContainer 07:01:45 prd-centos7-docker-4c-2g-838 does not seem to be running inside a container 07:01:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:01:46 $ docker top 1e2f6e202286969de3eb0e9b706a7cfa63def3b90b90e1fc7047911fac687c81 -eo pid,comm [Pipeline] { [Pipeline] echo 07:01:46 ========================================================= 07:01:46 [edgeXBuildGoParallel] Running Tests and Build... 07:01:46 ========================================================= [Pipeline] sh 07:01:46 + go mod tidy [Pipeline] sh 07:01:47 + make test 07:01:47 go mod tidy 07:01:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:01:52 ? github.com/edgexfoundry/edgex-go [no test files] 07:02:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:02:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:02:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:02:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:02:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:02:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:02:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:02:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:02:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:02:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:02:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:02:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:02:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.066s coverage: 46.1% of statements 07:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:02:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.040s coverage: 28.7% of statements 07:02:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.056s coverage: 100.0% of statements 07:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.086s coverage: 27.7% of statements 07:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements 07:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements 07:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:02:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.060s coverage: 100.0% of statements 07:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:02:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.066s coverage: 53.4% of statements 07:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:02:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.115s coverage: 87.7% of statements 07:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:02:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.051s coverage: 78.9% of statements 07:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:02:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.234s coverage: 28.6% of statements 07:02:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:02:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:02:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:02:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:02:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:02:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements 07:02:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:02:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements 07:02:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.093s coverage: 86.7% of statements 07:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.097s coverage: 97.5% of statements 07:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.080s coverage: 78.3% of statements 07:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:02:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.247s coverage: 95.1% of statements 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:02:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:02:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.057s coverage: 0.8% of statements 07:02:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:02:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.040s coverage: 21.7% of statements 07:02:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:02:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 07:02:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 07:02:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 07:02:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements 07:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 07:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 07:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 07:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.217s coverage: 81.8% of statements 07:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 07:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.228s coverage: 66.9% of statements 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.5% of statements 07:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements 07:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.027s coverage: 84.8% of statements 07:03:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.087s coverage: 46.8% of statements 07:03:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:03:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:03:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:03:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:03:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:03:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.071s coverage: 100.0% of statements 07:03:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:03:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements 07:03:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:03:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:03:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.065s coverage: 18.8% of statements 07:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 07:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 07:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:03:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements 07:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:03:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.600s coverage: 28.7% of statements 07:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:03:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements 07:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:03:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements 07:03:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:03:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:03:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:03:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.048s coverage: 63.4% of statements 07:03:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:03:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.077s coverage: 97.6% of statements 07:03:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:03:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:03:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:03:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 07:03:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:03:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements 07:03:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:03:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:03:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:03:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:03:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.027s coverage: 87.9% of statements 07:03:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:03:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:03:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements 07:03:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.039s coverage: 28.1% of statements 07:03:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:03:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 07:03:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 27.9% of statements 07:03:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 07:03:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 07:03:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 07:03:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 07:03:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 07:03:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 07:03:20 GO111MODULE=on go vet ./... 07:03:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-842 in /w/workspace/edgexfoundry_edgex-go_PR-3515 [Pipeline] { [Pipeline] ws 07:03:24 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 07:03:24 The recommended git tool is: git 07:03:30 using credential edgex-jenkins-ssh 07:03:30 Cloning the remote Git repository 07:03:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:03:30 > git init /w/workspace/edgex-go/3 # timeout=10 07:03:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:03:30 > git --version # timeout=10 07:03:30 > git --version # 'git version 2.17.1' 07:03:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:52 gofmt -l . 07:03:52 [ "`gofmt -l .`" = "" ] 07:03:52 ./bin/test-go-mod-tidy.sh 07:03:52 ./bin/test-attribution-txt.sh [Pipeline] sh 07:03:52 + ls -al . 07:03:52 total 852 07:03:52 drwxrwxr-x 10 1001 1001 4096 May 28 07:03 . 07:03:52 drwxr-xr-x 4 root root 28 May 28 07:01 .. 07:03:52 -rw-rw-r-- 1 1001 1001 11 May 28 07:00 .dockerignore 07:03:52 drwxrwxr-x 8 1001 1001 179 May 28 07:00 .git 07:03:52 drwxrwxr-x 3 1001 1001 125 May 28 07:00 .github 07:03:52 -rw-rw-r-- 1 1001 1001 818 May 28 07:00 .gitignore 07:03:52 drwx------ 3 1001 1001 60 May 28 07:00 .semver 07:03:52 -rw-rw-r-- 1 1001 1001 166 May 28 07:00 .sonarcloud.properties 07:03:52 -rw-rw-r-- 1 1001 1001 8609 May 28 07:00 Attribution.txt 07:03:52 -rw-rw-r-- 1 1001 1001 3804 May 28 07:00 CONTRIBUTING.md 07:03:52 -rw-rw-r-- 1 1001 1001 931 May 28 07:00 Dockerfile.build 07:03:52 -rw-rw-r-- 1 1001 1001 849 May 28 07:00 Jenkinsfile 07:03:52 -rw-rw-r-- 1 1001 1001 10775 May 28 07:00 LICENSE 07:03:52 -rw-rw-r-- 1 1001 1001 5632 May 28 07:00 Makefile 07:03:52 -rw-rw-r-- 1 1001 1001 7978 May 28 07:00 README.md 07:03:52 -rw-rw-r-- 1 1001 1001 6755 May 28 07:00 SECURITY.md 07:03:52 -rw-rw-r-- 1 1001 1001 5 May 28 07:00 VERSION 07:03:52 -rw-rw-r-- 1 1001 1001 4131 May 28 07:00 ZMQWindows.md 07:03:52 drwxrwxr-x 2 1001 1001 117 May 28 07:00 bin 07:03:52 drwxrwxr-x 14 1001 1001 4096 May 28 07:00 cmd 07:03:52 -rw-r--r-- 1 root root 742996 May 28 07:03 coverage.out 07:03:52 -rw-r--r-- 1 root root 1060 May 28 07:03 go.mod 07:03:52 -rw-r--r-- 1 root root 21686 May 28 07:01 go.sum 07:03:52 drwxrwxr-x 8 1001 1001 127 May 28 07:00 internal 07:03:52 drwxrwxr-x 4 1001 1001 26 May 28 07:00 openapi 07:03:52 drwxrwxr-x 4 1001 1001 71 May 28 07:00 snap 07:03:52 -rw-rw-r-- 1 1001 1001 168 May 28 07:00 version.go [Pipeline] sh 07:03:53 + '[' -e coverage.out ] 07:03:53 + chown 1001:1001 coverage.out [Pipeline] stash 07:03:53 Stashed 1 file(s) [Pipeline] sh 07:03:53 + make build 07:03:53 go mod tidy 07:03:53 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 07:03:55 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 07:03:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:03:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:03:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:03:55 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3515/head:refs/remotes/origin/PR-3515 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:03:56 Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit e077d6043557515886ecd2a22d37ad5e748dcf83 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:03:56 Failed in branch arm64 07:03:56 > git config core.sparsecheckout # timeout=10 07:03:56 > git checkout -f e077d6043557515886ecd2a22d37ad5e748dcf83 # timeout=10 07:04:03 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 07:04: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 07:04:05 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 07:04:05 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 07:04:06 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 07:04:07 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 07:04:08 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 07:04:09 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 07:04:09 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 07:04:10 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] } 07:04:12 $ docker stop --time=1 1e2f6e202286969de3eb0e9b706a7cfa63def3b90b90e1fc7047911fac687c81 07:04:15 $ docker rm -f 1e2f6e202286969de3eb0e9b706a7cfa63def3b90b90e1fc7047911fac687c81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:04:16 07:04:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:04:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:04:17 latest: Pulling from edgex-devops/edgex-compose 07:04:17 cbdbe7a5bc2a: Pulling fs layer 07:04:17 ca9280d653b3: Pulling fs layer 07:04:17 7e9c9ca2126c: Pulling fs layer 07:04:17 cbdbe7a5bc2a: Verifying Checksum 07:04:17 cbdbe7a5bc2a: Download complete 07:04:17 cbdbe7a5bc2a: Pull complete 07:04:18 ca9280d653b3: Verifying Checksum 07:04:18 ca9280d653b3: Download complete 07:04:18 ca9280d653b3: Pull complete 07:04:18 7e9c9ca2126c: Verifying Checksum 07:04:18 7e9c9ca2126c: Download complete 07:04:22 7e9c9ca2126c: Pull complete 07:04:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:04:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:04:22 prd-centos7-docker-4c-2g-838 does not seem to be running inside a container 07:04:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:04:25 $ docker top 8549e5cb10356f26fc7087a9239776844990e722c682737521119e2cdd502572 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:26 + + docker-composegrep build parallel --help 07:04:26 07:04:26 --parallel Build images in parallel. [Pipeline] } 07:04:26 $ docker stop --time=1 8549e5cb10356f26fc7087a9239776844990e722c682737521119e2cdd502572 07:04:28 $ docker rm -f 8549e5cb10356f26fc7087a9239776844990e722c682737521119e2cdd502572 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:04:28 . [Pipeline] withDockerContainer 07:04:28 prd-centos7-docker-4c-2g-838 does not seem to be running inside a container 07:04:28 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:04:29 $ docker top e3e66c9f5c90a41a46b85814ec9f7f1172f9dc157d081622fdc845737a68fdb6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:29 + docker-compose -f ./docker-compose-build.yml build --parallel 07:04:30 Building core-command ... 07:04:30 Building core-data ... 07:04:30 Building core-metadata ... 07:04:30 Building security-bootstrapper ... 07:04:30 Building security-proxy-setup ... 07:04:30 Building security-secretstore-setup ... 07:04:30 Building support-notifications ... 07:04:30 Building support-scheduler ... 07:04:30 Building sys-mgmt-agent ... 07:04:30 Building security-bootstrapper 07:04:30 Building sys-mgmt-agent 07:04:30 Building support-scheduler 07:04:30 Building core-command 07:04:30 Building support-notifications 07:04:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:04:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:04:45 ---> 7a7b27b0d593 07:04:45 Step 3/24 : WORKDIR /edgex-go 07:04:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:04:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:04:45 ---> 7a7b27b0d593 07:04:45 Step 3/32 : WORKDIR /edgex-go 07:04:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:04:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:04:45 ---> 7a7b27b0d593 07:04:45 Step 3/24 : WORKDIR /edgex-go 07:04:49 ---> Running in d35408bc2136 07:04:49 ---> Running in 8e8eee9faeba 07:04:49 ---> Running in 2ebe226e7844 07:04:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:04:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:04:50 ---> 7a7b27b0d593 07:04:50 Step 3/23 : WORKDIR /edgex-go 07:04:52 ---> Running in 1e221bdb8977 07:04:52 Removing intermediate container 2ebe226e7844 07:04:52 ---> 622f0daf8b61 07:04:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:52 Removing intermediate container d35408bc2136 07:04:52 ---> 4bcc51a727e9 07:04:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:52 Removing intermediate container 8e8eee9faeba 07:04:52 ---> c5c23c4abb17 07:04:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:53 ---> Running in 9b1f3e29571f 07:04:53 ---> Running in daf3445e7b10 07:04:53 ---> Running in 0f68873d0107 07:04:53 Removing intermediate container 1e221bdb8977 07:04:53 ---> 8f687221a7c4 07:04:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:53 ---> Running in 0b492410f492 07:04:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:04:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:04:54 ---> 7a7b27b0d593 07:04:54 Step 3/23 : WORKDIR /edgex-go 07:04:54 ---> Using cache 07:04:54 ---> 8f687221a7c4 07:04:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:55 ---> Running in 38f403a40155 07:04:55 Removing intermediate container 9b1f3e29571f 07:04:55 ---> b925d5ad3fbf 07:04:55 Step 5/32 : RUN apk add --update --no-cache make git 07:04:55 Removing intermediate container daf3445e7b10 07:04:55 ---> 095b3e6e42b8 07:04:55 Step 5/24 : RUN apk add --update --no-cache make git 07:04:55 ---> Running in 5de8fb1716a5 07:04:55 ---> Running in 80a050b65b49 07:04:55 Removing intermediate container 0f68873d0107 07:04:55 ---> 7bcb23ca835f 07:04:55 Step 5/24 : RUN apk add --update --no-cache make bash git 07:04:55 ---> Running in 0ff73f2a0ff8 07:04:55 Removing intermediate container 0b492410f492 07:04:55 ---> fc8624a144b7 07:04:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:04:56 ---> Running in 169ebbf63019 07:04:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:04:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:04:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:04:56 Removing intermediate container 38f403a40155 07:04:56 ---> 9e8e5e382c98 07:04:56 Step 5/23 : RUN apk add --update --no-cache make git 07:04:56 ---> Running in 18df49dd7c03 07:04:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:04:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:04:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:04:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:04:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:04:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:04:58 OK: 219 MiB in 52 packages 07:04:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:04:58 OK: 219 MiB in 52 packages 07:04:58 OK: 219 MiB in 52 packages 07:04:58 OK: 219 MiB in 52 packages 07:04:58 Removing intermediate container 80a050b65b49 07:04:58 ---> 01ae549cfce6 07:04:58 Step 6/24 : COPY go.mod . 07:04:58 OK: 219 MiB in 52 packages 07:04:58 ---> 6dffadbd52d8 07:04:58 Step 7/24 : RUN go mod download 07:04:58 ---> Running in ac5a039123a3 07:04:58 Removing intermediate container 5de8fb1716a5 07:04:58 ---> 48e97434b98b 07:04:58 Step 6/32 : COPY go.mod . 07:04:58 Removing intermediate container 169ebbf63019 07:04:58 ---> eea6d2374ed2 07:04:58 Step 6/23 : COPY go.mod . 07:04:59 ---> f8e61d62034d 07:04:59 Step 7/32 : RUN go mod download 07:04:59 Removing intermediate container 0ff73f2a0ff8 07:04:59 ---> aebffaf5c0b9 07:04:59 Step 6/24 : COPY go.mod . 07:04:59 ---> Running in 6c981cad903d 07:04:59 Removing intermediate container 18df49dd7c03 07:04:59 ---> d3ef648552da 07:04:59 Step 6/23 : COPY go.mod . 07:04:59 ---> 6a36bf72ca5f 07:04:59 Step 7/23 : RUN go mod download 07:04:59 ---> Running in 81a505e33cf7 07:04:59 ---> eb425163010c 07:04:59 Step 7/24 : RUN go mod download 07:04:59 ---> dea698be6203 07:04:59 Step 7/23 : RUN go mod download 07:04:59 ---> Running in a6fac07dd884 07:04:59 ---> Running in 52a57ba6432d 07:04:59 Removing intermediate container ac5a039123a3 07:04:59 ---> 0ba611b11f05 07:04:59 Step 8/24 : COPY . . 07:05:05 Removing intermediate container 6c981cad903d 07:05:05 ---> 1b92bf342c97 07:05:05 Step 8/32 : COPY . . 07:05:05 Removing intermediate container 81a505e33cf7 07:05:05 ---> 0faa61fd36f6 07:05:05 Step 8/23 : COPY . . 07:05:05 ---> 9e5e742bbb60 07:05:05 Step 9/24 : RUN go mod tidy 07:05:13 ---> Running in 22ec66d9b0d3 07:05:13 Removing intermediate container 52a57ba6432d 07:05:13 ---> 04e33ed98baf 07:05:13 Step 8/23 : COPY . . 07:05:13 Removing intermediate container a6fac07dd884 07:05:13 ---> 6886826afb6f 07:05:13 Step 8/24 : COPY . . 07:05:13 ---> e3d2eae640d2 07:05:13 Step 9/23 : RUN go mod tidy 07:05:13 ---> 91fa908a8f25 07:05:13 Step 9/32 : RUN go mod tidy 07:05:14 ---> Running in 01daa03023a1 07:05:14 ---> Running in dba045744ef3 07:05:17 Removing intermediate container 22ec66d9b0d3 07:05:17 ---> 982a7c928645 07:05:17 Step 10/24 : RUN make cmd/core-command/core-command 07:05:21 ---> Running in e5a139cefeb6 07:05:21 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 07:05:21 ---> 0884c9098f07 07:05:21 Step 9/24 : RUN go mod tidy 07:05:21 ---> Running in 1d545bc5928c 07:05:21 Removing intermediate container dba045744ef3 07:05:21 ---> b217dc47083d 07:05:21 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:05:21 ---> Running in a45a9ce1938a 07:05:21 Removing intermediate container 01daa03023a1 07:05:21 ---> 101340379364 07:05:21 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:05:21 ---> ce18bf2e7296 07:05:21 Step 9/23 : RUN go mod tidy 07:05:21 ---> Running in 9fdb99d8c11b 07:05:21 ---> Running in 85fb7c91ea1a 07:05:21 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 07:05:21 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 07:05:22 Removing intermediate container 1d545bc5928c 07:05:22 ---> 79c5da90df48 07:05:22 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:05:22 ---> Running in 8b6d51131c98 07:05:23 Removing intermediate container 85fb7c91ea1a 07:05:23 ---> c3a41ab29729 07:05:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:05:23 ---> Running in fbde2e573478 07:05: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 07:05:24 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 07:06:02 Removing intermediate container e5a139cefeb6 07:06:02 ---> ff4d7e393258 07:06:02 07:06:02 Step 11/24 : FROM alpine:3.12 07:06:02 Removing intermediate container a45a9ce1938a 07:06:02 ---> ffba86261ae3 07:06:02 07:06:02 Step 11/32 : FROM alpine:3.12 07:06:02 3.12: Pulling from library/alpine 07:06:02 3.12: Pulling from library/alpine 07:06:02 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:06:02 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:06:02 Status: Downloaded newer image for alpine:3.12 07:06:02 Status: Downloaded newer image for alpine:3.12 07:06:02 ---> 13621d1b12d4 07:06:02 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:06:02 ---> 13621d1b12d4 07:06:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:06:02 ---> Running in 4b49401c6f82 07:06:02 ---> Running in 8b11181feef5 07:06:02 Removing intermediate container 8b11181feef5 07:06:02 ---> 7b25d2bea64b 07:06:02 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:06:02 ---> Running in 7cdd6e8ea6b6 07:06:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:06:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:06:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:06:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:06:03 (1/1) Installing dumb-init (1.2.2-r1) 07:06:03 Executing busybox-1.31.1-r20.trigger 07:06:03 OK: 6 MiB in 15 packages 07:06:03 (1/2) Installing dumb-init (1.2.2-r1) 07:06:03 (2/2) Installing su-exec (0.2-r1) 07:06:04 Executing busybox-1.31.1-r20.trigger 07:06:04 OK: 6 MiB in 16 packages 07:06:04 Removing intermediate container 4b49401c6f82 07:06:04 ---> 54d26a69c97b 07:06:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:06:04 ---> Running in ebf800ca9270 07:06:04 Removing intermediate container 7cdd6e8ea6b6 07:06:04 ---> 7abb94940ef2 07:06:04 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:06:04 ---> Running in 1013419a4672 07:06:04 Removing intermediate container ebf800ca9270 07:06:04 ---> d88b6b0e847b 07:06:04 Step 14/24 : ENV APP_PORT=59882 07:06:04 Removing intermediate container 1013419a4672 07:06:04 ---> 1fb71fe90600 07:06:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:06:04 ---> Running in 69b7bcb749ab 07:06:04 ---> Running in 11d4dc4ca754 07:06:04 Removing intermediate container 69b7bcb749ab 07:06:04 ---> a2ae0ebb97d7 07:06:04 Step 15/24 : EXPOSE $APP_PORT 07:06:05 ---> Running in 4854557762f3 07:06:05 Removing intermediate container 11d4dc4ca754 07:06:05 ---> 8fbd64c7341d 07:06:05 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:06:05 ---> Running in 676f5b7d3e06 07:06:05 Removing intermediate container 4854557762f3 07:06:05 ---> 5ecbf7f4497f 07:06:05 Step 16/24 : WORKDIR / 07:06:05 ---> Running in 44a6aa238e6d 07:06:05 Removing intermediate container 44a6aa238e6d 07:06:05 ---> c78bd171258b 07:06:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:06:06 ---> 6371309d688d 07:06:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:06:07 Removing intermediate container 8b6d51131c98 07:06:07 ---> 565b63eee5fd 07:06:07 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:06:07 ---> c94e87b3d7bb 07:06:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:06:07 ---> Running in a7ed35eb1479 07:06:07 Removing intermediate container 676f5b7d3e06 07:06:07 ---> 06ed4076cae8 07:06:07 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:06:07 ---> Running in 338f5a3d04b0 07:06:07 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 07:06:07 ---> cea01a92eb97 07:06:07 Step 20/24 : ENTRYPOINT ["/core-command"] 07:06:08 Removing intermediate container 338f5a3d04b0 07:06:08 ---> 39d08d6f0294 07:06:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:06:08 ---> Running in 461d258bcb77 07:06:08 Removing intermediate container fbde2e573478 07:06:08 ---> 8fda0350f8c1 07:06:08 07:06:08 Step 11/23 : FROM alpine:3.12 07:06:08 ---> 13621d1b12d4 07:06:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:06:08 ---> Using cache 07:06:08 ---> 54d26a69c97b 07:06:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:06:08 ---> Using cache 07:06:08 ---> d88b6b0e847b 07:06:08 Step 14/23 : ENV APP_PORT=59861 07:06:08 Removing intermediate container 9fdb99d8c11b 07:06:08 ---> 4b8d0ddf010e 07:06:08 07:06:08 Step 11/23 : FROM alpine:3.12 07:06:08 ---> 13621d1b12d4 07:06:08 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:06:08 ---> Running in 76c47f0ba716 07:06:08 ---> Running in 9f28050fa240 07:06:08 ---> 5ebf2ae82f80 07:06:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:06:08 Removing intermediate container 461d258bcb77 07:06:08 ---> 5e5e5e4388e3 07:06:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:06:08 ---> Running in 230d0f94361f 07:06:09 ---> Running in 5ece09bb51b2 07:06:09 Removing intermediate container a7ed35eb1479 07:06:09 ---> 54c6e3919f1c 07:06:09 07:06:09 Step 12/24 : FROM docker:20.10.0 07:06:09 Removing intermediate container 9f28050fa240 07:06:09 ---> e03391117ccf 07:06:09 Step 15/23 : EXPOSE $APP_PORT 07:06:09 ---> Running in 87f4a51d41a5 07:06:09 20.10.0: Pulling from library/docker 07:06:09 Removing intermediate container 5ece09bb51b2 07:06:09 ---> 06f3c8c831cf 07:06:09 Step 22/24 : LABEL arch=x86_64 07:06:09 Removing intermediate container 87f4a51d41a5 07:06:09 ---> 08c408480279 07:06:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:06:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:06:09 ---> Running in 23da929b6041 07:06:09 Removing intermediate container 23da929b6041 07:06:09 ---> fe295d6963d7 07:06:09 Step 23/24 : LABEL git_sha=6c2c5e0738b3de4d7b7aba5fb430a507b38da637 07:06:09 ---> d6bcc1350cbb 07:06:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:06:09 ---> Running in 89ece0b339b4 07:06:09 Removing intermediate container 89ece0b339b4 07:06:09 ---> c964234606e8 07:06:09 Step 24/24 : LABEL version=0.0.0 07:06:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:06:10 (1/2) Installing ca-certificates (20191127-r4) 07:06:10 (2/2) Installing dumb-init (1.2.2-r1) 07:06:10 Executing busybox-1.31.1-r20.trigger 07:06:10 Executing ca-certificates-20191127-r4.trigger 07:06:10 OK: 6 MiB in 16 packages 07:06:10 ---> 8b4de70a1336 07:06:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:06:10 Removing intermediate container 230d0f94361f 07:06:10 ---> b46b447ca4e5 07:06:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:06:10 ---> Running in c715d16fad3d 07:06:10 Removing intermediate container c715d16fad3d 07:06:10 ---> ec239d374cd0 07:06:10 07:06:11 ---> 50bb7d960880 07:06:11 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:06:11 ---> 5dadd3100425 07:06:11 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:06:11 ---> Running in adabde413fd5 07:06:11 Removing intermediate container 76c47f0ba716 07:06:11 ---> 89affb7e24de 07:06:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:06:11 Successfully built ec239d374cd0 07:06:11 Successfully tagged core-command:latest 07:06:11 Building security-secretstore-setup 07:06:11  Building core-command ... done  ---> Running in 0cab8869fdc7 07:06:11 Removing intermediate container adabde413fd5 07:06:11 ---> 0cb0ff831018 07:06:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:06:13 ---> Running in 8146438d85af 07:06:16 Removing intermediate container 0cab8869fdc7 07:06:16 ---> 43b097d168a4 07:06:16 Step 14/23 : ENV APP_PORT=59860 07:06:17 ---> f9342642f811 07:06:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:06:18 Removing intermediate container 8146438d85af 07:06:18 ---> 06876677badb 07:06:18 Step 21/23 : LABEL arch=x86_64 07:06:18 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:06:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:06:19 ---> 7a7b27b0d593 07:06:19 Step 3/26 : WORKDIR /edgex-go 07:06:19 ---> Using cache 07:06:19 ---> 8f687221a7c4 07:06:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:19 ---> Using cache 07:06:19 ---> 9e8e5e382c98 07:06:19 Step 5/26 : RUN apk add --update --no-cache make git 07:06:19 ---> Using cache 07:06:19 ---> d3ef648552da 07:06:19 Step 6/26 : COPY go.mod . 07:06:19 ---> Using cache 07:06:19 ---> dea698be6203 07:06:19 Step 7/26 : RUN go mod download 07:06:19 ---> Using cache 07:06:19 ---> 04e33ed98baf 07:06:19 Step 8/26 : COPY . . 07:06:19 ---> Running in 0c91a38977f2 07:06:19 ---> 79b8d2420587 07:06:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:06:19 ---> Using cache 07:06:19 ---> ce18bf2e7296 07:06:19 Step 9/26 : RUN go mod tidy 07:06:19 ---> Using cache 07:06:19 ---> c3a41ab29729 07:06:19 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:06:19 ---> Running in f67b928c8d44 07:06:19 ---> Running in baa58794512c 07:06:19 Removing intermediate container 0c91a38977f2 07:06:19 ---> 10dc920c29da 07:06:19 Step 15/23 : EXPOSE $APP_PORT 07:06:19 ---> Running in 74697d9809ac 07:06:19 Removing intermediate container f67b928c8d44 07:06:19 ---> 89830fb155cd 07:06:19 Step 22/23 : LABEL git_sha=6c2c5e0738b3de4d7b7aba5fb430a507b38da637 07:06:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:06:19 Status: Downloaded newer image for docker:20.10.0 07:06:19 ---> aefe523efa57 07:06:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:06:19 ---> Running in 2b78accfafba 07:06:19 ---> Running in 4eb040c346ab 07:06:20 ---> 82d513c7595c 07:06:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:06:20 Removing intermediate container 74697d9809ac 07:06:20 ---> 834d4e23bf84 07:06:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:06:20 Removing intermediate container 2b78accfafba 07:06:20 ---> 862dec1a5b9d 07:06:20 Step 23/23 : LABEL version=0.0.0 07:06:20 ---> Running in 6989bfe955d6 07:06:20 Removing intermediate container 4eb040c346ab 07:06:20 ---> 2544d8f8a8a0 07:06:20 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:06:20 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 07:06:20 ---> Running in 08edfee35a5d 07:06:20 Removing intermediate container 6989bfe955d6 07:06:20 ---> 9316522c1bd2 07:06:20 07:06:20 ---> 1d79556f5a21 07:06:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:06:20 ---> 12dd4d8afe09 07:06:20 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:06:20 Successfully built 9316522c1bd2 07:06:20 Successfully tagged support-scheduler:latest 07:06:20 Building core-metadata 07:06:20  Building support-scheduler ... done  ---> Running in a8615fc9ada6 07:06:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:06:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:06:20 (1/39) Installing readline (8.0.4-r0) 07:06:20 (2/39) Installing bash (5.0.17-r0) 07:06:21 Executing bash-5.0.17-r0.post-install 07:06:21 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:06:21 (4/39) Installing libcurl (7.77.0-r0) 07:06:21 (5/39) Installing curl (7.77.0-r0) 07:06:21 (6/39) Installing dumb-init (1.2.2-r1) 07:06:21 (7/39) Installing libbz2 (1.0.8-r1) 07:06:21 (8/39) Installing expat (2.2.9-r1) 07:06:21 (9/39) Installing libffi (3.3-r2) 07:06:21 (10/39) Installing gdbm (1.13-r1) 07:06:21 (11/39) Installing xz-libs (5.2.5-r0) 07:06:21 Removing intermediate container a8615fc9ada6 07:06:21 ---> e1c69c249579 07:06:21 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:06:21 (12/39) Installing sqlite-libs (3.32.1-r0) 07:06:21 (13/39) Installing python3 (3.8.10-r0) 07:06:23 ---> e50349729054 07:06:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:06:26 ---> 1019c44ee0f6 07:06:26 Step 27/32 : RUN chmod +x /entrypoint.sh 07:06:26 (14/39) Installing py3-appdirs (1.4.4-r1) 07:06:26 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:06:26 (16/39) Installing py3-parsing (2.4.7-r0) 07:06:26 (17/39) Installing py3-six (1.15.0-r0) 07:06:26 (18/39) Installing py3-packaging (20.4-r0) 07:06:26 ---> da6d1156758f 07:06:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:06:26 (19/39) Installing py3-setuptools (47.0.0-r0) 07:06:26 (20/39) Installing py3-chardet (3.0.4-r4) 07:06:26 (21/39) Installing py3-idna (2.9-r0) 07:06:26 ---> Running in b5a57f47b3fc 07:06:26 ---> Running in 7f5be3a5856d 07:06:26 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:06:26 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:06:26 (24/39) Installing py3-requests (2.23.0-r0) 07:06:26 (25/39) Installing py3-msgpack (1.0.0-r0) 07:06:26 (26/39) Installing py3-lockfile (0.12.2-r3) 07:06:26 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:06:26 (28/39) Installing py3-colorama (0.4.3-r0) 07:06:26 (29/39) Installing py3-distlib (0.3.0-r0) 07:06:26 (30/39) Installing py3-distro (1.5.0-r1) 07:06:26 (31/39) Installing py3-webencodings (0.5.1-r3) 07:06:26 (32/39) Installing py3-html5lib (1.0.1-r4) 07:06:26 (33/39) Installing py3-pytoml (0.1.21-r0) 07:06:26 (34/39) Installing py3-pep517 (0.8.2-r0) 07:06:26 (35/39) Installing py3-progress (1.5-r0) 07:06:26 (36/39) Installing py3-toml (0.10.1-r0) 07:06:26 (37/39) Installing py3-retrying (1.3.3-r0) 07:06:26 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:06:26 (39/39) Installing py3-pip (20.1.1-r0) 07:06:27 Executing busybox-1.31.1-r19.trigger 07:06:27 Removing intermediate container b5a57f47b3fc 07:06:27 ---> 8b4e26725b82 07:06:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:06:27 OK: 72 MiB in 59 packages 07:06:27 ---> Running in aeeda4899d96 07:06:27 Removing intermediate container aeeda4899d96 07:06:27 ---> 046286048b83 07:06:27 Step 21/23 : LABEL arch=x86_64 07:06:27 ---> Running in af6c4233c622 07:06:27 Removing intermediate container 7f5be3a5856d 07:06:27 ---> d29009ed0207 07:06:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:06:28 ---> Running in 136c3a4868dc 07:06:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:06:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:06:28 ---> 7a7b27b0d593 07:06:28 Step 3/24 : WORKDIR /edgex-go 07:06:28 ---> Using cache 07:06:28 ---> 8f687221a7c4 07:06:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:28 ---> Using cache 07:06:28 ---> 9e8e5e382c98 07:06:28 Step 5/24 : RUN apk add --update --no-cache make git 07:06:28 ---> Using cache 07:06:28 ---> d3ef648552da 07:06:28 Step 6/24 : COPY go.mod . 07:06:28 ---> Using cache 07:06:28 ---> dea698be6203 07:06:28 Step 7/24 : RUN go mod download 07:06:28 ---> Using cache 07:06:28 ---> 04e33ed98baf 07:06:28 Step 8/24 : COPY . . 07:06:28 ---> Using cache 07:06:28 ---> ce18bf2e7296 07:06:28 Step 9/24 : RUN go mod tidy 07:06:28 ---> Using cache 07:06:28 ---> c3a41ab29729 07:06:28 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:06:28 Removing intermediate container af6c4233c622 07:06:28 ---> c8f2be63be87 07:06:28 Step 22/23 : LABEL git_sha=6c2c5e0738b3de4d7b7aba5fb430a507b38da637 07:06:28 ---> Running in 95d366a2a065 07:06:28 ---> Running in edcb49626fd0 07:06:28 Removing intermediate container 136c3a4868dc 07:06:28 ---> 4b9afdf57f56 07:06:28 Step 29/32 : CMD ["gate"] 07:06:28 ---> Running in 4a43bc509c04 07:06:28 Removing intermediate container edcb49626fd0 07:06:28 ---> 4b35bb028cae 07:06:28 Step 23/23 : LABEL version=0.0.0 07:06:28 ---> Running in 19ea7d7bbcf1 07:06:28 Collecting docker-compose==1.23.2 07:06:28 Removing intermediate container 4a43bc509c04 07:06:28 ---> af5f2c06b6e9 07:06:28 Step 30/32 : LABEL arch=x86_64 07:06:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:06:28 ---> Running in 74700a41afe2 07:06:28 Removing intermediate container 19ea7d7bbcf1 07:06:28 ---> 12a09ccf31a5 07:06:28 07:06:29 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 07:06:29 Successfully built 12a09ccf31a5 07:06:29 Successfully tagged support-notifications:latest 07:06:29 Building security-proxy-setup 07:06:29  Building support-notifications ... done Removing intermediate container 74700a41afe2 07:06:29 ---> fb5c53bad720 07:06:29 Step 31/32 : LABEL git_sha=6c2c5e0738b3de4d7b7aba5fb430a507b38da637 07:06:29 Collecting PyYAML<4,>=3.10 07:06:29 Downloading PyYAML-3.13.tar.gz (270 kB) 07:06:29 ---> Running in 7b5064193c64 07:06:29 Removing intermediate container 7b5064193c64 07:06:29 ---> 3949899a3bb3 07:06:29 Step 32/32 : LABEL version=0.0.0 07:06:30 ---> Running in a2fc26e1fe48 07:06:31 Collecting docopt<0.7,>=0.6.1 07:06:31 Downloading docopt-0.6.2.tar.gz (25 kB) 07:06:31 Removing intermediate container a2fc26e1fe48 07:06:31 ---> e767ff7591e6 07:06:31 07:06:31 Successfully built e767ff7591e6 07:06:31 Successfully tagged security-bootstrapper:latest 07:06:31  Building security-bootstrapper ... done Building core-data 07:06:32 Collecting jsonschema<3,>=2.5.1 07:06:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:06:32 Collecting docker<4.0,>=3.6.0 07:06:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:06:35 Collecting dockerpty<0.5,>=0.4.1 07:06:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:06:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:06:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:06:36 ---> 7a7b27b0d593 07:06:36 Step 3/24 : WORKDIR /edgex-go 07:06:36 ---> Using cache 07:06:36 ---> 8f687221a7c4 07:06:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:36 ---> Using cache 07:06:36 ---> 9e8e5e382c98 07:06:36 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:06:37 Collecting texttable<0.10,>=0.9.0 07:06:37 Downloading texttable-0.9.1.tar.gz (11 kB) 07:06:39 Collecting cached-property<2,>=1.2.0 07:06:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:06:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:06:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:06:39 ---> 7a7b27b0d593 07:06:39 Step 3/22 : WORKDIR /edgex-go 07:06:39 ---> Using cache 07:06:39 ---> 8f687221a7c4 07:06:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:39 ---> Using cache 07:06:39 ---> 9e8e5e382c98 07:06:39 Step 5/22 : RUN apk add --update --no-cache make git 07:06:39 ---> Using cache 07:06:39 ---> d3ef648552da 07:06:39 Step 6/22 : COPY go.mod . 07:06:39 ---> Using cache 07:06:39 ---> dea698be6203 07:06:39 Step 7/22 : RUN go mod download 07:06:39 ---> Using cache 07:06:39 ---> 04e33ed98baf 07:06:39 Step 8/22 : COPY . . 07:06:39 ---> Using cache 07:06:39 ---> ce18bf2e7296 07:06:39 Step 9/22 : RUN go mod tidy 07:06:39 ---> Using cache 07:06:39 ---> c3a41ab29729 07:06:39 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:06:39 ---> Running in c5807d2e4bcb 07:06:39 ---> Running in b88923b86df8 07:06:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:06:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:06:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:06:40 Collecting websocket-client<1.0,>=0.32.0 07:06:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:06:40 Collecting docker-pycreds>=0.4.0 07:06:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:06:40 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) 07:06:40 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 07:06:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:06:40 Collecting idna<2.8,>=2.5 07:06:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:06:40 Collecting urllib3<1.25,>=1.21.1 07:06:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:06:40 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) 07:06:40 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:06:40 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:06:40 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:06:40 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:06:40 Installing collected packages: PyYAML, docopt, jsonschema, websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, texttable, cached-property, docker-compose 07:06:40 Running setup.py install for PyYAML: started 07:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:06:41 Running setup.py install for PyYAML: finished with status 'done' 07:06:41 Running setup.py install for docopt: started 07:06:41 OK: 219 MiB in 52 packages 07:06:42 Removing intermediate container c5807d2e4bcb 07:06:42 ---> fe98718d4d53 07:06:42 Step 6/24 : COPY go.mod . 07:06:42 Running setup.py install for docopt: finished with status 'done' 07:06:42 ---> 892c198286b2 07:06:42 Step 7/24 : RUN go mod download 07:06:42 ---> Running in f90b58c6a934 07:06:42 Attempting uninstall: idna 07:06:42 Found existing installation: idna 2.9 07:06:42 Uninstalling idna-2.9: 07:06:42 Successfully uninstalled idna-2.9 07:06:42 Attempting uninstall: urllib3 07:06:42 Found existing installation: urllib3 1.25.9 07:06:42 Uninstalling urllib3-1.25.9: 07:06:42 Successfully uninstalled urllib3-1.25.9 07:06:43 Attempting uninstall: requests 07:06:43 Found existing installation: requests 2.23.0 07:06:43 Uninstalling requests-2.23.0: 07:06:43 Successfully uninstalled requests-2.23.0 07:06:43 Removing intermediate container f90b58c6a934 07:06:43 ---> 1974228665bf 07:06:43 Step 8/24 : COPY . . 07:06:43 Running setup.py install for dockerpty: started 07:06:44 Running setup.py install for dockerpty: finished with status 'done' 07:06:44 Running setup.py install for texttable: started 07:06:45 Running setup.py install for texttable: finished with status 'done' 07:06:46 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.59.0 07:06:56 ---> dd1e5ae76c58 07:06:56 Step 9/24 : RUN go mod tidy 07:06:56 ---> Running in 6cd556986576 07:06:56 Removing intermediate container 08edfee35a5d 07:06:56 ---> 8fd564373c23 07:06:56 Step 15/24 : ENV APP_PORT=58890 07:06:56 ---> Running in 53bd4f4fb065 07:06:56 Removing intermediate container 53bd4f4fb065 07:06:56 ---> b08a9b250ff0 07:06:56 Step 16/24 : EXPOSE $APP_PORT 07:06:56 ---> Running in 8c6d353b618a 07:06:56 Removing intermediate container 8c6d353b618a 07:06:56 ---> eee5c7c739ef 07:06:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:06:57 ---> b236c53e13ef 07:06:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:06:57 ---> 6fb33e4cf426 07:06:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:06:57 ---> e55b29a88e3d 07:06:57 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:06:57 ---> Running in 752c197e7824 07:06:58 Removing intermediate container 752c197e7824 07:06:58 ---> 20c678aaede0 07:06:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:06:58 Removing intermediate container 6cd556986576 07:06:58 ---> 39af93264d5c 07:06:58 Step 10/24 : RUN make cmd/core-data/core-data 07:06:58 ---> Running in f54cfc1127f2 07:06:58 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 07:06:58 ---> Running in 35b77ec8b593 07:06:58 Removing intermediate container f54cfc1127f2 07:06:58 ---> 69e0894c4911 07:06:58 Step 22/24 : LABEL arch=x86_64 07:06:58 ---> Running in 645dc456ccb8 07:06:58 Removing intermediate container 645dc456ccb8 07:06:58 ---> bff1754c170d 07:06:58 Step 23/24 : LABEL git_sha=6c2c5e0738b3de4d7b7aba5fb430a507b38da637 07:06:58 ---> Running in 350fa25f6120 07:06:58 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 07:06:58 Removing intermediate container 350fa25f6120 07:06:58 ---> 9baadf6f22f4 07:06:58 Step 24/24 : LABEL version=0.0.0 07:06:58 ---> Running in e807a81730cf 07:06:59 Removing intermediate container e807a81730cf 07:06:59 ---> 7aaac668753d 07:06:59 07:06:59 Successfully built 7aaac668753d 07:06:59 Successfully tagged sys-mgmt-agent:latest 07:07:03  Building sys-mgmt-agent ... done Removing intermediate container baa58794512c 07:07:03 ---> 94073ad5685c 07:07:03 07:07:03 Step 11/26 : FROM alpine:3.12 07:07:03 ---> 13621d1b12d4 07:07:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:07:03 ---> Running in f88d3699dc09 07:07:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:07:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:07:04 (1/6) Installing ca-certificates (20191127-r4) 07:07:04 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:07:04 (3/6) Installing libcurl (7.77.0-r0) 07:07:04 (4/6) Installing curl (7.77.0-r0) 07:07:04 (5/6) Installing dumb-init (1.2.2-r1) 07:07:04 (6/6) Installing su-exec (0.2-r1) 07:07:04 Executing busybox-1.31.1-r20.trigger 07:07:04 Executing ca-certificates-20191127-r4.trigger 07:07:04 OK: 7 MiB in 20 packages 07:07:04 Removing intermediate container f88d3699dc09 07:07:04 ---> 593f1e921f39 07:07:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:07:04 ---> Running in 667c3a54499a 07:07:05 Removing intermediate container 667c3a54499a 07:07:05 ---> 8e6261bb43c1 07:07:05 Step 14/26 : WORKDIR / 07:07:05 ---> Running in 456555a3f0ba 07:07:05 Removing intermediate container 456555a3f0ba 07:07:05 ---> d948c8f6fd17 07:07:05 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:07:05 ---> 2c480fade5ea 07:07:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:07:05 ---> 58ae9b1c6e2a 07:07:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:07:06 ---> 903e8959c74b 07:07:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:07:06 ---> 4455d3206d0d 07:07:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:07:07 ---> cc86b51140bd 07:07:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:07:08 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 07:07:08 ---> d22d8c249314 07:07:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:07:08 ---> 44aff2759944 07:07:08 Step 22/26 : 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/ 07:07:08 ---> Running in 24582a84edaa 07:07:09 Removing intermediate container 24582a84edaa 07:07:09 ---> b685905b9f5a 07:07:09 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:07:10 ---> Running in d4f26a9cb74a 07:07:10 Removing intermediate container d4f26a9cb74a 07:07:10 ---> a9c3f088459a 07:07:10 Step 24/26 : LABEL arch=x86_64 07:07:10 ---> Running in c097ad853e90 07:07:10 Removing intermediate container c097ad853e90 07:07:10 ---> d6a86085d78c 07:07:10 Step 25/26 : LABEL git_sha=6c2c5e0738b3de4d7b7aba5fb430a507b38da637 07:07:10 ---> Running in 8e834f7d0b8a 07:07:10 Removing intermediate container 8e834f7d0b8a 07:07:10 ---> 1ed088317713 07:07:10 Step 26/26 : LABEL version=0.0.0 07:07:10 ---> Running in 0dd05f7985ab 07:07:11 Removing intermediate container 0dd05f7985ab 07:07:11 ---> b1f2da8480b0 07:07:11 07:07:11 Successfully built b1f2da8480b0 07:07:11 Successfully tagged security-secretstore-setup:latest 07:07:13  Building security-secretstore-setup ... done Removing intermediate container b88923b86df8 07:07:13 ---> b42ba98a19f7 07:07:13 07:07:13 Step 11/22 : FROM alpine:3.12 07:07:13 ---> 13621d1b12d4 07:07:13 Step 12/22 : RUN apk add --update --no-cache curl 07:07:13 Removing intermediate container 95d366a2a065 07:07:13 ---> c98bff2e8cf4 07:07:13 07:07:13 Step 11/24 : FROM alpine:3.12 07:07:13 ---> 13621d1b12d4 07:07:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:07:13 ---> Using cache 07:07:13 ---> 54d26a69c97b 07:07:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:07:13 ---> Using cache 07:07:13 ---> d88b6b0e847b 07:07:13 Step 14/24 : ENV APP_PORT=59881 07:07:13 ---> Running in b1fe3ea38e76 07:07:13 ---> Running in 9b5be805a706 07:07:13 Removing intermediate container 9b5be805a706 07:07:13 ---> 72e8fbbd4bb5 07:07:13 Step 15/24 : EXPOSE $APP_PORT 07:07:13 ---> Running in e41c4ed1c8c5 07:07:13 Removing intermediate container e41c4ed1c8c5 07:07:13 ---> 6c1c8a80d9d1 07:07:13 Step 16/24 : WORKDIR / 07:07:13 ---> Running in 25e3a3080f89 07:07:13 Removing intermediate container 25e3a3080f89 07:07:13 ---> 9edec12366d6 07:07:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:07:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:07:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:07:13 (1/4) Installing ca-certificates (20191127-r4) 07:07:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:07:13 (3/4) Installing libcurl (7.77.0-r0) 07:07:13 (4/4) Installing curl (7.77.0-r0) 07:07:13 Executing busybox-1.31.1-r20.trigger 07:07:13 Executing ca-certificates-20191127-r4.trigger 07:07:13 OK: 7 MiB in 18 packages 07:07:13 ---> 0669ffd311ea 07:07:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:07:14 ---> 381d1e58049a 07:07:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:07:14 Removing intermediate container b1fe3ea38e76 07:07:14 ---> aee9f4da5fcf 07:07:14 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:07:14 ---> Running in c5c1bf2c62f9 07:07:15 Removing intermediate container c5c1bf2c62f9 07:07:15 ---> 841af28f0263 07:07:15 Step 14/22 : WORKDIR /edgex 07:07:15 ---> 15e54c76df6c 07:07:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:07:15 ---> Running in 05c4e4349fb3 07:07:15 ---> Running in 5a120af219c3 07:07:15 Removing intermediate container 05c4e4349fb3 07:07:15 ---> 31b100fda4d3 07:07:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:07:15 Removing intermediate container 5a120af219c3 07:07:15 ---> 314f38cd44d0 07:07:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:07:15 ---> Running in 5413340f5399 07:07:15 Removing intermediate container 5413340f5399 07:07:15 ---> 56053bacfe64 07:07:15 Step 22/24 : LABEL arch=x86_64 07:07:15 ---> 22c7e57749c4 07:07:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:07:15 ---> Running in 4f6f7accc779 07:07:15 Removing intermediate container 4f6f7accc779 07:07:15 ---> b69e04b3660a 07:07:15 Step 23/24 : LABEL git_sha=6c2c5e0738b3de4d7b7aba5fb430a507b38da637 07:07:16 ---> 4705941e613a 07:07:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:07:16 ---> Running in 773a4dd45079 07:07:16 Removing intermediate container 773a4dd45079 07:07:16 ---> dbe931052107 07:07:16 Step 24/24 : LABEL version=0.0.0 07:07:16 ---> c9a0cd6f73b3 07:07:16 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:07:16 ---> Running in 8f60c17ccedf 07:07:16 ---> Running in 406398e2f54c 07:07:17 Removing intermediate container 8f60c17ccedf 07:07:17 ---> 328951d71a69 07:07:17 07:07:17 Removing intermediate container 406398e2f54c 07:07:17 ---> 0151d0d24b11 07:07:17 Step 19/22 : CMD ["--init=true"] 07:07:17 Successfully built 328951d71a69 07:07:17 Successfully tagged core-metadata:latest 07:07:17  Building core-metadata ... done  ---> Running in 606f83bdbb15 07:07:17 Removing intermediate container 606f83bdbb15 07:07:17 ---> 3916a50c5a2d 07:07:17 Step 20/22 : LABEL arch=x86_64 07:07:17 ---> Running in a5aa2cf96305 07:07:17 Removing intermediate container a5aa2cf96305 07:07:17 ---> 70cf32cdad8d 07:07:17 Step 21/22 : LABEL git_sha=6c2c5e0738b3de4d7b7aba5fb430a507b38da637 07:07:17 ---> Running in d7b338dc8c7a 07:07:17 Removing intermediate container d7b338dc8c7a 07:07:17 ---> 01ddff837e1e 07:07:17 Step 22/22 : LABEL version=0.0.0 07:07:17 ---> Running in 4da3e723483e 07:07:17 Removing intermediate container 4da3e723483e 07:07:17 ---> 56501066fe76 07:07:17 07:07:18 Successfully built 56501066fe76 07:07:18 Successfully tagged security-proxy-setup:latest 07:07:23  Building security-proxy-setup ... done Removing intermediate container 35b77ec8b593 07:07:23 ---> f366546f08a7 07:07:23 07:07:23 Step 11/24 : FROM alpine:3.12 07:07:23 ---> 13621d1b12d4 07:07:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:07:23 ---> Running in 4e75c255bfa1 07:07:23 Removing intermediate container 4e75c255bfa1 07:07:23 ---> 61c49efeccfc 07:07:23 Step 13/24 : ENV APP_PORT=59880 07:07:23 ---> Running in 3eb040a0ea57 07:07:23 Removing intermediate container 3eb040a0ea57 07:07:23 ---> a0c7959246b6 07:07:23 Step 14/24 : EXPOSE $APP_PORT 07:07:23 ---> Running in f8dd15a7e008 07:07:23 Removing intermediate container f8dd15a7e008 07:07:23 ---> 5ac722024930 07:07:23 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:23 ---> Running in 5dac5919c353 07:07:23 Removing intermediate container 5dac5919c353 07:07:23 ---> 26e3dc200e74 07:07:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:07:23 ---> Running in 0df238e2dd15 07:07:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:07:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:07:24 (1/6) Installing dumb-init (1.2.2-r1) 07:07:24 (2/6) Installing libgcc (9.3.0-r2) 07:07:24 (3/6) Installing libsodium (1.0.18-r0) 07:07:24 (4/6) Installing libstdc++ (9.3.0-r2) 07:07:25 (5/6) Installing libzmq (4.3.3-r0) 07:07:25 (6/6) Installing zeromq (4.3.3-r0) 07:07:25 Executing busybox-1.31.1-r20.trigger 07:07:25 OK: 8 MiB in 20 packages 07:07:26 Removing intermediate container 0df238e2dd15 07:07:26 ---> 13cf0327f99c 07:07:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:07:26 ---> 93203732cfe8 07:07:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:07:26 ---> c098c35da8ce 07:07:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:07:26 ---> 04acfc5f9e31 07:07:26 Step 20/24 : ENTRYPOINT ["/core-data"] 07:07:26 ---> Running in da23fb7ec845 07:07:27 Removing intermediate container da23fb7ec845 07:07:27 ---> 324f80f5ff7e 07:07:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:07:27 ---> Running in dabc0ed64ae1 07:07:27 Removing intermediate container dabc0ed64ae1 07:07:27 ---> 2a08bc5c9ba2 07:07:27 Step 22/24 : LABEL arch=x86_64 07:07:27 ---> Running in b10d14b56d7d 07:07:27 Removing intermediate container b10d14b56d7d 07:07:27 ---> 10443e726282 07:07:27 Step 23/24 : LABEL git_sha=6c2c5e0738b3de4d7b7aba5fb430a507b38da637 07:07:27 ---> Running in ce70e98e9518 07:07:27 Removing intermediate container ce70e98e9518 07:07:27 ---> 87eff1b9c803 07:07:27 Step 24/24 : LABEL version=0.0.0 07:07:27 ---> Running in c269d6dcb840 07:07:27 Removing intermediate container c269d6dcb840 07:07:27 ---> b4db79805b81 07:07:27 07:07:27 Successfully built b4db79805b81 07:07:27 Successfully tagged core-data:latest 07:07:27  Building core-data ... done  [Pipeline] } 07:07:27 $ docker stop --time=1 e3e66c9f5c90a41a46b85814ec9f7f1172f9dc157d081622fdc845737a68fdb6 07:07:29 $ docker rm -f e3e66c9f5c90a41a46b85814ec9f7f1172f9dc157d081622fdc845737a68fdb6 [Pipeline] // withDockerContainer [Pipeline] sh 07:07:29 + docker images 07:07:29 REPOSITORY TAG IMAGE ID CREATED SIZE 07:07:29 core-data latest b4db79805b81 2 seconds ago 21.6MB 07:07:29 f366546f08a7 7 seconds ago 1.17GB 07:07:29 security-proxy-setup latest 56501066fe76 12 seconds ago 25.3MB 07:07:29 core-metadata latest 328951d71a69 13 seconds ago 18.6MB 07:07:29 c98bff2e8cf4 17 seconds ago 1.17GB 07:07:29 b42ba98a19f7 17 seconds ago 1.16GB 07:07:29 security-secretstore-setup latest b1f2da8480b0 19 seconds ago 25.8MB 07:07:29 94073ad5685c 27 seconds ago 1.16GB 07:07:29 sys-mgmt-agent latest 7aaac668753d 31 seconds ago 312MB 07:07:29 security-bootstrapper latest e767ff7591e6 About a minute ago 18.2MB 07:07:29 support-notifications latest 12a09ccf31a5 About a minute ago 17.8MB 07:07:29 support-scheduler latest 9316522c1bd2 About a minute ago 17.1MB 07:07:29 core-command latest ec239d374cd0 About a minute ago 17.1MB 07:07:29 54c6e3919f1c About a minute ago 1.16GB 07:07:29 4b8d0ddf010e About a minute ago 1.16GB 07:07:29 8fda0350f8c1 About a minute ago 1.16GB 07:07:29 ffba86261ae3 About a minute ago 1.15GB 07:07:29 ff4d7e393258 About a minute ago 1.16GB 07:07:29 ci-base-image-x86_64 latest 7a7b27b0d593 5 minutes ago 648MB 07:07:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 07:07:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 07:07:29 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 07:07:29 docker 20.10.0 aefe523efa57 5 months ago 240MB 07:07:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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 07:07:44 Still waiting to schedule task 07:07:44 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:08:51 Running on prd-ubuntu18.04-docker-8c-8g-847 in /w/workspace/edgexfoundry_edgex-go_PR-3515 [Pipeline] { [Pipeline] ws 07:08:51 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 07:08:51 The recommended git tool is: git 07:08:54 using credential edgex-jenkins-ssh 07:08:54 Cloning the remote Git repository 07:08:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:08:54 > git init /w/workspace/edgex-go/3 # timeout=10 07:08:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:08:54 > git --version # timeout=10 07:08:54 > git --version # 'git version 2.17.1' 07:08:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:00 Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit e077d6043557515886ecd2a22d37ad5e748dcf83 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:09:01 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] { (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) 07:09:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:09:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:09:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:09:00 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3515/head:refs/remotes/origin/PR-3515 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:09:00 > git config core.sparsecheckout # timeout=10 07:09:00 > git checkout -f e077d6043557515886ecd2a22d37ad5e748dcf83 # timeout=10 [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:09:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:09:02 ---> package-listing.sh 07:09:02 ++ facter osfamily 07:09:02 ++ tr '[:upper:]' '[:lower:]' 07:09:02 + OS_FAMILY=redhat 07:09:02 + workspace=/w/workspace/edgex-go/3 07:09:02 + START_PACKAGES=/tmp/packages_start.txt 07:09:02 + END_PACKAGES=/tmp/packages_end.txt 07:09:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:09:02 + PACKAGES=/tmp/packages_start.txt 07:09:02 + '[' /w/workspace/edgex-go/3 ']' 07:09:02 + PACKAGES=/tmp/packages_end.txt 07:09:02 + case "${OS_FAMILY}" in 07:09:02 + rpm -qa 07:09:02 + sort 07:09:05 + '[' -f /tmp/packages_start.txt ']' 07:09:05 + '[' -f /tmp/packages_end.txt ']' 07:09:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:09:05 + '[' /w/workspace/edgex-go/3 ']' 07:09:05 + mkdir -p /w/workspace/edgex-go/3/archives/ 07:09:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 07:09:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:09:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:09:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:09:06 07:09:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:09:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:09:06 alpine: Pulling from edgex-lftools-log-publisher 07:09:06 df20fa9351a1: Pulling fs layer 07:09:06 36b3adc4ff6f: Pulling fs layer 07:09:06 8ad3a11d3b57: Pulling fs layer 07:09:06 46f8f816bc3b: Pulling fs layer 07:09:06 93b61091891f: Pulling fs layer 07:09:06 93b9cdb0e59b: Pulling fs layer 07:09:06 5e14af77c1be: Pulling fs layer 07:09:06 01666e4c0597: Pulling fs layer 07:09:06 aa168da1d23b: Pulling fs layer 07:09:06 93b9cdb0e59b: Waiting 07:09:06 5e14af77c1be: Waiting 07:09:06 01666e4c0597: Waiting 07:09:06 aa168da1d23b: Waiting 07:09:06 46f8f816bc3b: Waiting 07:09:06 93b61091891f: Waiting 07:09:06 36b3adc4ff6f: Verifying Checksum 07:09:06 36b3adc4ff6f: Download complete 07:09:06 46f8f816bc3b: Verifying Checksum 07:09:06 46f8f816bc3b: Download complete 07:09:06 df20fa9351a1: Verifying Checksum 07:09:06 df20fa9351a1: Download complete 07:09:06 93b9cdb0e59b: Verifying Checksum 07:09:06 93b9cdb0e59b: Download complete 07:09:06 93b61091891f: Verifying Checksum 07:09:06 93b61091891f: Download complete 07:09:06 5e14af77c1be: Verifying Checksum 07:09:06 5e14af77c1be: Download complete 07:09:06 01666e4c0597: Verifying Checksum 07:09:06 01666e4c0597: Download complete 07:09:06 df20fa9351a1: Pull complete 07:09:06 36b3adc4ff6f: Pull complete 07:09:06 8ad3a11d3b57: Verifying Checksum 07:09:06 8ad3a11d3b57: Download complete 07:09:07 8ad3a11d3b57: Pull complete 07:09:07 46f8f816bc3b: Pull complete 07:09:07 93b61091891f: Pull complete 07:09:07 93b9cdb0e59b: Pull complete 07:09:08 5e14af77c1be: Pull complete 07:09:08 01666e4c0597: Pull complete 07:09:08 aa168da1d23b: Verifying Checksum 07:09:08 aa168da1d23b: Download complete 07:09:12 aa168da1d23b: Pull complete 07:09:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:09:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:09:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:09:12 prd-centos7-docker-4c-2g-838 does not seem to be running inside a container 07:09:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:09:18 $ docker top db57f68c7a0682f967f8f7e58a955b5546e67be0b7daf78aa6bbb76b4f802d6e -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:19 + touch /tmp/pre-build-complete [Pipeline] sh 07:09:19 + mkdir -p /var/log/sa [Pipeline] sh 07:09:19 + ls /var/log/sa-host 07:09:19 + sadf -c /var/log/sa-host/sa05 07:09:19 file_magic: OK 07:09:19 HZ: Using current value: 100 07:09:19 file_header: OK 07:09:19 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 07:09:19 Statistics: 07:09:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:09:19 File successfully converted to sysstat format version 12.2.1 07:09:19 + sadf -c /var/log/sa-host/sa28 07:09:19 file_magic: OK 07:09:19 HZ: Using current value: 100 07:09:19 file_header: OK 07:09:19 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 07:09:19 Statistics: 07:09:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:09:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:20 provisioning config files... 07:09:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5041390568423553265tmp [Pipeline] { [Pipeline] echo 07:09:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:09:20 ---> create-netrc.sh [Pipeline] } 07:09:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:09:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:09:21 ---> python-tools-install.sh [Pipeline] echo 07:09:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:09:21 ---> sudo-logs.sh 07:09:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:09:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:09:21 ---> job-cost.sh 07:09:21 lf-activate-venv: SKIPPING 07:09:21 INFO: No Stack... 07:09:22 INFO: Retrieving Pricing Info for: v3-standard-2 07:09:22 INFO: Archiving Costs [Pipeline] echo 07:09:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:09:23 ---> logs-deploy.sh 07:09:23 lf-activate-venv: SKIPPING 07:09:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3515/3 07:09:23 INFO: archiving workspace using pattern(s): 07:09:24 Archives upload complete. 07:09:24 INFO: archiving logs to Nexus 07:09:24 ---> uname -a: 07:09:24 Linux prd-centos7-docker-4c-2g-838.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:09:24 07:09:24 07:09:24 ---> lscpu: 07:09:24 Architecture: x86_64 07:09:24 CPU op-mode(s): 32-bit, 64-bit 07:09:24 Byte Order: Little Endian 07:09:24 Address sizes: 40 bits physical, 48 bits virtual 07:09:24 CPU(s): 2 07:09:24 On-line CPU(s) list: 0,1 07:09:24 Thread(s) per core: 1 07:09:24 Core(s) per socket: 1 07:09:24 Socket(s): 2 07:09:24 NUMA node(s): 1 07:09:24 Vendor ID: AuthenticAMD 07:09:24 CPU family: 23 07:09:24 Model: 49 07:09:24 Model name: AMD EPYC-Rome Processor 07:09:24 Stepping: 0 07:09:24 CPU MHz: 2800.000 07:09:24 BogoMIPS: 5600.00 07:09:24 Virtualization: AMD-V 07:09:24 Hypervisor vendor: KVM 07:09:24 Virtualization type: full 07:09:24 L1d cache: 64 KiB 07:09:24 L1i cache: 64 KiB 07:09:24 L2 cache: 1 MiB 07:09:24 L3 cache: 32 MiB 07:09:24 NUMA node0 CPU(s): 0,1 07:09:24 Vulnerability Itlb multihit: Not affected 07:09:24 Vulnerability L1tf: Not affected 07:09:24 Vulnerability Mds: Not affected 07:09:24 Vulnerability Meltdown: Not affected 07:09:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:09:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:09:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:09:24 Vulnerability Srbds: Not affected 07:09:24 Vulnerability Tsx async abort: Not affected 07:09:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:09:24 07:09:24 07:09:24 ---> nproc: 07:09:24 2 07:09:24 07:09:24 07:09:24 ---> df -h: 07:09:24 Filesystem Size Used Available Use% Mounted on 07:09:24 overlay 40.0G 12.5G 27.5G 31% / 07:09:24 tmpfs 64.0M 0 64.0M 0% /dev 07:09:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:09:24 shm 64.0M 0 64.0M 0% /dev/shm 07:09:24 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 07:09:24 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 07:09:24 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 07:09:24 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 07:09:24 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 07:09:24 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 07:09:24 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 07:09:24 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 07:09:24 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3 07:09:24 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3@tmp 07:09:24 07:09:24 07:09:24 ---> free -m: 07:09:24 total used free shared buff/cache available 07:09:24 Mem: 7821 1329 2381 0 4110 6448 07:09:24 Swap: 1023 1 1022 07:09:24 07:09:24 07:09:24 ---> ip addr: 07:09:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:09:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:09:24 inet 127.0.0.1/8 scope host lo 07:09:24 valid_lft forever preferred_lft forever 07:09:24 inet6 ::1/128 scope host 07:09:24 valid_lft forever preferred_lft forever 07:09:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:09:24 link/ether fa:16:3e:3e:2c:f1 brd ff:ff:ff:ff:ff:ff 07:09:24 inet 10.30.123.97/23 brd 10.30.123.255 scope global dynamic eth0 07:09:24 valid_lft 85799sec preferred_lft 85799sec 07:09:24 inet6 fe80::f816:3eff:fe3e:2cf1/64 scope link 07:09:24 valid_lft forever preferred_lft forever 07:09:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:09:24 link/ether 02:42:8a:6b:52:58 brd ff:ff:ff:ff:ff:ff 07:09:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:09:24 valid_lft forever preferred_lft forever 07:09:24 inet6 fe80::42:8aff:fe6b:5258/64 scope link 07:09:24 valid_lft forever preferred_lft forever 07:09:24 07:09:24 07:09:24 ---> sar -b -r -n DEV: 07:09:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 07:09:24 07:09:24 06:59:13 LINUX RESTART (2 CPU) 07:09:24 07:09:24 07:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:09:24 07:01:01 91.34 3.65 87.69 0.00 2601.83 19650.42 0.00 07:09:24 07:02:01 191.18 0.07 191.11 0.00 1.47 48217.02 0.00 07:09:24 07:03:01 69.84 0.02 69.82 0.00 0.53 12356.53 0.00 07:09:24 07:04:01 58.73 0.02 58.71 0.00 0.53 3612.17 0.00 07:09:24 07:05:02 500.81 194.08 306.73 0.00 4715.95 173859.70 0.00 07:09:24 07:06:01 314.70 12.77 301.93 0.00 357.63 165135.67 0.00 07:09:24 07:07:01 538.52 65.39 473.13 0.00 3239.95 184262.88 0.00 07:09:24 07:08:01 168.89 19.62 149.27 0.00 3134.18 22173.98 0.00 07:09:24 07:09:01 1.13 0.00 1.13 0.00 0.00 16.76 0.00 07:09:24 Average: 215.05 33.00 182.06 0.00 1565.68 69830.28 0.00 07:09:24 07:09:24 07:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:09:24 07:01:01 5137884 0 806600 10.07 2620 2061828 1267540 13.99 729980 1723804 160 07:09:24 07:02:01 3992384 0 1113956 13.91 2620 2899972 1566820 17.30 1262564 2214564 144564 07:09:24 07:03:01 3658356 0 1193072 14.90 2620 3154884 1770116 19.54 1463664 2320376 42132 07:09:24 07:04:01 3681776 0 1170532 14.62 2620 3154004 1730080 19.10 1366716 2385316 138972 07:09:24 07:05:02 1256456 0 1299624 16.23 2620 5450232 1746832 19.29 2107368 3966148 413160 07:09:24 07:06:01 559512 0 1500324 18.73 2620 5946476 2904744 32.07 2846848 3846040 20764 07:09:24 07:07:01 1117416 0 1644240 20.53 2620 5244656 3224772 35.60 2113696 3964016 23964 07:09:24 07:08:01 3050108 0 1271920 15.88 2620 3684284 1306668 14.43 1308908 2926112 8 07:09:24 07:09:01 3055368 0 1266660 15.82 2620 3684284 1255436 13.86 1344864 2886216 8 07:09:24 Average: 2834362 0 1251881 15.63 2620 3920069 1863668 20.58 1616068 2914732 87081 07:09:24 07:09:24 07:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:09:24 07:01:01 eth0 1021.78 1160.17 3825.96 128.06 0.00 0.00 0.00 0.00 07:09:24 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:24 07:01:01 docker0 953.27 737.12 76.61 2692.75 0.00 0.00 0.00 0.00 07:09:24 07:02:01 eth0 533.30 449.00 3552.14 48.17 0.00 0.00 0.00 0.00 07:09:24 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:24 07:02:01 vethd9a7183 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:09:24 07:02:01 docker0 200.78 255.56 13.88 845.50 0.00 0.00 0.00 0.00 07:09:24 07:03:01 eth0 36.64 22.44 24.49 87.34 0.00 0.00 0.00 0.00 07:09:24 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:24 07:03:01 vethd9a7183 0.83 0.83 0.07 0.07 0.00 0.00 0.00 0.00 07:09:24 07:03:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 07:09:24 07:04:01 eth0 26.16 14.68 18.79 32.67 0.00 0.00 0.00 0.00 07:09:24 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:24 07:04:01 vethd9a7183 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 07:09:24 07:04:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 07:09:24 07:05:02 vethbede24e 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:24 07:05:02 veth6303702 0.00 0.43 0.00 0.03 0.00 0.00 0.00 0.00 07:09:24 07:05:02 veth2bf4425 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:09:24 07:05:02 eth0 284.73 236.91 1865.32 34.00 0.00 0.00 0.00 0.00 07:09:24 07:06:01 vetha98d08d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:09:24 07:06:01 veth6303702 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 07:09:24 07:06:01 vethdeaea94 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:09:24 07:06:01 eth0 16.40 8.22 13.52 7.00 0.00 0.00 0.00 0.00 07:09:24 07:07:01 veth8f0ca78 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:09:24 07:07:01 veth6303702 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 07:09:24 07:07:01 veth1dae27b 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 07:09:24 07:07:01 veth62f86ac 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 07:09:24 07:08:01 eth0 3090.76 2718.00 13888.50 561.52 0.00 0.00 0.00 0.00 07:09:24 07:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:09:24 07:08:01 docker0 1279.63 1167.52 98.64 4303.42 0.00 0.00 0.00 0.00 07:09:24 07:09:01 eth0 1.18 0.60 0.33 0.22 0.00 0.00 0.00 0.00 07:09:24 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:24 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:24 Average: eth0 249.80 236.50 1249.56 53.62 0.00 0.00 0.00 0.00 07:09:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:24 Average: docker0 142.29 129.83 10.97 478.54 0.00 0.00 0.00 0.00 07:09:24 07:09:24 07:09:24 ---> sar -P ALL: 07:09:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 07:09:24 07:09:24 06:59:13 LINUX RESTART (2 CPU) 07:09:24 07:09:24 07:00:01 CPU %user %nice %system %iowait %steal %idle 07:09:24 07:01:01 all 17.27 0.00 4.44 4.08 0.10 74.12 07:09:24 07:01:01 0 14.48 0.00 4.71 2.88 0.11 77.82 07:09:24 07:01:01 1 20.08 0.00 4.16 5.27 0.09 70.40 07:09:24 07:02:01 all 32.76 0.00 8.00 4.28 0.10 54.86 07:09:24 07:02:01 0 32.94 0.00 8.37 5.30 0.09 53.30 07:09:24 07:02:01 1 32.58 0.00 7.64 3.27 0.11 56.41 07:09:24 07:03:01 all 47.52 0.00 5.39 1.15 0.09 45.86 07:09:24 07:03:01 0 46.93 0.00 5.98 1.16 0.11 45.83 07:09:24 07:03:01 1 48.10 0.00 4.79 1.14 0.07 45.90 07:09:24 07:04:01 all 64.31 0.00 8.01 1.12 0.11 26.45 07:09:24 07:04:01 0 62.59 0.00 8.24 1.21 0.11 27.85 07:09:24 07:04:01 1 66.04 0.00 7.78 1.04 0.11 25.04 07:09:24 07:05:02 all 32.02 0.00 15.56 23.81 0.11 28.50 07:09:24 07:05:02 0 31.36 0.00 15.57 23.16 0.11 29.80 07:09:24 07:05:02 1 32.69 0.00 15.55 24.47 0.11 27.19 07:09:24 07:06:01 all 69.13 0.00 14.28 13.56 0.11 2.92 07:09:24 07:06:01 0 68.97 0.00 14.48 13.78 0.11 2.66 07:09:24 07:06:01 1 69.30 0.00 14.07 13.34 0.11 3.18 07:09:24 07:07:01 all 59.86 0.00 18.19 18.99 0.15 2.81 07:09:24 07:07:01 0 60.21 0.00 18.03 18.56 0.15 3.06 07:09:24 07:07:01 1 59.51 0.00 18.36 19.42 0.15 2.56 07:09:24 07:08:01 all 25.63 0.00 6.60 2.18 0.09 65.50 07:09:24 07:08:01 0 26.32 0.00 6.41 2.38 0.07 64.83 07:09:24 07:08:01 1 24.95 0.00 6.79 1.98 0.10 66.18 07:09:24 07:09:01 all 0.11 0.00 0.03 0.00 0.03 99.83 07:09:24 07:09:01 0 0.17 0.00 0.05 0.00 0.03 99.75 07:09:24 07:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:09:24 Average: all 38.13 0.00 8.81 7.55 0.10 45.41 07:09:24 Average: 0 37.63 0.00 8.97 7.48 0.10 45.83 07:09:24 Average: 1 38.63 0.00 8.66 7.63 0.09 44.98 07:09:24 07:09:24 07:09:24