Pull request #3539 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 71bb76d4174be61d543af8c77d58a6e85ca3b855 rather than 679a24886b4e3453ab5ca46709552589237ba5dc Obtained Jenkinsfile from 71bb76d4174be61d543af8c77d58a6e85ca3b855 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-ssh721614925679861879.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh4679239063535800984.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-3539/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-3539/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh694197266142421421.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh1839030908350968147.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-3539/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-3539/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8878991193751148181.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-232 in /w/workspace/edgexfoundry_edgex-go_PR-3539 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh7854600662073219468.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 71bb76d4174be61d543af8c77d58a6e85ca3b855 into PR head commit 679a24886b4e3453ab5ca46709552589237ba5dc Merge succeeded, producing 679a24886b4e3453ab5ca46709552589237ba5dc Checking out Revision 679a24886b4e3453ab5ca46709552589237ba5dc (PR-3539) > 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/2@tmp/jenkins-gitclient-ssh3735762952918437758.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3539/head:refs/remotes/origin/PR-3539 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 679a24886b4e3453ab5ca46709552589237ba5dc # 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/2@tmp/jenkins-gitclient-ssh6540281703813341923.key > git merge 71bb76d4174be61d543af8c77d58a6e85ca3b855 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 679a24886b4e3453ab5ca46709552589237ba5dc # timeout=10 Commit message: "feat: Notification V2 DEL API should remove the associated transmissions" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T03:16:12.237Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T03:16:12.318Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T03:16:12.342Z] ========================================================= [2021-06-03T03:16:12.342Z] EdgeX Global Pipelines Version Info [2021-06-03T03:16:12.342Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-03T03:16:13.795Z] ------------------- [2021-06-03T03:16:13.795Z] stable info: [2021-06-03T03:16:13.795Z] ------------------- [2021-06-03T03:16:13.795Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T03:16:13.795Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T03:16:13.795Z] Message: update stable to v1.0.193 [2021-06-03T03:16:14.369Z] ------------------- [2021-06-03T03:16:14.369Z] experimental info: [2021-06-03T03:16:14.369Z] ------------------- [2021-06-03T03:16:14.369Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T03:16:14.369Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T03:16:14.369Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T03:16:14.559Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-03T03:16:14.591Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-03T03:16:14.611Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T03:16:14.632Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T03:16:14.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T03:16:14.674Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T03:16:14.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T03:16:14.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-03T03:16:14.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-03T03:16:14.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-03T03:16:14.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T03:16:14.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T03:16:14.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T03:16:14.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T03:16:14.879Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T03:16:14.900Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T03:16:14.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T03:16:14.942Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T03:16:14.962Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-03T03:16:14.983Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-03T03:16:15.003Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-03T03:16:15.023Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T03:16:15.106Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3539 [Pipeline] echo [2021-06-03T03:16:15.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3539 [Pipeline] echo [2021-06-03T03:16:15.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3539 [Pipeline] echo [2021-06-03T03:16:15.171Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 679a24886b4e3453ab5ca46709552589237ba5dc [Pipeline] echo [2021-06-03T03:16:15.193Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 679a248 [Pipeline] echo [2021-06-03T03:16:15.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T03:16:15.293Z] provisioning config files... [2021-06-03T03:16:15.310Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1462749123471418994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T03:16:15.634Z] ---> docker-login.sh [2021-06-03T03:16:15.634Z] nexus3.edgexfoundry.org:10001 [2021-06-03T03:16:15.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T03:16:16.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T03:16:16.162Z] Configure a credential helper to remove this warning. See [2021-06-03T03:16:16.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T03:16:16.162Z] [2021-06-03T03:16:16.162Z] Login Succeeded [2021-06-03T03:16:16.162Z] nexus3.edgexfoundry.org:10002 [2021-06-03T03:16:16.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T03:16:16.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T03:16:16.427Z] Configure a credential helper to remove this warning. See [2021-06-03T03:16:16.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T03:16:16.427Z] [2021-06-03T03:16:16.427Z] Login Succeeded [2021-06-03T03:16:16.427Z] nexus3.edgexfoundry.org:10003 [2021-06-03T03:16:16.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T03:16:16.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T03:16:16.427Z] Configure a credential helper to remove this warning. See [2021-06-03T03:16:16.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T03:16:16.427Z] [2021-06-03T03:16:16.427Z] Login Succeeded [2021-06-03T03:16:16.427Z] nexus3.edgexfoundry.org:10004 [2021-06-03T03:16:16.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T03:16:16.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T03:16:16.690Z] Configure a credential helper to remove this warning. See [2021-06-03T03:16:16.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T03:16:16.690Z] [2021-06-03T03:16:16.690Z] Login Succeeded [2021-06-03T03:16:16.690Z] docker.io [2021-06-03T03:16:16.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T03:16:16.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T03:16:16.951Z] Configure a credential helper to remove this warning. See [2021-06-03T03:16:16.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T03:16:16.951Z] [2021-06-03T03:16:16.951Z] Login Succeeded [2021-06-03T03:16:16.951Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T03:16:16.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T03:16:17.305Z] ++ 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 [2021-06-03T03:16:17.305Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T03:16:17.305Z] ++ dirname cmd/core-command/Dockerfile [2021-06-03T03:16:17.305Z] ++ cut -d/ -f2 [2021-06-03T03:16:17.305Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-03T03:16:17.305Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T03:16:17.305Z] ++ dirname cmd/core-data/Dockerfile [2021-06-03T03:16:17.305Z] ++ cut -d/ -f2 [2021-06-03T03:16:17.305Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-03T03:16:17.305Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T03:16:17.305Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-03T03:16:17.305Z] ++ cut -d/ -f2 [2021-06-03T03:16:17.305Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-03T03:16:17.305Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T03:16:17.305Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-03T03:16:17.305Z] ++ cut -d/ -f2 [2021-06-03T03:16:17.305Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-03T03:16:17.305Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T03:16:17.305Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-03T03:16:17.305Z] ++ cut -d/ -f2 [2021-06-03T03:16:17.305Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-03T03:16:17.305Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T03:16:17.305Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-03T03:16:17.305Z] ++ cut -d/ -f2 [2021-06-03T03:16:17.305Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-03T03:16:17.305Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T03:16:17.305Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-03T03:16:17.305Z] ++ cut -d/ -f2 [2021-06-03T03:16:17.305Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-03T03:16:17.305Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T03:16:17.305Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-03T03:16:17.305Z] ++ cut -d/ -f2 [2021-06-03T03:16:17.305Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-03T03:16:17.305Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T03:16:17.305Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-03T03:16:17.305Z] ++ cut -d/ -f2 [2021-06-03T03:16:17.305Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-03T03:16:17.351Z] 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 [2021-06-03T03:16:18.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T03:16:18.519Z] [2021-06-03T03:16:18.519Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T03:16:18.831Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T03:16:18.832Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T03:16:18.832Z] 31603596830f: Pulling fs layer [2021-06-03T03:16:18.832Z] 54011a49482f: Pulling fs layer [2021-06-03T03:16:18.832Z] a6820b24f6d8: Pulling fs layer [2021-06-03T03:16:18.832Z] f581987b2513: Pulling fs layer [2021-06-03T03:16:18.832Z] f581987b2513: Waiting [2021-06-03T03:16:18.832Z] 54011a49482f: Verifying Checksum [2021-06-03T03:16:18.832Z] 54011a49482f: Download complete [2021-06-03T03:16:19.099Z] 31603596830f: Verifying Checksum [2021-06-03T03:16:19.100Z] 31603596830f: Download complete [2021-06-03T03:16:19.100Z] f581987b2513: Verifying Checksum [2021-06-03T03:16:19.100Z] f581987b2513: Download complete [2021-06-03T03:16:19.100Z] a6820b24f6d8: Verifying Checksum [2021-06-03T03:16:19.100Z] a6820b24f6d8: Download complete [2021-06-03T03:16:19.100Z] 31603596830f: Pull complete [2021-06-03T03:16:19.362Z] 54011a49482f: Pull complete [2021-06-03T03:16:19.942Z] a6820b24f6d8: Pull complete [2021-06-03T03:16:19.942Z] f581987b2513: Pull complete [2021-06-03T03:16:20.204Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T03:16:20.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T03:16:20.204Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T03:16:20.273Z] prd-centos7-docker-4c-2g-232 does not seem to be running inside a container [2021-06-03T03:16:20.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T03:16:21.743Z] $ docker top a865647539e95dd914b228bd10adfec81dd686eb5f46d7ec37158489ec72069c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T03:16:21.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T03:16:21.860Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T03:16:21.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T03:16:21.975Z] $ docker exec a865647539e95dd914b228bd10adfec81dd686eb5f46d7ec37158489ec72069c ssh-agent [2021-06-03T03:16:22.087Z] SSH_AUTH_SOCK=/tmp/ssh-FSem2kuhrVIj/agent.14 [2021-06-03T03:16:22.087Z] SSH_AGENT_PID=21 [2021-06-03T03:16:22.095Z] Running ssh-add (command line suppressed) [2021-06-03T03:16:22.208Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_338216896346194608.key (/w/workspace/edgex-go/2@tmp/private_key_338216896346194608.key) [2021-06-03T03:16:22.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T03:16:22.534Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T03:16:22.547Z] $ docker exec --env ******** --env ******** a865647539e95dd914b228bd10adfec81dd686eb5f46d7ec37158489ec72069c ssh-agent -k [2021-06-03T03:16:22.630Z] unset SSH_AUTH_SOCK; [2021-06-03T03:16:22.630Z] unset SSH_AGENT_PID; [2021-06-03T03:16:22.630Z] echo Agent pid 21 killed; [2021-06-03T03:16:22.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T03:16:22.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T03:16:22.682Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T03:16:22.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T03:16:22.806Z] $ docker exec a865647539e95dd914b228bd10adfec81dd686eb5f46d7ec37158489ec72069c ssh-agent [2021-06-03T03:16:22.911Z] SSH_AUTH_SOCK=/tmp/ssh-NyD3VupgSevr/agent.53 [2021-06-03T03:16:22.911Z] SSH_AGENT_PID=59 [2021-06-03T03:16:22.916Z] Running ssh-add (command line suppressed) [2021-06-03T03:16:23.009Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7523687512939498010.key (/w/workspace/edgex-go/2@tmp/private_key_7523687512939498010.key) [2021-06-03T03:16:23.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T03:16:23.325Z] + git semver init [2021-06-03T03:16:23.326Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T03:16:23.326Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-03T03:16:23.326Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-03T03:16:23.326Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T03:16:23.326Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T03:16:23.326Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T03:16:23.326Z] # $SEMVER_BRANCH = PR-3539 [2021-06-03T03:16:23.326Z] # $SEMVER_TEMP = /tmp/semver-589421341 [2021-06-03T03:16:23.326Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-03T03:16:45.338Z] # '/tmp/semver-589421341' -> '/w/workspace/edgex-go/2/.semver' [2021-06-03T03:16:45.338Z] # -> Force: false [2021-06-03T03:16:45.338Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-03T03:16:45.349Z] $ docker exec --env ******** --env ******** a865647539e95dd914b228bd10adfec81dd686eb5f46d7ec37158489ec72069c ssh-agent -k [2021-06-03T03:16:45.447Z] unset SSH_AUTH_SOCK; [2021-06-03T03:16:45.447Z] unset SSH_AGENT_PID; [2021-06-03T03:16:45.447Z] echo Agent pid 59 killed; [2021-06-03T03:16:45.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T03:16:45.798Z] + git semver [Pipeline] } [2021-06-03T03:16:45.810Z] $ docker stop --time=1 a865647539e95dd914b228bd10adfec81dd686eb5f46d7ec37158489ec72069c [2021-06-03T03:16:54.028Z] $ docker rm -f a865647539e95dd914b228bd10adfec81dd686eb5f46d7ec37158489ec72069c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T03:16:54.426Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T03:16:54.717Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T03:16:54.721Z] [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 [2021-06-03T03:16:55.308Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T03:16:55.619Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T03:16:55.916Z] + true [2021-06-03T03:16:55.916Z] + sudo service docker restart [2021-06-03T03:16:55.916Z] Redirecting to /bin/systemctl restart docker.service [2021-06-03T03:17:09.946Z] Still waiting to schedule task [2021-06-03T03:17:09.947Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-03T03:17:14.054Z] ========================================================= [2021-06-03T03:17:14.054Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T03:17:14.054Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T03:17:14.355Z] + 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 . [2021-06-03T03:17:15.748Z] Sending build context to Docker daemon 331.1MB [2021-06-03T03:17:15.748Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T03:17:15.748Z] Step 2/6 : FROM ${BASE} [2021-06-03T03:17:15.748Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T03:17:15.748Z] 540db60ca938: Pulling fs layer [2021-06-03T03:17:15.748Z] adcc1eea9eea: Pulling fs layer [2021-06-03T03:17:15.748Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T03:17:15.748Z] 0510c868ecb4: Pulling fs layer [2021-06-03T03:17:15.748Z] afea3b2eda06: Pulling fs layer [2021-06-03T03:17:15.748Z] 7809a108b3ef: Pulling fs layer [2021-06-03T03:17:15.748Z] f706445af74f: Pulling fs layer [2021-06-03T03:17:15.748Z] afea3b2eda06: Waiting [2021-06-03T03:17:15.748Z] 7809a108b3ef: Waiting [2021-06-03T03:17:15.748Z] f706445af74f: Waiting [2021-06-03T03:17:15.748Z] 0510c868ecb4: Waiting [2021-06-03T03:17:16.010Z] 4c4ab2625f07: Verifying Checksum [2021-06-03T03:17:16.010Z] 4c4ab2625f07: Download complete [2021-06-03T03:17:16.010Z] adcc1eea9eea: Verifying Checksum [2021-06-03T03:17:16.010Z] adcc1eea9eea: Download complete [2021-06-03T03:17:16.010Z] afea3b2eda06: Verifying Checksum [2021-06-03T03:17:16.010Z] afea3b2eda06: Download complete [2021-06-03T03:17:16.011Z] 7809a108b3ef: Verifying Checksum [2021-06-03T03:17:16.011Z] 7809a108b3ef: Download complete [2021-06-03T03:17:16.011Z] 540db60ca938: Verifying Checksum [2021-06-03T03:17:16.011Z] 540db60ca938: Download complete [2021-06-03T03:17:16.275Z] 540db60ca938: Pull complete [2021-06-03T03:17:16.275Z] adcc1eea9eea: Pull complete [2021-06-03T03:17:16.537Z] 4c4ab2625f07: Pull complete [2021-06-03T03:17:18.465Z] f706445af74f: Verifying Checksum [2021-06-03T03:17:18.465Z] f706445af74f: Download complete [2021-06-03T03:17:18.732Z] 0510c868ecb4: Verifying Checksum [2021-06-03T03:17:18.732Z] 0510c868ecb4: Download complete [2021-06-03T03:17:24.042Z] 0510c868ecb4: Pull complete [2021-06-03T03:17:24.042Z] afea3b2eda06: Pull complete [2021-06-03T03:17:24.042Z] 7809a108b3ef: Pull complete [2021-06-03T03:17:28.257Z] f706445af74f: Pull complete [2021-06-03T03:17:28.257Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T03:17:28.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T03:17:28.257Z] ---> b068be0155e3 [2021-06-03T03:17:28.257Z] 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 [2021-06-03T03:17:34.862Z] ---> Running in 5a437fddd52a [2021-06-03T03:17:34.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T03:17:35.805Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T03:17:38.352Z] (1/12) Installing libmagic (5.39-r0) [2021-06-03T03:17:38.615Z] (2/12) Installing file (5.39-r0) [2021-06-03T03:17:38.878Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-03T03:17:38.878Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-03T03:17:57.001Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-03T03:17:57.001Z] (6/12) Installing patch (2.7.6-r6) [2021-06-03T03:17:57.001Z] (7/12) Installing build-base (0.5-r2) [2021-06-03T03:17:57.001Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-03T03:17:57.001Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-03T03:17:57.001Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-03T03:17:57.001Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-03T03:17:57.001Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-03T03:17:57.001Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T03:17:57.001Z] OK: 219 MiB in 52 packages [2021-06-03T03:17:59.574Z] Removing intermediate container 5a437fddd52a [2021-06-03T03:17:59.574Z] ---> 715773b27a94 [2021-06-03T03:17:59.574Z] Step 4/6 : WORKDIR /edgex-go [2021-06-03T03:17:59.574Z] ---> Running in 102e76cb9da0 [2021-06-03T03:17:59.574Z] Removing intermediate container 102e76cb9da0 [2021-06-03T03:17:59.574Z] ---> 7bf6d9d2b565 [2021-06-03T03:17:59.574Z] Step 5/6 : COPY go.mod . [2021-06-03T03:17:59.841Z] ---> f85379cd8d9f [2021-06-03T03:17:59.841Z] Step 6/6 : RUN go mod download [2021-06-03T03:17:59.841Z] ---> Running in 12c38c83b212 [2021-06-03T03:18:17.992Z] Removing intermediate container 12c38c83b212 [2021-06-03T03:18:17.992Z] ---> 2e887a16f728 [2021-06-03T03:18:17.992Z] Successfully built 2e887a16f728 [2021-06-03T03:18:17.992Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T03:18:18.306Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T03:18:18.306Z] . [Pipeline] withDockerContainer [2021-06-03T03:18:18.407Z] prd-centos7-docker-4c-2g-232 does not seem to be running inside a container [2021-06-03T03:18:18.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T03:18:18.916Z] $ docker top 4675c7c77bac300773aa746f52d572a5b7ea833d3f1ffce4fdbf949901964860 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T03:18:19.304Z] + go version [2021-06-03T03:18:19.304Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T03:18:19.312Z] $ docker stop --time=1 4675c7c77bac300773aa746f52d572a5b7ea833d3f1ffce4fdbf949901964860 [2021-06-03T03:18:20.537Z] $ docker rm -f 4675c7c77bac300773aa746f52d572a5b7ea833d3f1ffce4fdbf949901964860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T03:18:21.110Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T03:18:21.110Z] . [Pipeline] withDockerContainer [2021-06-03T03:18:21.181Z] prd-centos7-docker-4c-2g-232 does not seem to be running inside a container [2021-06-03T03:18:21.223Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T03:18:21.581Z] $ docker top 35fe02eaab6c685b8cbdcd84f5ae43c14f51ce357cf667a3e2ef45d5f4b3c85c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T03:18:21.700Z] ========================================================= [2021-06-03T03:18:21.700Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-03T03:18:21.700Z] ========================================================= [Pipeline] sh [2021-06-03T03:18:22.005Z] + go mod tidy [Pipeline] sh [2021-06-03T03:18:22.579Z] + make test [2021-06-03T03:18:22.579Z] go mod tidy [2021-06-03T03:18:22.579Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-03T03:18:27.924Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-03T03:18:49.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-03T03:18:51.386Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-03T03:18:53.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-03T03:18:53.979Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-03T03:18:55.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-03T03:18:57.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-03T03:18:57.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-03T03:18:57.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-03T03:18:58.258Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-03T03:18:59.205Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-03T03:19:01.144Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-03T03:19:01.144Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-03T03:19:01.144Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-03T03:19:03.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.068s coverage: 46.1% of statements [2021-06-03T03:19:03.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-03T03:19:03.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-03T03:19:03.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-03T03:19:03.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-03T03:19:03.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-03T03:19:03.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-03T03:19:03.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 28.7% of statements [2021-06-03T03:19:03.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.066s coverage: 100.0% of statements [2021-06-03T03:19:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.093s coverage: 27.7% of statements [2021-06-03T03:19:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-03T03:19:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-03T03:19:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-03T03:19:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-03T03:19:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-03T03:19:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-06-03T03:19:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-03T03:19:06.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements [2021-06-03T03:19:06.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-03T03:19:06.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-06-03T03:19:06.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-03T03:19:06.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-03T03:19:07.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.061s coverage: 53.4% of statements [2021-06-03T03:19:07.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-03T03:19:07.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-03T03:19:07.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.112s coverage: 87.7% of statements [2021-06-03T03:19:07.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-03T03:19:07.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T03:19:07.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.051s coverage: 78.9% of statements [2021-06-03T03:19:07.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-03T03:19:09.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.200s coverage: 28.6% of statements [2021-06-03T03:19:09.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-03T03:19:09.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-03T03:19:09.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-03T03:19:09.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-03T03:19:09.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-03T03:19:09.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements [2021-06-03T03:19:09.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-03T03:19:09.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements [2021-06-03T03:19:09.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-03T03:19:10.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.112s coverage: 86.7% of statements [2021-06-03T03:19:10.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-03T03:19:10.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.095s coverage: 97.5% of statements [2021-06-03T03:19:10.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-03T03:19:10.890Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-233 in /w/workspace/edgexfoundry_edgex-go_PR-3539 [Pipeline] { [Pipeline] ws [2021-06-03T03:19:10.913Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-03T03:19:11.223Z] The recommended git tool is: git [2021-06-03T03:19:11.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements [2021-06-03T03:19:11.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-03T03:19:11.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-03T03:19:11.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-03T03:19:11.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-03T03:19:14.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.248s coverage: 95.1% of statements [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-03T03:19:14.044Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-03T03:19:14.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-03T03:19:14.312Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.047s coverage: 60.0% of statements [2021-06-03T03:19:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.8% of statements [2021-06-03T03:19:15.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-03T03:19:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 22.0% of statements [2021-06-03T03:19:15.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-03T03:19:15.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2021-06-03T03:19:16.886Z] using credential edgex-jenkins-ssh [2021-06-03T03:19:16.908Z] Cloning the remote Git repository [2021-06-03T03:19:16.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2021-06-03T03:19:16.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-06-03T03:19:16.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-06-03T03:19:16.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-06-03T03:19:16.959Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-03T03:19:17.060Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-03T03:19:17.195Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T03:19:17.196Z] > git --version # timeout=10 [2021-06-03T03:19:17.234Z] > git --version # 'git version 2.17.1' [2021-06-03T03:19:17.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T03:19:17.348Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T03:19:29.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.048s coverage: 94.4% of statements [2021-06-03T03:19:29.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2021-06-03T03:19:32.689Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T03:19:32.717Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T03:19:32.752Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T03:19:32.782Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T03:19:32.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T03:19:32.794Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3539/head:refs/remotes/origin/PR-3539 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T03:19:33.689Z] Merging remotes/origin/master commit 71bb76d4174be61d543af8c77d58a6e85ca3b855 into PR head commit 679a24886b4e3453ab5ca46709552589237ba5dc [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T03:19:33.952Z] Failed in branch arm64 [2021-06-03T03:19:35.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.274s coverage: 81.8% of statements [2021-06-03T03:19:35.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-03T03:19:33.705Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T03:19:33.731Z] > git checkout -f 679a24886b4e3453ab5ca46709552589237ba5dc # timeout=10 [2021-06-03T03:19:53.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-06-03T03:19:53.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-03T03:19:53.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-03T03:19:53.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-03T03:19:53.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-03T03:19:53.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-03T03:19:53.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-03T03:19:53.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-03T03:19:53.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-03T03:19:53.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-03T03:19:53.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.035s coverage: 87.2% of statements [2021-06-03T03:19:53.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-03T03:19:53.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-03T03:19:53.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-06-03T03:19:53.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-03T03:19:53.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-06-03T03:19:53.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-03T03:19:53.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements [2021-06-03T03:19:53.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-06-03T03:19:53.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-03T03:19:53.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-03T03:19:53.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-03T03:19:53.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements [2021-06-03T03:19:53.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-03T03:19:53.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-03T03:19:53.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-06-03T03:19:53.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-03T03:19:53.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-06-03T03:19:53.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-03T03:19:53.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-03T03:19:53.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.165s coverage: 66.9% of statements [2021-06-03T03:19:53.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-03T03:19:53.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-03T03:19:53.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-03T03:19:53.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 44.4% of statements [2021-06-03T03:19:53.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-03T03:19:53.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-03T03:19:54.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.030s coverage: 89.5% of statements [2021-06-03T03:19:54.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-03T03:19:54.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements [2021-06-03T03:19:55.729Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.083s coverage: 46.8% of statements [2021-06-03T03:19:55.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-03T03:19:55.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-03T03:19:55.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-03T03:19:55.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-03T03:19:55.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-03T03:19:55.729Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements [2021-06-03T03:19:55.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-03T03:19:55.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements [2021-06-03T03:19:55.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-03T03:19:55.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-03T03:20:02.630Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.069s coverage: 19.3% of statements [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-03T03:20:02.630Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.128s coverage: 91.9% of statements [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-03T03:20:02.630Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.602s coverage: 28.7% of statements [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-03T03:20:02.630Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.051s coverage: 99.0% of statements [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-03T03:20:02.630Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-03T03:20:02.630Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-03T03:20:02.630Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.083s coverage: 97.6% of statements [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-03T03:20:02.630Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-03T03:20:02.630Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.030s coverage: 100.0% of statements [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-03T03:20:02.630Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.028s coverage: 87.9% of statements [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-03T03:20:02.630Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-03T03:20:02.895Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements [2021-06-03T03:20:03.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 28.1% of statements [2021-06-03T03:20:03.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-03T03:20:03.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-03T03:20:03.429Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements [2021-06-03T03:20:03.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-03T03:20:03.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-03T03:20:03.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-03T03:20:03.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-03T03:20:03.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-03T03:20:03.695Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-03T03:20:03.695Z] GO111MODULE=on go vet ./... [2021-06-03T03:20:35.895Z] gofmt -l . [2021-06-03T03:20:35.895Z] [ "`gofmt -l .`" = "" ] [2021-06-03T03:20:35.895Z] ./bin/test-go-mod-tidy.sh [2021-06-03T03:20:35.895Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-03T03:20:36.210Z] + ls -al . [2021-06-03T03:20:36.210Z] total 856 [2021-06-03T03:20:36.210Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 03:20 . [2021-06-03T03:20:36.210Z] drwxr-xr-x 4 root root 28 Jun 3 03:18 .. [2021-06-03T03:20:36.210Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 03:16 .dockerignore [2021-06-03T03:20:36.210Z] drwxrwxr-x 8 1001 1001 179 Jun 3 03:16 .git [2021-06-03T03:20:36.210Z] drwxrwxr-x 3 1001 1001 125 Jun 3 03:16 .github [2021-06-03T03:20:36.210Z] -rw-rw-r-- 1 1001 1001 818 Jun 3 03:16 .gitignore [2021-06-03T03:20:36.210Z] drwx------ 3 1001 1001 60 Jun 3 03:16 .semver [2021-06-03T03:20:36.210Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 03:16 .sonarcloud.properties [2021-06-03T03:20:36.210Z] -rw-rw-r-- 1 1001 1001 8609 Jun 3 03:16 Attribution.txt [2021-06-03T03:20:36.210Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 03:16 CONTRIBUTING.md [2021-06-03T03:20:36.210Z] -rw-rw-r-- 1 1001 1001 931 Jun 3 03:16 Dockerfile.build [2021-06-03T03:20:36.210Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 03:16 Jenkinsfile [2021-06-03T03:20:36.210Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 03:16 LICENSE [2021-06-03T03:20:36.210Z] -rw-rw-r-- 1 1001 1001 5632 Jun 3 03:16 Makefile [2021-06-03T03:20:36.210Z] -rw-rw-r-- 1 1001 1001 7978 Jun 3 03:16 README.md [2021-06-03T03:20:36.210Z] -rw-rw-r-- 1 1001 1001 6755 Jun 3 03:16 SECURITY.md [2021-06-03T03:20:36.210Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 03:16 VERSION [2021-06-03T03:20:36.210Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 03:16 ZMQWindows.md [2021-06-03T03:20:36.210Z] drwxrwxr-x 2 1001 1001 117 Jun 3 03:16 bin [2021-06-03T03:20:36.210Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 03:16 cmd [2021-06-03T03:20:36.210Z] -rw-r--r-- 1 root root 747270 Jun 3 03:20 coverage.out [2021-06-03T03:20:36.210Z] -rw-r--r-- 1 root root 1060 Jun 3 03:20 go.mod [2021-06-03T03:20:36.210Z] -rw-r--r-- 1 root root 21686 Jun 3 03:18 go.sum [2021-06-03T03:20:36.210Z] drwxrwxr-x 8 1001 1001 127 Jun 3 03:16 internal [2021-06-03T03:20:36.210Z] drwxrwxr-x 4 1001 1001 26 Jun 3 03:16 openapi [2021-06-03T03:20:36.210Z] drwxrwxr-x 4 1001 1001 71 Jun 3 03:16 snap [2021-06-03T03:20:36.210Z] -rw-rw-r-- 1 1001 1001 168 Jun 3 03:16 version.go [Pipeline] sh [2021-06-03T03:20:36.512Z] + '[' -e coverage.out ] [2021-06-03T03:20:36.512Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-03T03:20:36.643Z] Stashed 1 file(s) [Pipeline] sh [2021-06-03T03:20:36.936Z] + make build [2021-06-03T03:20:36.936Z] go mod tidy [2021-06-03T03:20:37.207Z] 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 [2021-06-03T03:20:38.611Z] 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 [2021-06-03T03:20:46.815Z] 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 [2021-06-03T03:20:47.395Z] 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 [2021-06-03T03:20:48.797Z] 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 [2021-06-03T03:20:48.797Z] 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 [2021-06-03T03:20:49.751Z] 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 [2021-06-03T03:20:51.161Z] 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 [2021-06-03T03:20:51.739Z] 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 [2021-06-03T03:20:52.698Z] 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 [2021-06-03T03:20:53.282Z] 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 [2021-06-03T03:20:54.235Z] 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] } [2021-06-03T03:20:55.641Z] $ docker stop --time=1 35fe02eaab6c685b8cbdcd84f5ae43c14f51ce357cf667a3e2ef45d5f4b3c85c [2021-06-03T03:20:58.438Z] $ docker rm -f 35fe02eaab6c685b8cbdcd84f5ae43c14f51ce357cf667a3e2ef45d5f4b3c85c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T03:21:01.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T03:21:01.363Z] [2021-06-03T03:21:01.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T03:21:01.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T03:21:01.673Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-03T03:21:01.673Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-03T03:21:01.673Z] ca9280d653b3: Pulling fs layer [2021-06-03T03:21:01.673Z] 7e9c9ca2126c: Pulling fs layer [2021-06-03T03:21:01.937Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-03T03:21:01.937Z] cbdbe7a5bc2a: Download complete [2021-06-03T03:21:02.201Z] cbdbe7a5bc2a: Pull complete [2021-06-03T03:21:02.780Z] ca9280d653b3: Verifying Checksum [2021-06-03T03:21:02.780Z] ca9280d653b3: Download complete [2021-06-03T03:21:03.376Z] ca9280d653b3: Pull complete [2021-06-03T03:21:03.636Z] 7e9c9ca2126c: Verifying Checksum [2021-06-03T03:21:03.636Z] 7e9c9ca2126c: Download complete [2021-06-03T03:21:06.978Z] 7e9c9ca2126c: Pull complete [2021-06-03T03:21:06.978Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-03T03:21:06.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T03:21:06.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-03T03:21:07.056Z] prd-centos7-docker-4c-2g-232 does not seem to be running inside a container [2021-06-03T03:21:07.092Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-03T03:21:12.041Z] $ docker top 34f597db1c499a5cacfee6ba3a21b948b834a930155ec7bda1f857129b306452 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T03:21:12.422Z] + docker-compose build --help [2021-06-03T03:21:12.422Z] + grep parallel [2021-06-03T03:21:12.999Z] --parallel Build images in parallel. [Pipeline] } [2021-06-03T03:21:13.009Z] $ docker stop --time=1 34f597db1c499a5cacfee6ba3a21b948b834a930155ec7bda1f857129b306452 [2021-06-03T03:21:14.201Z] $ docker rm -f 34f597db1c499a5cacfee6ba3a21b948b834a930155ec7bda1f857129b306452 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T03:21:14.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T03:21:14.648Z] . [Pipeline] withDockerContainer [2021-06-03T03:21:14.722Z] prd-centos7-docker-4c-2g-232 does not seem to be running inside a container [2021-06-03T03:21:14.765Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-03T03:21:15.300Z] $ docker top 6f4ba14b0d4e6cfbecd7d6a088354daf9287750f87d0af6c71b3fe28c822b4d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T03:21:15.682Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-03T03:21:16.257Z] Building core-command ... [2021-06-03T03:21:16.257Z] Building core-data ... [2021-06-03T03:21:16.257Z] Building core-metadata ... [2021-06-03T03:21:16.257Z] Building security-bootstrapper ... [2021-06-03T03:21:16.257Z] Building security-proxy-setup ... [2021-06-03T03:21:16.257Z] Building security-secretstore-setup ... [2021-06-03T03:21:16.257Z] Building support-notifications ... [2021-06-03T03:21:16.257Z] Building support-scheduler ... [2021-06-03T03:21:16.257Z] Building sys-mgmt-agent ... [2021-06-03T03:21:16.257Z] Building core-data [2021-06-03T03:21:16.257Z] Building security-bootstrapper [2021-06-03T03:21:16.257Z] Building support-scheduler [2021-06-03T03:21:16.257Z] Building support-notifications [2021-06-03T03:21:16.257Z] Building security-secretstore-setup [2021-06-03T03:21:31.574Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T03:21:31.575Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-03T03:21:31.575Z] ---> 2e887a16f728 [2021-06-03T03:21:31.575Z] Step 3/32 : WORKDIR /edgex-go [2021-06-03T03:21:31.575Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T03:21:31.575Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-03T03:21:31.575Z] ---> 2e887a16f728 [2021-06-03T03:21:31.575Z] Step 3/26 : WORKDIR /edgex-go [2021-06-03T03:21:31.575Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T03:21:31.575Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T03:21:31.575Z] ---> 2e887a16f728 [2021-06-03T03:21:31.575Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T03:21:46.510Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T03:21:46.510Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T03:21:46.510Z] ---> 2e887a16f728 [2021-06-03T03:21:46.510Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T03:21:47.082Z] ---> Running in b21f5f015a91 [2021-06-03T03:21:47.082Z] ---> Running in 4cd22933540b [2021-06-03T03:21:47.082Z] ---> Running in 225e028a92a8 [2021-06-03T03:21:47.342Z] ---> Running in 82e04829d646 [2021-06-03T03:21:47.620Z] Removing intermediate container 4cd22933540b [2021-06-03T03:21:47.620Z] ---> 9df65a1f3552 [2021-06-03T03:21:47.620Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T03:21:47.620Z] Removing intermediate container 225e028a92a8 [2021-06-03T03:21:47.620Z] ---> 15cc6c516052 [2021-06-03T03:21:47.620Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T03:21:47.620Z] Removing intermediate container b21f5f015a91 [2021-06-03T03:21:47.620Z] ---> a6b2b8a9c640 [2021-06-03T03:21:47.620Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T03:21:47.620Z] Removing intermediate container 82e04829d646 [2021-06-03T03:21:47.620Z] ---> 289bef420e84 [2021-06-03T03:21:47.620Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T03:21:47.620Z] ---> Running in fa109b00ab19 [2021-06-03T03:21:47.620Z] ---> Running in ccae63f6d7d8 [2021-06-03T03:21:47.620Z] ---> Running in de3bd14b5c81 [2021-06-03T03:21:47.620Z] ---> Running in 31c8b1455a1b [2021-06-03T03:21:47.886Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T03:21:47.886Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T03:21:47.886Z] ---> 2e887a16f728 [2021-06-03T03:21:47.886Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T03:21:47.886Z] ---> Using cache [2021-06-03T03:21:47.886Z] ---> 289bef420e84 [2021-06-03T03:21:47.886Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T03:21:49.278Z] ---> Running in 1910585d2073 [2021-06-03T03:21:49.861Z] Removing intermediate container fa109b00ab19 [2021-06-03T03:21:49.862Z] ---> 45154b650c78 [2021-06-03T03:21:49.862Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-03T03:21:49.862Z] ---> Running in 203eb764dc8b [2021-06-03T03:21:50.138Z] Removing intermediate container ccae63f6d7d8 [2021-06-03T03:21:50.138Z] ---> 30566e073493 [2021-06-03T03:21:50.138Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-03T03:21:50.138Z] Removing intermediate container de3bd14b5c81 [2021-06-03T03:21:50.138Z] ---> 702f6875e918 [2021-06-03T03:21:50.138Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-03T03:21:50.138Z] ---> Running in 5eb05f8b5adb [2021-06-03T03:21:50.138Z] ---> Running in 1a056c67d148 [2021-06-03T03:21:50.138Z] Removing intermediate container 1910585d2073 [2021-06-03T03:21:50.138Z] ---> c425be80c684 [2021-06-03T03:21:50.138Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-03T03:21:50.138Z] ---> Running in 68dc64542bcb [2021-06-03T03:21:50.138Z] Removing intermediate container 31c8b1455a1b [2021-06-03T03:21:50.138Z] ---> 5916ecfc95e0 [2021-06-03T03:21:50.138Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-03T03:21:50.138Z] ---> Running in c80f2ee91a33 [2021-06-03T03:21:50.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T03:21:50.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T03:21:50.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T03:21:50.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T03:21:50.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T03:21:51.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T03:21:51.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T03:21:51.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T03:21:51.522Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T03:21:51.790Z] OK: 219 MiB in 52 packages [2021-06-03T03:21:51.790Z] OK: 219 MiB in 52 packages [2021-06-03T03:21:51.790Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T03:21:52.053Z] OK: 219 MiB in 52 packages [2021-06-03T03:21:52.054Z] OK: 219 MiB in 52 packages [2021-06-03T03:21:52.322Z] Removing intermediate container 203eb764dc8b [2021-06-03T03:21:52.322Z] ---> ad1e6a6eeef6 [2021-06-03T03:21:52.322Z] Step 6/26 : COPY go.mod . [2021-06-03T03:21:52.322Z] Removing intermediate container 5eb05f8b5adb [2021-06-03T03:21:52.322Z] ---> d00e141fa684 [2021-06-03T03:21:52.322Z] Step 6/24 : COPY go.mod . [2021-06-03T03:21:52.322Z] Removing intermediate container 1a056c67d148 [2021-06-03T03:21:52.322Z] ---> 1eb2af165e42 [2021-06-03T03:21:52.322Z] Step 6/32 : COPY go.mod . [2021-06-03T03:21:52.322Z] ---> e2a558c577f4 [2021-06-03T03:21:52.322Z] Step 7/26 : RUN go mod download [2021-06-03T03:21:52.593Z] ---> Running in 3c3ef78ff812 [2021-06-03T03:21:52.593Z] Removing intermediate container c80f2ee91a33 [2021-06-03T03:21:52.593Z] ---> 98f65f7b5bf2 [2021-06-03T03:21:52.593Z] Step 6/23 : COPY go.mod . [2021-06-03T03:21:52.593Z] ---> a54edc4a732b [2021-06-03T03:21:52.593Z] Step 7/24 : RUN go mod download [2021-06-03T03:21:52.593Z] ---> b385e793be44 [2021-06-03T03:21:52.593Z] Step 7/32 : RUN go mod download [2021-06-03T03:21:52.593Z] ---> Running in e577cf4ac9bc [2021-06-03T03:21:52.593Z] ---> Running in eb5f0d25e19b [2021-06-03T03:21:52.593Z] ---> bf3cad599b5a [2021-06-03T03:21:52.593Z] Step 7/23 : RUN go mod download [2021-06-03T03:21:52.862Z] ---> Running in c3bb85c0684c [2021-06-03T03:21:52.862Z] OK: 219 MiB in 52 packages [2021-06-03T03:21:53.815Z] Removing intermediate container 68dc64542bcb [2021-06-03T03:21:53.815Z] ---> 4c6343fe6acf [2021-06-03T03:21:53.815Z] Step 6/23 : COPY go.mod . [2021-06-03T03:21:53.815Z] Removing intermediate container 3c3ef78ff812 [2021-06-03T03:21:53.815Z] ---> c70b5fcd9302 [2021-06-03T03:21:53.815Z] Step 8/26 : COPY . . [2021-06-03T03:21:53.815Z] Removing intermediate container e577cf4ac9bc [2021-06-03T03:21:53.815Z] ---> 87df7737f322 [2021-06-03T03:21:53.815Z] Step 8/24 : COPY . . [2021-06-03T03:21:54.084Z] ---> daba08b8c122 [2021-06-03T03:21:54.084Z] Step 7/23 : RUN go mod download [2021-06-03T03:22:06.393Z] ---> Running in af3787ea2fcf [2021-06-03T03:22:06.393Z] Removing intermediate container eb5f0d25e19b [2021-06-03T03:22:06.393Z] ---> f7ec7f76c6db [2021-06-03T03:22:06.393Z] Step 8/32 : COPY . . [2021-06-03T03:22:06.393Z] Removing intermediate container c3bb85c0684c [2021-06-03T03:22:06.393Z] ---> 79544326d6ac [2021-06-03T03:22:06.393Z] Step 8/23 : COPY . . [2021-06-03T03:22:06.393Z] ---> af99f330ea74 [2021-06-03T03:22:06.393Z] Step 9/26 : RUN go mod tidy [2021-06-03T03:22:06.393Z] ---> 08a209b7011a [2021-06-03T03:22:06.393Z] Step 9/24 : RUN go mod tidy [2021-06-03T03:22:08.328Z] ---> Running in f0ddaad7b2a2 [2021-06-03T03:22:16.517Z] ---> Running in ad120045cef3 [2021-06-03T03:22:17.474Z] ---> baa3600eef25 [2021-06-03T03:22:17.474Z] Step 9/32 : RUN go mod tidy [2021-06-03T03:22:17.474Z] ---> 15d104b5f561 [2021-06-03T03:22:17.474Z] Step 9/23 : RUN go mod tidy [2021-06-03T03:22:17.474Z] ---> Running in bf5b262cd4bb [2021-06-03T03:22:17.746Z] ---> Running in 267e1db906e2 [2021-06-03T03:22:17.747Z] Removing intermediate container af3787ea2fcf [2021-06-03T03:22:17.747Z] ---> 4f287587e138 [2021-06-03T03:22:17.747Z] Step 8/23 : COPY . . [2021-06-03T03:22:25.963Z] Removing intermediate container f0ddaad7b2a2 [2021-06-03T03:22:25.963Z] ---> 8f21e9ee38c5 [2021-06-03T03:22:25.963Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-03T03:22:25.963Z] ---> 1e86f17ad6b2 [2021-06-03T03:22:25.963Z] Step 9/23 : RUN go mod tidy [2021-06-03T03:22:25.963Z] ---> Running in 51c9a8849763 [2021-06-03T03:22:25.963Z] ---> Running in 66cc1a92ea1f [2021-06-03T03:22:26.224Z] Removing intermediate container ad120045cef3 [2021-06-03T03:22:26.224Z] ---> dc8487eea042 [2021-06-03T03:22:26.224Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-03T03:22:26.224Z] Removing intermediate container bf5b262cd4bb [2021-06-03T03:22:26.224Z] ---> 3b555149ef65 [2021-06-03T03:22:26.224Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-03T03:22:26.224Z] ---> Running in ea7994858049 [2021-06-03T03:22:26.492Z] ---> Running in bf906dbb45be [2021-06-03T03:22:26.492Z] Removing intermediate container 267e1db906e2 [2021-06-03T03:22:26.492Z] ---> ca1f16bdef28 [2021-06-03T03:22:26.492Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-03T03:22:26.492Z] ---> Running in 659fa4ea333f [2021-06-03T03:22:26.762Z] 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 [2021-06-03T03:22:27.035Z] 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 [2021-06-03T03:22:27.305Z] 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 [2021-06-03T03:22:27.305Z] 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 [2021-06-03T03:22:28.275Z] Removing intermediate container 66cc1a92ea1f [2021-06-03T03:22:28.275Z] ---> f4d909453155 [2021-06-03T03:22:28.275Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-03T03:22:28.550Z] ---> Running in 7cc88d21d8f0 [2021-06-03T03:22:29.150Z] 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 [2021-06-03T03:23:01.400Z] 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 [2021-06-03T03:23:13.724Z] Removing intermediate container bf906dbb45be [2021-06-03T03:23:13.724Z] ---> 6acf159bf0c7 [2021-06-03T03:23:13.724Z] [2021-06-03T03:23:13.724Z] Step 11/32 : FROM alpine:3.12 [2021-06-03T03:23:13.724Z] Removing intermediate container 51c9a8849763 [2021-06-03T03:23:13.724Z] ---> 353e9d3a29bc [2021-06-03T03:23:13.724Z] [2021-06-03T03:23:13.724Z] Step 11/26 : FROM alpine:3.12 [2021-06-03T03:23:13.724Z] 3.12: Pulling from library/alpine [2021-06-03T03:23:13.724Z] 3.12: Pulling from library/alpine [2021-06-03T03:23:14.696Z] 3.12: Pulling from library/alpine [2021-06-03T03:23:14.696Z] 3.12: Pulling from library/alpine [2021-06-03T03:23:15.666Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T03:23:15.666Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T03:23:15.666Z] ---> 13621d1b12d4 [2021-06-03T03:23:15.666Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-03T03:23:15.666Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T03:23:15.666Z] Status: Image is up to date for alpine:3.12 [2021-06-03T03:23:16.239Z] ---> 13621d1b12d4 [2021-06-03T03:23:16.239Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-03T03:23:16.509Z] ---> Running in 641d10fe0ffb [2021-06-03T03:23:16.509Z] ---> Running in 1133109ed9bb [2021-06-03T03:23:16.509Z] Removing intermediate container 659fa4ea333f [2021-06-03T03:23:16.509Z] ---> 0ac50d95ebfd [2021-06-03T03:23:16.509Z] [2021-06-03T03:23:16.509Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T03:23:16.509Z] ---> 13621d1b12d4 [2021-06-03T03:23:16.509Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-03T03:23:16.771Z] Removing intermediate container 7cc88d21d8f0 [2021-06-03T03:23:16.771Z] ---> 72eb2d10122d [2021-06-03T03:23:16.771Z] [2021-06-03T03:23:16.771Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T03:23:16.771Z] ---> 13621d1b12d4 [2021-06-03T03:23:16.771Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-03T03:23:16.771Z] ---> Running in ffb570be2091 [2021-06-03T03:23:16.771Z] Removing intermediate container 1133109ed9bb [2021-06-03T03:23:16.771Z] ---> 902b14491bf7 [2021-06-03T03:23:16.771Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-03T03:23:16.771Z] ---> Running in 468fb9c0859a [2021-06-03T03:23:16.771Z] ---> Running in b7d44f6c7edd [2021-06-03T03:23:17.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T03:23:17.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T03:23:17.320Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-03T03:23:17.586Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T03:23:17.586Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-03T03:23:17.586Z] (4/6) Installing curl (7.77.0-r0) [2021-06-03T03:23:17.586Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-03T03:23:17.586Z] (6/6) Installing su-exec (0.2-r1) [2021-06-03T03:23:17.586Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T03:23:17.586Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T03:23:17.850Z] OK: 7 MiB in 20 packages [2021-06-03T03:23:18.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T03:23:18.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T03:23:18.113Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T03:23:18.113Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T03:23:18.113Z] OK: 6 MiB in 15 packages [2021-06-03T03:23:20.481Z] Removing intermediate container ea7994858049 [2021-06-03T03:23:20.481Z] ---> f86cc2032d46 [2021-06-03T03:23:20.481Z] [2021-06-03T03:23:20.481Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T03:23:20.481Z] ---> 13621d1b12d4 [2021-06-03T03:23:20.481Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-03T03:23:20.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T03:23:20.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T03:23:20.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T03:23:20.481Z] ---> Running in 38d836b7899e [2021-06-03T03:23:20.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T03:23:20.481Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-03T03:23:20.481Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-03T03:23:20.481Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T03:23:20.481Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T03:23:20.790Z] OK: 6 MiB in 16 packages [2021-06-03T03:23:20.790Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-03T03:23:20.790Z] (2/2) Installing su-exec (0.2-r1) [2021-06-03T03:23:20.790Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T03:23:20.790Z] OK: 6 MiB in 16 packages [2021-06-03T03:23:21.168Z] Removing intermediate container 641d10fe0ffb [2021-06-03T03:23:21.168Z] ---> c8bd379aa8f1 [2021-06-03T03:23:21.168Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T03:23:21.168Z] Removing intermediate container 38d836b7899e [2021-06-03T03:23:21.168Z] ---> e2f2b16acdfd [2021-06-03T03:23:21.168Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-03T03:23:21.686Z] ---> Running in d57d9db210d4 [2021-06-03T03:23:21.686Z] ---> Running in 4a71470b47f3 [2021-06-03T03:23:21.686Z] Removing intermediate container ffb570be2091 [2021-06-03T03:23:21.686Z] ---> b3a2d0f6af11 [2021-06-03T03:23:21.686Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T03:23:22.089Z] ---> Running in 8fa536bb668b [2021-06-03T03:23:22.090Z] Removing intermediate container d57d9db210d4 [2021-06-03T03:23:22.090Z] ---> 03558baea7f1 [2021-06-03T03:23:22.090Z] Step 14/26 : WORKDIR / [2021-06-03T03:23:22.090Z] Removing intermediate container 4a71470b47f3 [2021-06-03T03:23:22.090Z] ---> 04024669d2b4 [2021-06-03T03:23:22.090Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-03T03:23:22.090Z] Removing intermediate container 468fb9c0859a [2021-06-03T03:23:22.090Z] ---> d52bfc210a5e [2021-06-03T03:23:22.090Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T03:23:22.090Z] ---> Running in fbb97b5c0fd1 [2021-06-03T03:23:22.090Z] Removing intermediate container b7d44f6c7edd [2021-06-03T03:23:22.090Z] ---> d692765f2e0f [2021-06-03T03:23:22.090Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-03T03:23:22.420Z] ---> Running in f659f0503ffb [2021-06-03T03:23:22.420Z] ---> Running in a159a15b37a7 [2021-06-03T03:23:22.420Z] Removing intermediate container 8fa536bb668b [2021-06-03T03:23:22.420Z] ---> 14ff66ddbbca [2021-06-03T03:23:22.420Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-03T03:23:22.420Z] ---> Running in 0cca7c66721b [2021-06-03T03:23:22.420Z] ---> Running in 237f191f1633 [2021-06-03T03:23:22.702Z] Removing intermediate container fbb97b5c0fd1 [2021-06-03T03:23:22.702Z] ---> 85bdfd05bb4a [2021-06-03T03:23:22.702Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-03T03:23:22.702Z] Removing intermediate container f659f0503ffb [2021-06-03T03:23:22.702Z] ---> 2a6f48fcb80a [2021-06-03T03:23:22.702Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T03:23:22.702Z] Removing intermediate container a159a15b37a7 [2021-06-03T03:23:22.702Z] ---> af24553e4508 [2021-06-03T03:23:22.702Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-03T03:23:22.702Z] Removing intermediate container 0cca7c66721b [2021-06-03T03:23:22.702Z] ---> a7ed65866931 [2021-06-03T03:23:22.702Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-03T03:23:22.971Z] Removing intermediate container 237f191f1633 [2021-06-03T03:23:22.971Z] ---> f793aaa82813 [2021-06-03T03:23:22.971Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T03:23:22.971Z] ---> Running in e31bfb8d149c [2021-06-03T03:23:22.971Z] ---> Running in a3fbe5345d84 [2021-06-03T03:23:22.971Z] ---> Running in 0f70aadb738a [2021-06-03T03:23:22.971Z] ---> 9bbefcda4691 [2021-06-03T03:23:22.971Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-03T03:23:22.971Z] ---> Running in 26b4f7d6614e [2021-06-03T03:23:22.971Z] Removing intermediate container 0f70aadb738a [2021-06-03T03:23:22.971Z] ---> a01e3b7b5253 [2021-06-03T03:23:22.971Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-03T03:23:22.971Z] Removing intermediate container a3fbe5345d84 [2021-06-03T03:23:22.971Z] ---> 1d6421d5b39f [2021-06-03T03:23:22.971Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T03:23:23.233Z] ---> Running in 564590101f88 [2021-06-03T03:23:23.233Z] Removing intermediate container 26b4f7d6614e [2021-06-03T03:23:23.233Z] ---> 1d818144c04b [2021-06-03T03:23:23.233Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T03:23:23.233Z] ---> Running in aa591ccc2bd7 [2021-06-03T03:23:23.233Z] ---> cff1ce54c924 [2021-06-03T03:23:23.233Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-03T03:23:23.493Z] Removing intermediate container aa591ccc2bd7 [2021-06-03T03:23:23.493Z] ---> 1b498f3651a7 [2021-06-03T03:23:23.493Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T03:23:23.493Z] ---> da2b4a1f0c46 [2021-06-03T03:23:23.493Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-03T03:23:25.408Z] ---> 76ceb6ae4296 [2021-06-03T03:23:25.408Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-03T03:23:25.408Z] ---> 4ab2eab29e21 [2021-06-03T03:23:25.408Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-03T03:23:25.672Z] ---> 051028ffe6d1 [2021-06-03T03:23:25.672Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-03T03:23:25.931Z] Removing intermediate container e31bfb8d149c [2021-06-03T03:23:25.931Z] ---> ef4ed8086446 [2021-06-03T03:23:25.931Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T03:23:26.198Z] ---> 9a412a71479c [2021-06-03T03:23:26.198Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-03T03:23:26.198Z] ---> c7287ce7049a [2021-06-03T03:23:26.198Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-03T03:23:26.458Z] Removing intermediate container 564590101f88 [2021-06-03T03:23:26.458Z] ---> d50e5adc2b89 [2021-06-03T03:23:26.458Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-03T03:23:26.458Z] ---> 53f1cc34e4d7 [2021-06-03T03:23:26.458Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-03T03:23:26.458Z] ---> Running in 8c3bb8e50923 [2021-06-03T03:23:27.040Z] ---> Running in e849696f990c [2021-06-03T03:23:27.040Z] ---> Running in 39fae73b1c65 [2021-06-03T03:23:27.040Z] ---> 538a35c12ce7 [2021-06-03T03:23:27.040Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-03T03:23:27.040Z] ---> 7271de932bc4 [2021-06-03T03:23:27.040Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-03T03:23:27.990Z] ---> Running in 1e496c6b487e [2021-06-03T03:23:27.990Z] Removing intermediate container 39fae73b1c65 [2021-06-03T03:23:27.990Z] ---> edb6f6063319 [2021-06-03T03:23:27.990Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T03:23:27.990Z] Removing intermediate container e849696f990c [2021-06-03T03:23:27.990Z] ---> 940a97bd9493 [2021-06-03T03:23:27.990Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-03T03:23:27.990Z] ---> 3455d4ad7504 [2021-06-03T03:23:27.990Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-03T03:23:27.990Z] ---> Running in 74cfb2baab21 [2021-06-03T03:23:27.990Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T03:23:27.990Z] Removing intermediate container 1e496c6b487e [2021-06-03T03:23:27.990Z] ---> 401c2de65f2c [2021-06-03T03:23:27.990Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T03:23:27.990Z] ---> Running in df62e78b104c [2021-06-03T03:23:28.258Z] Removing intermediate container 74cfb2baab21 [2021-06-03T03:23:28.258Z] ---> dadf8db1c1ac [2021-06-03T03:23:28.258Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T03:23:28.258Z] ---> 006cb4c557d0 [2021-06-03T03:23:28.258Z] 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/ [2021-06-03T03:23:28.258Z] Removing intermediate container df62e78b104c [2021-06-03T03:23:28.258Z] ---> 13ab4ac73665 [2021-06-03T03:23:28.258Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T03:23:28.258Z] ---> Running in 98b3f508d3ce [2021-06-03T03:23:28.258Z] ---> a8bf4446fade [2021-06-03T03:23:28.258Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-03T03:23:28.258Z] ---> Running in 6c9719e7546f [2021-06-03T03:23:28.258Z] ---> Running in bc8816cfb747 [2021-06-03T03:23:28.258Z] ---> Running in d4cac82d5651 [2021-06-03T03:23:28.258Z] Removing intermediate container 98b3f508d3ce [2021-06-03T03:23:28.258Z] ---> d86a656380dd [2021-06-03T03:23:28.258Z] Step 22/23 : LABEL git_sha=679a24886b4e3453ab5ca46709552589237ba5dc [2021-06-03T03:23:28.258Z] ---> Running in 463ba03cc6a8 [2021-06-03T03:23:28.258Z] Removing intermediate container bc8816cfb747 [2021-06-03T03:23:28.258Z] ---> 9220db789622 [2021-06-03T03:23:28.258Z] Step 22/23 : LABEL git_sha=679a24886b4e3453ab5ca46709552589237ba5dc [2021-06-03T03:23:28.526Z] ---> Running in 4ff67eac0f3d [2021-06-03T03:23:28.526Z] Removing intermediate container 463ba03cc6a8 [2021-06-03T03:23:28.526Z] ---> dab0aad5b6ae [2021-06-03T03:23:28.526Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T03:23:28.526Z] Removing intermediate container 4ff67eac0f3d [2021-06-03T03:23:28.526Z] ---> 66d8d43cdc36 [2021-06-03T03:23:28.526Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T03:23:28.526Z] ---> Running in e11850c748ad [2021-06-03T03:23:28.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T03:23:28.526Z] ---> Running in c07c214b1e95 [2021-06-03T03:23:29.104Z] Removing intermediate container e11850c748ad [2021-06-03T03:23:29.104Z] ---> 57ef7f545a75 [2021-06-03T03:23:29.104Z] [2021-06-03T03:23:29.104Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T03:23:29.104Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T03:23:29.104Z] Removing intermediate container c07c214b1e95 [2021-06-03T03:23:29.104Z] ---> f9f2aeb737fc [2021-06-03T03:23:29.104Z] [2021-06-03T03:23:29.104Z] Successfully built 57ef7f545a75 [2021-06-03T03:23:29.104Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T03:23:29.363Z] Successfully built f9f2aeb737fc [2021-06-03T03:23:29.363Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T03:23:29.363Z] Successfully tagged support-scheduler:latest [2021-06-03T03:23:29.363Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-03T03:23:29.363Z] Successfully tagged support-notifications:latest [2021-06-03T03:23:29.363Z] Building security-proxy-setup [2021-06-03T03:23:29.947Z]  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T03:23:31.860Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T03:23:32.120Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T03:23:32.120Z] OK: 8 MiB in 20 packages [2021-06-03T03:23:32.382Z] Removing intermediate container d4cac82d5651 [2021-06-03T03:23:32.382Z] ---> c9382e2e3d18 [2021-06-03T03:23:32.382Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T03:23:32.382Z] Removing intermediate container 6c9719e7546f [2021-06-03T03:23:32.382Z] ---> 3ee37ffde72b [2021-06-03T03:23:32.382Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-03T03:23:32.960Z] ---> Running in 738c25264241 [2021-06-03T03:23:33.935Z] ---> 18b8e8640bbd [2021-06-03T03:23:33.935Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-03T03:23:34.204Z] Removing intermediate container 738c25264241 [2021-06-03T03:23:34.204Z] ---> 62ed97d3881f [2021-06-03T03:23:34.204Z] Step 24/26 : LABEL arch=x86_64 [2021-06-03T03:23:35.610Z] Removing intermediate container 8c3bb8e50923 [2021-06-03T03:23:35.610Z] ---> 2b4b4a7fe8a5 [2021-06-03T03:23:35.610Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T03:23:38.929Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T03:23:38.929Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T03:23:38.929Z] ---> 2e887a16f728 [2021-06-03T03:23:38.929Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T03:23:38.929Z] ---> Using cache [2021-06-03T03:23:38.929Z] ---> 289bef420e84 [2021-06-03T03:23:38.929Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T03:23:38.929Z] ---> Using cache [2021-06-03T03:23:38.929Z] ---> 5916ecfc95e0 [2021-06-03T03:23:38.929Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-03T03:23:40.340Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T03:23:40.340Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-03T03:23:40.340Z] ---> 2e887a16f728 [2021-06-03T03:23:40.340Z] Step 3/22 : WORKDIR /edgex-go [2021-06-03T03:23:40.340Z] ---> Using cache [2021-06-03T03:23:40.340Z] ---> 289bef420e84 [2021-06-03T03:23:40.340Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T03:23:40.340Z] ---> Using cache [2021-06-03T03:23:40.601Z] ---> 5916ecfc95e0 [2021-06-03T03:23:40.601Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-03T03:23:40.601Z] ---> Using cache [2021-06-03T03:23:40.601Z] ---> 98f65f7b5bf2 [2021-06-03T03:23:40.601Z] Step 6/22 : COPY go.mod . [2021-06-03T03:23:40.601Z] ---> Using cache [2021-06-03T03:23:40.601Z] ---> bf3cad599b5a [2021-06-03T03:23:40.601Z] Step 7/22 : RUN go mod download [2021-06-03T03:23:40.601Z] ---> Using cache [2021-06-03T03:23:40.601Z] ---> 79544326d6ac [2021-06-03T03:23:40.601Z] Step 8/22 : COPY . . [2021-06-03T03:23:40.601Z] ---> Using cache [2021-06-03T03:23:40.601Z] ---> 15d104b5f561 [2021-06-03T03:23:40.601Z] Step 9/22 : RUN go mod tidy [2021-06-03T03:23:40.601Z] ---> Using cache [2021-06-03T03:23:40.601Z] ---> ca1f16bdef28 [2021-06-03T03:23:40.601Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-03T03:23:44.804Z] ---> 789e76c048b4 [2021-06-03T03:23:44.804Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-03T03:23:44.804Z] ---> Running in d4379c4638bb [2021-06-03T03:23:44.804Z] ---> 130e2edd8fe2 [2021-06-03T03:23:44.804Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-03T03:23:44.804Z] ---> Running in e388a7d023ed [2021-06-03T03:23:44.804Z] ---> Running in 415f7d1c19b5 [2021-06-03T03:23:45.385Z] ---> 1291eb6ccbcd [2021-06-03T03:23:45.385Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-03T03:23:45.385Z] Removing intermediate container d4379c4638bb [2021-06-03T03:23:45.385Z] ---> 27eaad662d02 [2021-06-03T03:23:45.385Z] Step 25/26 : LABEL git_sha=679a24886b4e3453ab5ca46709552589237ba5dc [2021-06-03T03:23:45.385Z] ---> Running in 8f21a5bf0d4e [2021-06-03T03:23:45.385Z] ---> 6b3e07b59050 [2021-06-03T03:23:45.385Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-03T03:23:45.962Z] ---> f891a09df00b [2021-06-03T03:23:45.962Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-03T03:23:45.962Z] Removing intermediate container 8f21a5bf0d4e [2021-06-03T03:23:45.962Z] ---> f863cbafda6e [2021-06-03T03:23:45.962Z] Step 26/26 : LABEL version=0.0.0 [2021-06-03T03:23:45.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T03:23:46.229Z] 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 [2021-06-03T03:23:46.229Z] ---> 9b90afb4de01 [2021-06-03T03:23:46.229Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-03T03:23:46.230Z] ---> Running in 20b8eec00399 [2021-06-03T03:23:46.230Z] ---> 94945de79ef2 [2021-06-03T03:23:46.230Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-03T03:23:46.494Z] ---> Running in 6bd8ecf65c68 [2021-06-03T03:23:46.756Z] Removing intermediate container 20b8eec00399 [2021-06-03T03:23:46.756Z] ---> 7b6acb46821c [2021-06-03T03:23:46.756Z] [2021-06-03T03:23:46.756Z] ---> Running in 04f3544294c9 [2021-06-03T03:23:47.021Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T03:23:47.021Z] Successfully built 7b6acb46821c [2021-06-03T03:23:47.021Z] Removing intermediate container 6bd8ecf65c68 [2021-06-03T03:23:47.021Z] ---> e53e11b91583 [2021-06-03T03:23:47.021Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T03:23:47.021Z] Successfully tagged security-secretstore-setup:latest [2021-06-03T03:23:47.021Z] Building core-metadata [2021-06-03T03:23:47.284Z] Removing intermediate container 04f3544294c9 [2021-06-03T03:23:47.284Z] ---> 50e201d1c192 [2021-06-03T03:23:47.284Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-03T03:23:47.284Z]  Building security-secretstore-setup ... done  ---> Running in a38bd22932f4 [2021-06-03T03:23:47.854Z] OK: 219 MiB in 52 packages [2021-06-03T03:23:52.092Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T03:23:52.092Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T03:23:52.092Z] ---> 2e887a16f728 [2021-06-03T03:23:52.092Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T03:23:52.092Z] ---> Using cache [2021-06-03T03:23:52.092Z] ---> 289bef420e84 [2021-06-03T03:23:52.092Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T03:23:52.092Z] ---> Using cache [2021-06-03T03:23:52.092Z] ---> 5916ecfc95e0 [2021-06-03T03:23:52.092Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T03:23:52.092Z] ---> Using cache [2021-06-03T03:23:52.092Z] ---> 98f65f7b5bf2 [2021-06-03T03:23:52.092Z] Step 6/24 : COPY go.mod . [2021-06-03T03:23:52.092Z] ---> Using cache [2021-06-03T03:23:52.092Z] ---> bf3cad599b5a [2021-06-03T03:23:52.092Z] Step 7/24 : RUN go mod download [2021-06-03T03:23:52.092Z] ---> Using cache [2021-06-03T03:23:52.092Z] ---> 79544326d6ac [2021-06-03T03:23:52.092Z] Step 8/24 : COPY . . [2021-06-03T03:23:52.092Z] ---> Using cache [2021-06-03T03:23:52.092Z] ---> 15d104b5f561 [2021-06-03T03:23:52.092Z] Step 9/24 : RUN go mod tidy [2021-06-03T03:23:52.092Z] ---> Using cache [2021-06-03T03:23:52.092Z] ---> ca1f16bdef28 [2021-06-03T03:23:52.092Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-03T03:23:56.305Z] ---> 20a567d43a50 [2021-06-03T03:23:56.305Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-03T03:23:56.305Z] Removing intermediate container a38bd22932f4 [2021-06-03T03:23:56.305Z] ---> 9b6098397cb6 [2021-06-03T03:23:56.305Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T03:23:56.305Z] ---> Running in 3193495b9d0f [2021-06-03T03:23:56.305Z] ---> Running in 7d6fdc2201cb [2021-06-03T03:23:56.572Z] ---> Running in 2af6a39a385c [2021-06-03T03:23:56.572Z] Removing intermediate container e388a7d023ed [2021-06-03T03:23:56.572Z] ---> 0de476d8779c [2021-06-03T03:23:56.572Z] Step 6/24 : COPY go.mod . [2021-06-03T03:23:56.834Z] Removing intermediate container 2af6a39a385c [2021-06-03T03:23:56.834Z] ---> 1db6e483c273 [2021-06-03T03:23:56.834Z] Step 23/24 : LABEL git_sha=679a24886b4e3453ab5ca46709552589237ba5dc [2021-06-03T03:23:57.113Z] ---> b51181994ec8 [2021-06-03T03:23:57.113Z] Step 7/24 : RUN go mod download [2021-06-03T03:23:57.113Z] ---> Running in 14c5d5215d83 [2021-06-03T03:23:57.113Z] ---> Running in 2e4b5e704a4d [2021-06-03T03:23:57.389Z] Removing intermediate container 14c5d5215d83 [2021-06-03T03:23:57.389Z] ---> d0ed5c7a34a5 [2021-06-03T03:23:57.389Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T03:23:57.660Z] 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 [2021-06-03T03:23:57.660Z] ---> Running in ad611ced253f [2021-06-03T03:23:58.252Z] Removing intermediate container ad611ced253f [2021-06-03T03:23:58.252Z] ---> f1d6ae139a04 [2021-06-03T03:23:58.252Z] [2021-06-03T03:23:58.521Z] Successfully built f1d6ae139a04 [2021-06-03T03:23:58.521Z] Successfully tagged core-data:latest [2021-06-03T03:23:58.521Z] Building core-command [2021-06-03T03:23:58.789Z] Removing intermediate container 7d6fdc2201cb [2021-06-03T03:23:58.789Z] ---> 843da3babc52 [2021-06-03T03:23:58.789Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-03T03:23:58.789Z]  Building core-data ... done  ---> Running in a6b0fd2f8380 [2021-06-03T03:24:05.431Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T03:24:05.431Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T03:24:05.695Z] ---> 2e887a16f728 [2021-06-03T03:24:05.695Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T03:24:05.695Z] ---> Using cache [2021-06-03T03:24:05.695Z] ---> 289bef420e84 [2021-06-03T03:24:05.695Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T03:24:05.695Z] ---> Using cache [2021-06-03T03:24:05.695Z] ---> 5916ecfc95e0 [2021-06-03T03:24:05.695Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T03:24:05.695Z] ---> Using cache [2021-06-03T03:24:05.695Z] ---> 98f65f7b5bf2 [2021-06-03T03:24:05.695Z] Step 6/24 : COPY go.mod . [2021-06-03T03:24:05.695Z] ---> Using cache [2021-06-03T03:24:05.695Z] ---> bf3cad599b5a [2021-06-03T03:24:05.695Z] Step 7/24 : RUN go mod download [2021-06-03T03:24:05.695Z] ---> Using cache [2021-06-03T03:24:05.695Z] ---> 79544326d6ac [2021-06-03T03:24:05.695Z] Step 8/24 : COPY . . [2021-06-03T03:24:05.695Z] ---> Using cache [2021-06-03T03:24:05.695Z] ---> 15d104b5f561 [2021-06-03T03:24:05.695Z] Step 9/24 : RUN go mod tidy [2021-06-03T03:24:05.695Z] ---> Using cache [2021-06-03T03:24:05.695Z] ---> ca1f16bdef28 [2021-06-03T03:24:05.695Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-03T03:24:08.248Z] Removing intermediate container a6b0fd2f8380 [2021-06-03T03:24:08.248Z] ---> 176c1c833c5f [2021-06-03T03:24:08.248Z] Step 29/32 : CMD ["gate"] [2021-06-03T03:24:08.248Z] Removing intermediate container 2e4b5e704a4d [2021-06-03T03:24:08.248Z] ---> 0828b26c0346 [2021-06-03T03:24:08.248Z] Step 8/24 : COPY . . [2021-06-03T03:24:08.248Z] ---> Running in 8287e7191152 [2021-06-03T03:24:08.515Z] ---> Running in 7fdcc197e63d [2021-06-03T03:24:09.496Z] 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 [2021-06-03T03:24:09.496Z] Removing intermediate container 7fdcc197e63d [2021-06-03T03:24:09.496Z] ---> d556f83bd0ee [2021-06-03T03:24:09.496Z] Step 30/32 : LABEL arch=x86_64 [2021-06-03T03:24:14.916Z] ---> Running in bc15fb82d811 [2021-06-03T03:24:15.911Z] ---> 1a3ff004953a [2021-06-03T03:24:15.911Z] Step 9/24 : RUN go mod tidy [2021-06-03T03:24:16.517Z] Removing intermediate container bc15fb82d811 [2021-06-03T03:24:16.517Z] ---> 42c24e95fcbb [2021-06-03T03:24:16.517Z] Step 31/32 : LABEL git_sha=679a24886b4e3453ab5ca46709552589237ba5dc [2021-06-03T03:24:16.517Z] ---> Running in 0ba062ac39dd [2021-06-03T03:24:17.460Z] ---> Running in 54b2a5469c5b [2021-06-03T03:24:18.883Z] Removing intermediate container 54b2a5469c5b [2021-06-03T03:24:18.884Z] ---> 200c3d99a689 [2021-06-03T03:24:18.884Z] Step 32/32 : LABEL version=0.0.0 [2021-06-03T03:24:19.154Z] ---> Running in 479926522bb9 [2021-06-03T03:24:19.430Z] Removing intermediate container 479926522bb9 [2021-06-03T03:24:19.430Z] ---> 3e45eca5ff29 [2021-06-03T03:24:19.430Z] [2021-06-03T03:24:19.708Z] Successfully built 3e45eca5ff29 [2021-06-03T03:24:19.708Z] Successfully tagged security-bootstrapper:latest [2021-06-03T03:24:20.660Z]  Building security-bootstrapper ... done Removing intermediate container 0ba062ac39dd [2021-06-03T03:24:20.660Z] ---> dbe7810ab2c5 [2021-06-03T03:24:20.660Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-03T03:24:20.660Z] ---> Running in cbd301e08b7a [2021-06-03T03:24:21.237Z] 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 [2021-06-03T03:24:23.830Z] 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 [2021-06-03T03:24:29.235Z] Removing intermediate container 415f7d1c19b5 [2021-06-03T03:24:29.235Z] ---> eef334a20c9f [2021-06-03T03:24:29.235Z] [2021-06-03T03:24:29.235Z] Step 11/22 : FROM alpine:3.12 [2021-06-03T03:24:29.235Z] ---> 13621d1b12d4 [2021-06-03T03:24:29.235Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-03T03:24:29.235Z] ---> Running in 6b7ff71c19a8 [2021-06-03T03:24:29.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T03:24:29.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T03:24:29.783Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-03T03:24:29.783Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T03:24:29.783Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-03T03:24:29.783Z] (4/4) Installing curl (7.77.0-r0) [2021-06-03T03:24:29.783Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T03:24:29.783Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T03:24:29.783Z] OK: 7 MiB in 18 packages [2021-06-03T03:24:30.384Z] Removing intermediate container 6b7ff71c19a8 [2021-06-03T03:24:30.384Z] ---> 7744cbb7c614 [2021-06-03T03:24:30.384Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T03:24:30.384Z] ---> Running in 1f20c6e0ec21 [2021-06-03T03:24:30.656Z] Removing intermediate container 1f20c6e0ec21 [2021-06-03T03:24:30.656Z] ---> 892fa4dded42 [2021-06-03T03:24:30.656Z] Step 14/22 : WORKDIR /edgex [2021-06-03T03:24:30.656Z] ---> Running in 12f1c8e39479 [2021-06-03T03:24:30.932Z] Removing intermediate container 12f1c8e39479 [2021-06-03T03:24:30.932Z] ---> 9e76d81105c9 [2021-06-03T03:24:30.932Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-03T03:24:31.202Z] ---> 7e6b28a5bee4 [2021-06-03T03:24:31.202Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-03T03:24:31.473Z] ---> 42878e896dab [2021-06-03T03:24:31.473Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-03T03:24:32.073Z] ---> 7dc637a4d484 [2021-06-03T03:24:32.073Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-03T03:24:32.073Z] ---> Running in a0cdb8e26601 [2021-06-03T03:24:32.353Z] Removing intermediate container a0cdb8e26601 [2021-06-03T03:24:32.353Z] ---> bc16276f73a0 [2021-06-03T03:24:32.353Z] Step 19/22 : CMD ["--init=true"] [2021-06-03T03:24:32.353Z] ---> Running in ffcae910c9cf [2021-06-03T03:24:32.948Z] Removing intermediate container ffcae910c9cf [2021-06-03T03:24:32.948Z] ---> eb77236ef32d [2021-06-03T03:24:32.948Z] Step 20/22 : LABEL arch=x86_64 [2021-06-03T03:24:32.948Z] ---> Running in b5b1e4a13a7b [2021-06-03T03:24:32.948Z] Removing intermediate container b5b1e4a13a7b [2021-06-03T03:24:32.948Z] ---> 2979d2c517c1 [2021-06-03T03:24:32.948Z] Step 21/22 : LABEL git_sha=679a24886b4e3453ab5ca46709552589237ba5dc [2021-06-03T03:24:32.948Z] ---> Running in 698e25b00b29 [2021-06-03T03:24:33.224Z] Removing intermediate container 698e25b00b29 [2021-06-03T03:24:33.224Z] ---> 6cb86b8d6eb5 [2021-06-03T03:24:33.224Z] Step 22/22 : LABEL version=0.0.0 [2021-06-03T03:24:33.224Z] ---> Running in 5c9d2e0dc4ef [2021-06-03T03:24:33.490Z] Removing intermediate container 5c9d2e0dc4ef [2021-06-03T03:24:33.490Z] ---> aeeeed3473bb [2021-06-03T03:24:33.490Z] [2021-06-03T03:24:33.756Z] Successfully built aeeeed3473bb [2021-06-03T03:24:33.756Z] Successfully tagged security-proxy-setup:latest [2021-06-03T03:24:41.996Z]  Building security-proxy-setup ... done Removing intermediate container 8287e7191152 [2021-06-03T03:24:41.996Z] ---> bbf1e8ab1fc7 [2021-06-03T03:24:41.996Z] [2021-06-03T03:24:41.996Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T03:24:41.996Z] ---> 13621d1b12d4 [2021-06-03T03:24:41.996Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T03:24:41.996Z] ---> Using cache [2021-06-03T03:24:41.997Z] ---> b3a2d0f6af11 [2021-06-03T03:24:41.997Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T03:24:41.997Z] ---> Using cache [2021-06-03T03:24:41.997Z] ---> 14ff66ddbbca [2021-06-03T03:24:41.997Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-03T03:24:41.997Z] ---> Running in 5d9fb17ddf1d [2021-06-03T03:24:42.257Z] Removing intermediate container 3193495b9d0f [2021-06-03T03:24:42.257Z] ---> d7d40cecf104 [2021-06-03T03:24:42.257Z] [2021-06-03T03:24:42.257Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T03:24:42.257Z] ---> 13621d1b12d4 [2021-06-03T03:24:42.257Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T03:24:42.257Z] ---> Using cache [2021-06-03T03:24:42.257Z] ---> b3a2d0f6af11 [2021-06-03T03:24:42.257Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T03:24:42.257Z] ---> Using cache [2021-06-03T03:24:42.257Z] ---> 14ff66ddbbca [2021-06-03T03:24:42.257Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-03T03:24:42.257Z] Removing intermediate container 5d9fb17ddf1d [2021-06-03T03:24:42.257Z] ---> 4acf86d35984 [2021-06-03T03:24:42.257Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T03:24:42.257Z] ---> Running in 9730ff9c4a4d [2021-06-03T03:24:42.257Z] ---> Running in 6eef43834216 [2021-06-03T03:24:42.257Z] Removing intermediate container 9730ff9c4a4d [2021-06-03T03:24:42.257Z] ---> feb3d43ae0b3 [2021-06-03T03:24:42.257Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T03:24:42.523Z] ---> Running in 0672f44e1afa [2021-06-03T03:24:42.523Z] Removing intermediate container 6eef43834216 [2021-06-03T03:24:42.523Z] ---> 3595aef627c5 [2021-06-03T03:24:42.523Z] Step 16/24 : WORKDIR / [2021-06-03T03:24:42.784Z] Removing intermediate container 0672f44e1afa [2021-06-03T03:24:42.784Z] ---> 69bc2d6732c1 [2021-06-03T03:24:42.784Z] Step 16/24 : WORKDIR / [2021-06-03T03:24:43.044Z] ---> Running in 1fc09a2fd84c [2021-06-03T03:24:43.044Z] ---> Running in 287c5e1c7f7b [2021-06-03T03:24:43.305Z] Removing intermediate container 1fc09a2fd84c [2021-06-03T03:24:43.305Z] ---> 9beee7bf8f0e [2021-06-03T03:24:43.305Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T03:24:43.572Z] Removing intermediate container 287c5e1c7f7b [2021-06-03T03:24:43.572Z] ---> aa029cdac9ca [2021-06-03T03:24:43.572Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T03:24:43.834Z] ---> 8575361296b3 [2021-06-03T03:24:43.834Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-03T03:24:44.778Z] ---> 5a7c4035a9c7 [2021-06-03T03:24:44.778Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-03T03:24:45.740Z] ---> 38f02f64fad1 [2021-06-03T03:24:45.740Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-03T03:24:46.001Z] ---> 98500fcedf25 [2021-06-03T03:24:46.001Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-03T03:24:46.575Z] ---> bf6f5fc81d0c [2021-06-03T03:24:46.575Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-03T03:24:46.575Z] ---> Running in 309118ab0b33 [2021-06-03T03:24:46.575Z] ---> f019960a7e11 [2021-06-03T03:24:46.575Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-03T03:24:46.834Z] ---> Running in 3d44098d5125 [2021-06-03T03:24:49.379Z] Removing intermediate container 309118ab0b33 [2021-06-03T03:24:49.379Z] ---> 7e12c353d22a [2021-06-03T03:24:49.379Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T03:24:49.953Z] Removing intermediate container 3d44098d5125 [2021-06-03T03:24:49.953Z] ---> 57f55def4890 [2021-06-03T03:24:49.953Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T03:24:49.953Z] Removing intermediate container cbd301e08b7a [2021-06-03T03:24:49.953Z] ---> 0f53e98c922e [2021-06-03T03:24:49.953Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-03T03:24:49.953Z] ---> Running in 6127a4f144d1 [2021-06-03T03:24:49.953Z] ---> Running in 5d0f15211941 [2021-06-03T03:24:49.953Z] ---> Running in 0057db93ee4a [2021-06-03T03:24:49.953Z] Removing intermediate container 6127a4f144d1 [2021-06-03T03:24:49.953Z] ---> d44b2b4e74f2 [2021-06-03T03:24:49.953Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T03:24:49.953Z] Removing intermediate container 0057db93ee4a [2021-06-03T03:24:49.953Z] ---> 4af78b01b3a5 [2021-06-03T03:24:49.953Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T03:24:50.225Z] ---> Running in e5b52754e158 [2021-06-03T03:24:50.225Z] ---> Running in 0a8947e6e05c [2021-06-03T03:24:50.225Z] Removing intermediate container e5b52754e158 [2021-06-03T03:24:50.225Z] ---> 48415e078308 [2021-06-03T03:24:50.225Z] Step 23/24 : LABEL git_sha=679a24886b4e3453ab5ca46709552589237ba5dc [2021-06-03T03:24:50.494Z] 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 [2021-06-03T03:24:50.494Z] Removing intermediate container 0a8947e6e05c [2021-06-03T03:24:50.494Z] ---> 23e24c0a1f8c [2021-06-03T03:24:50.494Z] Step 23/24 : LABEL git_sha=679a24886b4e3453ab5ca46709552589237ba5dc [2021-06-03T03:24:50.494Z] ---> Running in e3d6af5704b6 [2021-06-03T03:24:50.757Z] ---> Running in ed3606dd0f67 [2021-06-03T03:24:50.757Z] Removing intermediate container e3d6af5704b6 [2021-06-03T03:24:50.757Z] ---> 7a4ab05de23b [2021-06-03T03:24:50.757Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T03:24:51.021Z] Removing intermediate container ed3606dd0f67 [2021-06-03T03:24:51.021Z] ---> d4025ea7a52f [2021-06-03T03:24:51.021Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T03:24:51.021Z] ---> Running in d1e4cbaaae08 [2021-06-03T03:24:51.282Z] ---> Running in 76abb58e3708 [2021-06-03T03:24:51.542Z] Removing intermediate container d1e4cbaaae08 [2021-06-03T03:24:51.542Z] ---> 51cb3ebb45cd [2021-06-03T03:24:51.542Z] [2021-06-03T03:24:51.542Z] Removing intermediate container 76abb58e3708 [2021-06-03T03:24:51.542Z] ---> 42b8a3dda373 [2021-06-03T03:24:51.542Z] [2021-06-03T03:24:51.542Z] Removing intermediate container 5d0f15211941 [2021-06-03T03:24:51.542Z] ---> 78452cf82e4f [2021-06-03T03:24:51.542Z] [2021-06-03T03:24:51.542Z] Step 12/24 : FROM docker:20.10.0 [2021-06-03T03:24:51.542Z] Successfully built 51cb3ebb45cd [2021-06-03T03:24:51.542Z] Successfully built 42b8a3dda373 [2021-06-03T03:24:51.803Z] Successfully tagged core-command:latest [2021-06-03T03:24:51.803Z]  Building core-command ... done Successfully tagged core-metadata:latest [2021-06-03T03:24:51.803Z]  Building core-metadata ... done 20.10.0: Pulling from library/docker [2021-06-03T03:24:59.948Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T03:24:59.948Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T03:24:59.948Z] ---> aefe523efa57 [2021-06-03T03:24:59.949Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-03T03:25:04.155Z] ---> Running in 322b19acca46 [2021-06-03T03:25:04.155Z] Removing intermediate container 322b19acca46 [2021-06-03T03:25:04.155Z] ---> 42525ee984bf [2021-06-03T03:25:04.155Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-03T03:25:04.155Z] ---> Running in bd077f563f09 [2021-06-03T03:25:04.742Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T03:25:04.742Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T03:25:05.007Z] (1/39) Installing readline (8.0.4-r0) [2021-06-03T03:25:05.007Z] (2/39) Installing bash (5.0.17-r0) [2021-06-03T03:25:05.007Z] Executing bash-5.0.17-r0.post-install [2021-06-03T03:25:05.007Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T03:25:05.007Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-03T03:25:05.007Z] (5/39) Installing curl (7.77.0-r0) [2021-06-03T03:25:05.007Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-03T03:25:05.007Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-03T03:25:05.007Z] (8/39) Installing expat (2.2.9-r1) [2021-06-03T03:25:05.007Z] (9/39) Installing libffi (3.3-r2) [2021-06-03T03:25:05.007Z] (10/39) Installing gdbm (1.13-r1) [2021-06-03T03:25:05.007Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-03T03:25:05.007Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-03T03:25:05.007Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-03T03:25:05.950Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-03T03:25:05.950Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-03T03:25:05.950Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-03T03:25:05.950Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-03T03:25:05.950Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-03T03:25:05.950Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-03T03:25:05.950Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-03T03:25:05.950Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-03T03:25:05.950Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-03T03:25:05.950Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-03T03:25:05.950Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-03T03:25:05.950Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-03T03:25:05.950Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-03T03:25:05.950Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-03T03:25:05.950Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-03T03:25:05.950Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-03T03:25:05.950Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-03T03:25:05.950Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-03T03:25:06.212Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-03T03:25:06.212Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-03T03:25:06.212Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-03T03:25:06.212Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-03T03:25:06.212Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-03T03:25:06.212Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-03T03:25:06.212Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-03T03:25:06.212Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-03T03:25:06.212Z] Executing busybox-1.31.1-r19.trigger [2021-06-03T03:25:06.212Z] OK: 72 MiB in 59 packages [2021-06-03T03:25:06.786Z] Collecting docker-compose==1.23.2 [2021-06-03T03:25:06.786Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-03T03:25:07.048Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-03T03:25:07.048Z] Collecting PyYAML<4,>=3.10 [2021-06-03T03:25:07.049Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-03T03:25:07.621Z] Collecting texttable<0.10,>=0.9.0 [2021-06-03T03:25:07.621Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-03T03:25:08.190Z] Collecting docopt<0.7,>=0.6.1 [2021-06-03T03:25:08.190Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-03T03:25:08.761Z] Collecting cached-property<2,>=1.2.0 [2021-06-03T03:25:08.761Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-03T03:25:08.761Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-03T03:25:08.761Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-03T03:25:09.024Z] Collecting jsonschema<3,>=2.5.1 [2021-06-03T03:25:09.024Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-03T03:25:09.289Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-03T03:25:09.289Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-03T03:25:09.550Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-03T03:25:09.550Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-03T03:25:09.550Z] Collecting docker<4.0,>=3.6.0 [2021-06-03T03:25:09.550Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-03T03:25:09.550Z] 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) [2021-06-03T03:25:09.550Z] 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) [2021-06-03T03:25:09.810Z] Collecting idna<2.8,>=2.5 [2021-06-03T03:25:09.810Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-03T03:25:09.810Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-03T03:25:09.810Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-03T03:25:09.810Z] Collecting docker-pycreds>=0.4.0 [2021-06-03T03:25:09.810Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-03T03:25:09.810Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-03T03:25:09.810Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-03T03:25:09.810Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-03T03:25:09.810Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-03T03:25:10.071Z] Installing collected packages: PyYAML, texttable, docopt, cached-property, dockerpty, jsonschema, idna, urllib3, requests, websocket-client, docker-pycreds, docker, docker-compose [2021-06-03T03:25:10.071Z] Running setup.py install for PyYAML: started [2021-06-03T03:25:10.331Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-03T03:25:10.331Z] Running setup.py install for texttable: started [2021-06-03T03:25:10.593Z] Running setup.py install for texttable: finished with status 'done' [2021-06-03T03:25:10.593Z] Running setup.py install for docopt: started [2021-06-03T03:25:10.855Z] Running setup.py install for docopt: finished with status 'done' [2021-06-03T03:25:10.855Z] Running setup.py install for dockerpty: started [2021-06-03T03:25:11.433Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-03T03:25:11.433Z] Attempting uninstall: idna [2021-06-03T03:25:11.433Z] Found existing installation: idna 2.9 [2021-06-03T03:25:11.433Z] Uninstalling idna-2.9: [2021-06-03T03:25:11.433Z] Successfully uninstalled idna-2.9 [2021-06-03T03:25:11.694Z] Attempting uninstall: urllib3 [2021-06-03T03:25:11.694Z] Found existing installation: urllib3 1.25.9 [2021-06-03T03:25:11.694Z] Uninstalling urllib3-1.25.9: [2021-06-03T03:25:11.694Z] Successfully uninstalled urllib3-1.25.9 [2021-06-03T03:25:11.694Z] Attempting uninstall: requests [2021-06-03T03:25:11.694Z] Found existing installation: requests 2.23.0 [2021-06-03T03:25:11.694Z] Uninstalling requests-2.23.0: [2021-06-03T03:25:11.694Z] Successfully uninstalled requests-2.23.0 [2021-06-03T03:25:12.638Z] 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 [2021-06-03T03:25:24.871Z] Removing intermediate container bd077f563f09 [2021-06-03T03:25:24.872Z] ---> 9c88cc9d8ff3 [2021-06-03T03:25:24.872Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-03T03:25:24.872Z] ---> Running in 0ab7ee338662 [2021-06-03T03:25:24.872Z] Removing intermediate container 0ab7ee338662 [2021-06-03T03:25:24.872Z] ---> 89985c738edc [2021-06-03T03:25:24.872Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-03T03:25:24.872Z] ---> Running in 10e8ac45bfc7 [2021-06-03T03:25:24.872Z] Removing intermediate container 10e8ac45bfc7 [2021-06-03T03:25:24.872Z] ---> 50dae77aa445 [2021-06-03T03:25:24.872Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-03T03:25:25.820Z] ---> 397852903090 [2021-06-03T03:25:25.820Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-03T03:25:25.820Z] ---> 8c7e1c5afbc9 [2021-06-03T03:25:25.820Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-03T03:25:26.391Z] ---> 84fb0a882fb0 [2021-06-03T03:25:26.391Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-03T03:25:26.391Z] ---> Running in 5e7c23fe92d7 [2021-06-03T03:25:26.650Z] Removing intermediate container 5e7c23fe92d7 [2021-06-03T03:25:26.651Z] ---> 08597ee2e3d6 [2021-06-03T03:25:26.651Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T03:25:26.651Z] ---> Running in 29e5a1b2ae63 [2021-06-03T03:25:26.914Z] Removing intermediate container 29e5a1b2ae63 [2021-06-03T03:25:26.914Z] ---> 903891033488 [2021-06-03T03:25:26.914Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T03:25:26.914Z] ---> Running in 82e207a0d7a1 [2021-06-03T03:25:27.180Z] Removing intermediate container 82e207a0d7a1 [2021-06-03T03:25:27.180Z] ---> 63bc3514fec1 [2021-06-03T03:25:27.180Z] Step 23/24 : LABEL git_sha=679a24886b4e3453ab5ca46709552589237ba5dc [2021-06-03T03:25:27.441Z] ---> Running in 72c5bbbfaebd [2021-06-03T03:25:27.702Z] Removing intermediate container 72c5bbbfaebd [2021-06-03T03:25:27.702Z] ---> 7ae4b668cd0c [2021-06-03T03:25:27.702Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T03:25:27.702Z] ---> Running in 40e639976276 [2021-06-03T03:25:27.964Z] Removing intermediate container 40e639976276 [2021-06-03T03:25:27.964Z] ---> 5e0256f8c366 [2021-06-03T03:25:27.964Z] [2021-06-03T03:25:27.964Z] Successfully built 5e0256f8c366 [2021-06-03T03:25:27.964Z] Successfully tagged sys-mgmt-agent:latest [2021-06-03T03:25:28.230Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-03T03:25:28.231Z] $ docker stop --time=1 6f4ba14b0d4e6cfbecd7d6a088354daf9287750f87d0af6c71b3fe28c822b4d1 [2021-06-03T03:25:30.382Z] $ docker rm -f 6f4ba14b0d4e6cfbecd7d6a088354daf9287750f87d0af6c71b3fe28c822b4d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T03:25:30.833Z] + docker images [2021-06-03T03:25:30.833Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-03T03:25:30.833Z] sys-mgmt-agent latest 5e0256f8c366 3 seconds ago 312MB [2021-06-03T03:25:30.833Z] 78452cf82e4f 39 seconds ago 1.16GB [2021-06-03T03:25:30.833Z] core-metadata latest 42b8a3dda373 39 seconds ago 18.6MB [2021-06-03T03:25:30.833Z] core-command latest 51cb3ebb45cd 39 seconds ago 17.1MB [2021-06-03T03:25:30.833Z] d7d40cecf104 49 seconds ago 1.17GB [2021-06-03T03:25:30.833Z] bbf1e8ab1fc7 50 seconds ago 1.16GB [2021-06-03T03:25:30.833Z] security-proxy-setup latest aeeeed3473bb 57 seconds ago 25.3MB [2021-06-03T03:25:30.833Z] eef334a20c9f About a minute ago 1.16GB [2021-06-03T03:25:30.833Z] security-bootstrapper latest 3e45eca5ff29 About a minute ago 18.2MB [2021-06-03T03:25:30.833Z] core-data latest f1d6ae139a04 About a minute ago 21.6MB [2021-06-03T03:25:30.833Z] security-secretstore-setup latest 7b6acb46821c About a minute ago 28.1MB [2021-06-03T03:25:30.833Z] support-notifications latest f9f2aeb737fc 2 minutes ago 17.8MB [2021-06-03T03:25:30.833Z] support-scheduler latest 57ef7f545a75 2 minutes ago 17.1MB [2021-06-03T03:25:30.833Z] f86cc2032d46 2 minutes ago 1.17GB [2021-06-03T03:25:30.833Z] 72eb2d10122d 2 minutes ago 1.16GB [2021-06-03T03:25:30.833Z] 0ac50d95ebfd 2 minutes ago 1.16GB [2021-06-03T03:25:30.833Z] 6acf159bf0c7 2 minutes ago 1.15GB [2021-06-03T03:25:30.833Z] 353e9d3a29bc 2 minutes ago 1.16GB [2021-06-03T03:25:30.833Z] ci-base-image-x86_64 latest 2e887a16f728 7 minutes ago 648MB [2021-06-03T03:25:30.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-03T03:25:30.833Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-03T03:25:30.833Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-03T03:25:30.833Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-03T03:25:30.833Z] 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 [2021-06-03T03:25:46.229Z] Still waiting to schedule task [2021-06-03T03:25:46.229Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-03T03:27:04.940Z] Running on prd-ubuntu18.04-docker-8c-8g-236 in /w/workspace/edgexfoundry_edgex-go_PR-3539 [Pipeline] { [Pipeline] ws [2021-06-03T03:27:04.960Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-03T03:27:05.074Z] The recommended git tool is: git [2021-06-03T03:27:07.726Z] using credential edgex-jenkins-ssh [2021-06-03T03:27:07.740Z] Cloning the remote Git repository [2021-06-03T03:27:07.755Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-03T03:27:07.827Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-03T03:27:07.874Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T03:27:07.874Z] > git --version # timeout=10 [2021-06-03T03:27:07.888Z] > git --version # 'git version 2.17.1' [2021-06-03T03:27:07.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T03:27:07.918Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T03:27:22.468Z] Merging remotes/origin/master commit 71bb76d4174be61d543af8c77d58a6e85ca3b855 into PR head commit 679a24886b4e3453ab5ca46709552589237ba5dc [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T03:27:22.770Z] 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 [2021-06-03T03:27:21.788Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T03:27:21.793Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T03:27:21.810Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T03:27:21.823Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T03:27:21.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T03:27:21.835Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3539/head:refs/remotes/origin/PR-3539 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T03:27:22.471Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T03:27:22.480Z] > git checkout -f 679a24886b4e3453ab5ca46709552589237ba5dc # timeout=10 [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-03T03:27:24.048Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T03:27:24.614Z] ---> package-listing.sh [2021-06-03T03:27:24.614Z] ++ facter osfamily [2021-06-03T03:27:24.614Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T03:27:24.879Z] + OS_FAMILY=redhat [2021-06-03T03:27:24.879Z] + workspace=/w/workspace/edgex-go/2 [2021-06-03T03:27:24.879Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T03:27:24.879Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T03:27:24.879Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T03:27:24.879Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T03:27:24.879Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-03T03:27:24.879Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T03:27:24.879Z] + case "${OS_FAMILY}" in [2021-06-03T03:27:24.879Z] + rpm -qa [2021-06-03T03:27:24.879Z] + sort [2021-06-03T03:27:27.424Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T03:27:27.424Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T03:27:27.424Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T03:27:27.424Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-03T03:27:27.424Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-03T03:27:27.424Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-03T03:27:27.435Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-03T03:27:27.728Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T03:27:28.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T03:27:28.296Z] [2021-06-03T03:27:28.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T03:27:28.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T03:27:28.609Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T03:27:28.609Z] df20fa9351a1: Pulling fs layer [2021-06-03T03:27:28.609Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T03:27:28.609Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T03:27:28.609Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T03:27:28.609Z] 93b61091891f: Pulling fs layer [2021-06-03T03:27:28.609Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T03:27:28.609Z] 5e14af77c1be: Pulling fs layer [2021-06-03T03:27:28.609Z] 01666e4c0597: Pulling fs layer [2021-06-03T03:27:28.609Z] aa168da1d23b: Pulling fs layer [2021-06-03T03:27:28.609Z] 93b9cdb0e59b: Waiting [2021-06-03T03:27:28.609Z] 5e14af77c1be: Waiting [2021-06-03T03:27:28.609Z] 01666e4c0597: Waiting [2021-06-03T03:27:28.609Z] aa168da1d23b: Waiting [2021-06-03T03:27:28.609Z] 46f8f816bc3b: Waiting [2021-06-03T03:27:28.609Z] 93b61091891f: Waiting [2021-06-03T03:27:28.609Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T03:27:28.609Z] 36b3adc4ff6f: Download complete [2021-06-03T03:27:28.609Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T03:27:28.609Z] 46f8f816bc3b: Download complete [2021-06-03T03:27:28.609Z] df20fa9351a1: Verifying Checksum [2021-06-03T03:27:28.609Z] df20fa9351a1: Download complete [2021-06-03T03:27:28.871Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T03:27:28.871Z] 93b9cdb0e59b: Download complete [2021-06-03T03:27:28.871Z] 5e14af77c1be: Verifying Checksum [2021-06-03T03:27:28.871Z] 5e14af77c1be: Download complete [2021-06-03T03:27:28.871Z] 93b61091891f: Verifying Checksum [2021-06-03T03:27:28.871Z] 93b61091891f: Download complete [2021-06-03T03:27:28.871Z] 01666e4c0597: Verifying Checksum [2021-06-03T03:27:28.871Z] 01666e4c0597: Download complete [2021-06-03T03:27:28.871Z] df20fa9351a1: Pull complete [2021-06-03T03:27:29.131Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T03:27:29.131Z] 8ad3a11d3b57: Download complete [2021-06-03T03:27:29.131Z] 36b3adc4ff6f: Pull complete [2021-06-03T03:27:29.714Z] 8ad3a11d3b57: Pull complete [2021-06-03T03:27:29.714Z] 46f8f816bc3b: Pull complete [2021-06-03T03:27:29.714Z] 93b61091891f: Pull complete [2021-06-03T03:27:29.975Z] 93b9cdb0e59b: Pull complete [2021-06-03T03:27:29.975Z] 5e14af77c1be: Pull complete [2021-06-03T03:27:29.975Z] 01666e4c0597: Pull complete [2021-06-03T03:27:30.913Z] aa168da1d23b: Verifying Checksum [2021-06-03T03:27:30.913Z] aa168da1d23b: Download complete [2021-06-03T03:27:35.139Z] aa168da1d23b: Pull complete [2021-06-03T03:27:35.139Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T03:27:35.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T03:27:35.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T03:27:35.226Z] prd-centos7-docker-4c-2g-232 does not seem to be running inside a container [2021-06-03T03:27:35.271Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-03T03:27:42.793Z] $ docker top 629b4b92d9eb8c94a8d75f8c6236fe910f8869eacde3481a069627f8d26b2bb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T03:27:43.490Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T03:27:43.789Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T03:27:44.084Z] + ls /var/log/sa-host [2021-06-03T03:27:44.085Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T03:27:44.085Z] file_magic: OK [2021-06-03T03:27:44.085Z] HZ: Using current value: 100 [2021-06-03T03:27:44.085Z] file_header: OK [2021-06-03T03:27:44.085Z] 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 [2021-06-03T03:27:44.085Z] Statistics: [2021-06-03T03:27:44.085Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T03:27:44.085Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T03:27:44.085Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T03:27:44.085Z] file_magic: OK [2021-06-03T03:27:44.085Z] HZ: Using current value: 100 [2021-06-03T03:27:44.085Z] file_header: OK [2021-06-03T03:27:44.085Z] 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 [2021-06-03T03:27:44.085Z] Statistics: [2021-06-03T03:27:44.085Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T03:27:44.085Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T03:27:44.712Z] provisioning config files... [2021-06-03T03:27:44.725Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4780678740610609863tmp [Pipeline] { [Pipeline] echo [2021-06-03T03:27:44.746Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T03:27:45.046Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T03:27:45.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-03T03:27:45.078Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T03:27:45.376Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T03:27:45.386Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T03:27:45.678Z] ---> sudo-logs.sh [2021-06-03T03:27:45.679Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T03:27:45.705Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T03:27:46.010Z] ---> job-cost.sh [2021-06-03T03:27:46.010Z] lf-activate-venv: SKIPPING [2021-06-03T03:27:46.010Z] INFO: No Stack... [2021-06-03T03:27:46.582Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T03:27:47.152Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T03:27:47.164Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T03:27:47.457Z] ---> logs-deploy.sh [2021-06-03T03:27:47.457Z] lf-activate-venv: SKIPPING [2021-06-03T03:27:47.457Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3539/2 [2021-06-03T03:27:47.457Z] INFO: archiving workspace using pattern(s): [2021-06-03T03:27:48.403Z] Archives upload complete. [2021-06-03T03:27:48.403Z] INFO: archiving logs to Nexus [2021-06-03T03:27:48.976Z] ---> uname -a: [2021-06-03T03:27:48.976Z] Linux prd-centos7-docker-4c-2g-232.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] ---> lscpu: [2021-06-03T03:27:48.976Z] Architecture: x86_64 [2021-06-03T03:27:48.976Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-03T03:27:48.976Z] Byte Order: Little Endian [2021-06-03T03:27:48.976Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-03T03:27:48.976Z] CPU(s): 2 [2021-06-03T03:27:48.976Z] On-line CPU(s) list: 0,1 [2021-06-03T03:27:48.976Z] Thread(s) per core: 1 [2021-06-03T03:27:48.976Z] Core(s) per socket: 1 [2021-06-03T03:27:48.976Z] Socket(s): 2 [2021-06-03T03:27:48.976Z] NUMA node(s): 1 [2021-06-03T03:27:48.976Z] Vendor ID: AuthenticAMD [2021-06-03T03:27:48.976Z] CPU family: 23 [2021-06-03T03:27:48.976Z] Model: 49 [2021-06-03T03:27:48.976Z] Model name: AMD EPYC-Rome Processor [2021-06-03T03:27:48.976Z] Stepping: 0 [2021-06-03T03:27:48.976Z] CPU MHz: 2799.998 [2021-06-03T03:27:48.976Z] BogoMIPS: 5599.99 [2021-06-03T03:27:48.976Z] Virtualization: AMD-V [2021-06-03T03:27:48.976Z] Hypervisor vendor: KVM [2021-06-03T03:27:48.976Z] Virtualization type: full [2021-06-03T03:27:48.976Z] L1d cache: 64 KiB [2021-06-03T03:27:48.976Z] L1i cache: 64 KiB [2021-06-03T03:27:48.976Z] L2 cache: 1 MiB [2021-06-03T03:27:48.976Z] L3 cache: 32 MiB [2021-06-03T03:27:48.976Z] NUMA node0 CPU(s): 0,1 [2021-06-03T03:27:48.976Z] Vulnerability Itlb multihit: Not affected [2021-06-03T03:27:48.976Z] Vulnerability L1tf: Not affected [2021-06-03T03:27:48.976Z] Vulnerability Mds: Not affected [2021-06-03T03:27:48.976Z] Vulnerability Meltdown: Not affected [2021-06-03T03:27:48.976Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-03T03:27:48.976Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-03T03:27:48.976Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-03T03:27:48.976Z] Vulnerability Srbds: Not affected [2021-06-03T03:27:48.976Z] Vulnerability Tsx async abort: Not affected [2021-06-03T03:27:48.976Z] 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 [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] ---> nproc: [2021-06-03T03:27:48.976Z] 2 [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] ---> df -h: [2021-06-03T03:27:48.976Z] Filesystem Size Used Available Use% Mounted on [2021-06-03T03:27:48.976Z] overlay 40.0G 12.1G 27.9G 30% / [2021-06-03T03:27:48.976Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-03T03:27:48.976Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-03T03:27:48.976Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-03T03:27:48.976Z] /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os [2021-06-03T03:27:48.976Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf [2021-06-03T03:27:48.976Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname [2021-06-03T03:27:48.976Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts [2021-06-03T03:27:48.976Z] /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json [2021-06-03T03:27:48.976Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host [2021-06-03T03:27:48.976Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure [2021-06-03T03:27:48.976Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log [2021-06-03T03:27:48.976Z] /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/2 [2021-06-03T03:27:48.976Z] /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/2@tmp [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] ---> free -m: [2021-06-03T03:27:48.976Z] total used free shared buff/cache available [2021-06-03T03:27:48.976Z] Mem: 7821 1337 2036 0 4446 6444 [2021-06-03T03:27:48.976Z] Swap: 1023 1 1022 [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] ---> ip addr: [2021-06-03T03:27:48.976Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-03T03:27:48.976Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-03T03:27:48.976Z] inet 127.0.0.1/8 scope host lo [2021-06-03T03:27:48.976Z] valid_lft forever preferred_lft forever [2021-06-03T03:27:48.976Z] inet6 ::1/128 scope host [2021-06-03T03:27:48.976Z] valid_lft forever preferred_lft forever [2021-06-03T03:27:48.976Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-03T03:27:48.976Z] link/ether fa:16:3e:43:f7:ee brd ff:ff:ff:ff:ff:ff [2021-06-03T03:27:48.976Z] inet 10.30.122.90/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-03T03:27:48.976Z] valid_lft 85659sec preferred_lft 85659sec [2021-06-03T03:27:48.976Z] inet6 fe80::f816:3eff:fe43:f7ee/64 scope link [2021-06-03T03:27:48.976Z] valid_lft forever preferred_lft forever [2021-06-03T03:27:48.976Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-03T03:27:48.976Z] link/ether 02:42:db:c3:18:6f brd ff:ff:ff:ff:ff:ff [2021-06-03T03:27:48.976Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-03T03:27:48.976Z] valid_lft forever preferred_lft forever [2021-06-03T03:27:48.976Z] inet6 fe80::42:dbff:fec3:186f/64 scope link [2021-06-03T03:27:48.976Z] valid_lft forever preferred_lft forever [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] ---> sar -b -r -n DEV: [2021-06-03T03:27:48.976Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] 03:15:14 LINUX RESTART (2 CPU) [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] 03:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-03T03:27:48.976Z] 03:17:01 101.29 3.67 97.61 0.00 2646.03 20092.40 0.00 [2021-06-03T03:27:48.976Z] 03:18:01 86.85 0.00 86.85 0.00 0.00 35844.11 0.00 [2021-06-03T03:27:48.976Z] 03:19:01 132.86 0.00 132.86 0.00 0.00 13619.93 0.00 [2021-06-03T03:27:48.976Z] 03:20:01 56.47 0.00 56.47 0.00 0.00 12201.55 0.00 [2021-06-03T03:27:48.976Z] 03:21:01 72.22 0.00 72.22 0.00 0.00 10645.95 0.00 [2021-06-03T03:27:48.976Z] 03:22:02 525.18 200.31 324.86 0.00 4850.81 197453.27 0.00 [2021-06-03T03:27:48.976Z] 03:23:01 240.98 23.69 217.29 0.00 811.61 107670.04 0.00 [2021-06-03T03:27:48.976Z] 03:24:01 310.04 5.49 304.54 0.00 1131.29 126847.07 0.00 [2021-06-03T03:27:48.976Z] 03:25:01 246.75 5.01 241.74 0.00 209.12 83497.45 0.00 [2021-06-03T03:27:48.976Z] 03:26:01 75.98 3.10 72.88 0.00 730.45 11031.71 0.00 [2021-06-03T03:27:48.976Z] 03:27:01 1.18 0.00 1.18 0.00 0.00 15.96 0.00 [2021-06-03T03:27:48.976Z] Average: 168.58 22.15 146.43 0.00 945.46 56420.64 0.00 [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] 03:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-03T03:27:48.976Z] 03:17:01 5141344 0 802932 10.03 2620 2062044 1270144 14.02 728856 1723876 156 [2021-06-03T03:27:48.976Z] 03:18:01 4075716 0 1000764 12.50 2620 2929840 1658716 18.31 1079352 2355456 1208 [2021-06-03T03:27:48.976Z] 03:19:01 3819852 0 1111168 13.87 2620 3075300 1453980 16.05 1334508 2294172 239228 [2021-06-03T03:27:48.976Z] 03:20:01 3594336 0 1215384 15.18 2620 3196600 1809268 19.98 1496132 2342948 53912 [2021-06-03T03:27:48.976Z] 03:21:01 4023648 0 1106028 13.81 2620 2876644 1434504 15.84 1234972 2201924 32 [2021-06-03T03:27:48.976Z] 03:22:02 162028 0 1355800 16.93 2620 6488492 1638108 18.09 3092064 4027280 414948 [2021-06-03T03:27:48.976Z] 03:23:01 644060 0 1646476 20.56 2620 5715784 3142768 34.70 3054356 3544016 335832 [2021-06-03T03:27:48.976Z] 03:24:01 372104 0 1445460 18.05 2620 6188756 2177536 24.04 2367576 4512948 572540 [2021-06-03T03:27:48.976Z] 03:25:01 2315280 0 1314544 16.41 2620 4376496 1441488 15.91 1715284 3262644 4848 [2021-06-03T03:27:48.976Z] 03:26:01 2713796 0 1264788 15.79 2620 4027736 1293992 14.29 1264364 3317476 8 [2021-06-03T03:27:48.976Z] 03:27:01 2717152 0 1261432 15.75 2620 4027736 1265160 13.97 1270200 3308932 8 [2021-06-03T03:27:48.976Z] Average: 2689029 0 1229525 15.35 2620 4087766 1689606 18.65 1694333 2990152 147520 [2021-06-03T03:27:48.976Z] [2021-06-03T03:27:48.976Z] 03:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-03T03:27:48.976Z] 03:17:01 eth0 861.03 1156.77 3405.35 127.40 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:17:01 docker0 1002.86 648.59 79.25 2732.47 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:18:01 vethcc88c76 18.33 20.45 1.73 18.71 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:18:01 eth0 443.44 374.48 3086.72 34.65 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:18:01 docker0 141.53 169.88 7.81 395.96 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:19:01 vethd77cd8f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:19:01 eth0 124.13 103.06 481.91 20.78 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:19:01 docker0 82.68 89.44 5.98 449.91 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:20:01 vethd77cd8f 2.27 2.27 0.18 0.18 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:20:01 eth0 39.65 25.50 25.53 109.80 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:20:01 docker0 2.27 2.27 0.15 0.18 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:21:01 eth0 27.01 15.57 23.91 12.29 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:22:02 eth0 250.47 216.41 1841.38 28.12 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:22:02 veth0ec63a9 0.00 0.89 0.00 0.05 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:22:02 docker0 54.62 62.09 3.52 164.01 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:23:01 eth0 18.93 9.85 16.95 7.90 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:23:01 veth876c509 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:23:01 vethb6a8a84 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:24:01 eth0 109.44 77.36 301.36 121.21 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:24:01 veth1e8fbd6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:24:01 veth0ec63a9 0.00 2.05 0.00 0.10 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:25:01 eth0 142.94 117.85 1287.33 22.71 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:25:01 veth0ec63a9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:25:01 docker0 1305.21 1013.45 97.81 3947.18 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:26:01 eth0 66.16 39.71 362.96 10.82 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.976Z] 03:26:01 docker0 29.05 46.49 1.91 346.08 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.977Z] 03:27:01 eth0 0.95 0.27 0.48 0.05 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.977Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.977Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.977Z] Average: eth0 188.73 193.05 983.38 44.97 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.977Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.977Z] Average: docker0 121.51 96.53 9.08 390.98 0.00 0.00 0.00 0.00 [2021-06-03T03:27:48.977Z] [2021-06-03T03:27:48.977Z] [2021-06-03T03:27:48.977Z] ---> sar -P ALL: [2021-06-03T03:27:48.977Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T03:27:48.977Z] [2021-06-03T03:27:48.977Z] 03:15:14 LINUX RESTART (2 CPU) [2021-06-03T03:27:48.977Z] [2021-06-03T03:27:48.977Z] 03:16:02 CPU %user %nice %system %iowait %steal %idle [2021-06-03T03:27:48.977Z] 03:17:01 all 17.31 0.00 4.43 9.03 0.07 69.16 [2021-06-03T03:27:48.977Z] 03:17:01 0 19.48 0.00 4.53 8.76 0.07 67.16 [2021-06-03T03:27:48.977Z] 03:17:01 1 15.16 0.00 4.33 9.30 0.07 71.14 [2021-06-03T03:27:48.977Z] 03:18:01 all 7.66 0.00 3.77 10.28 0.06 78.23 [2021-06-03T03:27:48.977Z] 03:18:01 0 8.03 0.00 4.04 13.37 0.05 74.51 [2021-06-03T03:27:48.977Z] 03:18:01 1 7.29 0.00 3.50 7.19 0.07 81.95 [2021-06-03T03:27:48.977Z] 03:19:01 all 56.36 0.00 7.98 5.21 0.13 30.31 [2021-06-03T03:27:48.977Z] 03:19:01 0 56.46 0.00 7.77 5.35 0.11 30.30 [2021-06-03T03:27:48.977Z] 03:19:01 1 56.26 0.00 8.19 5.08 0.15 30.32 [2021-06-03T03:27:48.977Z] 03:20:01 all 32.43 0.00 4.21 3.70 0.09 59.57 [2021-06-03T03:27:48.977Z] 03:20:01 0 32.09 0.00 4.15 4.80 0.09 58.88 [2021-06-03T03:27:48.977Z] 03:20:01 1 32.78 0.00 4.28 2.60 0.09 60.26 [2021-06-03T03:27:48.977Z] 03:21:01 all 62.02 0.00 8.41 3.07 0.11 26.40 [2021-06-03T03:27:48.977Z] 03:21:01 0 61.27 0.00 8.07 3.49 0.11 27.07 [2021-06-03T03:27:48.977Z] 03:21:01 1 62.76 0.00 8.75 2.65 0.11 25.73 [2021-06-03T03:27:48.977Z] 03:22:02 all 22.95 0.00 14.85 33.44 0.11 28.65 [2021-06-03T03:27:48.977Z] 03:22:02 0 22.57 0.00 15.12 34.61 0.09 27.61 [2021-06-03T03:27:48.977Z] 03:22:02 1 23.34 0.00 14.58 32.28 0.12 29.68 [2021-06-03T03:27:48.977Z] 03:23:01 all 60.23 0.00 11.96 21.21 0.11 6.49 [2021-06-03T03:27:48.977Z] 03:23:01 0 60.47 0.00 11.71 20.36 0.11 7.35 [2021-06-03T03:27:48.977Z] 03:23:01 1 59.99 0.00 12.21 22.05 0.11 5.64 [2021-06-03T03:27:48.977Z] 03:24:01 all 32.97 0.00 13.36 46.09 0.13 7.45 [2021-06-03T03:27:48.977Z] 03:24:01 0 34.00 0.00 12.65 46.49 0.14 6.72 [2021-06-03T03:27:48.977Z] 03:24:01 1 31.94 0.00 14.07 45.69 0.11 8.19 [2021-06-03T03:27:48.977Z] 03:25:01 all 51.08 0.00 9.92 21.34 0.15 17.51 [2021-06-03T03:27:48.977Z] 03:25:01 0 51.88 0.00 9.32 21.07 0.14 17.59 [2021-06-03T03:27:48.977Z] 03:25:01 1 50.27 0.00 10.52 21.62 0.16 17.42 [2021-06-03T03:27:48.977Z] 03:26:01 all 5.83 0.00 2.38 9.61 0.08 82.10 [2021-06-03T03:27:48.977Z] 03:26:01 0 5.80 0.00 2.24 9.90 0.07 81.99 [2021-06-03T03:27:48.977Z] 03:26:01 1 5.87 0.00 2.52 9.33 0.09 82.20 [2021-06-03T03:27:48.977Z] 03:27:01 all 0.20 0.00 0.04 0.00 0.03 99.73 [2021-06-03T03:27:48.977Z] 03:27:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-03T03:27:48.977Z] 03:27:01 1 0.38 0.00 0.05 0.00 0.03 99.53 [2021-06-03T03:27:48.977Z] [2021-06-03T03:27:48.977Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-03T03:27:48.977Z] Average: all 31.13 0.00 7.29 14.69 0.09 46.79 [2021-06-03T03:27:48.977Z] Average: 0 31.41 0.00 7.15 15.17 0.09 46.18 [2021-06-03T03:27:48.977Z] Average: 1 30.85 0.00 7.44 14.20 0.10 47.40 [2021-06-03T03:27:48.977Z] [2021-06-03T03:27:48.977Z] [2021-06-03T03:27:48.977Z]