Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 04c838e8472b5aabfd7e7421d4bd85178651bafb+c3ee48ec81a1cae6a8275850650318015b1b17b0 (6f53417be9b0b0322b1a8d21c11c40d66e012854) 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-ssh722684012667562737.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5318645714992071015.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-3562/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-3562/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2561342372494034239.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh5173116705666804033.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3562/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-3562/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3719085835147952122.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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: false 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-1359 in /w/workspace/edgexfoundry_edgex-go_PR-3562 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh114303697849488355.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6525262578674176133.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3562/head:refs/remotes/origin/PR-3562 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit 04c838e8472b5aabfd7e7421d4bd85178651bafb Merge succeeded, producing 9256a4e10b6745ece5e699d936a8c1e8c55a7818 Checking out Revision 9256a4e10b6745ece5e699d936a8c1e8c55a7818 (PR-3562) > git config core.sparsecheckout # timeout=10 > git checkout -f 04c838e8472b5aabfd7e7421d4bd85178651bafb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4743485757428227480.key > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9256a4e10b6745ece5e699d936a8c1e8c55a7818 # timeout=10 Commit message: "Merge commit 'c3ee48ec81a1cae6a8275850650318015b1b17b0' into HEAD" > git rev-list --no-walk 04c838e8472b5aabfd7e7421d4bd85178651bafb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T00:30:03.700Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T00:30:03.802Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T00:30:03.829Z] ========================================================= [2021-06-15T00:30:03.829Z] EdgeX Global Pipelines Version Info [2021-06-15T00:30:03.829Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:30:05.192Z] ------------------- [2021-06-15T00:30:05.192Z] stable info: [2021-06-15T00:30:05.192Z] ------------------- [2021-06-15T00:30:05.192Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T00:30:05.192Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T00:30:05.192Z] Message: update stable to v1.0.194 [2021-06-15T00:30:05.766Z] ------------------- [2021-06-15T00:30:05.766Z] experimental info: [2021-06-15T00:30:05.766Z] ------------------- [2021-06-15T00:30:05.766Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T00:30:05.766Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T00:30:05.766Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T00:30:05.892Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-15T00:30:05.916Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-15T00:30:05.940Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T00:30:05.964Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T00:30:05.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T00:30:06.009Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T00:30:06.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T00:30:06.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-15T00:30:06.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-15T00:30:06.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-15T00:30:06.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T00:30:06.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T00:30:06.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T00:30:06.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T00:30:06.206Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T00:30:06.230Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T00:30:06.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T00:30:06.276Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T00:30:06.299Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-15T00:30:06.321Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-15T00:30:06.343Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T00:30:06.371Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T00:30:06.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3562 [Pipeline] echo [2021-06-15T00:30:06.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3562 [Pipeline] echo [2021-06-15T00:30:06.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3562 [Pipeline] echo [2021-06-15T00:30:06.465Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9256a4e10b6745ece5e699d936a8c1e8c55a7818 [Pipeline] echo [2021-06-15T00:30:06.489Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9256a4e [Pipeline] echo [2021-06-15T00:30:06.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T00:30:06.593Z] provisioning config files... [2021-06-15T00:30:06.613Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6045553950589955495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:30:06.939Z] ---> docker-login.sh [2021-06-15T00:30:06.939Z] nexus3.edgexfoundry.org:10001 [2021-06-15T00:30:06.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:30:07.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:30:07.207Z] Configure a credential helper to remove this warning. See [2021-06-15T00:30:07.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:30:07.207Z] [2021-06-15T00:30:07.207Z] Login Succeeded [2021-06-15T00:30:07.207Z] nexus3.edgexfoundry.org:10002 [2021-06-15T00:30:07.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:30:07.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:30:07.207Z] Configure a credential helper to remove this warning. See [2021-06-15T00:30:07.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:30:07.207Z] [2021-06-15T00:30:07.207Z] Login Succeeded [2021-06-15T00:30:07.207Z] nexus3.edgexfoundry.org:10003 [2021-06-15T00:30:07.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:30:07.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:30:07.473Z] Configure a credential helper to remove this warning. See [2021-06-15T00:30:07.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:30:07.473Z] [2021-06-15T00:30:07.473Z] Login Succeeded [2021-06-15T00:30:07.473Z] nexus3.edgexfoundry.org:10004 [2021-06-15T00:30:07.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:30:07.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:30:07.473Z] Configure a credential helper to remove this warning. See [2021-06-15T00:30:07.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:30:07.473Z] [2021-06-15T00:30:07.473Z] Login Succeeded [2021-06-15T00:30:07.473Z] docker.io [2021-06-15T00:30:07.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:30:07.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:30:07.998Z] Configure a credential helper to remove this warning. See [2021-06-15T00:30:07.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:30:07.998Z] [2021-06-15T00:30:07.998Z] Login Succeeded [2021-06-15T00:30:07.998Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T00:30:08.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T00:30:08.358Z] ++ 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-15T00:30:08.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:30:08.358Z] ++ dirname cmd/core-command/Dockerfile [2021-06-15T00:30:08.358Z] ++ cut -d/ -f2 [2021-06-15T00:30:08.358Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-15T00:30:08.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:30:08.358Z] ++ dirname cmd/core-data/Dockerfile [2021-06-15T00:30:08.358Z] ++ cut -d/ -f2 [2021-06-15T00:30:08.358Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-15T00:30:08.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:30:08.358Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-15T00:30:08.358Z] ++ cut -d/ -f2 [2021-06-15T00:30:08.358Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-15T00:30:08.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:30:08.358Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-15T00:30:08.358Z] ++ cut -d/ -f2 [2021-06-15T00:30:08.358Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-15T00:30:08.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:30:08.358Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-15T00:30:08.358Z] ++ cut -d/ -f2 [2021-06-15T00:30:08.358Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-15T00:30:08.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:30:08.358Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-15T00:30:08.358Z] ++ cut -d/ -f2 [2021-06-15T00:30:08.358Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-15T00:30:08.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:30:08.358Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-15T00:30:08.358Z] ++ cut -d/ -f2 [2021-06-15T00:30:08.358Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-15T00:30:08.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:30:08.358Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-15T00:30:08.358Z] ++ cut -d/ -f2 [2021-06-15T00:30:08.358Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-15T00:30:08.358Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:30:08.358Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-15T00:30:08.358Z] ++ cut -d/ -f2 [2021-06-15T00:30:08.358Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-15T00:30:08.413Z] 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-15T00:30:09.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T00:30:09.907Z] [2021-06-15T00:30:09.907Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:30:10.225Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T00:30:10.225Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T00:30:10.225Z] 31603596830f: Pulling fs layer [2021-06-15T00:30:10.225Z] 54011a49482f: Pulling fs layer [2021-06-15T00:30:10.225Z] a6820b24f6d8: Pulling fs layer [2021-06-15T00:30:10.225Z] f581987b2513: Pulling fs layer [2021-06-15T00:30:10.225Z] f581987b2513: Waiting [2021-06-15T00:30:10.225Z] 54011a49482f: Verifying Checksum [2021-06-15T00:30:10.225Z] 54011a49482f: Download complete [2021-06-15T00:30:10.225Z] 31603596830f: Verifying Checksum [2021-06-15T00:30:10.225Z] 31603596830f: Download complete [2021-06-15T00:30:10.489Z] f581987b2513: Verifying Checksum [2021-06-15T00:30:10.489Z] f581987b2513: Download complete [2021-06-15T00:30:10.489Z] a6820b24f6d8: Verifying Checksum [2021-06-15T00:30:10.489Z] a6820b24f6d8: Download complete [2021-06-15T00:30:10.489Z] 31603596830f: Pull complete [2021-06-15T00:30:10.753Z] 54011a49482f: Pull complete [2021-06-15T00:30:11.330Z] a6820b24f6d8: Pull complete [2021-06-15T00:30:11.330Z] f581987b2513: Pull complete [2021-06-15T00:30:11.330Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T00:30:11.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T00:30:11.330Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T00:30:11.414Z] prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container [2021-06-15T00:30:11.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T00:30:12.394Z] $ docker top 316d0af5a92023453eb6aa4a744eee4e023a612d15091e9414215146d52b0387 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T00:30:12.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T00:30:12.526Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T00:30:12.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T00:30:12.630Z] $ docker exec 316d0af5a92023453eb6aa4a744eee4e023a612d15091e9414215146d52b0387 ssh-agent [2021-06-15T00:30:12.739Z] SSH_AUTH_SOCK=/tmp/ssh-S0LTqW2cS21f/agent.14 [2021-06-15T00:30:12.739Z] SSH_AGENT_PID=21 [2021-06-15T00:30:12.746Z] Running ssh-add (command line suppressed) [2021-06-15T00:30:12.835Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_684512274980435115.key (/w/workspace/edgex-go/3@tmp/private_key_684512274980435115.key) [2021-06-15T00:30:12.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T00:30:13.157Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T00:30:13.166Z] $ docker exec --env ******** --env ******** 316d0af5a92023453eb6aa4a744eee4e023a612d15091e9414215146d52b0387 ssh-agent -k [2021-06-15T00:30:13.255Z] unset SSH_AUTH_SOCK; [2021-06-15T00:30:13.255Z] unset SSH_AGENT_PID; [2021-06-15T00:30:13.255Z] echo Agent pid 21 killed; [2021-06-15T00:30:13.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T00:30:13.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T00:30:13.321Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T00:30:13.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T00:30:13.435Z] $ docker exec 316d0af5a92023453eb6aa4a744eee4e023a612d15091e9414215146d52b0387 ssh-agent [2021-06-15T00:30:13.543Z] SSH_AUTH_SOCK=/tmp/ssh-0kdV2p1uqyUF/agent.56 [2021-06-15T00:30:13.543Z] SSH_AGENT_PID=62 [2021-06-15T00:30:13.549Z] Running ssh-add (command line suppressed) [2021-06-15T00:30:13.644Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5299204399157263611.key (/w/workspace/edgex-go/3@tmp/private_key_5299204399157263611.key) [2021-06-15T00:30:13.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T00:30:13.967Z] + git semver init [2021-06-15T00:30:13.967Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T00:30:13.967Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-15T00:30:13.967Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-15T00:30:13.967Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T00:30:13.967Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T00:30:13.967Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T00:30:13.967Z] # $SEMVER_BRANCH = PR-3562 [2021-06-15T00:30:13.967Z] # $SEMVER_TEMP = /tmp/semver-270309927 [2021-06-15T00:30:13.967Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-15T00:30:26.245Z] # '/tmp/semver-270309927' -> '/w/workspace/edgex-go/3/.semver' [2021-06-15T00:30:26.245Z] # -> Force: false [2021-06-15T00:30:26.245Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-15T00:30:26.252Z] $ docker exec --env ******** --env ******** 316d0af5a92023453eb6aa4a744eee4e023a612d15091e9414215146d52b0387 ssh-agent -k [2021-06-15T00:30:26.364Z] unset SSH_AUTH_SOCK; [2021-06-15T00:30:26.364Z] unset SSH_AGENT_PID; [2021-06-15T00:30:26.365Z] echo Agent pid 62 killed; [2021-06-15T00:30:26.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T00:30:26.711Z] + git semver [Pipeline] } [2021-06-15T00:30:26.721Z] $ docker stop --time=1 316d0af5a92023453eb6aa4a744eee4e023a612d15091e9414215146d52b0387 [2021-06-15T00:30:28.696Z] $ docker rm -f 316d0af5a92023453eb6aa4a744eee4e023a612d15091e9414215146d52b0387 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T00:30:29.084Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T00:30:29.346Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T00:30:29.349Z] [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-15T00:30:29.974Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T00:30:30.273Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T00:30:30.573Z] + sudo service docker restart [2021-06-15T00:30:30.573Z] + true [2021-06-15T00:30:30.573Z] Redirecting to /bin/systemctl restart docker.service [2021-06-15T00:30:44.600Z] Still waiting to schedule task [2021-06-15T00:30:44.602Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1357’ [Pipeline] echo [2021-06-15T00:30:48.726Z] ========================================================= [2021-06-15T00:30:48.726Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T00:30:48.726Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:30:49.036Z] + 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-15T00:30:50.438Z] Sending build context to Docker daemon 329.4MB [2021-06-15T00:30:50.438Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T00:30:50.438Z] Step 2/6 : FROM ${BASE} [2021-06-15T00:30:50.438Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T00:30:50.438Z] 540db60ca938: Pulling fs layer [2021-06-15T00:30:50.438Z] adcc1eea9eea: Pulling fs layer [2021-06-15T00:30:50.438Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T00:30:50.438Z] 0510c868ecb4: Pulling fs layer [2021-06-15T00:30:50.438Z] afea3b2eda06: Pulling fs layer [2021-06-15T00:30:50.438Z] 7809a108b3ef: Pulling fs layer [2021-06-15T00:30:50.438Z] f706445af74f: Pulling fs layer [2021-06-15T00:30:50.438Z] 0510c868ecb4: Waiting [2021-06-15T00:30:50.438Z] afea3b2eda06: Waiting [2021-06-15T00:30:50.438Z] 7809a108b3ef: Waiting [2021-06-15T00:30:50.438Z] f706445af74f: Waiting [2021-06-15T00:30:50.438Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T00:30:50.438Z] 4c4ab2625f07: Download complete [2021-06-15T00:30:50.438Z] adcc1eea9eea: Verifying Checksum [2021-06-15T00:30:50.438Z] adcc1eea9eea: Download complete [2021-06-15T00:30:50.438Z] afea3b2eda06: Verifying Checksum [2021-06-15T00:30:50.438Z] afea3b2eda06: Download complete [2021-06-15T00:30:50.438Z] 7809a108b3ef: Verifying Checksum [2021-06-15T00:30:50.438Z] 7809a108b3ef: Download complete [2021-06-15T00:30:50.700Z] 540db60ca938: Verifying Checksum [2021-06-15T00:30:50.700Z] 540db60ca938: Download complete [2021-06-15T00:30:50.960Z] 540db60ca938: Pull complete [2021-06-15T00:30:50.960Z] adcc1eea9eea: Pull complete [2021-06-15T00:30:50.960Z] 4c4ab2625f07: Pull complete [2021-06-15T00:30:52.875Z] f706445af74f: Verifying Checksum [2021-06-15T00:30:52.875Z] f706445af74f: Download complete [2021-06-15T00:30:53.834Z] 0510c868ecb4: Verifying Checksum [2021-06-15T00:30:53.834Z] 0510c868ecb4: Download complete [2021-06-15T00:30:57.164Z] 0510c868ecb4: Pull complete [2021-06-15T00:30:57.164Z] afea3b2eda06: Pull complete [2021-06-15T00:30:57.164Z] 7809a108b3ef: Pull complete [2021-06-15T00:30:58.574Z] f706445af74f: Pull complete [2021-06-15T00:30:58.574Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T00:30:58.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T00:30:58.574Z] ---> b068be0155e3 [2021-06-15T00:30:58.574Z] 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-15T00:31:01.134Z] ---> Running in 0c0f9a670e36 [2021-06-15T00:31:01.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:31:01.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:31:02.282Z] (1/12) Installing libmagic (5.39-r0) [2021-06-15T00:31:02.855Z] (2/12) Installing file (5.39-r0) [2021-06-15T00:31:02.855Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-15T00:31:02.855Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-15T00:31:07.085Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-15T00:31:07.085Z] (6/12) Installing patch (2.7.6-r6) [2021-06-15T00:31:07.085Z] (7/12) Installing build-base (0.5-r2) [2021-06-15T00:31:07.085Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-15T00:31:07.346Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-15T00:31:07.346Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-15T00:31:07.346Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-15T00:31:07.609Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-15T00:31:07.609Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T00:31:07.609Z] OK: 219 MiB in 52 packages [2021-06-15T00:31:08.997Z] Removing intermediate container 0c0f9a670e36 [2021-06-15T00:31:08.997Z] ---> f647fd52069b [2021-06-15T00:31:08.997Z] Step 4/6 : WORKDIR /edgex-go [2021-06-15T00:31:08.997Z] ---> Running in d7a3548dde2d [2021-06-15T00:31:09.260Z] Removing intermediate container d7a3548dde2d [2021-06-15T00:31:09.260Z] ---> 97fcb78d68d7 [2021-06-15T00:31:09.260Z] Step 5/6 : COPY go.mod . [2021-06-15T00:31:09.260Z] ---> 338cb335ff68 [2021-06-15T00:31:09.260Z] Step 6/6 : RUN go mod download [2021-06-15T00:31:09.528Z] ---> Running in c35e502a9907 [2021-06-15T00:31:24.460Z] Removing intermediate container c35e502a9907 [2021-06-15T00:31:24.460Z] ---> 8d3099e80099 [2021-06-15T00:31:24.460Z] Successfully built 8d3099e80099 [2021-06-15T00:31:24.460Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:31:24.764Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T00:31:24.764Z] . [Pipeline] withDockerContainer [2021-06-15T00:31:24.849Z] prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container [2021-06-15T00:31:24.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-15T00:31:25.405Z] $ docker top 404cbc77acef8690a6c8681920f9539e4ead287bfff5e2f1a9037976ef96e4bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T00:31:25.786Z] + go version [2021-06-15T00:31:25.786Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T00:31:25.794Z] $ docker stop --time=1 404cbc77acef8690a6c8681920f9539e4ead287bfff5e2f1a9037976ef96e4bb [2021-06-15T00:31:27.029Z] $ docker rm -f 404cbc77acef8690a6c8681920f9539e4ead287bfff5e2f1a9037976ef96e4bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:31:27.658Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T00:31:27.659Z] . [Pipeline] withDockerContainer [2021-06-15T00:31:27.746Z] prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container [2021-06-15T00:31:27.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-15T00:31:28.191Z] $ docker top 763ca240294a12717accc2c34e036f39f50afa074842f23f696eb5ccb03af78f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-15T00:31:28.283Z] ========================================================= [2021-06-15T00:31:28.283Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-15T00:31:28.283Z] ========================================================= [Pipeline] sh [2021-06-15T00:31:28.577Z] + go mod tidy [Pipeline] sh [2021-06-15T00:31:29.145Z] + make test [2021-06-15T00:31:29.146Z] go mod tidy [2021-06-15T00:31:29.146Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-15T00:31:34.470Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-15T00:31:52.721Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-15T00:31:55.304Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-15T00:31:55.888Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-15T00:31:56.156Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-15T00:31:58.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-15T00:31:59.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-15T00:31:59.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-15T00:31:59.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-15T00:31:59.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-15T00:32:00.191Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-15T00:32:00.457Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-15T00:32:00.457Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-15T00:32:00.457Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-15T00:32:00.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-15T00:32:03.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-06-15T00:32:03.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-15T00:32:03.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-15T00:32:04.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements [2021-06-15T00:32:04.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-15T00:32:04.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 53.4% of statements [2021-06-15T00:32:04.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-15T00:32:04.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-15T00:32:05.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.099s coverage: 87.7% of statements [2021-06-15T00:32:05.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-15T00:32:05.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:32:05.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements [2021-06-15T00:32:06.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-06-15T00:32:06.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-15T00:32:06.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-15T00:32:06.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-15T00:32:06.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-15T00:32:06.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-15T00:32:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.227s coverage: 95.1% of statements [2021-06-15T00:32:06.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-15T00:32:06.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:32:06.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-15T00:32:06.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-15T00:32:06.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-15T00:32:06.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-15T00:32:06.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-15T00:32:06.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-15T00:32:07.249Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-06-15T00:32:07.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-15T00:32:07.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-15T00:32:07.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-15T00:32:09.187Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements [2021-06-15T00:32:09.187Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-15T00:32:09.187Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-06-15T00:32:09.187Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements [2021-06-15T00:32:09.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-15T00:32:09.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-06-15T00:32:10.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2021-06-15T00:32:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-15T00:32:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-06-15T00:32:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-06-15T00:32:22.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements [2021-06-15T00:32:22.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.100s coverage: 44.8% of statements [2021-06-15T00:32:28.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.181s coverage: 81.8% of statements [2021-06-15T00:32:28.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.107s coverage: 64.4% of statements [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-15T00:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-06-15T00:32:46.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-06-15T00:32:46.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.158s coverage: 66.9% of statements [2021-06-15T00:32:46.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-15T00:32:46.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-15T00:32:46.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-15T00:32:47.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-06-15T00:32:47.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-15T00:32:47.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-15T00:32:47.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-06-15T00:32:47.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-15T00:32:47.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-06-15T00:32:47.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-15T00:32:54.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 19.3% of statements [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-15T00:32:54.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 91.9% of statements [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-15T00:32:54.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-15T00:32:54.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.6% of statements [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-15T00:32:54.806Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-15T00:32:54.806Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-15T00:32:54.806Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-06-15T00:32:54.806Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-15T00:32:54.806Z] GO111MODULE=on go vet ./... [2021-06-15T00:33:21.485Z] gofmt -l . [2021-06-15T00:33:21.485Z] [ "`gofmt -l .`" = "" ] [2021-06-15T00:33:21.485Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-15T00:33:21.802Z] + ls -al . [2021-06-15T00:33:21.803Z] total 516 [2021-06-15T00:33:21.803Z] drwxrwxr-x 10 1001 1001 4096 Jun 15 00:33 . [2021-06-15T00:33:21.803Z] drwxr-xr-x 4 root root 28 Jun 15 00:31 .. [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 11 Jun 15 00:29 .dockerignore [2021-06-15T00:33:21.803Z] drwxrwxr-x 8 1001 1001 179 Jun 15 00:30 .git [2021-06-15T00:33:21.803Z] drwxrwxr-x 3 1001 1001 125 Jun 15 00:29 .github [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 818 Jun 15 00:29 .gitignore [2021-06-15T00:33:21.803Z] drwx------ 3 1001 1001 60 Jun 15 00:30 .semver [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 166 Jun 15 00:29 .sonarcloud.properties [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 8609 Jun 15 00:29 Attribution.txt [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 3804 Jun 15 00:29 CONTRIBUTING.md [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 931 Jun 15 00:29 Dockerfile.build [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 849 Jun 15 00:29 Jenkinsfile [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 10775 Jun 15 00:29 LICENSE [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 5605 Jun 15 00:29 Makefile [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 7905 Jun 15 00:29 README.md [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 7071 Jun 15 00:29 SECURITY.md [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 5 Jun 15 00:30 VERSION [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 4131 Jun 15 00:29 ZMQWindows.md [2021-06-15T00:33:21.803Z] drwxrwxr-x 2 1001 1001 37 Jun 15 00:29 bin [2021-06-15T00:33:21.803Z] drwxrwxr-x 14 1001 1001 4096 Jun 15 00:29 cmd [2021-06-15T00:33:21.803Z] -rw-r--r-- 1 root root 398195 Jun 15 00:32 coverage.out [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 841 Jun 15 00:29 go.mod [2021-06-15T00:33:21.803Z] -rw-r--r-- 1 root root 21063 Jun 15 00:31 go.sum [2021-06-15T00:33:21.803Z] drwxrwxr-x 7 1001 1001 114 Jun 15 00:29 internal [2021-06-15T00:33:21.803Z] drwxrwxr-x 3 1001 1001 16 Jun 15 00:29 openapi [2021-06-15T00:33:21.803Z] drwxrwxr-x 4 1001 1001 71 Jun 15 00:29 snap [2021-06-15T00:33:21.803Z] -rw-rw-r-- 1 1001 1001 168 Jun 15 00:29 version.go [Pipeline] sh [2021-06-15T00:33:22.102Z] + '[' -e coverage.out ] [2021-06-15T00:33:22.102Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-15T00:33:22.203Z] Stashed 1 file(s) [Pipeline] sh [2021-06-15T00:33:22.504Z] + make build [2021-06-15T00:33:22.504Z] go mod tidy [2021-06-15T00:33:22.504Z] 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-15T00:33:23.910Z] 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-15T00:33:30.552Z] 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-15T00:33:31.124Z] 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-15T00:33:32.083Z] 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-15T00:33:32.354Z] 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-15T00:33:32.928Z] 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-15T00:33:33.891Z] 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-15T00:33:34.842Z] 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-15T00:33:35.784Z] 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-15T00:33:36.362Z] 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-15T00:33:36.936Z] 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-15T00:33:38.870Z] $ docker stop --time=1 763ca240294a12717accc2c34e036f39f50afa074842f23f696eb5ccb03af78f [2021-06-15T00:33:41.103Z] $ docker rm -f 763ca240294a12717accc2c34e036f39f50afa074842f23f696eb5ccb03af78f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:33:44.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T00:33:44.708Z] [2021-06-15T00:33:44.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:33:45.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T00:33:45.019Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-15T00:33:45.019Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-15T00:33:45.019Z] ca9280d653b3: Pulling fs layer [2021-06-15T00:33:45.019Z] 7e9c9ca2126c: Pulling fs layer [2021-06-15T00:33:45.280Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-15T00:33:45.280Z] cbdbe7a5bc2a: Download complete [2021-06-15T00:33:45.280Z] cbdbe7a5bc2a: Pull complete [2021-06-15T00:33:45.543Z] ca9280d653b3: Verifying Checksum [2021-06-15T00:33:45.543Z] ca9280d653b3: Download complete [2021-06-15T00:33:46.492Z] ca9280d653b3: Pull complete [2021-06-15T00:33:46.492Z] 7e9c9ca2126c: Verifying Checksum [2021-06-15T00:33:46.492Z] 7e9c9ca2126c: Download complete [2021-06-15T00:33:49.824Z] 7e9c9ca2126c: Pull complete [2021-06-15T00:33:49.824Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-15T00:33:49.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T00:33:49.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-15T00:33:49.914Z] prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container [2021-06-15T00:33:49.947Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-15T00:33:53.079Z] $ docker top d4c92bf17fbd32ecbe917a382630439245aa0a3e9b2b6e696b262c94d7686e37 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T00:33:53.464Z] + docker-compose build --help [2021-06-15T00:33:53.464Z] + grep parallel [2021-06-15T00:33:54.038Z] --parallel Build images in parallel. [Pipeline] } [2021-06-15T00:33:54.047Z] $ docker stop --time=1 d4c92bf17fbd32ecbe917a382630439245aa0a3e9b2b6e696b262c94d7686e37 [2021-06-15T00:33:55.239Z] $ docker rm -f d4c92bf17fbd32ecbe917a382630439245aa0a3e9b2b6e696b262c94d7686e37 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:33:55.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T00:33:55.679Z] . [Pipeline] withDockerContainer [2021-06-15T00:33:55.753Z] prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container [2021-06-15T00:33:55.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-15T00:33:56.219Z] $ docker top 5ed7f89886cc88662f422a8424e01d7ac234d2a012dd8ff66b19a535ebbc81d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T00:33:56.601Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-15T00:33:57.174Z] Building core-command ... [2021-06-15T00:33:57.174Z] Building core-data ... [2021-06-15T00:33:57.174Z] Building core-metadata ... [2021-06-15T00:33:57.174Z] Building security-bootstrapper ... [2021-06-15T00:33:57.174Z] Building security-proxy-setup ... [2021-06-15T00:33:57.174Z] Building security-secretstore-setup ... [2021-06-15T00:33:57.174Z] Building support-notifications ... [2021-06-15T00:33:57.174Z] Building support-scheduler ... [2021-06-15T00:33:57.174Z] Building sys-mgmt-agent ... [2021-06-15T00:33:57.174Z] Building security-secretstore-setup [2021-06-15T00:33:57.174Z] Building core-command [2021-06-15T00:33:57.174Z] Building support-scheduler [2021-06-15T00:33:57.174Z] Building security-bootstrapper [2021-06-15T00:33:57.174Z] Building support-notifications [2021-06-15T00:34:03.724Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1364 in /w/workspace/edgexfoundry_edgex-go_PR-3562 [Pipeline] { [Pipeline] ws [2021-06-15T00:34:03.744Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-15T00:34:03.975Z] The recommended git tool is: git [2021-06-15T00:34:09.449Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:34:09.449Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:34:09.449Z] ---> 8d3099e80099 [2021-06-15T00:34:09.449Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T00:34:09.449Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:34:09.449Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:34:09.449Z] ---> 8d3099e80099 [2021-06-15T00:34:09.449Z] Step 3/32 : WORKDIR /edgex-go [2021-06-15T00:34:09.449Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:34:09.449Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:34:09.449Z] ---> 8d3099e80099 [2021-06-15T00:34:09.449Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:34:10.134Z] using credential edgex-jenkins-ssh [2021-06-15T00:34:10.155Z] Cloning the remote Git repository [2021-06-15T00:34:10.214Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-15T00:34:10.325Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-15T00:34:10.439Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-15T00:34:10.440Z] > git --version # timeout=10 [2021-06-15T00:34:10.459Z] > git --version # 'git version 2.17.1' [2021-06-15T00:34:10.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T00:34:10.544Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T00:34:21.679Z] ---> Running in 0946c7e44e9d [2021-06-15T00:34:21.679Z] ---> Running in 5ad995096379 [2021-06-15T00:34:21.679Z] ---> Running in 8756c1ddd79b [2021-06-15T00:34:21.679Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:34:21.679Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:34:21.679Z] ---> 8d3099e80099 [2021-06-15T00:34:21.679Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T00:34:21.941Z] ---> Running in 68f75ec78253 [2021-06-15T00:34:21.941Z] Removing intermediate container 0946c7e44e9d [2021-06-15T00:34:21.941Z] ---> 037e2e69de7c [2021-06-15T00:34:21.941Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:34:22.204Z] Removing intermediate container 8756c1ddd79b [2021-06-15T00:34:22.204Z] ---> 65a13fe02ba7 [2021-06-15T00:34:22.204Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:34:22.465Z] Removing intermediate container 5ad995096379 [2021-06-15T00:34:22.465Z] ---> abe79a4525d2 [2021-06-15T00:34:22.465Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:34:22.728Z] ---> Running in 0e55c328b4af [2021-06-15T00:34:22.728Z] ---> Running in e77cc76d9ea7 [2021-06-15T00:34:22.991Z] ---> Running in f4cc0fd73e4c [2021-06-15T00:34:22.991Z] Removing intermediate container 68f75ec78253 [2021-06-15T00:34:22.991Z] ---> 68cee438db40 [2021-06-15T00:34:22.991Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:34:23.563Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:34:23.563Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:34:23.563Z] ---> 8d3099e80099 [2021-06-15T00:34:23.563Z] Step 3/26 : WORKDIR /edgex-go [2021-06-15T00:34:23.563Z] ---> Using cache [2021-06-15T00:34:23.563Z] ---> 68cee438db40 [2021-06-15T00:34:23.563Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:34:24.138Z] ---> Running in 70bbe0263e42 [2021-06-15T00:34:24.138Z] ---> Running in a1f020dc328c [2021-06-15T00:34:25.090Z] Removing intermediate container 0e55c328b4af [2021-06-15T00:34:25.090Z] ---> 97f6e980e9c4 [2021-06-15T00:34:25.090Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-15T00:34:25.090Z] Removing intermediate container e77cc76d9ea7 [2021-06-15T00:34:25.090Z] ---> d19d8ad969a5 [2021-06-15T00:34:25.090Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T00:34:25.090Z] ---> Running in 292e7a8638f1 [2021-06-15T00:34:25.090Z] ---> Running in aecec2e61ca3 [2021-06-15T00:34:25.353Z] Removing intermediate container a1f020dc328c [2021-06-15T00:34:25.353Z] ---> 80a27d49847e [2021-06-15T00:34:25.353Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-15T00:34:25.353Z] Removing intermediate container f4cc0fd73e4c [2021-06-15T00:34:25.353Z] ---> 57e4cd1be30e [2021-06-15T00:34:25.353Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-15T00:34:25.353Z] ---> Running in 60db0c23f46d [2021-06-15T00:34:25.353Z] ---> Running in aa0fd079dd7b [2021-06-15T00:34:25.353Z] Removing intermediate container 70bbe0263e42 [2021-06-15T00:34:25.353Z] ---> bfaf863ddf66 [2021-06-15T00:34:25.353Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-15T00:34:25.616Z] ---> Running in 471d8966a944 [2021-06-15T00:34:25.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:34:25.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:34:26.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:34:26.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:34:26.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:34:25.906Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-15T00:34:25.928Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T00:34:25.968Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-15T00:34:26.014Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-15T00:34:26.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T00:34:26.034Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3562/head:refs/remotes/origin/PR-3562 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T00:34:26.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:34:26.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:34:26.741Z] Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit 04c838e8472b5aabfd7e7421d4bd85178651bafb [2021-06-15T00:34:26.982Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:34:26.982Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:34:27.235Z] Merge succeeded, producing 84d0691d597085a2ea692a05a57356e79db4a741 [2021-06-15T00:34:27.236Z] Checking out Revision 84d0691d597085a2ea692a05a57356e79db4a741 (PR-3562) [2021-06-15T00:34:27.247Z] OK: 219 MiB in 52 packages [2021-06-15T00:34:27.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:34:27.519Z] OK: 219 MiB in 52 packages [2021-06-15T00:34:27.519Z] Removing intermediate container 292e7a8638f1 [2021-06-15T00:34:27.519Z] ---> 697ab7f48479 [2021-06-15T00:34:27.519Z] Step 6/23 : COPY go.mod . [2021-06-15T00:34:27.789Z] ---> c6bdefcd2d2c [2021-06-15T00:34:27.789Z] Step 7/23 : RUN go mod download [2021-06-15T00:34:27.789Z] OK: 219 MiB in 52 packages [2021-06-15T00:34:27.789Z] ---> Running in 527bd13d678b [2021-06-15T00:34:27.789Z] Removing intermediate container 471d8966a944 [2021-06-15T00:34:27.789Z] ---> b8062b3d7314 [2021-06-15T00:34:27.789Z] Step 6/23 : COPY go.mod . [2021-06-15T00:34:27.789Z] OK: 219 MiB in 52 packages [2021-06-15T00:34:27.789Z] OK: 219 MiB in 52 packages [2021-06-15T00:34:28.059Z] ---> ca318bf4a2ae [2021-06-15T00:34:28.059Z] Step 7/23 : RUN go mod download [2021-06-15T00:34:28.059Z] ---> Running in 0fa4ce170fd4 [2021-06-15T00:34:26.767Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T00:34:26.792Z] > git checkout -f 04c838e8472b5aabfd7e7421d4bd85178651bafb # timeout=10 [2021-06-15T00:34:27.000Z] > git remote # timeout=10 [2021-06-15T00:34:27.027Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T00:34:27.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T00:34:27.049Z] > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 [2021-06-15T00:34:27.226Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T00:34:27.248Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T00:34:27.271Z] > git checkout -f 84d0691d597085a2ea692a05a57356e79db4a741 # timeout=10 [2021-06-15T00:34:28.320Z] Removing intermediate container 60db0c23f46d [2021-06-15T00:34:28.320Z] ---> 669ba4be41fe [2021-06-15T00:34:28.320Z] Step 6/32 : COPY go.mod . [2021-06-15T00:34:28.584Z] ---> 8f3af45b50de [2021-06-15T00:34:28.584Z] Step 7/32 : RUN go mod download [2021-06-15T00:34:28.584Z] ---> Running in 5c74e0e69030 [2021-06-15T00:34:28.584Z] Removing intermediate container aa0fd079dd7b [2021-06-15T00:34:28.584Z] ---> 367c73c20019 [2021-06-15T00:34:28.584Z] Step 6/26 : COPY go.mod . [2021-06-15T00:34:28.584Z] Removing intermediate container aecec2e61ca3 [2021-06-15T00:34:28.584Z] ---> b252d8783174 [2021-06-15T00:34:28.584Z] Step 6/24 : COPY go.mod . [2021-06-15T00:34:29.156Z] ---> 23aa6ac41dd1 [2021-06-15T00:34:29.156Z] Step 7/26 : RUN go mod download [2021-06-15T00:34:29.156Z] ---> f293488966a6 [2021-06-15T00:34:29.156Z] Step 7/24 : RUN go mod download [2021-06-15T00:34:29.156Z] Removing intermediate container 527bd13d678b [2021-06-15T00:34:29.156Z] ---> fc0e43ac6e54 [2021-06-15T00:34:29.156Z] Step 8/23 : COPY . . [2021-06-15T00:34:29.156Z] ---> Running in b9fb3667c4d0 [2021-06-15T00:34:29.156Z] ---> Running in 398a45dd2a57 [2021-06-15T00:34:29.433Z] Removing intermediate container 0fa4ce170fd4 [2021-06-15T00:34:29.433Z] ---> 7f9b8822c4bd [2021-06-15T00:34:29.433Z] Step 8/23 : COPY . . [2021-06-15T00:34:31.547Z] Commit message: "Merge commit 'c3ee48ec81a1cae6a8275850650318015b1b17b0' into HEAD" [2021-06-15T00:34:31.561Z] > git rev-list --no-walk 04c838e8472b5aabfd7e7421d4bd85178651bafb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T00:34:33.082Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T00:34:33.502Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T00:34:33.850Z] + true [2021-06-15T00:34:33.850Z] + sudo service docker restart [2021-06-15T00:34:37.627Z] Removing intermediate container 5c74e0e69030 [2021-06-15T00:34:37.628Z] ---> dc85d30cc1db [2021-06-15T00:34:37.628Z] Step 8/32 : COPY . . [2021-06-15T00:34:37.628Z] ---> 3c070f8cd20f [2021-06-15T00:34:37.628Z] Step 9/23 : RUN go mod tidy [2021-06-15T00:34:37.628Z] ---> 7cd38d3fefc3 [2021-06-15T00:34:37.628Z] Step 9/23 : RUN go mod tidy [2021-06-15T00:34:40.217Z] ---> Running in 991eaada2d2a [2021-06-15T00:34:40.217Z] Removing intermediate container b9fb3667c4d0 [2021-06-15T00:34:40.217Z] ---> 6efd2c03c617 [2021-06-15T00:34:40.217Z] Step 8/26 : COPY . . [2021-06-15T00:34:40.217Z] Removing intermediate container 398a45dd2a57 [2021-06-15T00:34:40.217Z] ---> c4f90810e007 [2021-06-15T00:34:40.217Z] Step 8/24 : COPY . . [2021-06-15T00:34:40.217Z] ---> Running in 65b308827615 [2021-06-15T00:34:40.500Z] ---> 2dd84c14e6c6 [2021-06-15T00:34:40.500Z] Step 9/32 : RUN go mod tidy [2021-06-15T00:34:45.822Z] ---> Running in 3bb95ff40793 [2021-06-15T00:34:50.059Z] ---> df977ef84829 [2021-06-15T00:34:50.059Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:34:50.059Z] ---> Running in 2c6f89d1f6ab [2021-06-15T00:34:50.059Z] Removing intermediate container 991eaada2d2a [2021-06-15T00:34:50.059Z] ---> 2f1cbb4c0d8e [2021-06-15T00:34:50.059Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-15T00:34:50.059Z] Removing intermediate container 65b308827615 [2021-06-15T00:34:50.059Z] ---> d08fd77f0024 [2021-06-15T00:34:50.059Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-15T00:34:50.323Z] ---> Running in ac336daf38e1 [2021-06-15T00:34:50.323Z] ---> Running in 554f520927b4 [2021-06-15T00:34:50.323Z] Removing intermediate container 3bb95ff40793 [2021-06-15T00:34:50.323Z] ---> f9e46aaacf65 [2021-06-15T00:34:50.323Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-15T00:34:51.438Z] ---> Running in fc0a03542178 [2021-06-15T00:34:51.438Z] 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-15T00:34:52.032Z] 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-15T00:34:52.032Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T00:34:52.222Z] provisioning config files... [2021-06-15T00:34:52.252Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5396062627776288270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:34:52.627Z] ---> docker-login.sh [2021-06-15T00:34:52.627Z] nexus3.edgexfoundry.org:10001 [2021-06-15T00:34:53.575Z] Removing intermediate container 2c6f89d1f6ab [2021-06-15T00:34:53.575Z] ---> 4b104a8a3a31 [2021-06-15T00:34:53.575Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-15T00:34:53.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:34:53.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:34:53.901Z] Configure a credential helper to remove this warning. See [2021-06-15T00:34:53.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:34:53.901Z] [2021-06-15T00:34:53.901Z] Login Succeeded [2021-06-15T00:34:53.901Z] nexus3.edgexfoundry.org:10002 [2021-06-15T00:34:54.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:34:54.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:34:54.459Z] Configure a credential helper to remove this warning. See [2021-06-15T00:34:54.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:34:54.459Z] [2021-06-15T00:34:54.459Z] Login Succeeded [2021-06-15T00:34:54.459Z] nexus3.edgexfoundry.org:10003 [2021-06-15T00:34:54.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:34:55.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:34:55.004Z] Configure a credential helper to remove this warning. See [2021-06-15T00:34:55.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:34:55.004Z] [2021-06-15T00:34:55.004Z] Login Succeeded [2021-06-15T00:34:55.004Z] nexus3.edgexfoundry.org:10004 [2021-06-15T00:34:55.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:34:55.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:34:55.278Z] Configure a credential helper to remove this warning. See [2021-06-15T00:34:55.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:34:55.278Z] [2021-06-15T00:34:55.278Z] Login Succeeded [2021-06-15T00:34:55.278Z] docker.io [2021-06-15T00:34:55.505Z] ---> Running in 1769c4ff9cbe [2021-06-15T00:34:55.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:34:56.087Z] ---> 0171b6f6e18a [2021-06-15T00:34:56.087Z] Step 9/26 : RUN go mod tidy [2021-06-15T00:34:56.087Z] ---> Running in 80e526d97ecc [2021-06-15T00:34:56.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:34:56.146Z] Configure a credential helper to remove this warning. See [2021-06-15T00:34:56.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:34:56.146Z] [2021-06-15T00:34:56.147Z] Login Succeeded [2021-06-15T00:34:56.147Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T00:34:56.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-15T00:34:56.368Z] 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 [Pipeline] echo [2021-06-15T00:34:56.689Z] ========================================================= [2021-06-15T00:34:56.689Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T00:34:56.689Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:34:57.075Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-15T00:34:58.307Z] Removing intermediate container 80e526d97ecc [2021-06-15T00:34:58.307Z] ---> 718d6399eac9 [2021-06-15T00:34:58.307Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-15T00:34:58.307Z] ---> Running in 07619aff68fa [2021-06-15T00:34:58.880Z] 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-15T00:34:59.716Z] Sending build context to Docker daemon 166.3MB [2021-06-15T00:34:59.716Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T00:34:59.716Z] Step 2/6 : FROM ${BASE} [2021-06-15T00:34:59.716Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T00:34:59.716Z] 595b0fe564bb: Pulling fs layer [2021-06-15T00:34:59.716Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T00:34:59.716Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T00:34:59.716Z] ba82ee9f976e: Pulling fs layer [2021-06-15T00:34:59.716Z] 506bd15cee9f: Pulling fs layer [2021-06-15T00:34:59.716Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T00:34:59.716Z] 618dc40b7e24: Pulling fs layer [2021-06-15T00:34:59.716Z] 506bd15cee9f: Waiting [2021-06-15T00:34:59.716Z] 75a0a4a0db45: Waiting [2021-06-15T00:34:59.716Z] 618dc40b7e24: Waiting [2021-06-15T00:34:59.716Z] ba82ee9f976e: Waiting [2021-06-15T00:34:59.716Z] 5b7225fbf94c: Verifying Checksum [2021-06-15T00:34:59.716Z] 5b7225fbf94c: Download complete [2021-06-15T00:34:59.716Z] 3088b5b3c5c0: Verifying Checksum [2021-06-15T00:34:59.716Z] 3088b5b3c5c0: Download complete [2021-06-15T00:34:59.716Z] 506bd15cee9f: Verifying Checksum [2021-06-15T00:34:59.716Z] 506bd15cee9f: Download complete [2021-06-15T00:34:59.716Z] 75a0a4a0db45: Verifying Checksum [2021-06-15T00:34:59.716Z] 75a0a4a0db45: Download complete [2021-06-15T00:34:59.716Z] 595b0fe564bb: Verifying Checksum [2021-06-15T00:34:59.716Z] 595b0fe564bb: Download complete [2021-06-15T00:35:00.323Z] 595b0fe564bb: Pull complete [2021-06-15T00:35:00.936Z] 3088b5b3c5c0: Pull complete [2021-06-15T00:35:01.537Z] 5b7225fbf94c: Pull complete [2021-06-15T00:35:01.537Z] 618dc40b7e24: Verifying Checksum [2021-06-15T00:35:01.537Z] 618dc40b7e24: Download complete [2021-06-15T00:35:03.513Z] ba82ee9f976e: Verifying Checksum [2021-06-15T00:35:03.513Z] ba82ee9f976e: Download complete [2021-06-15T00:35:13.660Z] ba82ee9f976e: Pull complete [2021-06-15T00:35:13.660Z] 506bd15cee9f: Pull complete [2021-06-15T00:35:13.660Z] 75a0a4a0db45: Pull complete [2021-06-15T00:35:16.287Z] 618dc40b7e24: Pull complete [2021-06-15T00:35:16.287Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T00:35:16.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T00:35:16.287Z] ---> a36622ca3599 [2021-06-15T00:35:16.287Z] 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-15T00:35:18.905Z] ---> Running in f328005acdf7 [2021-06-15T00:35:19.887Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:35:20.916Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:35:21.513Z] (1/12) Installing libmagic (5.39-r0) [2021-06-15T00:35:21.782Z] (2/12) Installing file (5.39-r0) [2021-06-15T00:35:22.064Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-15T00:35:22.064Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-15T00:35:27.452Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-15T00:35:27.452Z] (6/12) Installing patch (2.7.6-r6) [2021-06-15T00:35:27.452Z] (7/12) Installing build-base (0.5-r2) [2021-06-15T00:35:27.452Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-15T00:35:27.452Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-15T00:35:27.452Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-15T00:35:27.726Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-15T00:35:27.726Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-15T00:35:27.726Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T00:35:27.726Z] OK: 218 MiB in 52 packages [2021-06-15T00:35:31.033Z] Removing intermediate container ac336daf38e1 [2021-06-15T00:35:31.033Z] ---> 0b5d7b4c9d98 [2021-06-15T00:35:31.033Z] [2021-06-15T00:35:31.033Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T00:35:31.033Z] 3.12: Pulling from library/alpine [2021-06-15T00:35:31.033Z] Removing intermediate container fc0a03542178 [2021-06-15T00:35:31.033Z] ---> 219786fb47bb [2021-06-15T00:35:31.033Z] [2021-06-15T00:35:31.033Z] Step 11/32 : FROM alpine:3.12 [2021-06-15T00:35:31.033Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T00:35:31.033Z] 3.12: Pulling from library/alpine [2021-06-15T00:35:31.033Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T00:35:31.033Z] ---> 13621d1b12d4 [2021-06-15T00:35:31.033Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-15T00:35:31.033Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T00:35:31.033Z] Status: Image is up to date for alpine:3.12 [2021-06-15T00:35:31.033Z] ---> 13621d1b12d4 [2021-06-15T00:35:31.033Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-15T00:35:31.033Z] ---> Running in ccb20be76bc5 [2021-06-15T00:35:31.033Z] ---> Running in 511fb7e576ee [2021-06-15T00:35:31.307Z] Removing intermediate container 511fb7e576ee [2021-06-15T00:35:31.307Z] ---> d04d5db14dec [2021-06-15T00:35:31.307Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-15T00:35:31.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:31.580Z] ---> Running in fa9688f876c6 [2021-06-15T00:35:31.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:31.580Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-15T00:35:31.846Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-15T00:35:31.846Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:35:31.846Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T00:35:31.846Z] Removing intermediate container 554f520927b4 [2021-06-15T00:35:31.846Z] ---> d7d14a819c2c [2021-06-15T00:35:31.846Z] [2021-06-15T00:35:31.846Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T00:35:31.846Z] ---> 13621d1b12d4 [2021-06-15T00:35:31.846Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-15T00:35:31.846Z] 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-15T00:35:31.846Z] OK: 6 MiB in 16 packages [2021-06-15T00:35:32.047Z] Removing intermediate container f328005acdf7 [2021-06-15T00:35:32.047Z] ---> 039d2912e7b5 [2021-06-15T00:35:32.047Z] Step 4/6 : WORKDIR /edgex-go [2021-06-15T00:35:32.047Z] ---> Running in 9198148c26e8 [2021-06-15T00:35:32.047Z] Removing intermediate container 9198148c26e8 [2021-06-15T00:35:32.047Z] ---> 11ac86e03c02 [2021-06-15T00:35:32.047Z] Step 5/6 : COPY go.mod . [2021-06-15T00:35:32.109Z] ---> Running in a0c24bb95218 [2021-06-15T00:35:32.645Z] ---> bc3265e4135b [2021-06-15T00:35:32.645Z] Step 6/6 : RUN go mod download [2021-06-15T00:35:32.645Z] ---> Running in ac9d1c3e7e8f [2021-06-15T00:35:32.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:32.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:32.736Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-15T00:35:32.736Z] (2/2) Installing su-exec (0.2-r1) [2021-06-15T00:35:32.736Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:35:32.736Z] OK: 6 MiB in 16 packages [2021-06-15T00:35:32.736Z] Removing intermediate container ccb20be76bc5 [2021-06-15T00:35:32.736Z] ---> e5293d723615 [2021-06-15T00:35:32.736Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:35:33.055Z] ---> Running in ed427a43d2f7 [2021-06-15T00:35:33.055Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:33.055Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:33.342Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T00:35:33.342Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:35:33.342Z] OK: 6 MiB in 15 packages [2021-06-15T00:35:34.292Z] Removing intermediate container ed427a43d2f7 [2021-06-15T00:35:34.292Z] ---> ed6dd09361a5 [2021-06-15T00:35:34.292Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-15T00:35:34.292Z] Removing intermediate container fa9688f876c6 [2021-06-15T00:35:34.292Z] ---> 687f60c5674b [2021-06-15T00:35:34.292Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-15T00:35:34.292Z] ---> Running in 04589636d332 [2021-06-15T00:35:34.292Z] Removing intermediate container 1769c4ff9cbe [2021-06-15T00:35:34.292Z] ---> a0344d3f8ed7 [2021-06-15T00:35:34.292Z] [2021-06-15T00:35:34.292Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T00:35:34.292Z] ---> 13621d1b12d4 [2021-06-15T00:35:34.292Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T00:35:34.292Z] ---> Running in fb9099fcbe48 [2021-06-15T00:35:34.292Z] ---> Running in 62f8580c0b90 [2021-06-15T00:35:34.292Z] Removing intermediate container 04589636d332 [2021-06-15T00:35:34.292Z] ---> 64591374fd46 [2021-06-15T00:35:34.292Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T00:35:34.868Z] ---> Running in ea6f06b98a14 [2021-06-15T00:35:35.813Z] Removing intermediate container fb9099fcbe48 [2021-06-15T00:35:35.813Z] ---> 621e72d59256 [2021-06-15T00:35:35.813Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-15T00:35:35.813Z] Removing intermediate container a0c24bb95218 [2021-06-15T00:35:35.813Z] ---> d323635d6cc6 [2021-06-15T00:35:35.813Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:35:35.813Z] ---> Running in 1a1683286838 [2021-06-15T00:35:35.813Z] Removing intermediate container ea6f06b98a14 [2021-06-15T00:35:35.813Z] ---> cd3693c52636 [2021-06-15T00:35:35.813Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:35:35.813Z] Removing intermediate container 07619aff68fa [2021-06-15T00:35:35.813Z] ---> ba8375d055c0 [2021-06-15T00:35:35.813Z] [2021-06-15T00:35:35.813Z] Step 11/26 : FROM alpine:3.12 [2021-06-15T00:35:35.813Z] ---> 13621d1b12d4 [2021-06-15T00:35:35.813Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-15T00:35:35.813Z] ---> Running in 727944f3e7fc [2021-06-15T00:35:36.083Z] ---> Running in a6f127d9fca5 [2021-06-15T00:35:36.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:36.083Z] Removing intermediate container 1a1683286838 [2021-06-15T00:35:36.083Z] ---> fee2e231b76d [2021-06-15T00:35:36.083Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-15T00:35:36.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:36.083Z] ---> Running in fdd65203e12c [2021-06-15T00:35:36.083Z] Removing intermediate container 727944f3e7fc [2021-06-15T00:35:36.083Z] ---> f38678a41be1 [2021-06-15T00:35:36.083Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-15T00:35:36.083Z] ---> b375f9b36955 [2021-06-15T00:35:36.083Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-15T00:35:36.083Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T00:35:36.083Z] ---> Running in 891529bd6833 [2021-06-15T00:35:36.083Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:35:36.083Z] OK: 6 MiB in 15 packages [2021-06-15T00:35:36.365Z] Removing intermediate container 891529bd6833 [2021-06-15T00:35:36.365Z] ---> b74156d5dc8a [2021-06-15T00:35:36.365Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T00:35:36.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:36.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:36.632Z] ---> Running in 24a01dca6f9f [2021-06-15T00:35:36.632Z] ---> 94bce4d3ce4b [2021-06-15T00:35:36.632Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-15T00:35:36.632Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-15T00:35:36.632Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T00:35:36.903Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-15T00:35:36.903Z] (4/6) Installing curl (7.77.0-r0) [2021-06-15T00:35:36.903Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-15T00:35:36.903Z] (6/6) Installing su-exec (0.2-r1) [2021-06-15T00:35:36.903Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:35:36.903Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T00:35:36.903Z] OK: 7 MiB in 20 packages [2021-06-15T00:35:36.903Z] Removing intermediate container 24a01dca6f9f [2021-06-15T00:35:36.903Z] ---> f837a746363f [2021-06-15T00:35:36.903Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:35:36.903Z] Removing intermediate container 62f8580c0b90 [2021-06-15T00:35:36.903Z] ---> 63af8ef0fceb [2021-06-15T00:35:36.903Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:35:36.903Z] ---> Running in 58825a68a879 [2021-06-15T00:35:37.166Z] ---> be8e5e36406a [2021-06-15T00:35:37.166Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-15T00:35:37.166Z] Removing intermediate container fdd65203e12c [2021-06-15T00:35:37.166Z] ---> 82ac8374e6da [2021-06-15T00:35:37.166Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-15T00:35:37.166Z] ---> feea4a07c0be [2021-06-15T00:35:37.166Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-15T00:35:37.166Z] Removing intermediate container 58825a68a879 [2021-06-15T00:35:37.166Z] ---> 307677668a6c [2021-06-15T00:35:37.166Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-15T00:35:37.166Z] ---> Running in 3e555a3e06be [2021-06-15T00:35:37.166Z] ---> Running in 84531ae04220 [2021-06-15T00:35:37.430Z] ---> Running in faa096ef3134 [2021-06-15T00:35:37.430Z] Removing intermediate container a6f127d9fca5 [2021-06-15T00:35:37.430Z] ---> df242aee6826 [2021-06-15T00:35:37.430Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T00:35:37.695Z] Removing intermediate container 3e555a3e06be [2021-06-15T00:35:37.695Z] ---> de93c3f1f93d [2021-06-15T00:35:37.695Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:35:37.695Z] Removing intermediate container 84531ae04220 [2021-06-15T00:35:37.695Z] ---> 377bdc8de8e3 [2021-06-15T00:35:37.695Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-15T00:35:37.695Z] Removing intermediate container faa096ef3134 [2021-06-15T00:35:37.695Z] ---> 5088f2cc5441 [2021-06-15T00:35:37.695Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T00:35:37.695Z] ---> Running in d85c53a717af [2021-06-15T00:35:37.695Z] ---> 4d0e5ea9fe77 [2021-06-15T00:35:37.695Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-15T00:35:37.695Z] ---> Running in 8815c504cbb1 [2021-06-15T00:35:37.956Z] ---> Running in d3116863b16e [2021-06-15T00:35:38.226Z] Removing intermediate container d85c53a717af [2021-06-15T00:35:38.226Z] ---> 666535238dca [2021-06-15T00:35:38.226Z] Step 14/26 : WORKDIR / [2021-06-15T00:35:38.226Z] Removing intermediate container 8815c504cbb1 [2021-06-15T00:35:38.226Z] ---> 68630a06e16f [2021-06-15T00:35:38.226Z] Step 21/23 : LABEL arch=x86_64 [2021-06-15T00:35:38.226Z] ---> 51dc35b246be [2021-06-15T00:35:38.226Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-15T00:35:38.226Z] Removing intermediate container d3116863b16e [2021-06-15T00:35:38.226Z] ---> 580538942790 [2021-06-15T00:35:38.226Z] Step 16/24 : WORKDIR / [2021-06-15T00:35:38.226Z] ---> Running in 636504fe9ed9 [2021-06-15T00:35:38.226Z] ---> 7275b0d4ebac [2021-06-15T00:35:38.226Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-15T00:35:38.226Z] ---> Running in 7422239b4759 [2021-06-15T00:35:38.226Z] ---> Running in efc1d5f8d1ba [2021-06-15T00:35:38.226Z] ---> Running in d322ef5b34b7 [2021-06-15T00:35:38.226Z] ---> Running in 7c9ddf0f256c [2021-06-15T00:35:38.491Z] Removing intermediate container 636504fe9ed9 [2021-06-15T00:35:38.491Z] ---> b626a658d220 [2021-06-15T00:35:38.491Z] 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-15T00:35:38.491Z] Removing intermediate container efc1d5f8d1ba [2021-06-15T00:35:38.491Z] ---> 5c8427426f1b [2021-06-15T00:35:38.491Z] Step 22/23 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 [2021-06-15T00:35:38.491Z] Removing intermediate container 7c9ddf0f256c [2021-06-15T00:35:38.491Z] ---> 162f2d07601b [2021-06-15T00:35:38.491Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:35:38.491Z] Removing intermediate container d322ef5b34b7 [2021-06-15T00:35:38.491Z] ---> ee0ffb72fdc9 [2021-06-15T00:35:38.491Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:35:38.491Z] ---> Running in e576116867ab [2021-06-15T00:35:38.491Z] ---> Running in 10ff9847e673 [2021-06-15T00:35:38.759Z] ---> 316003733480 [2021-06-15T00:35:38.759Z] 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-15T00:35:38.759Z] Removing intermediate container 10ff9847e673 [2021-06-15T00:35:38.759Z] ---> 45fab5792f2c [2021-06-15T00:35:38.759Z] Step 21/23 : LABEL arch=x86_64 [2021-06-15T00:35:38.759Z] Removing intermediate container e576116867ab [2021-06-15T00:35:38.759Z] ---> 4c4e65040c2f [2021-06-15T00:35:38.759Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T00:35:39.030Z] ---> Running in 6d950a4a001b [2021-06-15T00:35:39.030Z] ---> c336d75d7b9c [2021-06-15T00:35:39.030Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-15T00:35:39.030Z] ---> Running in 6c854ff2d8c3 [2021-06-15T00:35:39.030Z] ---> e037d4be19ca [2021-06-15T00:35:39.030Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-15T00:35:39.030Z] Removing intermediate container 6d950a4a001b [2021-06-15T00:35:39.030Z] ---> 875f082a2f12 [2021-06-15T00:35:39.030Z] Step 22/23 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 [2021-06-15T00:35:39.030Z] Removing intermediate container 6c854ff2d8c3 [2021-06-15T00:35:39.030Z] ---> bb328bd243da [2021-06-15T00:35:39.030Z] [2021-06-15T00:35:39.293Z] ---> Running in a294c778cdfe [2021-06-15T00:35:39.293Z] Successfully built bb328bd243da [2021-06-15T00:35:39.293Z] Successfully tagged support-notifications:latest [2021-06-15T00:35:39.293Z] Building core-metadata [2021-06-15T00:35:39.556Z]  Building support-notifications ... done Removing intermediate container 7422239b4759 [2021-06-15T00:35:39.556Z] ---> 78500f9860cd [2021-06-15T00:35:39.556Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:35:39.556Z] ---> 4fa7a431c100 [2021-06-15T00:35:39.556Z] 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-15T00:35:39.556Z] ---> 8bf7918b11e8 [2021-06-15T00:35:39.556Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-15T00:35:40.135Z] Removing intermediate container a294c778cdfe [2021-06-15T00:35:40.135Z] ---> 6fcb76d0892d [2021-06-15T00:35:40.135Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T00:35:40.397Z] ---> Running in 176b533f2d4b [2021-06-15T00:35:40.668Z] ---> cf921dd3719e [2021-06-15T00:35:40.668Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-15T00:35:40.668Z] ---> 6561b5a514e8 [2021-06-15T00:35:40.668Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-15T00:35:40.668Z] ---> 90f293ce52c2 [2021-06-15T00:35:40.668Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-15T00:35:40.942Z] ---> Running in e353d8363342 [2021-06-15T00:35:40.943Z] Removing intermediate container 176b533f2d4b [2021-06-15T00:35:40.943Z] ---> dbaf82249c46 [2021-06-15T00:35:40.943Z] [2021-06-15T00:35:41.210Z] Successfully built dbaf82249c46 [2021-06-15T00:35:41.210Z] Successfully tagged support-scheduler:latest [2021-06-15T00:35:41.210Z] Building sys-mgmt-agent [2021-06-15T00:35:46.534Z]  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:35:46.534Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:35:46.534Z] ---> 8d3099e80099 [2021-06-15T00:35:46.534Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:35:46.534Z] ---> Using cache [2021-06-15T00:35:46.534Z] ---> 68cee438db40 [2021-06-15T00:35:46.534Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:35:46.534Z] ---> Using cache [2021-06-15T00:35:46.534Z] ---> bfaf863ddf66 [2021-06-15T00:35:46.534Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-15T00:35:47.482Z] ---> 33ff086d4e79 [2021-06-15T00:35:47.482Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-15T00:35:47.482Z] Removing intermediate container e353d8363342 [2021-06-15T00:35:47.482Z] ---> 9c397ae97407 [2021-06-15T00:35:47.482Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:35:47.482Z] ---> 3cddd66d7cd6 [2021-06-15T00:35:47.482Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-15T00:35:48.053Z] ---> Running in 82a37b7c8bab [2021-06-15T00:35:48.053Z] ---> Running in e4acf75f4314 [2021-06-15T00:35:48.332Z] ---> 8eeeaadc2c60 [2021-06-15T00:35:48.332Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-15T00:35:48.332Z] ---> 6148ab70cf55 [2021-06-15T00:35:48.332Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-15T00:35:48.332Z] Removing intermediate container 82a37b7c8bab [2021-06-15T00:35:48.332Z] ---> a97c53352199 [2021-06-15T00:35:48.332Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T00:35:48.332Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:35:48.332Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:35:48.332Z] ---> 8d3099e80099 [2021-06-15T00:35:48.332Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:35:48.332Z] ---> Using cache [2021-06-15T00:35:48.332Z] ---> 68cee438db40 [2021-06-15T00:35:48.332Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:35:48.332Z] ---> Using cache [2021-06-15T00:35:48.332Z] ---> bfaf863ddf66 [2021-06-15T00:35:48.332Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T00:35:48.596Z] ---> Running in 8c71c91f7329 [2021-06-15T00:35:48.596Z] ---> Running in 0be4a51a31a2 [2021-06-15T00:35:48.596Z] ---> f2f67e537ec6 [2021-06-15T00:35:48.596Z] 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-15T00:35:48.596Z] ---> 8747ad5ba370 [2021-06-15T00:35:48.596Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-15T00:35:48.596Z] ---> Running in 2b1b6d605100 [2021-06-15T00:35:48.596Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:48.860Z] Removing intermediate container 0be4a51a31a2 [2021-06-15T00:35:48.860Z] ---> 811f08aac8ce [2021-06-15T00:35:48.860Z] Step 23/24 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 [2021-06-15T00:35:48.860Z] ---> Running in be430343231b [2021-06-15T00:35:48.860Z] ---> 2b5ab8842dc7 [2021-06-15T00:35:48.860Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-15T00:35:49.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:49.123Z] ---> Running in deff9d87ff24 [2021-06-15T00:35:49.123Z] Removing intermediate container be430343231b [2021-06-15T00:35:49.123Z] ---> 02932a1d057c [2021-06-15T00:35:49.123Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:35:49.123Z] ---> Running in 77f50782a9d0 [2021-06-15T00:35:49.123Z] Removing intermediate container deff9d87ff24 [2021-06-15T00:35:49.123Z] ---> c1ed6b54ae77 [2021-06-15T00:35:49.123Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-15T00:35:49.396Z] Removing intermediate container 77f50782a9d0 [2021-06-15T00:35:49.396Z] ---> e03f66917386 [2021-06-15T00:35:49.396Z] [2021-06-15T00:35:49.396Z] Successfully built e03f66917386 [2021-06-15T00:35:49.396Z] Successfully tagged core-command:latest [2021-06-15T00:35:49.396Z] ---> 30ea404aaf5c [2021-06-15T00:35:49.396Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-15T00:35:49.396Z]  Building core-command ... done Building security-proxy-setup [2021-06-15T00:35:49.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:49.670Z] ---> Running in 6fd2bd2a60b2 [2021-06-15T00:35:49.670Z] Removing intermediate container 2b1b6d605100 [2021-06-15T00:35:49.670Z] ---> 7f5310ec0857 [2021-06-15T00:35:49.670Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-15T00:35:49.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:49.935Z] OK: 219 MiB in 52 packages [2021-06-15T00:35:50.518Z] OK: 219 MiB in 52 packages [2021-06-15T00:35:52.447Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:35:52.447Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:35:52.447Z] ---> 8d3099e80099 [2021-06-15T00:35:52.447Z] Step 3/22 : WORKDIR /edgex-go [2021-06-15T00:35:52.447Z] ---> Using cache [2021-06-15T00:35:52.447Z] ---> 68cee438db40 [2021-06-15T00:35:52.447Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:35:52.447Z] ---> Using cache [2021-06-15T00:35:52.447Z] ---> bfaf863ddf66 [2021-06-15T00:35:52.447Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-15T00:35:53.399Z] ---> Running in 845ca88ccf12 [2021-06-15T00:35:53.399Z] ---> Running in bdaefc77aaaa [2021-06-15T00:35:53.668Z] Removing intermediate container 845ca88ccf12 [2021-06-15T00:35:53.668Z] ---> 034e3bb94c9d [2021-06-15T00:35:53.668Z] Step 24/26 : LABEL arch=x86_64 [2021-06-15T00:35:53.668Z] ---> Running in 8e515c93e821 [2021-06-15T00:35:53.668Z] Removing intermediate container 8c71c91f7329 [2021-06-15T00:35:53.668Z] ---> b9a7eca8f9d9 [2021-06-15T00:35:53.668Z] Step 6/24 : COPY go.mod . [2021-06-15T00:35:53.668Z] Removing intermediate container e4acf75f4314 [2021-06-15T00:35:53.668Z] ---> f7251bd734dd [2021-06-15T00:35:53.668Z] Step 6/24 : COPY go.mod . [2021-06-15T00:35:53.930Z] Removing intermediate container 8e515c93e821 [2021-06-15T00:35:53.930Z] ---> 4eed3c8bfae7 [2021-06-15T00:35:53.930Z] Step 25/26 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 [2021-06-15T00:35:53.930Z] ---> Running in 20c4968585f3 [2021-06-15T00:35:53.930Z] ---> 331da48c4f89 [2021-06-15T00:35:53.930Z] Step 7/24 : RUN go mod download [2021-06-15T00:35:53.930Z] ---> Running in 432c9865e0b3 [2021-06-15T00:35:53.930Z] Removing intermediate container 20c4968585f3 [2021-06-15T00:35:53.930Z] ---> a54c5ba26b48 [2021-06-15T00:35:53.930Z] Step 26/26 : LABEL version=0.0.0 [2021-06-15T00:35:54.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:54.197Z] ---> 2746b9f98ff8 [2021-06-15T00:35:54.197Z] Step 7/24 : RUN go mod download [2021-06-15T00:35:54.197Z] ---> Running in 07abed3ac557 [2021-06-15T00:35:54.197Z] ---> Running in e3945b398bbb [2021-06-15T00:35:54.479Z] Removing intermediate container 07abed3ac557 [2021-06-15T00:35:54.479Z] ---> ddf0455bb8b0 [2021-06-15T00:35:54.479Z] [2021-06-15T00:35:54.479Z] Removing intermediate container 6fd2bd2a60b2 [2021-06-15T00:35:54.479Z] ---> 27472b4fbe0b [2021-06-15T00:35:54.479Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-15T00:35:54.479Z] Successfully built ddf0455bb8b0 [2021-06-15T00:35:54.479Z] Successfully tagged security-secretstore-setup:latest [2021-06-15T00:35:54.479Z] Building core-data [2021-06-15T00:35:54.479Z]  Building security-secretstore-setup ... done  ---> Running in c14d3c71b109 [2021-06-15T00:35:55.051Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:56.013Z] OK: 219 MiB in 52 packages [2021-06-15T00:35:57.468Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:35:57.468Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:35:57.468Z] ---> 8d3099e80099 [2021-06-15T00:35:57.468Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:35:57.468Z] ---> Using cache [2021-06-15T00:35:57.468Z] ---> 68cee438db40 [2021-06-15T00:35:57.468Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:35:57.468Z] ---> Using cache [2021-06-15T00:35:57.468Z] ---> bfaf863ddf66 [2021-06-15T00:35:57.468Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-15T00:35:59.451Z] Removing intermediate container ac9d1c3e7e8f [2021-06-15T00:35:59.451Z] ---> 78ec8dc1ed48 [2021-06-15T00:35:59.451Z] Successfully built 78ec8dc1ed48 [2021-06-15T00:35:59.451Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:35:59.807Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T00:35:59.807Z] . [Pipeline] withDockerContainer [2021-06-15T00:36:00.081Z] prd-ubuntu18.04-docker-arm64-4c-16g-1364 does not seem to be running inside a container [2021-06-15T00:36:00.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-15T00:36:01.812Z] $ docker top 93f473069b52c003dacab95e5e2d79619cff95e0867ec33df2b230039d326e18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T00:36:02.766Z] Removing intermediate container c14d3c71b109 [2021-06-15T00:36:02.766Z] ---> c5df467686b0 [2021-06-15T00:36:02.766Z] Step 29/32 : CMD ["gate"] [2021-06-15T00:36:02.766Z] ---> Running in a8344ca3e6fb [2021-06-15T00:36:02.766Z] ---> Running in f913f28a5016 [2021-06-15T00:36:02.766Z] Removing intermediate container bdaefc77aaaa [2021-06-15T00:36:02.766Z] ---> 3183ce5c7da0 [2021-06-15T00:36:02.766Z] Step 6/22 : COPY go.mod . [2021-06-15T00:36:02.766Z] Removing intermediate container f913f28a5016 [2021-06-15T00:36:02.766Z] ---> 46b8fd54d2b2 [2021-06-15T00:36:02.766Z] Step 30/32 : LABEL arch=x86_64 [2021-06-15T00:36:02.766Z] Removing intermediate container 432c9865e0b3 [2021-06-15T00:36:02.766Z] ---> 07b10d3077db [2021-06-15T00:36:02.766Z] Step 8/24 : COPY . . [2021-06-15T00:36:02.766Z] ---> Running in bf97b35779d5 [2021-06-15T00:36:02.778Z] + go version [2021-06-15T00:36:02.778Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T00:36:02.803Z] $ docker stop --time=1 93f473069b52c003dacab95e5e2d79619cff95e0867ec33df2b230039d326e18 [2021-06-15T00:36:04.652Z] $ docker rm -f 93f473069b52c003dacab95e5e2d79619cff95e0867ec33df2b230039d326e18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:36:05.412Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T00:36:05.412Z] . [Pipeline] withDockerContainer [2021-06-15T00:36:05.674Z] prd-ubuntu18.04-docker-arm64-4c-16g-1364 does not seem to be running inside a container [2021-06-15T00:36:05.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-15T00:36:06.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:36:06.080Z] ---> 3be1bd8f6cce [2021-06-15T00:36:06.080Z] Step 7/22 : RUN go mod download [2021-06-15T00:36:06.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:36:06.921Z] Removing intermediate container bf97b35779d5 [2021-06-15T00:36:06.921Z] ---> aef7958a3119 [2021-06-15T00:36:06.921Z] Step 31/32 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 [2021-06-15T00:36:06.921Z] ---> Running in f53faf35392b [2021-06-15T00:36:06.921Z] Removing intermediate container e3945b398bbb [2021-06-15T00:36:06.921Z] ---> dc32aab318bf [2021-06-15T00:36:06.921Z] Step 8/24 : COPY . . [2021-06-15T00:36:06.921Z] ---> 0ff5e0c1816f [2021-06-15T00:36:06.921Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:36:06.921Z] ---> Running in 8402140a5618 [2021-06-15T00:36:07.194Z] ---> Running in 52fbd6c74955 [2021-06-15T00:36:07.194Z] OK: 219 MiB in 52 packages [2021-06-15T00:36:07.290Z] $ docker top 86cc4a1f421fb0522b82472abe426c32bccf88c92404c27d8e7ecbb2b6854f4c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-15T00:36:07.621Z] ========================================================= [2021-06-15T00:36:07.621Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-15T00:36:07.621Z] ========================================================= [Pipeline] sh [2021-06-15T00:36:07.777Z] Removing intermediate container 8402140a5618 [2021-06-15T00:36:07.777Z] ---> ed2440251545 [2021-06-15T00:36:07.777Z] Step 32/32 : LABEL version=0.0.0 [2021-06-15T00:36:08.270Z] + go mod tidy [Pipeline] sh [2021-06-15T00:36:09.529Z] + make test [2021-06-15T00:36:09.529Z] go mod tidy [2021-06-15T00:36:10.128Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-15T00:36:11.087Z] ---> Running in f79fdf3acad9 [2021-06-15T00:36:13.077Z] Removing intermediate container f79fdf3acad9 [2021-06-15T00:36:13.077Z] ---> e3d33cfecaea [2021-06-15T00:36:13.077Z] [2021-06-15T00:36:13.077Z] ---> 795a4d5e1268 [2021-06-15T00:36:13.077Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:36:13.077Z] ---> Running in 489d8975ef17 [2021-06-15T00:36:13.077Z] Successfully built e3d33cfecaea [2021-06-15T00:36:13.077Z] Successfully tagged security-bootstrapper:latest [2021-06-15T00:36:13.433Z]  Building security-bootstrapper ... done Removing intermediate container f53faf35392b [2021-06-15T00:36:13.433Z] ---> 39bb8206225e [2021-06-15T00:36:13.433Z] Step 8/22 : COPY . . [2021-06-15T00:36:13.433Z] Removing intermediate container a8344ca3e6fb [2021-06-15T00:36:13.433Z] ---> 70c27098061c [2021-06-15T00:36:13.433Z] Step 6/24 : COPY go.mod . [2021-06-15T00:36:14.227Z] ---> 0b7cb09c2762 [2021-06-15T00:36:14.227Z] Step 7/24 : RUN go mod download [2021-06-15T00:36:20.073Z] ---> Running in 47420bc7c639 [2021-06-15T00:36:20.073Z] Removing intermediate container 52fbd6c74955 [2021-06-15T00:36:20.073Z] ---> f072bcb70131 [2021-06-15T00:36:20.073Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-15T00:36:20.073Z] ---> 1c4df6a958d2 [2021-06-15T00:36:20.073Z] Step 9/22 : RUN go mod tidy [2021-06-15T00:36:20.073Z] ---> Running in d41de53393e7 [2021-06-15T00:36:20.073Z] ---> Running in 978cca402c1d [2021-06-15T00:36:20.073Z] Removing intermediate container 489d8975ef17 [2021-06-15T00:36:20.073Z] ---> 1613c0606284 [2021-06-15T00:36:20.073Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-15T00:36:20.073Z] ---> Running in a42d14c645ef [2021-06-15T00:36:20.339Z] 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-15T00:36:20.339Z] 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-15T00:36:20.339Z] Removing intermediate container 47420bc7c639 [2021-06-15T00:36:20.339Z] ---> f68be9f4913d [2021-06-15T00:36:20.339Z] Step 8/24 : COPY . . [2021-06-15T00:36:28.534Z] ---> ed0c6999e43b [2021-06-15T00:36:28.534Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:36:28.534Z] Removing intermediate container 978cca402c1d [2021-06-15T00:36:28.534Z] ---> 9c359b65f70d [2021-06-15T00:36:28.534Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-15T00:36:28.534Z] ---> Running in fcc739ded8ba [2021-06-15T00:36:28.534Z] ---> Running in f9c9bdbc2260 [2021-06-15T00:36:28.534Z] 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-15T00:36:28.798Z] Removing intermediate container fcc739ded8ba [2021-06-15T00:36:28.798Z] ---> 74cc4f29c67a [2021-06-15T00:36:28.798Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-15T00:36:29.064Z] ---> Running in 6620d4a074bc [2021-06-15T00:36:29.639Z] 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-15T00:36:36.942Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-15T00:36:56.246Z] Removing intermediate container a42d14c645ef [2021-06-15T00:36:56.247Z] ---> 611558695764 [2021-06-15T00:36:56.247Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-15T00:36:56.247Z] ---> Running in 0779fdf08c7b [2021-06-15T00:36:56.247Z] 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-15T00:36:56.247Z] 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-15T00:36:56.247Z] Removing intermediate container d41de53393e7 [2021-06-15T00:36:56.247Z] ---> 18cf25a20af2 [2021-06-15T00:36:56.247Z] [2021-06-15T00:36:56.247Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T00:36:56.247Z] ---> 13621d1b12d4 [2021-06-15T00:36:56.247Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T00:36:56.247Z] ---> Using cache [2021-06-15T00:36:56.247Z] ---> 63af8ef0fceb [2021-06-15T00:36:56.247Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:36:56.247Z] ---> Using cache [2021-06-15T00:36:56.247Z] ---> 307677668a6c [2021-06-15T00:36:56.247Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-15T00:36:56.247Z] ---> Running in 88e6d1b4e0df [2021-06-15T00:36:56.247Z] Removing intermediate container 88e6d1b4e0df [2021-06-15T00:36:56.247Z] ---> 395071608a41 [2021-06-15T00:36:56.247Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T00:36:56.247Z] ---> Running in 6cec30454165 [2021-06-15T00:36:56.247Z] Removing intermediate container 6cec30454165 [2021-06-15T00:36:56.247Z] ---> d50f24356c0b [2021-06-15T00:36:56.247Z] Step 16/24 : WORKDIR / [2021-06-15T00:36:56.247Z] ---> Running in 5d21e65ccdf4 [2021-06-15T00:36:56.247Z] Removing intermediate container 0779fdf08c7b [2021-06-15T00:36:56.247Z] ---> ee68b8fe9dde [2021-06-15T00:36:56.247Z] [2021-06-15T00:36:56.247Z] Step 12/24 : FROM docker:20.10.0 [2021-06-15T00:36:56.509Z] Removing intermediate container 5d21e65ccdf4 [2021-06-15T00:36:56.509Z] ---> 4e7c30569103 [2021-06-15T00:36:56.509Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:36:56.509Z] 20.10.0: Pulling from library/docker [2021-06-15T00:36:57.085Z] ---> 376cdc09a95e [2021-06-15T00:36:57.085Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-15T00:36:59.668Z] ---> 03edfcc6e829 [2021-06-15T00:36:59.668Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-15T00:36:59.954Z] Removing intermediate container f9c9bdbc2260 [2021-06-15T00:36:59.954Z] ---> 5cfb018d4bb9 [2021-06-15T00:36:59.954Z] [2021-06-15T00:36:59.954Z] Step 11/22 : FROM alpine:3.12 [2021-06-15T00:36:59.954Z] ---> 13621d1b12d4 [2021-06-15T00:36:59.954Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-15T00:36:59.954Z] ---> Running in 424f677f5457 [2021-06-15T00:36:59.954Z] ---> 5c81832327aa [2021-06-15T00:36:59.954Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-15T00:37:00.913Z] ---> Running in 1de8e6835ed3 [2021-06-15T00:37:00.913Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:37:00.913Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:37:00.913Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-15T00:37:00.913Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T00:37:00.913Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-15T00:37:00.913Z] (4/4) Installing curl (7.77.0-r0) [2021-06-15T00:37:00.913Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:37:00.913Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T00:37:00.913Z] OK: 7 MiB in 18 packages [2021-06-15T00:37:01.887Z] Removing intermediate container 1de8e6835ed3 [2021-06-15T00:37:01.887Z] ---> f52a29d562e6 [2021-06-15T00:37:01.887Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:37:03.281Z] ---> Running in bd2d492ef62a [2021-06-15T00:37:03.855Z] Removing intermediate container bd2d492ef62a [2021-06-15T00:37:03.855Z] ---> 5e4ba2557206 [2021-06-15T00:37:03.855Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T00:37:04.116Z] Removing intermediate container 424f677f5457 [2021-06-15T00:37:04.116Z] ---> 99d2f1713b48 [2021-06-15T00:37:04.116Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T00:37:04.390Z] ---> Running in 68083e12aaeb [2021-06-15T00:37:04.390Z] ---> Running in 111b04cbbd61 [2021-06-15T00:37:04.390Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T00:37:04.390Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T00:37:04.390Z] Removing intermediate container 6620d4a074bc [2021-06-15T00:37:04.390Z] ---> a51c4d8b9589 [2021-06-15T00:37:04.390Z] [2021-06-15T00:37:04.390Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T00:37:04.390Z] ---> 13621d1b12d4 [2021-06-15T00:37:04.390Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-15T00:37:04.390Z] ---> aefe523efa57 [2021-06-15T00:37:04.390Z] 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-15T00:37:04.390Z] ---> Running in 960054bc636e [2021-06-15T00:37:04.391Z] ---> Running in cace8b07030d [2021-06-15T00:37:04.391Z] Removing intermediate container 68083e12aaeb [2021-06-15T00:37:04.391Z] ---> e69e6b8b7c56 [2021-06-15T00:37:04.391Z] Step 23/24 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 [2021-06-15T00:37:04.391Z] Removing intermediate container 111b04cbbd61 [2021-06-15T00:37:04.391Z] ---> caaca751411f [2021-06-15T00:37:04.391Z] Step 14/22 : WORKDIR /edgex [2021-06-15T00:37:04.391Z] ---> Running in be66f49bc12d [2021-06-15T00:37:04.652Z] ---> Running in 50d933e55f29 [2021-06-15T00:37:04.652Z] Removing intermediate container cace8b07030d [2021-06-15T00:37:04.652Z] ---> 76c9fcc8bcdf [2021-06-15T00:37:04.652Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-15T00:37:04.652Z] Removing intermediate container 960054bc636e [2021-06-15T00:37:04.652Z] ---> 9d123dbebd3e [2021-06-15T00:37:04.652Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-15T00:37:04.652Z] ---> Running in 7491f8778de4 [2021-06-15T00:37:04.652Z] ---> Running in 5cd5bce4dd15 [2021-06-15T00:37:04.652Z] Removing intermediate container be66f49bc12d [2021-06-15T00:37:04.652Z] ---> f613d2007f4e [2021-06-15T00:37:04.652Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:37:04.652Z] Removing intermediate container 50d933e55f29 [2021-06-15T00:37:04.652Z] ---> 57010431aca4 [2021-06-15T00:37:04.652Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-15T00:37:04.913Z] ---> Running in 47e3f9dfb870 [2021-06-15T00:37:04.913Z] Removing intermediate container 7491f8778de4 [2021-06-15T00:37:04.913Z] ---> d11f00645cac [2021-06-15T00:37:04.913Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-15T00:37:04.913Z] ---> Running in aa381ab3a8e5 [2021-06-15T00:37:05.178Z] ---> a4e1c7788887 [2021-06-15T00:37:05.178Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-15T00:37:05.178Z] Removing intermediate container 47e3f9dfb870 [2021-06-15T00:37:05.178Z] ---> 5d9ffeda3cd0 [2021-06-15T00:37:05.178Z] [2021-06-15T00:37:05.178Z] Removing intermediate container aa381ab3a8e5 [2021-06-15T00:37:05.178Z] ---> 5a52b9bb5d5e [2021-06-15T00:37:05.178Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:37:05.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:37:05.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:37:05.178Z] Successfully built 5d9ffeda3cd0 [2021-06-15T00:37:05.178Z] (1/39) Installing readline (8.0.4-r0) [2021-06-15T00:37:05.178Z] (2/39) Installing bash (5.0.17-r0) [2021-06-15T00:37:05.178Z] ---> Running in 806585990a70 [2021-06-15T00:37:05.178Z] Executing bash-5.0.17-r0.post-install [2021-06-15T00:37:05.178Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T00:37:05.178Z] Successfully tagged core-metadata:latest [2021-06-15T00:37:05.178Z]  Building core-metadata ... done (4/39) Installing libcurl (7.77.0-r0) [2021-06-15T00:37:05.178Z] (5/39) Installing curl (7.77.0-r0) [2021-06-15T00:37:05.444Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-15T00:37:05.444Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-15T00:37:05.444Z] (8/39) Installing expat (2.2.9-r1) [2021-06-15T00:37:05.444Z] (9/39) Installing libffi (3.3-r2) [2021-06-15T00:37:05.444Z] (10/39) Installing gdbm (1.13-r1) [2021-06-15T00:37:05.444Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-15T00:37:05.444Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-15T00:37:05.444Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-15T00:37:06.387Z] ---> 10a413b5144e [2021-06-15T00:37:06.387Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-15T00:37:06.387Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-15T00:37:06.387Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-15T00:37:06.387Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-15T00:37:06.387Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-15T00:37:06.387Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-15T00:37:06.387Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-15T00:37:06.387Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-15T00:37:06.649Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-15T00:37:06.649Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-15T00:37:06.649Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-15T00:37:07.225Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-15T00:37:07.225Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-15T00:37:07.225Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-15T00:37:07.225Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-15T00:37:07.225Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-15T00:37:07.225Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-15T00:37:07.225Z] ---> 765638a8d25f [2021-06-15T00:37:07.225Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-15T00:37:07.225Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-15T00:37:07.225Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-15T00:37:07.225Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-15T00:37:07.225Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-15T00:37:07.225Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-15T00:37:07.225Z] Removing intermediate container 806585990a70 [2021-06-15T00:37:07.225Z] ---> dd5efb400771 [2021-06-15T00:37:07.225Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T00:37:07.225Z] ---> Running in 9453570539eb [2021-06-15T00:37:07.225Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-15T00:37:07.225Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-15T00:37:07.225Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-15T00:37:07.225Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-15T00:37:07.225Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-15T00:37:07.225Z] ---> Running in 0824700dcb8a [2021-06-15T00:37:07.225Z] Executing busybox-1.31.1-r19.trigger [2021-06-15T00:37:07.225Z] OK: 72 MiB in 59 packages [2021-06-15T00:37:07.489Z] Removing intermediate container 9453570539eb [2021-06-15T00:37:07.489Z] ---> 2f9e1b60b0c3 [2021-06-15T00:37:07.489Z] Step 19/22 : CMD ["--init=true"] [2021-06-15T00:37:07.489Z] ---> Running in 7073c3fde5a9 [2021-06-15T00:37:07.489Z] Removing intermediate container 7073c3fde5a9 [2021-06-15T00:37:07.489Z] ---> 74913d816593 [2021-06-15T00:37:07.489Z] Step 20/22 : LABEL arch=x86_64 [2021-06-15T00:37:07.754Z] ---> Running in 73ceb39fecc8 [2021-06-15T00:37:07.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:37:07.754Z] Removing intermediate container 73ceb39fecc8 [2021-06-15T00:37:07.754Z] ---> eb9dc0961208 [2021-06-15T00:37:07.754Z] Step 21/22 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 [2021-06-15T00:37:07.754Z] ---> Running in 6b372095f8fa [2021-06-15T00:37:07.754Z] Removing intermediate container 6b372095f8fa [2021-06-15T00:37:07.754Z] ---> d7b0b8b03a88 [2021-06-15T00:37:07.754Z] Step 22/22 : LABEL version=0.0.0 [2021-06-15T00:37:08.020Z] ---> Running in 6c3e66c9d41e [2021-06-15T00:37:08.020Z] Collecting docker-compose==1.23.2 [2021-06-15T00:37:08.020Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-15T00:37:08.020Z] Removing intermediate container 6c3e66c9d41e [2021-06-15T00:37:08.020Z] ---> e88f79322c18 [2021-06-15T00:37:08.020Z] [2021-06-15T00:37:08.020Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-15T00:37:08.020Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-15T00:37:08.020Z] Successfully built e88f79322c18 [2021-06-15T00:37:08.020Z] Successfully tagged security-proxy-setup:latest [2021-06-15T00:37:08.279Z]  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:37:08.279Z] 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-15T00:37:08.539Z] Collecting docopt<0.7,>=0.6.1 [2021-06-15T00:37:08.539Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-15T00:37:08.799Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T00:37:08.799Z] Collecting docker<4.0,>=3.6.0 [2021-06-15T00:37:08.799Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-15T00:37:08.799Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T00:37:08.799Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T00:37:09.060Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T00:37:09.060Z] Collecting texttable<0.10,>=0.9.0 [2021-06-15T00:37:09.060Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-15T00:37:09.321Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-15T00:37:09.321Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-15T00:37:09.584Z] Collecting jsonschema<3,>=2.5.1 [2021-06-15T00:37:09.584Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-15T00:37:09.584Z] Collecting PyYAML<4,>=3.10 [2021-06-15T00:37:09.584Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-15T00:37:09.847Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T00:37:10.107Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T00:37:10.107Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:37:10.107Z] OK: 8 MiB in 20 packages [2021-06-15T00:37:10.107Z] Collecting cached-property<2,>=1.2.0 [2021-06-15T00:37:10.107Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-15T00:37:10.367Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-15T00:37:10.367Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-15T00:37:10.649Z] Collecting docker-pycreds>=0.4.0 [2021-06-15T00:37:10.649Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-15T00:37:10.649Z] 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-15T00:37:10.649Z] 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-15T00:37:10.649Z] Removing intermediate container 0824700dcb8a [2021-06-15T00:37:10.649Z] ---> a220031df3eb [2021-06-15T00:37:10.649Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:37:10.649Z] Collecting idna<2.8,>=2.5 [2021-06-15T00:37:10.921Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-15T00:37:10.921Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-15T00:37:10.921Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-15T00:37:10.921Z] ---> f654eecde79c [2021-06-15T00:37:10.921Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-15T00:37:10.921Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-15T00:37:10.921Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-15T00:37:10.921Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-15T00:37:10.921Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-15T00:37:11.189Z] Installing collected packages: dockerpty, docopt, websocket-client, docker-pycreds, idna, urllib3, requests, docker, texttable, jsonschema, PyYAML, cached-property, docker-compose [2021-06-15T00:37:11.189Z] Running setup.py install for dockerpty: started [2021-06-15T00:37:11.455Z] ---> 7132547768f1 [2021-06-15T00:37:11.455Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-15T00:37:11.455Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-15T00:37:11.455Z] Running setup.py install for docopt: started [2021-06-15T00:37:11.455Z] ---> 1fc19bc0673d [2021-06-15T00:37:11.455Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-15T00:37:11.455Z] ---> Running in b73c5f01ba37 [2021-06-15T00:37:11.731Z] Running setup.py install for docopt: finished with status 'done' [2021-06-15T00:37:11.731Z] Removing intermediate container b73c5f01ba37 [2021-06-15T00:37:11.731Z] ---> 5984ef4639c2 [2021-06-15T00:37:11.731Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:37:11.731Z] ---> Running in e87d7250b8ee [2021-06-15T00:37:11.731Z] Attempting uninstall: idna [2021-06-15T00:37:11.731Z] Found existing installation: idna 2.9 [2021-06-15T00:37:11.731Z] Uninstalling idna-2.9: [2021-06-15T00:37:11.731Z] Successfully uninstalled idna-2.9 [2021-06-15T00:37:11.731Z] Removing intermediate container e87d7250b8ee [2021-06-15T00:37:11.731Z] ---> e03f683e6561 [2021-06-15T00:37:11.731Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T00:37:11.731Z] ---> Running in 24080984df26 [2021-06-15T00:37:11.998Z] Attempting uninstall: urllib3 [2021-06-15T00:37:11.998Z] Found existing installation: urllib3 1.25.9 [2021-06-15T00:37:11.998Z] Uninstalling urllib3-1.25.9: [2021-06-15T00:37:11.998Z] Successfully uninstalled urllib3-1.25.9 [2021-06-15T00:37:11.998Z] Removing intermediate container 24080984df26 [2021-06-15T00:37:11.998Z] ---> 36e8c36b507c [2021-06-15T00:37:11.998Z] Step 23/24 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 [2021-06-15T00:37:11.998Z] ---> Running in 4312fd1cf5ef [2021-06-15T00:37:11.998Z] Attempting uninstall: requests [2021-06-15T00:37:11.998Z] Found existing installation: requests 2.23.0 [2021-06-15T00:37:11.998Z] Uninstalling requests-2.23.0: [2021-06-15T00:37:11.998Z] Successfully uninstalled requests-2.23.0 [2021-06-15T00:37:11.998Z] Removing intermediate container 4312fd1cf5ef [2021-06-15T00:37:11.998Z] ---> fc70bc049ad9 [2021-06-15T00:37:11.998Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:37:12.268Z] ---> Running in d75fb175bfce [2021-06-15T00:37:12.268Z] Running setup.py install for texttable: started [2021-06-15T00:37:12.268Z] Removing intermediate container d75fb175bfce [2021-06-15T00:37:12.268Z] ---> a6785475ed16 [2021-06-15T00:37:12.268Z] [2021-06-15T00:37:12.268Z] Successfully built a6785475ed16 [2021-06-15T00:37:12.268Z] Successfully tagged core-data:latest [2021-06-15T00:37:12.529Z]  Building core-data ... done  Running setup.py install for texttable: finished with status 'done' [2021-06-15T00:37:12.529Z] Running setup.py install for PyYAML: started [2021-06-15T00:37:13.102Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-15T00:37:13.102Z] 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-15T00:37:15.648Z] Removing intermediate container 5cd5bce4dd15 [2021-06-15T00:37:15.648Z] ---> eb7bf2c083ac [2021-06-15T00:37:15.648Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-15T00:37:15.648Z] ---> Running in b3f0f0e97a64 [2021-06-15T00:37:15.648Z] Removing intermediate container b3f0f0e97a64 [2021-06-15T00:37:15.648Z] ---> 03be9272de86 [2021-06-15T00:37:15.648Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-15T00:37:15.648Z] ---> Running in 8a9cefed0373 [2021-06-15T00:37:15.648Z] Removing intermediate container 8a9cefed0373 [2021-06-15T00:37:15.648Z] ---> 680f7e3c8946 [2021-06-15T00:37:15.648Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-15T00:37:15.908Z] ---> 9bd3c6824762 [2021-06-15T00:37:15.908Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-15T00:37:16.170Z] ---> ef5a4f40cd27 [2021-06-15T00:37:16.170Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-15T00:37:16.170Z] ---> 98418112d945 [2021-06-15T00:37:16.170Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-15T00:37:16.170Z] ---> Running in 581bfc504c70 [2021-06-15T00:37:16.434Z] Removing intermediate container 581bfc504c70 [2021-06-15T00:37:16.434Z] ---> 38a764a80473 [2021-06-15T00:37:16.434Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:37:16.434Z] ---> Running in 634ac55ca604 [2021-06-15T00:37:16.434Z] Removing intermediate container 634ac55ca604 [2021-06-15T00:37:16.434Z] ---> b918af2bdc27 [2021-06-15T00:37:16.434Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T00:37:16.434Z] ---> Running in d3bd8b69a818 [2021-06-15T00:37:16.695Z] Removing intermediate container d3bd8b69a818 [2021-06-15T00:37:16.695Z] ---> 74498a1135b0 [2021-06-15T00:37:16.695Z] Step 23/24 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 [2021-06-15T00:37:16.695Z] ---> Running in 51c820ca40ed [2021-06-15T00:37:16.695Z] Removing intermediate container 51c820ca40ed [2021-06-15T00:37:16.695Z] ---> cdab9b59cc56 [2021-06-15T00:37:16.695Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:37:16.695Z] ---> Running in dd7bf89dd3b2 [2021-06-15T00:37:16.695Z] Removing intermediate container dd7bf89dd3b2 [2021-06-15T00:37:16.695Z] ---> 11d08b9b52b0 [2021-06-15T00:37:16.695Z] [2021-06-15T00:37:16.959Z] Successfully built 11d08b9b52b0 [2021-06-15T00:37:16.959Z] Successfully tagged sys-mgmt-agent:latest [2021-06-15T00:37:16.966Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-15T00:37:16.967Z] $ docker stop --time=1 5ed7f89886cc88662f422a8424e01d7ac234d2a012dd8ff66b19a535ebbc81d7 [2021-06-15T00:37:18.354Z] $ docker rm -f 5ed7f89886cc88662f422a8424e01d7ac234d2a012dd8ff66b19a535ebbc81d7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T00:37:18.725Z] + docker images [2021-06-15T00:37:18.991Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-15T00:37:18.991Z] sys-mgmt-agent latest 11d08b9b52b0 2 seconds ago 312MB [2021-06-15T00:37:18.991Z] core-data latest a6785475ed16 6 seconds ago 20.2MB [2021-06-15T00:37:18.991Z] security-proxy-setup latest e88f79322c18 11 seconds ago 25.7MB [2021-06-15T00:37:18.991Z] core-metadata latest 5d9ffeda3cd0 14 seconds ago 16.6MB [2021-06-15T00:37:18.991Z] a51c4d8b9589 14 seconds ago 1.15GB [2021-06-15T00:37:18.991Z] 5cfb018d4bb9 19 seconds ago 1.15GB [2021-06-15T00:37:18.991Z] ee68b8fe9dde 22 seconds ago 1.15GB [2021-06-15T00:37:18.991Z] 18cf25a20af2 24 seconds ago 1.15GB [2021-06-15T00:37:18.991Z] security-bootstrapper latest e3d33cfecaea About a minute ago 18.6MB [2021-06-15T00:37:18.991Z] security-secretstore-setup latest ddf0455bb8b0 About a minute ago 28.7MB [2021-06-15T00:37:18.991Z] core-command latest e03f66917386 About a minute ago 15.9MB [2021-06-15T00:37:18.991Z] support-scheduler latest dbaf82249c46 About a minute ago 15.9MB [2021-06-15T00:37:18.991Z] support-notifications latest bb328bd243da About a minute ago 16.7MB [2021-06-15T00:37:18.991Z] ba8375d055c0 About a minute ago 1.15GB [2021-06-15T00:37:18.991Z] a0344d3f8ed7 About a minute ago 1.14GB [2021-06-15T00:37:18.991Z] d7d14a819c2c About a minute ago 1.15GB [2021-06-15T00:37:18.991Z] 219786fb47bb About a minute ago 1.15GB [2021-06-15T00:37:18.991Z] 0b5d7b4c9d98 About a minute ago 1.15GB [2021-06-15T00:37:18.991Z] ci-base-image-x86_64 latest 8d3099e80099 5 minutes ago 647MB [2021-06-15T00:37:18.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-15T00:37:18.991Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-15T00:37:18.991Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-15T00:37:18.991Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-15T00:37:18.991Z] 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-15T00:37:33.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-15T00:37:33.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-15T00:37:40.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-15T00:37:40.309Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-15T00:37:47.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-15T00:37:47.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-15T00:37:47.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-15T00:37:47.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-15T00:37:47.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-15T00:37:48.265Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-15T00:37:49.714Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-15T00:37:49.714Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-15T00:37:49.714Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-15T00:37:49.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-15T00:37:59.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.169s coverage: 28.7% of statements [2021-06-15T00:37:59.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-15T00:37:59.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-15T00:38:04.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.284s coverage: 100.0% of statements [2021-06-15T00:38:04.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-15T00:38:05.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.453s coverage: 53.4% of statements [2021-06-15T00:38:05.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-15T00:38:05.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-15T00:38:06.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.557s coverage: 87.7% of statements [2021-06-15T00:38:06.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-15T00:38:06.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:38:06.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.272s coverage: 78.9% of statements [2021-06-15T00:38:10.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.193s coverage: 81.2% of statements [2021-06-15T00:38:10.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-15T00:38:10.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-15T00:38:10.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-15T00:38:10.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-15T00:38:10.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-15T00:38:15.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.280s coverage: 95.1% of statements [2021-06-15T00:38:15.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-15T00:38:15.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:38:15.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-15T00:38:15.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-15T00:38:15.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-15T00:38:15.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-15T00:38:15.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-15T00:38:15.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-15T00:38:15.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.213s coverage: 60.0% of statements [2021-06-15T00:38:15.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-15T00:38:15.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-15T00:38:15.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-15T00:38:15.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.248s coverage: 0.8% of statements [2021-06-15T00:38:15.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-15T00:38:15.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements [2021-06-15T00:38:15.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.178s coverage: 22.0% of statements [2021-06-15T00:38:15.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-15T00:38:15.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.186s coverage: 47.1% of statements [2021-06-15T00:38:16.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.283s coverage: 79.5% of statements [2021-06-15T00:38:16.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements [2021-06-15T00:38:16.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements [2021-06-15T00:38:17.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.171s coverage: 87.5% of statements [2021-06-15T00:38:29.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.176s coverage: 94.4% of statements [2021-06-15T00:38:29.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements [2021-06-15T00:38:33.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.545s coverage: 81.8% of statements [2021-06-15T00:38:33.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-15T00:38:42.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-15T00:38:42.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-15T00:38:42.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-15T00:38:42.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-15T00:38:42.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.191s coverage: 76.0% of statements [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-15T00:38:42.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.172s coverage: 80.0% of statements [2021-06-15T00:38:42.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2021-06-15T00:38:42.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.244s coverage: 85.4% of statements [2021-06-15T00:38:42.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-15T00:38:42.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.633s coverage: 64.4% of statements [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-15T00:38:42.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-15T00:38:42.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements [2021-06-15T00:38:42.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements [2021-06-15T00:38:42.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-06-15T00:38:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.113s coverage: 73.7% of statements [2021-06-15T00:38:43.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-06-15T00:38:47.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.957s coverage: 66.9% of statements [2021-06-15T00:38:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-15T00:38:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-15T00:38:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-15T00:38:49.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.699s coverage: 43.6% of statements [2021-06-15T00:38:49.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-15T00:38:49.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-15T00:38:49.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.244s coverage: 89.5% of statements [2021-06-15T00:38:49.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-15T00:38:49.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.317s coverage: 84.8% of statements [2021-06-15T00:38:49.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-15T00:38:57.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.219s coverage: 19.3% of statements [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-15T00:38:57.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.595s coverage: 91.9% of statements [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-15T00:38:57.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.206s coverage: 62.7% of statements [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-15T00:38:57.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.349s coverage: 97.6% of statements [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-15T00:38:57.437Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-15T00:38:57.437Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-15T00:38:57.437Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements [2021-06-15T00:38:57.437Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.069s coverage: 95.4% of statements [2021-06-15T00:38:58.415Z] GO111MODULE=on go vet ./... [2021-06-15T00:40:20.207Z] gofmt -l . [2021-06-15T00:40:20.207Z] [ "`gofmt -l .`" = "" ] [2021-06-15T00:40:20.207Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-15T00:40:20.859Z] + ls -al . [2021-06-15T00:40:20.859Z] total 544 [2021-06-15T00:40:20.859Z] drwxrwxr-x 9 1001 1001 4096 Jun 15 00:40 . [2021-06-15T00:40:20.859Z] drwxr-xr-x 4 root root 4096 Jun 15 00:36 .. [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 11 Jun 15 00:34 .dockerignore [2021-06-15T00:40:20.859Z] drwxrwxr-x 8 1001 1001 4096 Jun 15 00:34 .git [2021-06-15T00:40:20.859Z] drwxrwxr-x 3 1001 1001 4096 Jun 15 00:34 .github [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 818 Jun 15 00:34 .gitignore [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 166 Jun 15 00:34 .sonarcloud.properties [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 8609 Jun 15 00:34 Attribution.txt [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 3804 Jun 15 00:34 CONTRIBUTING.md [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 931 Jun 15 00:34 Dockerfile.build [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 849 Jun 15 00:34 Jenkinsfile [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 10775 Jun 15 00:34 LICENSE [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 5605 Jun 15 00:34 Makefile [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 7905 Jun 15 00:34 README.md [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 7071 Jun 15 00:34 SECURITY.md [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 5 Jun 15 00:30 VERSION [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 4131 Jun 15 00:34 ZMQWindows.md [2021-06-15T00:40:20.859Z] drwxrwxr-x 2 1001 1001 4096 Jun 15 00:34 bin [2021-06-15T00:40:20.859Z] drwxrwxr-x 14 1001 1001 4096 Jun 15 00:34 cmd [2021-06-15T00:40:20.859Z] -rw-r--r-- 1 root root 398195 Jun 15 00:38 coverage.out [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 841 Jun 15 00:34 go.mod [2021-06-15T00:40:20.859Z] -rw-r--r-- 1 root root 21063 Jun 15 00:36 go.sum [2021-06-15T00:40:20.859Z] drwxrwxr-x 7 1001 1001 4096 Jun 15 00:34 internal [2021-06-15T00:40:20.859Z] drwxrwxr-x 3 1001 1001 4096 Jun 15 00:34 openapi [2021-06-15T00:40:20.859Z] drwxrwxr-x 4 1001 1001 4096 Jun 15 00:34 snap [2021-06-15T00:40:20.859Z] -rw-rw-r-- 1 1001 1001 168 Jun 15 00:34 version.go [Pipeline] sh [2021-06-15T00:40:21.513Z] + '[' -e coverage.out ] [2021-06-15T00:40:21.513Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-15T00:40:21.546Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T00:40:22.363Z] Stashed 1 file(s) [Pipeline] sh [2021-06-15T00:40:23.001Z] + make build [2021-06-15T00:40:23.001Z] go mod tidy [2021-06-15T00:40:23.277Z] 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-15T00:40:29.988Z] 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-15T00:40:52.401Z] 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-15T00:40:54.382Z] 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-15T00:40:58.686Z] 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-15T00:40:58.962Z] 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-15T00:41:03.281Z] 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-15T00:41:05.912Z] 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-15T00:41:09.294Z] 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-15T00:41:12.674Z] 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-15T00:41:15.299Z] 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-15T00:41:18.679Z] 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-15T00:41:24.093Z] $ docker stop --time=1 86cc4a1f421fb0522b82472abe426c32bccf88c92404c27d8e7ecbb2b6854f4c [2021-06-15T00:41:26.429Z] $ docker rm -f 86cc4a1f421fb0522b82472abe426c32bccf88c92404c27d8e7ecbb2b6854f4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:41:27.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T00:41:27.943Z] [2021-06-15T00:41:27.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:41:28.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T00:41:28.566Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-15T00:41:28.566Z] 29e5d40040c1: Pulling fs layer [2021-06-15T00:41:28.566Z] 1ce36da41761: Pulling fs layer [2021-06-15T00:41:28.566Z] 25b303627fd3: Pulling fs layer [2021-06-15T00:41:28.842Z] 29e5d40040c1: Verifying Checksum [2021-06-15T00:41:28.842Z] 29e5d40040c1: Download complete [2021-06-15T00:41:29.824Z] 29e5d40040c1: Pull complete [2021-06-15T00:41:30.094Z] 1ce36da41761: Download complete [2021-06-15T00:41:31.537Z] 1ce36da41761: Pull complete [2021-06-15T00:41:31.537Z] 25b303627fd3: Verifying Checksum [2021-06-15T00:41:31.537Z] 25b303627fd3: Download complete [2021-06-15T00:41:41.695Z] 25b303627fd3: Pull complete [2021-06-15T00:41:41.695Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-15T00:41:41.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T00:41:41.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-15T00:41:41.963Z] prd-ubuntu18.04-docker-arm64-4c-16g-1364 does not seem to be running inside a container [2021-06-15T00:41:42.043Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-15T00:41:44.742Z] $ docker top 4204d95f79b34bf5968598bc12d0d59ebac5a7feeec0731023f85c1f02b1c87f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T00:41:45.709Z] + docker-compose build+ grep parallel [2021-06-15T00:41:45.709Z] --help [2021-06-15T00:41:50.003Z] --parallel Build images in parallel. [Pipeline] } [2021-06-15T00:41:50.027Z] $ docker stop --time=1 4204d95f79b34bf5968598bc12d0d59ebac5a7feeec0731023f85c1f02b1c87f [2021-06-15T00:41:51.894Z] $ docker rm -f 4204d95f79b34bf5968598bc12d0d59ebac5a7feeec0731023f85c1f02b1c87f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:41:52.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T00:41:52.543Z] . [Pipeline] withDockerContainer [2021-06-15T00:41:52.805Z] prd-ubuntu18.04-docker-arm64-4c-16g-1364 does not seem to be running inside a container [2021-06-15T00:41:52.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-15T00:41:54.462Z] $ docker top 936d94e4ba0b91bd7b7a7fd33a3677c4eda819ba3b3e70a94f2ff2459a2cce93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T00:41:55.448Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-15T00:41:59.742Z] Building core-command ... [2021-06-15T00:41:59.742Z] Building core-data ... [2021-06-15T00:41:59.742Z] Building core-metadata ... [2021-06-15T00:41:59.742Z] Building security-bootstrapper ... [2021-06-15T00:41:59.742Z] Building security-proxy-setup ... [2021-06-15T00:41:59.742Z] Building security-secretstore-setup ... [2021-06-15T00:41:59.742Z] Building support-notifications ... [2021-06-15T00:41:59.742Z] Building support-scheduler ... [2021-06-15T00:41:59.742Z] Building sys-mgmt-agent ... [2021-06-15T00:41:59.742Z] Building support-scheduler [2021-06-15T00:41:59.742Z] Building security-bootstrapper [2021-06-15T00:41:59.742Z] Building core-command [2021-06-15T00:41:59.742Z] Building support-notifications [2021-06-15T00:41:59.742Z] Building security-proxy-setup [2021-06-15T00:43:07.785Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:43:07.785Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:43:07.785Z] ---> 78ec8dc1ed48 [2021-06-15T00:43:07.785Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T00:43:07.785Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:43:07.785Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:43:07.785Z] ---> 78ec8dc1ed48 [2021-06-15T00:43:07.785Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T00:43:07.785Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:43:07.785Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:43:07.785Z] ---> 78ec8dc1ed48 [2021-06-15T00:43:07.785Z] Step 3/32 : WORKDIR /edgex-go [2021-06-15T00:43:07.785Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:43:07.785Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:43:07.785Z] ---> 78ec8dc1ed48 [2021-06-15T00:43:07.785Z] Step 3/22 : WORKDIR /edgex-go [2021-06-15T00:43:07.785Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:43:07.785Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:43:07.785Z] ---> 78ec8dc1ed48 [2021-06-15T00:43:07.785Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:43:07.785Z] ---> Running in 2486e76243e3 [2021-06-15T00:43:07.785Z] ---> Running in fb982cc83857 [2021-06-15T00:43:07.785Z] ---> Running in c140d49c5911 [2021-06-15T00:43:07.785Z] ---> Running in 0732ae6f9edc [2021-06-15T00:43:07.785Z] ---> Running in 68bc6847468b [2021-06-15T00:43:07.785Z] Removing intermediate container 68bc6847468b [2021-06-15T00:43:07.785Z] ---> d5304e138586 [2021-06-15T00:43:07.785Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:43:07.785Z] Removing intermediate container 2486e76243e3 [2021-06-15T00:43:07.785Z] ---> 1281031b0183 [2021-06-15T00:43:07.785Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:43:07.785Z] ---> Running in 1169c1ce6a81 [2021-06-15T00:43:07.785Z] Removing intermediate container 0732ae6f9edc [2021-06-15T00:43:07.785Z] ---> 5fee35a3cb4c [2021-06-15T00:43:07.785Z] ---> Running in 8c4aa52c4e2e [2021-06-15T00:43:07.785Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:43:07.785Z] Removing intermediate container fb982cc83857 [2021-06-15T00:43:07.785Z] ---> 73808ee27ad9 [2021-06-15T00:43:07.785Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:43:07.785Z] Removing intermediate container c140d49c5911 [2021-06-15T00:43:07.785Z] ---> 2c1c2e414859 [2021-06-15T00:43:07.785Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:43:07.785Z] ---> Running in 76a59d6a4420 [2021-06-15T00:43:07.785Z] ---> Running in e1564ea366a1 [2021-06-15T00:43:07.785Z] ---> Running in c789f99ce125 [2021-06-15T00:43:09.773Z] Removing intermediate container 1169c1ce6a81 [2021-06-15T00:43:09.773Z] ---> f5fada29d564 [2021-06-15T00:43:09.773Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-15T00:43:09.773Z] ---> Running in f3121598475e [2021-06-15T00:43:10.054Z] Removing intermediate container 76a59d6a4420 [2021-06-15T00:43:10.054Z] ---> b226b7567b74 [2021-06-15T00:43:10.054Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-15T00:43:10.054Z] ---> Running in 2a7c5f40f791 [2021-06-15T00:43:10.054Z] Removing intermediate container 8c4aa52c4e2e [2021-06-15T00:43:10.054Z] ---> 1477ef502bf9 [2021-06-15T00:43:10.054Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-15T00:43:10.336Z] Removing intermediate container c789f99ce125 [2021-06-15T00:43:10.336Z] ---> 3f983b6b762a [2021-06-15T00:43:10.336Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-15T00:43:10.336Z] Removing intermediate container e1564ea366a1 [2021-06-15T00:43:10.336Z] ---> b4d609163b2c [2021-06-15T00:43:10.336Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T00:43:10.616Z] ---> Running in a77b815cf6bf [2021-06-15T00:43:10.616Z] ---> Running in 1dd36c64c185 [2021-06-15T00:43:10.616Z] ---> Running in 3cb25168ead9 [2021-06-15T00:43:11.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:43:11.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:43:12.476Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:43:12.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:43:12.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:43:12.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:43:13.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:43:13.627Z] OK: 218 MiB in 52 packages [2021-06-15T00:43:13.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:43:13.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:43:13.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:43:13.937Z] OK: 218 MiB in 52 packages [2021-06-15T00:43:14.922Z] OK: 218 MiB in 52 packages [2021-06-15T00:43:14.922Z] OK: 218 MiB in 52 packages [2021-06-15T00:43:14.922Z] Removing intermediate container f3121598475e [2021-06-15T00:43:14.922Z] ---> d421124317ba [2021-06-15T00:43:14.922Z] Step 6/22 : COPY go.mod . [2021-06-15T00:43:15.524Z] Removing intermediate container 2a7c5f40f791 [2021-06-15T00:43:15.524Z] ---> aafa8cd94c77 [2021-06-15T00:43:15.524Z] Step 6/23 : COPY go.mod . [2021-06-15T00:43:15.524Z] OK: 218 MiB in 52 packages [2021-06-15T00:43:16.502Z] ---> 3d9332da2992 [2021-06-15T00:43:16.502Z] Step 7/22 : RUN go mod download [2021-06-15T00:43:16.502Z] ---> Running in a4123b223861 [2021-06-15T00:43:16.502Z] ---> 19190148c7bb [2021-06-15T00:43:16.502Z] Step 7/23 : RUN go mod download [2021-06-15T00:43:16.502Z] Removing intermediate container a77b815cf6bf [2021-06-15T00:43:16.502Z] ---> 2218942cea67 [2021-06-15T00:43:16.502Z] Removing intermediate container 1dd36c64c185 [2021-06-15T00:43:16.502Z] Step 6/32 : COPY go.mod . [2021-06-15T00:43:16.502Z] ---> 667944ed89a0 [2021-06-15T00:43:16.502Z] Step 6/23 : COPY go.mod . [2021-06-15T00:43:16.782Z] ---> Running in 0fad55ec073b [2021-06-15T00:43:17.059Z] Removing intermediate container 3cb25168ead9 [2021-06-15T00:43:17.059Z] ---> a38b7be43ec5 [2021-06-15T00:43:17.059Z] Step 6/24 : COPY go.mod . [2021-06-15T00:43:17.659Z] ---> 03af8091ab98 [2021-06-15T00:43:17.659Z] Step 7/32 : RUN go mod download [2021-06-15T00:43:17.932Z] ---> a2595a728e06 [2021-06-15T00:43:17.932Z] Step 7/23 : RUN go mod download [2021-06-15T00:43:17.932Z] ---> Running in ce4ca49fc9e1 [2021-06-15T00:43:18.201Z] ---> Running in b57af01ed2a7 [2021-06-15T00:43:18.202Z] ---> 8b6a2038011d [2021-06-15T00:43:18.202Z] Step 7/24 : RUN go mod download [2021-06-15T00:43:18.475Z] ---> Running in 1e01dd1ead2c [2021-06-15T00:43:21.114Z] Removing intermediate container a4123b223861 [2021-06-15T00:43:21.114Z] ---> 12049373ab67 [2021-06-15T00:43:21.114Z] Step 8/22 : COPY . . [2021-06-15T00:43:21.114Z] Removing intermediate container 0fad55ec073b [2021-06-15T00:43:21.114Z] ---> 3ce4c9587257 [2021-06-15T00:43:21.114Z] Step 8/23 : COPY . . [2021-06-15T00:43:22.557Z] Removing intermediate container ce4ca49fc9e1 [2021-06-15T00:43:22.557Z] ---> ed38cc9b1953 [2021-06-15T00:43:22.557Z] Step 8/32 : COPY . . [2021-06-15T00:43:23.160Z] Removing intermediate container b57af01ed2a7 [2021-06-15T00:43:23.160Z] ---> 990d6eec8e33 [2021-06-15T00:43:23.160Z] Step 8/23 : COPY . . [2021-06-15T00:43:23.756Z] Removing intermediate container 1e01dd1ead2c [2021-06-15T00:43:23.756Z] ---> ef75332275b3 [2021-06-15T00:43:23.756Z] Step 8/24 : COPY . . [2021-06-15T00:43:42.122Z] ---> 31464d3d6898 [2021-06-15T00:43:42.122Z] Step 9/22 : RUN go mod tidy [2021-06-15T00:43:42.122Z] ---> Running in fb6159509239 [2021-06-15T00:43:42.122Z] ---> 22d56f882533 [2021-06-15T00:43:42.122Z] Step 9/23 : RUN go mod tidy [2021-06-15T00:43:42.397Z] ---> 6999e491f754 [2021-06-15T00:43:42.397Z] Step 9/32 : RUN go mod tidy [2021-06-15T00:43:42.672Z] ---> Running in f6087073c0d8 [2021-06-15T00:43:42.672Z] ---> Running in a6f73d48f7d0 [2021-06-15T00:43:43.662Z] ---> 845cdc7c8e2c [2021-06-15T00:43:43.662Z] Step 9/23 : RUN go mod tidy [2021-06-15T00:43:43.662Z] ---> Running in ede472afc820 [2021-06-15T00:43:43.963Z] ---> 2db2c6b97a60 [2021-06-15T00:43:43.963Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:43:44.240Z] ---> Running in 61f7dc5fd8b5 [2021-06-15T00:43:47.657Z] Removing intermediate container fb6159509239 [2021-06-15T00:43:47.657Z] ---> bcfb99ca92d8 [2021-06-15T00:43:47.657Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-15T00:43:47.657Z] ---> Running in 252d9d129e9f [2021-06-15T00:43:49.671Z] Removing intermediate container f6087073c0d8 [2021-06-15T00:43:49.671Z] ---> c516a45f9b9d [2021-06-15T00:43:49.671Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-15T00:43:49.671Z] Removing intermediate container a6f73d48f7d0 [2021-06-15T00:43:49.671Z] ---> c9aff3105009 [2021-06-15T00:43:49.671Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-15T00:43:49.671Z] ---> Running in 7f76cbff77c0 [2021-06-15T00:43:49.949Z] 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-15T00:43:49.949Z] ---> Running in 2b72a87379ae [2021-06-15T00:43:50.959Z] Removing intermediate container ede472afc820 [2021-06-15T00:43:50.959Z] ---> 6dd7a1404887 [2021-06-15T00:43:50.959Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-15T00:43:50.959Z] Removing intermediate container 61f7dc5fd8b5 [2021-06-15T00:43:50.959Z] ---> e8052e784b1c [2021-06-15T00:43:50.959Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-15T00:43:50.959Z] ---> Running in ebc7ca993ed1 [2021-06-15T00:43:51.569Z] ---> Running in 3da2b57ca708 [2021-06-15T00:43:52.178Z] 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-15T00:43:52.453Z] 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-15T00:43:53.910Z] 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-15T00:43:53.910Z] 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-15T00:45:30.792Z] 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-15T00:45:45.936Z] Removing intermediate container 3da2b57ca708 [2021-06-15T00:45:45.936Z] ---> 1be934794b3d [2021-06-15T00:45:45.936Z] [2021-06-15T00:45:45.936Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T00:45:45.936Z] 3.12: Pulling from library/alpine [2021-06-15T00:45:45.936Z] Removing intermediate container 7f76cbff77c0 [2021-06-15T00:45:45.936Z] ---> 71e5cfe5a8c2 [2021-06-15T00:45:45.936Z] [2021-06-15T00:45:45.936Z] Step 11/32 : FROM alpine:3.12 [2021-06-15T00:45:45.936Z] Removing intermediate container 252d9d129e9f [2021-06-15T00:45:45.936Z] ---> 2603b451f6b7 [2021-06-15T00:45:45.936Z] [2021-06-15T00:45:45.936Z] Step 11/22 : FROM alpine:3.12 [2021-06-15T00:45:45.936Z] 3.12: Pulling from library/alpine [2021-06-15T00:45:45.936Z] 3.12: Pulling from library/alpine [2021-06-15T00:45:46.213Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T00:45:46.213Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T00:45:46.213Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T00:45:46.213Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T00:45:46.213Z] ---> 9852663dfa18 [2021-06-15T00:45:46.213Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T00:45:46.213Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T00:45:46.213Z] Status: Image is up to date for alpine:3.12 [2021-06-15T00:45:46.490Z] ---> 9852663dfa18 [2021-06-15T00:45:46.490Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-15T00:45:46.490Z] ---> 9852663dfa18 [2021-06-15T00:45:46.490Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-15T00:45:47.472Z] ---> Running in 0b8550027575 [2021-06-15T00:45:47.472Z] ---> Running in 3a8cf791a7bf [2021-06-15T00:45:47.472Z] ---> Running in 8043236bbce0 [2021-06-15T00:45:48.077Z] Removing intermediate container ebc7ca993ed1 [2021-06-15T00:45:48.077Z] ---> 5e3b55a6b20b [2021-06-15T00:45:48.077Z] [2021-06-15T00:45:48.077Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T00:45:48.077Z] ---> 9852663dfa18 [2021-06-15T00:45:48.077Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-15T00:45:48.077Z] Removing intermediate container 2b72a87379ae [2021-06-15T00:45:48.077Z] ---> fe6c07af05c2 [2021-06-15T00:45:48.077Z] [2021-06-15T00:45:48.077Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T00:45:48.077Z] ---> 9852663dfa18 [2021-06-15T00:45:48.077Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-15T00:45:48.355Z] ---> Running in 29bac54e87a0 [2021-06-15T00:45:48.355Z] ---> Running in aadec20d3a23 [2021-06-15T00:45:48.355Z] Removing intermediate container 0b8550027575 [2021-06-15T00:45:48.355Z] ---> cffd42c19067 [2021-06-15T00:45:48.355Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-15T00:45:48.958Z] ---> Running in 709a59f429af [2021-06-15T00:45:49.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:45:49.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:45:49.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:45:50.223Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:45:50.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:45:50.824Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-15T00:45:50.824Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T00:45:50.824Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:45:50.824Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T00:45:50.824Z] OK: 5 MiB in 15 packages [2021-06-15T00:45:50.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:45:50.824Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-15T00:45:50.824Z] (4/4) Installing curl (7.77.0-r0) [2021-06-15T00:45:50.824Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:45:50.824Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T00:45:51.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:45:51.103Z] OK: 7 MiB in 18 packages [2021-06-15T00:45:51.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:45:51.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:45:51.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:45:51.671Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T00:45:51.671Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:45:51.671Z] OK: 5 MiB in 15 packages [2021-06-15T00:45:51.948Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-15T00:45:51.948Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-15T00:45:51.948Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:45:51.948Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T00:45:51.948Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-15T00:45:51.948Z] (2/2) Installing su-exec (0.2-r1) [2021-06-15T00:45:51.948Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:45:52.232Z] OK: 5 MiB in 16 packages [2021-06-15T00:45:52.232Z] OK: 6 MiB in 16 packages [2021-06-15T00:45:52.827Z] Removing intermediate container 8043236bbce0 [2021-06-15T00:45:52.827Z] ---> 50df34238b28 [2021-06-15T00:45:52.827Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:45:53.102Z] ---> Running in f7e053bced4c [2021-06-15T00:45:53.376Z] Removing intermediate container 29bac54e87a0 [2021-06-15T00:45:53.376Z] ---> 3988495ec412 [2021-06-15T00:45:53.376Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:45:53.654Z] Removing intermediate container 3a8cf791a7bf [2021-06-15T00:45:53.654Z] ---> 1356aae518ea [2021-06-15T00:45:53.654Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T00:45:53.654Z] ---> Running in 96e4d9a9f400 [2021-06-15T00:45:53.654Z] ---> Running in 6ace2608df4f [2021-06-15T00:45:53.931Z] Removing intermediate container f7e053bced4c [2021-06-15T00:45:53.931Z] ---> 21345f15d483 [2021-06-15T00:45:53.931Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-15T00:45:54.206Z] Removing intermediate container 709a59f429af [2021-06-15T00:45:54.206Z] ---> 6b59eafb62dd [2021-06-15T00:45:54.206Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-15T00:45:54.206Z] ---> Running in 24e7664fafee [2021-06-15T00:45:54.480Z] ---> Running in 36a9ecd96d3c [2021-06-15T00:45:54.480Z] Removing intermediate container 96e4d9a9f400 [2021-06-15T00:45:54.480Z] ---> 111f78710bb0 [2021-06-15T00:45:54.480Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-15T00:45:54.480Z] Removing intermediate container 6ace2608df4f [2021-06-15T00:45:54.480Z] ---> ca00827de791 [2021-06-15T00:45:54.480Z] Step 14/22 : WORKDIR /edgex [2021-06-15T00:45:54.753Z] Removing intermediate container aadec20d3a23 [2021-06-15T00:45:54.753Z] ---> c52d33615b13 [2021-06-15T00:45:54.753Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:45:54.753Z] ---> Running in d724cffb0410 [2021-06-15T00:45:54.753Z] ---> Running in f710f3e76be8 [2021-06-15T00:45:55.027Z] ---> Running in 0087d5dc1c63 [2021-06-15T00:45:55.027Z] Removing intermediate container 24e7664fafee [2021-06-15T00:45:55.027Z] ---> a178f2af5f4b [2021-06-15T00:45:55.027Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T00:45:55.027Z] Removing intermediate container 36a9ecd96d3c [2021-06-15T00:45:55.027Z] ---> 6711e2ff63e2 [2021-06-15T00:45:55.027Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-15T00:45:55.302Z] ---> Running in 1f4b68e1d696 [2021-06-15T00:45:55.302Z] ---> Running in b382af754c61 [2021-06-15T00:45:55.302Z] Removing intermediate container d724cffb0410 [2021-06-15T00:45:55.302Z] ---> 1b8419b3cdc0 [2021-06-15T00:45:55.302Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T00:45:55.577Z] Removing intermediate container f710f3e76be8 [2021-06-15T00:45:55.577Z] ---> d79ffaece44e [2021-06-15T00:45:55.577Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-15T00:45:55.577Z] ---> Running in 0a088e35ca8f [2021-06-15T00:45:55.577Z] Removing intermediate container 0087d5dc1c63 [2021-06-15T00:45:55.577Z] ---> ae92109a0dba [2021-06-15T00:45:55.577Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-15T00:45:55.852Z] ---> Running in 1c165cb681af [2021-06-15T00:45:55.852Z] Removing intermediate container 1f4b68e1d696 [2021-06-15T00:45:55.852Z] ---> 18666548adb4 [2021-06-15T00:45:55.852Z] Step 16/24 : WORKDIR / [2021-06-15T00:45:56.131Z] Removing intermediate container b382af754c61 [2021-06-15T00:45:56.131Z] ---> eda64672e833 [2021-06-15T00:45:56.131Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-15T00:45:56.131Z] ---> Running in 69553ba7b2e7 [2021-06-15T00:45:56.131Z] Removing intermediate container 0a088e35ca8f [2021-06-15T00:45:56.131Z] ---> 2495b560ad28 [2021-06-15T00:45:56.131Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:45:56.409Z] ---> Running in 88defd0b12d1 [2021-06-15T00:45:56.690Z] Removing intermediate container 1c165cb681af [2021-06-15T00:45:56.690Z] ---> b24aa8c278a1 [2021-06-15T00:45:56.690Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T00:45:56.690Z] ---> f235cf31d9ce [2021-06-15T00:45:56.690Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-15T00:45:56.964Z] ---> Running in bee72007068e [2021-06-15T00:45:56.964Z] Removing intermediate container 69553ba7b2e7 [2021-06-15T00:45:56.964Z] ---> 1eb32e167fd0 [2021-06-15T00:45:56.964Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:45:57.564Z] ---> 6bd58ed80628 [2021-06-15T00:45:57.564Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-15T00:45:57.564Z] Removing intermediate container bee72007068e [2021-06-15T00:45:57.564Z] ---> c43e96a411e0 [2021-06-15T00:45:57.840Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:45:58.821Z] ---> 3e5d54c9197a [2021-06-15T00:45:58.822Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-15T00:45:58.822Z] ---> 0848b0bd34b8 [2021-06-15T00:45:58.822Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-15T00:45:59.096Z] ---> d93b7dcd8aed [2021-06-15T00:45:59.096Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-15T00:45:59.371Z] ---> fcd707e8922c [2021-06-15T00:45:59.371Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-15T00:45:59.967Z] Removing intermediate container 88defd0b12d1 [2021-06-15T00:45:59.967Z] ---> 2f0e0a660bce [2021-06-15T00:45:59.967Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-15T00:46:00.239Z] ---> Running in 84062005c72d [2021-06-15T00:46:00.886Z] ---> 495c6053dee6 [2021-06-15T00:46:00.886Z] ---> 4f0b60821762 [2021-06-15T00:46:00.886Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-15T00:46:00.886Z] ---> 81a95185643a [2021-06-15T00:46:00.886Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.tomlStep 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-15T00:46:00.886Z] [2021-06-15T00:46:00.886Z] ---> b73d50f860a1 [2021-06-15T00:46:00.886Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-15T00:46:01.226Z] ---> Running in 7fe8392e953f [2021-06-15T00:46:01.226Z] ---> Running in ade68c05b905 [2021-06-15T00:46:01.226Z] Removing intermediate container 84062005c72d [2021-06-15T00:46:01.226Z] ---> 51320c7dbd37 [2021-06-15T00:46:01.226Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-15T00:46:01.971Z] Removing intermediate container ade68c05b905 [2021-06-15T00:46:01.971Z] ---> 22a013a8e285 [2021-06-15T00:46:01.971Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:46:01.971Z] Removing intermediate container 7fe8392e953f [2021-06-15T00:46:01.971Z] ---> 40f5169923d6 [2021-06-15T00:46:01.972Z] Step 19/22 : CMD ["--init=true"] [2021-06-15T00:46:02.297Z] ---> ec38298105de [2021-06-15T00:46:02.297Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-15T00:46:02.297Z] ---> Running in 777ad092e58e [2021-06-15T00:46:02.648Z] ---> Running in 1a4af75bec70 [2021-06-15T00:46:02.648Z] ---> Running in 02a04b180e0d [2021-06-15T00:46:02.648Z] ---> 48df6901e3b5 [2021-06-15T00:46:02.648Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-15T00:46:02.927Z] ---> 1e07f54a3fb2 [2021-06-15T00:46:02.927Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-15T00:46:02.927Z] ---> Running in 01a7f0a12e2b [2021-06-15T00:46:03.201Z] ---> Running in c6e422719140 [2021-06-15T00:46:03.201Z] Removing intermediate container 777ad092e58e [2021-06-15T00:46:03.201Z] ---> 86ed54c496b1 [2021-06-15T00:46:03.201Z] Step 20/22 : LABEL arch=arm64 [2021-06-15T00:46:03.477Z] Removing intermediate container 1a4af75bec70 [2021-06-15T00:46:03.477Z] ---> 8245cb31ac86 [2021-06-15T00:46:03.477Z] Step 21/23 : LABEL arch=arm64 [2021-06-15T00:46:03.477Z] Removing intermediate container 02a04b180e0d [2021-06-15T00:46:03.477Z] ---> 2abcbb748fa1 [2021-06-15T00:46:03.477Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:46:03.477Z] ---> Running in 69e162bb8d94 [2021-06-15T00:46:03.477Z] ---> Running in f48084651c37 [2021-06-15T00:46:03.477Z] ---> Running in b32b4be43b91 [2021-06-15T00:46:03.750Z] Removing intermediate container 01a7f0a12e2b [2021-06-15T00:46:03.750Z] ---> 201e47bd3958 [2021-06-15T00:46:03.750Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:46:04.026Z] ---> Running in 75c276e6fe1d [2021-06-15T00:46:04.298Z] Removing intermediate container 69e162bb8d94 [2021-06-15T00:46:04.298Z] ---> 274297ad66c1 [2021-06-15T00:46:04.298Z] Step 21/22 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 [2021-06-15T00:46:04.298Z] ---> Running in 781efc815c39 [2021-06-15T00:46:04.581Z] Removing intermediate container f48084651c37 [2021-06-15T00:46:04.581Z] ---> 011136b34447 [2021-06-15T00:46:04.581Z] Step 22/23 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 [2021-06-15T00:46:04.581Z] Removing intermediate container b32b4be43b91 [2021-06-15T00:46:04.581Z] ---> 51ed0b692dd6 [2021-06-15T00:46:04.581Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T00:46:04.581Z] Removing intermediate container 75c276e6fe1d [2021-06-15T00:46:04.581Z] ---> d776426322de [2021-06-15T00:46:04.581Z] Step 21/23 : LABEL arch=arm64 [2021-06-15T00:46:04.856Z] ---> Running in 66fc9a96a632 [2021-06-15T00:46:04.856Z] ---> Running in 5c6a8a2cd075 [2021-06-15T00:46:05.136Z] ---> Running in c2a5eba461f8 [2021-06-15T00:46:05.136Z] Removing intermediate container 781efc815c39 [2021-06-15T00:46:05.136Z] ---> 379ca584c7e6 [2021-06-15T00:46:05.136Z] Step 22/22 : LABEL version=0.0.0 [2021-06-15T00:46:05.421Z] ---> Running in 26ecbfe8e174 [2021-06-15T00:46:05.695Z] Removing intermediate container 66fc9a96a632 [2021-06-15T00:46:05.695Z] ---> 12950773043a [2021-06-15T00:46:05.695Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T00:46:05.696Z] Removing intermediate container 5c6a8a2cd075 [2021-06-15T00:46:05.696Z] ---> 3e5becabc436 [2021-06-15T00:46:05.696Z] Step 23/24 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 [2021-06-15T00:46:05.972Z] Removing intermediate container c2a5eba461f8 [2021-06-15T00:46:05.973Z] ---> 0094d61c468b [2021-06-15T00:46:05.973Z] Step 22/23 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 [2021-06-15T00:46:05.973Z] ---> Running in 399dc2ff58c6 [2021-06-15T00:46:05.973Z] ---> Running in f9139c5e7917 [2021-06-15T00:46:06.250Z] ---> Running in c7cd9ff67e6d [2021-06-15T00:46:06.250Z] Removing intermediate container 26ecbfe8e174 [2021-06-15T00:46:06.250Z] ---> f48e637bcaaf [2021-06-15T00:46:06.250Z] [2021-06-15T00:46:06.526Z] Removing intermediate container c6e422719140 [2021-06-15T00:46:06.526Z] ---> 2ec037a1e49f [2021-06-15T00:46:06.526Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:46:06.798Z] Successfully built f48e637bcaaf [2021-06-15T00:46:07.075Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-15T00:46:07.075Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-06-15T00:46:07.075Z] Removing intermediate container 399dc2ff58c6 [2021-06-15T00:46:07.075Z] ---> 723ff0fc7cf6 [2021-06-15T00:46:07.075Z] [2021-06-15T00:46:07.075Z] Removing intermediate container f9139c5e7917 [2021-06-15T00:46:07.075Z] ---> 00a0b42e58ff [2021-06-15T00:46:07.075Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:46:07.075Z] Removing intermediate container c7cd9ff67e6d [2021-06-15T00:46:07.075Z] ---> e059fa442758 [2021-06-15T00:46:07.075Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T00:46:07.350Z] ---> Running in 8948a442dfb4 [2021-06-15T00:46:07.350Z] ---> Running in c04a63cad106 [2021-06-15T00:46:07.625Z] Successfully built 723ff0fc7cf6 [2021-06-15T00:46:07.625Z] ---> 274f17491be1 [2021-06-15T00:46:07.625Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-15T00:46:07.625Z] Successfully tagged support-scheduler-arm64:latest [2021-06-15T00:46:07.625Z]  Building support-scheduler ... done Building core-metadata [2021-06-15T00:46:08.231Z] Removing intermediate container 8948a442dfb4 [2021-06-15T00:46:08.231Z] ---> 69ba9726909e [2021-06-15T00:46:08.231Z] [2021-06-15T00:46:08.231Z] Removing intermediate container c04a63cad106 [2021-06-15T00:46:08.231Z] ---> b7af31ab642f [2021-06-15T00:46:08.231Z] [2021-06-15T00:46:08.509Z] Successfully built 69ba9726909e [2021-06-15T00:46:08.509Z] Successfully tagged core-command-arm64:latest [2021-06-15T00:46:08.509Z]  Building core-command ... done Building core-data [2021-06-15T00:46:08.789Z] Successfully built b7af31ab642f [2021-06-15T00:46:08.789Z] Successfully tagged support-notifications-arm64:latest [2021-06-15T00:46:08.789Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-06-15T00:46:09.390Z] ---> 39f19dfee828 [2021-06-15T00:46:09.390Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-15T00:46:10.378Z] ---> 2b8e065b44a1 [2021-06-15T00:46:10.379Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-15T00:46:10.981Z] ---> 809aec1937fb [2021-06-15T00:46:10.981Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-15T00:46:12.445Z] ---> a1d0c219dcc0 [2021-06-15T00:46:12.445Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-15T00:46:13.046Z] ---> Running in 4e822dfb48f5 [2021-06-15T00:46:14.027Z] Removing intermediate container 4e822dfb48f5 [2021-06-15T00:46:14.027Z] ---> 4585f4953ad1 [2021-06-15T00:46:14.027Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-15T00:46:15.472Z] ---> acdbdd83d024 [2021-06-15T00:46:15.472Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-15T00:46:16.070Z] ---> Running in ef4342fa6ab8 [2021-06-15T00:46:19.470Z] Removing intermediate container ef4342fa6ab8 [2021-06-15T00:46:19.470Z] ---> 7e72ddc9df3d [2021-06-15T00:46:19.470Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-15T00:46:19.470Z] ---> Running in 197bad7d7e17 [2021-06-15T00:46:20.069Z] Removing intermediate container 197bad7d7e17 [2021-06-15T00:46:20.069Z] ---> 94cd1e8e7474 [2021-06-15T00:46:20.069Z] Step 29/32 : CMD ["gate"] [2021-06-15T00:46:20.342Z] ---> Running in 1c49b3ad32f3 [2021-06-15T00:46:20.946Z] Removing intermediate container 1c49b3ad32f3 [2021-06-15T00:46:20.946Z] ---> 15ce35d72769 [2021-06-15T00:46:20.946Z] Step 30/32 : LABEL arch=arm64 [2021-06-15T00:46:20.946Z] ---> Running in e811c07f43f6 [2021-06-15T00:46:21.538Z] Removing intermediate container e811c07f43f6 [2021-06-15T00:46:21.538Z] ---> 0bd528968a2b [2021-06-15T00:46:21.538Z] Step 31/32 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 [2021-06-15T00:46:21.812Z] ---> Running in 6549e45a2d2e [2021-06-15T00:46:22.404Z] Removing intermediate container 6549e45a2d2e [2021-06-15T00:46:22.404Z] ---> f2bb53dfb772 [2021-06-15T00:46:22.404Z] Step 32/32 : LABEL version=0.0.0 [2021-06-15T00:46:22.679Z] ---> Running in 07f7afa03067 [2021-06-15T00:46:23.280Z] Removing intermediate container 07f7afa03067 [2021-06-15T00:46:23.280Z] ---> ce929ee7da10 [2021-06-15T00:46:23.280Z] [2021-06-15T00:46:23.881Z] Successfully built ce929ee7da10 [2021-06-15T00:46:23.881Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-15T00:47:02.924Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:47:02.924Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:47:02.924Z] ---> 78ec8dc1ed48 [2021-06-15T00:47:02.924Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> 2c1c2e414859 [2021-06-15T00:47:02.924Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> 3f983b6b762a [2021-06-15T00:47:02.924Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-15T00:47:02.924Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:47:02.924Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:47:02.924Z] ---> 78ec8dc1ed48 [2021-06-15T00:47:02.924Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> 2c1c2e414859 [2021-06-15T00:47:02.924Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> 3f983b6b762a [2021-06-15T00:47:02.924Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-15T00:47:02.924Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:47:02.924Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:47:02.924Z] ---> 78ec8dc1ed48 [2021-06-15T00:47:02.924Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> 2c1c2e414859 [2021-06-15T00:47:02.924Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> 3f983b6b762a [2021-06-15T00:47:02.924Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> 2218942cea67 [2021-06-15T00:47:02.924Z] Step 6/24 : COPY go.mod . [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> 03af8091ab98 [2021-06-15T00:47:02.924Z] Step 7/24 : RUN go mod download [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> ed38cc9b1953 [2021-06-15T00:47:02.924Z] Step 8/24 : COPY . . [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> 6999e491f754 [2021-06-15T00:47:02.924Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> c516a45f9b9d [2021-06-15T00:47:02.924Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-15T00:47:02.924Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:47:02.924Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:47:02.924Z] ---> 78ec8dc1ed48 [2021-06-15T00:47:02.924Z] Step 3/26 : WORKDIR /edgex-go [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> 2c1c2e414859 [2021-06-15T00:47:02.924Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> 3f983b6b762a [2021-06-15T00:47:02.924Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> 2218942cea67 [2021-06-15T00:47:02.924Z] Step 6/26 : COPY go.mod . [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> 03af8091ab98 [2021-06-15T00:47:02.924Z] Step 7/26 : RUN go mod download [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> ed38cc9b1953 [2021-06-15T00:47:02.924Z] Step 8/26 : COPY . . [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> 6999e491f754 [2021-06-15T00:47:02.924Z] Step 9/26 : RUN go mod tidy [2021-06-15T00:47:02.924Z] ---> Using cache [2021-06-15T00:47:02.924Z] ---> c516a45f9b9d [2021-06-15T00:47:02.924Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-15T00:47:06.319Z] ---> Running in c2862e5af4e3 [2021-06-15T00:47:06.319Z] ---> Running in 7718b586b89c [2021-06-15T00:47:06.319Z] ---> Running in 9205a5b5501e [2021-06-15T00:47:06.319Z] ---> Running in 017f8dbfb8d1 [2021-06-15T00:47:07.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:47:07.759Z] 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-15T00:47:07.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:47:07.759Z] 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-15T00:47:08.374Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:47:08.671Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:47:09.673Z] OK: 218 MiB in 52 packages [2021-06-15T00:47:09.673Z] OK: 218 MiB in 52 packages [2021-06-15T00:47:11.136Z] Removing intermediate container c2862e5af4e3 [2021-06-15T00:47:11.136Z] ---> 90a4a2719e26 [2021-06-15T00:47:11.136Z] Step 6/24 : COPY go.mod . [2021-06-15T00:47:11.418Z] Removing intermediate container 017f8dbfb8d1 [2021-06-15T00:47:11.418Z] ---> 68d57b6b9bd0 [2021-06-15T00:47:11.418Z] Step 6/24 : COPY go.mod . [2021-06-15T00:47:12.872Z] ---> bfae224b1d2e [2021-06-15T00:47:12.872Z] Step 7/24 : RUN go mod download [2021-06-15T00:47:12.872Z] ---> c616d92e7128 [2021-06-15T00:47:12.872Z] Step 7/24 : RUN go mod download [2021-06-15T00:47:13.150Z] ---> Running in f942f6ade282 [2021-06-15T00:47:13.150Z] ---> Running in 5356a2517dd6 [2021-06-15T00:47:17.492Z] Removing intermediate container f942f6ade282 [2021-06-15T00:47:17.492Z] ---> 46a664a0433a [2021-06-15T00:47:17.492Z] Step 8/24 : COPY . . [2021-06-15T00:47:17.768Z] Removing intermediate container 5356a2517dd6 [2021-06-15T00:47:17.768Z] ---> b16a4dc5f023 [2021-06-15T00:47:17.768Z] Step 8/24 : COPY . . [2021-06-15T00:47:50.197Z] ---> dfbef9d5d6c1 [2021-06-15T00:47:50.197Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:47:50.197Z] ---> 71d5c2379b5f [2021-06-15T00:47:50.197Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:47:50.197Z] ---> Running in 4c9ccae0d894 [2021-06-15T00:47:50.197Z] ---> Running in 974c7c041d95 [2021-06-15T00:47:53.618Z] Removing intermediate container 4c9ccae0d894 [2021-06-15T00:47:53.618Z] ---> 462583ec8c2a [2021-06-15T00:47:53.618Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-15T00:47:53.618Z] Removing intermediate container 974c7c041d95 [2021-06-15T00:47:53.618Z] ---> 5527f2ae44ce [2021-06-15T00:47:53.618Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-15T00:47:53.893Z] ---> Running in 6762fc2fa64c [2021-06-15T00:47:53.893Z] ---> Running in 8798ae34243a [2021-06-15T00:47:55.888Z] 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-15T00:47:56.494Z] 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-15T00:48:18.777Z] 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-15T00:48:33.899Z] Removing intermediate container 9205a5b5501e [2021-06-15T00:48:33.899Z] ---> 3971b67e8c81 [2021-06-15T00:48:33.899Z] [2021-06-15T00:48:33.899Z] Step 11/26 : FROM alpine:3.12 [2021-06-15T00:48:33.899Z] ---> 9852663dfa18 [2021-06-15T00:48:33.899Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-15T00:48:33.899Z] ---> Running in 1427b9993469 [2021-06-15T00:48:34.177Z] Removing intermediate container 7718b586b89c [2021-06-15T00:48:34.177Z] ---> 7140c1514870 [2021-06-15T00:48:34.177Z] [2021-06-15T00:48:34.177Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T00:48:34.177Z] ---> 9852663dfa18 [2021-06-15T00:48:34.177Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T00:48:34.177Z] ---> Using cache [2021-06-15T00:48:34.177Z] ---> 3988495ec412 [2021-06-15T00:48:34.177Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:48:34.177Z] ---> Using cache [2021-06-15T00:48:34.177Z] ---> 111f78710bb0 [2021-06-15T00:48:34.177Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-15T00:48:34.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:48:34.451Z] ---> Running in 53c6b4589681 [2021-06-15T00:48:34.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:48:35.329Z] Removing intermediate container 53c6b4589681 [2021-06-15T00:48:35.329Z] ---> 49bc4b12bcd8 [2021-06-15T00:48:35.329Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T00:48:35.329Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-15T00:48:35.605Z] ---> Running in 0c81765af24e [2021-06-15T00:48:35.605Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T00:48:35.605Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-15T00:48:35.605Z] (4/6) Installing curl (7.77.0-r0) [2021-06-15T00:48:35.605Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-15T00:48:35.605Z] (6/6) Installing su-exec (0.2-r1) [2021-06-15T00:48:35.605Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:48:35.605Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T00:48:35.879Z] OK: 7 MiB in 20 packages [2021-06-15T00:48:36.480Z] Removing intermediate container 0c81765af24e [2021-06-15T00:48:36.480Z] ---> 31c0688fc3e4 [2021-06-15T00:48:36.480Z] Step 16/24 : WORKDIR / [2021-06-15T00:48:36.754Z] ---> Running in 44cd6e27d83e [2021-06-15T00:48:37.751Z] Removing intermediate container 44cd6e27d83e [2021-06-15T00:48:37.751Z] ---> 9afbe388b207 [2021-06-15T00:48:37.751Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:48:38.353Z] Removing intermediate container 1427b9993469 [2021-06-15T00:48:38.353Z] ---> 684cfd0e5227 [2021-06-15T00:48:38.353Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T00:48:38.627Z] ---> Running in 6347d72b79f2 [2021-06-15T00:48:39.246Z] ---> 1cf33438799c [2021-06-15T00:48:39.246Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-15T00:48:39.522Z] Removing intermediate container 6347d72b79f2 [2021-06-15T00:48:39.522Z] ---> 367eee6c929e [2021-06-15T00:48:39.522Z] Step 14/26 : WORKDIR / [2021-06-15T00:48:39.522Z] ---> Running in efc5b729fd57 [2021-06-15T00:48:40.518Z] Removing intermediate container efc5b729fd57 [2021-06-15T00:48:40.518Z] ---> 8573062a513d [2021-06-15T00:48:40.518Z] 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-15T00:48:41.134Z] ---> fffe0fb339d2 [2021-06-15T00:48:41.134Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-15T00:48:42.133Z] ---> 1782d2e765ac [2021-06-15T00:48:42.133Z] 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-15T00:48:42.418Z] ---> 8257e18120c5 [2021-06-15T00:48:42.418Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-15T00:48:42.710Z] ---> Running in f7fd7c1713a6 [2021-06-15T00:48:43.712Z] ---> 4d9443f40e72 [2021-06-15T00:48:43.712Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-15T00:48:43.712Z] Removing intermediate container f7fd7c1713a6 [2021-06-15T00:48:43.712Z] ---> f3a385eb0a97 [2021-06-15T00:48:43.712Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:48:43.993Z] ---> Running in b019d2467d5f [2021-06-15T00:48:44.996Z] Removing intermediate container b019d2467d5f [2021-06-15T00:48:44.996Z] ---> 64ec0f47963e [2021-06-15T00:48:44.996Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T00:48:44.996Z] ---> Running in 861eaf3c3339 [2021-06-15T00:48:44.996Z] ---> 8a689c6c529c [2021-06-15T00:48:44.996Z] 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-15T00:48:46.001Z] Removing intermediate container 861eaf3c3339 [2021-06-15T00:48:46.001Z] ---> a814dc9772fe [2021-06-15T00:48:46.001Z] Step 23/24 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 [2021-06-15T00:48:46.001Z] ---> Running in 51b1ef4d5c81 [2021-06-15T00:48:46.609Z] ---> be9f7f947d08 [2021-06-15T00:48:46.609Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-15T00:48:46.885Z] Removing intermediate container 51b1ef4d5c81 [2021-06-15T00:48:46.885Z] ---> fea6ad90af59 [2021-06-15T00:48:46.885Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:48:47.160Z] ---> Running in 72463e5c1228 [2021-06-15T00:48:48.610Z] Removing intermediate container 72463e5c1228 [2021-06-15T00:48:48.611Z] ---> d4e355813c9f [2021-06-15T00:48:48.611Z] [2021-06-15T00:48:48.611Z] ---> 5d984e048129 [2021-06-15T00:48:48.611Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-15T00:48:48.887Z] Successfully built d4e355813c9f [2021-06-15T00:48:49.163Z] Successfully tagged core-metadata-arm64:latest [2021-06-15T00:48:50.628Z]  Building core-metadata ... done  ---> 0070be401081 [2021-06-15T00:48:50.628Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-15T00:48:52.071Z] ---> 1497a6e6b450 [2021-06-15T00:48:52.071Z] 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-15T00:48:52.343Z] ---> Running in 9ef7a55a9743 [2021-06-15T00:48:55.772Z] Removing intermediate container 9ef7a55a9743 [2021-06-15T00:48:55.772Z] ---> 28e97a082c57 [2021-06-15T00:48:55.772Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-15T00:48:56.053Z] ---> Running in 63611b86bab9 [2021-06-15T00:48:56.658Z] Removing intermediate container 63611b86bab9 [2021-06-15T00:48:56.658Z] ---> 664c8e84217a [2021-06-15T00:48:56.658Z] Step 24/26 : LABEL arch=arm64 [2021-06-15T00:48:56.935Z] ---> Running in 0e7b71a0ad82 [2021-06-15T00:48:57.938Z] Removing intermediate container 0e7b71a0ad82 [2021-06-15T00:48:57.938Z] ---> de969f01ba41 [2021-06-15T00:48:57.938Z] Step 25/26 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 [2021-06-15T00:48:58.216Z] ---> Running in 578bdb7e1404 [2021-06-15T00:48:58.818Z] Removing intermediate container 578bdb7e1404 [2021-06-15T00:48:58.818Z] ---> d6eaee309c47 [2021-06-15T00:48:58.818Z] Step 26/26 : LABEL version=0.0.0 [2021-06-15T00:48:59.095Z] ---> Running in 6a896d7376eb [2021-06-15T00:48:59.715Z] Removing intermediate container 6a896d7376eb [2021-06-15T00:48:59.715Z] ---> d27bb46c43ea [2021-06-15T00:48:59.715Z] [2021-06-15T00:49:00.319Z] Successfully built d27bb46c43ea [2021-06-15T00:49:00.319Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-15T00:49:10.485Z]  Building security-secretstore-setup ... done Removing intermediate container 8798ae34243a [2021-06-15T00:49:10.485Z] ---> 3c8eb7bb80fc [2021-06-15T00:49:10.485Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-15T00:49:10.485Z] ---> Running in 722818a81007 [2021-06-15T00:49:11.470Z] 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-15T00:49:14.862Z] Removing intermediate container 722818a81007 [2021-06-15T00:49:14.862Z] ---> 34fab8b6b927 [2021-06-15T00:49:14.862Z] [2021-06-15T00:49:14.862Z] Step 12/24 : FROM docker:20.10.0 [2021-06-15T00:49:14.862Z] 20.10.0: Pulling from library/docker [2021-06-15T00:49:15.470Z] Removing intermediate container 6762fc2fa64c [2021-06-15T00:49:15.470Z] ---> 9ee7bca656e3 [2021-06-15T00:49:15.470Z] [2021-06-15T00:49:15.470Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T00:49:15.470Z] ---> 9852663dfa18 [2021-06-15T00:49:15.470Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-15T00:49:16.065Z] ---> Running in 2142f5393efb [2021-06-15T00:49:16.666Z] Removing intermediate container 2142f5393efb [2021-06-15T00:49:16.666Z] ---> 17fd5825af7e [2021-06-15T00:49:16.666Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-15T00:49:16.942Z] ---> Running in 7368d4429926 [2021-06-15T00:49:17.541Z] Removing intermediate container 7368d4429926 [2021-06-15T00:49:17.541Z] ---> 32dd919d8dcd [2021-06-15T00:49:17.541Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-15T00:49:17.541Z] ---> Running in 6067c1b88699 [2021-06-15T00:49:18.138Z] Removing intermediate container 6067c1b88699 [2021-06-15T00:49:18.138Z] ---> 3c9c88ae1834 [2021-06-15T00:49:18.138Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:49:18.412Z] ---> Running in 175cbba038a7 [2021-06-15T00:49:21.794Z] Removing intermediate container 175cbba038a7 [2021-06-15T00:49:21.794Z] ---> 6c8b7596ee33 [2021-06-15T00:49:21.794Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T00:49:21.794Z] ---> Running in f53ef2bd508b [2021-06-15T00:49:22.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:49:23.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:49:23.764Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T00:49:24.037Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T00:49:24.037Z] ---> eeaf43b92773 [2021-06-15T00:49:24.037Z] 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-15T00:49:24.312Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T00:49:24.312Z] ---> Running in 7efa8d5b1f4e [2021-06-15T00:49:24.312Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T00:49:24.583Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T00:49:24.583Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T00:49:24.865Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T00:49:24.865Z] Removing intermediate container 7efa8d5b1f4e [2021-06-15T00:49:24.865Z] ---> 08a6b0ecdb31 [2021-06-15T00:49:24.865Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-15T00:49:24.865Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T00:49:24.865Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:49:24.865Z] ---> Running in f003b7b1d1f3 [2021-06-15T00:49:24.865Z] OK: 8 MiB in 20 packages [2021-06-15T00:49:26.307Z] Removing intermediate container f53ef2bd508b [2021-06-15T00:49:26.307Z] ---> 1d9fecf9c036 [2021-06-15T00:49:26.307Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:49:26.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:49:26.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:49:26.850Z] ---> ec7a8c626e6c [2021-06-15T00:49:26.850Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-15T00:49:27.125Z] (1/39) Installing readline (8.0.4-r0) [2021-06-15T00:49:27.125Z] (2/39) Installing bash (5.0.17-r0) [2021-06-15T00:49:27.125Z] Executing bash-5.0.17-r0.post-install [2021-06-15T00:49:27.125Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T00:49:27.125Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-15T00:49:27.125Z] (5/39) Installing curl (7.77.0-r0) [2021-06-15T00:49:27.125Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-15T00:49:27.125Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-15T00:49:27.125Z] (8/39) Installing expat (2.2.9-r1) [2021-06-15T00:49:27.125Z] (9/39) Installing libffi (3.3-r2) [2021-06-15T00:49:27.125Z] (10/39) Installing gdbm (1.13-r1) [2021-06-15T00:49:27.125Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-15T00:49:27.396Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-15T00:49:27.396Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-15T00:49:28.379Z] ---> 28c130e41f28 [2021-06-15T00:49:28.379Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-15T00:49:28.977Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-15T00:49:28.977Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-15T00:49:28.977Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-15T00:49:28.977Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-15T00:49:29.247Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-15T00:49:29.247Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-15T00:49:29.247Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-15T00:49:29.247Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-15T00:49:29.247Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-15T00:49:29.247Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-15T00:49:29.247Z] ---> 1d738fe18acf [2021-06-15T00:49:29.247Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-15T00:49:29.247Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-15T00:49:29.517Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-15T00:49:29.517Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-15T00:49:29.517Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-15T00:49:29.517Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-15T00:49:29.517Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-15T00:49:29.517Z] ---> Running in 76eaa4bb1b5e [2021-06-15T00:49:29.517Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-15T00:49:29.517Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-15T00:49:29.517Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-15T00:49:29.517Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-15T00:49:29.517Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-15T00:49:29.517Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-15T00:49:29.517Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-15T00:49:29.517Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-15T00:49:29.791Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-15T00:49:29.791Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-15T00:49:29.791Z] Executing busybox-1.31.1-r19.trigger [2021-06-15T00:49:29.791Z] OK: 72 MiB in 59 packages [2021-06-15T00:49:30.063Z] Removing intermediate container 76eaa4bb1b5e [2021-06-15T00:49:30.063Z] ---> f1ce0db7b0da [2021-06-15T00:49:30.063Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:49:30.335Z] ---> Running in ec1489c34aef [2021-06-15T00:49:30.607Z] Removing intermediate container ec1489c34aef [2021-06-15T00:49:30.607Z] ---> 0fbb4f14a1f8 [2021-06-15T00:49:30.607Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T00:49:30.880Z] ---> Running in e477ee6933b3 [2021-06-15T00:49:31.150Z] Removing intermediate container e477ee6933b3 [2021-06-15T00:49:31.150Z] ---> 06896ce47b98 [2021-06-15T00:49:31.150Z] Step 23/24 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 [2021-06-15T00:49:31.421Z] ---> Running in c7cdd863da87 [2021-06-15T00:49:32.014Z] Removing intermediate container c7cdd863da87 [2021-06-15T00:49:32.014Z] ---> 064d05bf13f4 [2021-06-15T00:49:32.014Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:49:32.014Z] ---> Running in 5b4b4eb8e8c1 [2021-06-15T00:49:32.618Z] Removing intermediate container 5b4b4eb8e8c1 [2021-06-15T00:49:32.618Z] ---> 0c0b276522f8 [2021-06-15T00:49:32.618Z] [2021-06-15T00:49:32.907Z] Successfully built 0c0b276522f8 [2021-06-15T00:49:32.907Z] Successfully tagged core-data-arm64:latest [2021-06-15T00:49:34.386Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-15T00:49:34.386Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-15T00:49:35.370Z] Collecting jsonschema<3,>=2.5.1 [2021-06-15T00:49:35.370Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-15T00:49:35.643Z] Collecting docopt<0.7,>=0.6.1 [2021-06-15T00:49:35.643Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-15T00:49:37.610Z] Collecting cached-property<2,>=1.2.0 [2021-06-15T00:49:37.610Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-15T00:49:37.880Z] Collecting texttable<0.10,>=0.9.0 [2021-06-15T00:49:37.880Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-15T00:49:40.484Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-15T00:49:40.484Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-15T00:49:41.077Z] Collecting docker<4.0,>=3.6.0 [2021-06-15T00:49:41.077Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-15T00:49:42.050Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-15T00:49:42.050Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-15T00:49:42.640Z] Collecting PyYAML<4,>=3.10 [2021-06-15T00:49:42.912Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-15T00:49:45.523Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-15T00:49:45.523Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-15T00:49:47.484Z] 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-15T00:49:47.753Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-15T00:49:47.753Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-15T00:49:48.022Z] 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-15T00:49:48.022Z] 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-15T00:49:48.292Z] Collecting idna<2.8,>=2.5 [2021-06-15T00:49:48.292Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-15T00:49:48.562Z] Collecting docker-pycreds>=0.4.0 [2021-06-15T00:49:48.562Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-15T00:49:48.562Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-15T00:49:48.562Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-15T00:49:48.562Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-15T00:49:48.562Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-15T00:49:49.527Z] Installing collected packages: jsonschema, docopt, cached-property, texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, dockerpty, docker-compose [2021-06-15T00:49:49.797Z] Running setup.py install for docopt: started [2021-06-15T00:49:51.758Z] Running setup.py install for docopt: finished with status 'done' [2021-06-15T00:49:51.758Z] Running setup.py install for texttable: started [2021-06-15T00:49:53.180Z] Running setup.py install for texttable: finished with status 'done' [2021-06-15T00:49:53.180Z] Attempting uninstall: urllib3 [2021-06-15T00:49:53.180Z] Found existing installation: urllib3 1.25.9 [2021-06-15T00:49:53.180Z] Uninstalling urllib3-1.25.9: [2021-06-15T00:49:53.450Z] Successfully uninstalled urllib3-1.25.9 [2021-06-15T00:49:54.044Z] Attempting uninstall: idna [2021-06-15T00:49:54.044Z] Found existing installation: idna 2.9 [2021-06-15T00:49:54.044Z] Uninstalling idna-2.9: [2021-06-15T00:49:54.044Z] Successfully uninstalled idna-2.9 [2021-06-15T00:49:54.638Z] Attempting uninstall: requests [2021-06-15T00:49:54.639Z] Found existing installation: requests 2.23.0 [2021-06-15T00:49:54.639Z] Uninstalling requests-2.23.0: [2021-06-15T00:49:54.919Z] Successfully uninstalled requests-2.23.0 [2021-06-15T00:49:56.348Z] Running setup.py install for PyYAML: started [2021-06-15T00:49:58.321Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-15T00:49:58.321Z] Running setup.py install for dockerpty: started [2021-06-15T00:50:00.295Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-15T00:50:00.888Z] 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-15T00:50:09.170Z] Removing intermediate container f003b7b1d1f3 [2021-06-15T00:50:09.170Z] ---> 0047a5b51aa1 [2021-06-15T00:50:09.170Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-15T00:50:09.170Z] ---> Running in d047033e8977 [2021-06-15T00:50:09.170Z] Removing intermediate container d047033e8977 [2021-06-15T00:50:09.170Z] ---> 0743e5451386 [2021-06-15T00:50:09.170Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-15T00:50:09.445Z] ---> Running in 895cb8a9ea05 [2021-06-15T00:50:09.720Z] Removing intermediate container 895cb8a9ea05 [2021-06-15T00:50:09.720Z] ---> 4a2029c18113 [2021-06-15T00:50:09.720Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-15T00:50:11.161Z] ---> e27b20ab5920 [2021-06-15T00:50:11.161Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-15T00:50:11.757Z] ---> 1457c925f9c9 [2021-06-15T00:50:11.757Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-15T00:50:12.738Z] ---> d0fa8e472a46 [2021-06-15T00:50:12.738Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-15T00:50:12.738Z] ---> Running in e4ea32c39663 [2021-06-15T00:50:13.337Z] Removing intermediate container e4ea32c39663 [2021-06-15T00:50:13.337Z] ---> bcd6bc2ec37d [2021-06-15T00:50:13.337Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:50:13.337Z] ---> Running in 49ee4c908f9f [2021-06-15T00:50:13.934Z] Removing intermediate container 49ee4c908f9f [2021-06-15T00:50:13.934Z] ---> 4dac6f2f8aca [2021-06-15T00:50:13.934Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T00:50:13.934Z] ---> Running in 319f02f61dec [2021-06-15T00:50:14.215Z] Removing intermediate container 319f02f61dec [2021-06-15T00:50:14.215Z] ---> 872d0d1d7ade [2021-06-15T00:50:14.215Z] Step 23/24 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 [2021-06-15T00:50:14.496Z] ---> Running in 1533e7402b55 [2021-06-15T00:50:15.095Z] Removing intermediate container 1533e7402b55 [2021-06-15T00:50:15.095Z] ---> dfa67f235e01 [2021-06-15T00:50:15.095Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:50:15.095Z] ---> Running in b2b0ea1460a9 [2021-06-15T00:50:15.691Z] Removing intermediate container b2b0ea1460a9 [2021-06-15T00:50:15.691Z] ---> 28117b58c3cd [2021-06-15T00:50:15.691Z] [2021-06-15T00:50:15.966Z] Successfully built 28117b58c3cd [2021-06-15T00:50:15.966Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-15T00:50:16.257Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-15T00:50:16.266Z] $ docker stop --time=1 936d94e4ba0b91bd7b7a7fd33a3677c4eda819ba3b3e70a94f2ff2459a2cce93 [2021-06-15T00:50:18.034Z] $ docker rm -f 936d94e4ba0b91bd7b7a7fd33a3677c4eda819ba3b3e70a94f2ff2459a2cce93 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T00:50:18.589Z] + docker images [2021-06-15T00:50:18.860Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-15T00:50:18.860Z] sys-mgmt-agent-arm64 latest 28117b58c3cd 3 seconds ago 299MB [2021-06-15T00:50:18.860Z] core-data-arm64 latest 0c0b276522f8 46 seconds ago 19.1MB [2021-06-15T00:50:18.860Z] 9ee7bca656e3 About a minute ago 975MB [2021-06-15T00:50:18.860Z] 34fab8b6b927 About a minute ago 969MB [2021-06-15T00:50:18.860Z] security-secretstore-setup-arm64 latest d27bb46c43ea About a minute ago 27.1MB [2021-06-15T00:50:18.860Z] core-metadata-arm64 latest d4e355813c9f About a minute ago 15.7MB [2021-06-15T00:50:18.860Z] 7140c1514870 About a minute ago 972MB [2021-06-15T00:50:18.860Z] 3971b67e8c81 About a minute ago 976MB [2021-06-15T00:50:18.860Z] security-bootstrapper-arm64 latest ce929ee7da10 3 minutes ago 17.5MB [2021-06-15T00:50:18.860Z] support-notifications-arm64 latest b7af31ab642f 4 minutes ago 15.7MB [2021-06-15T00:50:18.860Z] core-command-arm64 latest 69ba9726909e 4 minutes ago 15MB [2021-06-15T00:50:18.860Z] support-scheduler-arm64 latest 723ff0fc7cf6 4 minutes ago 15.1MB [2021-06-15T00:50:18.860Z] security-proxy-setup-arm64 latest f48e637bcaaf 4 minutes ago 24.3MB [2021-06-15T00:50:18.860Z] 5e3b55a6b20b 4 minutes ago 968MB [2021-06-15T00:50:18.860Z] fe6c07af05c2 4 minutes ago 969MB [2021-06-15T00:50:18.860Z] 71e5cfe5a8c2 4 minutes ago 970MB [2021-06-15T00:50:18.860Z] 2603b451f6b7 4 minutes ago 973MB [2021-06-15T00:50:18.860Z] 1be934794b3d 4 minutes ago 966MB [2021-06-15T00:50:18.860Z] ci-base-image-arm64 latest 78ec8dc1ed48 14 minutes ago 641MB [2021-06-15T00:50:18.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB [2021-06-15T00:50:18.860Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-15T00:50:18.860Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-15T00:50:18.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:50:19.688Z] ---> job-cost.sh [2021-06-15T00:50:19.688Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xNwJ [2021-06-15T00:50:58.638Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T00:52:35.433Z] lf-activate-venv(): INFO: Adding /tmp/venv-xNwJ/bin to PATH [2021-06-15T00:52:35.433Z] INFO: No Stack... [2021-06-15T00:52:35.433Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T00:52:35.433Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T00:52:35.769Z] + + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-06-15T00:52:35.769Z] cut -d, -f6 [Pipeline] lock [2021-06-15T00:52:35.829Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3562-3-stack-cost] [2021-06-15T00:52:35.843Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3562-3-stack-cost] did not exist. Created. [2021-06-15T00:52:35.843Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3562-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T00:52:36.199Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T00:52:36.445Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T00:52:36.457Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3562-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-15T00:52:37.433Z] provisioning config files... [2021-06-15T00:52:37.443Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5557713006956988701tmp [Pipeline] { [Pipeline] sh [2021-06-15T00:52:37.769Z] + set +x [2021-06-15T00:52:37.769Z] + curl -s https://codecov.io/bash [2021-06-15T00:52:37.769Z] + bash -s -- [2021-06-15T00:52:37.769Z] [2021-06-15T00:52:37.769Z] _____ _ [2021-06-15T00:52:37.769Z] / ____| | | [2021-06-15T00:52:37.769Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T00:52:37.769Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T00:52:37.769Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T00:52:37.769Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T00:52:37.769Z] Bash-1.0.3 [2021-06-15T00:52:37.769Z] [2021-06-15T00:52:37.769Z] [2021-06-15T00:52:38.032Z] ==> git version 2.24.4 found [2021-06-15T00:52:38.032Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-15T00:52:38.032Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T00:52:38.032Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T00:52:38.032Z] ==> Jenkins CI detected. [2021-06-15T00:52:38.032Z] project root: . [2021-06-15T00:52:38.032Z] --> token set from env [2021-06-15T00:52:38.032Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T00:52:38.032Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T00:52:38.032Z] ==> Python coveragepy not found [2021-06-15T00:52:38.032Z] ==> Searching for coverage reports in: [2021-06-15T00:52:38.032Z] + . [2021-06-15T00:52:38.032Z] -> Found 1 reports [2021-06-15T00:52:38.032Z] ==> Detecting git/mercurial file structure [2021-06-15T00:52:38.032Z] ==> Reading reports [2021-06-15T00:52:38.032Z] + ./coverage.out bytes=398195 [2021-06-15T00:52:38.032Z] ==> Appending adjustments [2021-06-15T00:52:38.032Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T00:52:39.422Z] + Found adjustments [2021-06-15T00:52:39.422Z] ==> Gzipping contents [2021-06-15T00:52:39.422Z] 56K /tmp/codecov.DxCs6S.gz [2021-06-15T00:52:39.422Z] ==> Uploading reports [2021-06-15T00:52:39.422Z] url: https://codecov.io [2021-06-15T00:52:39.422Z] query: branch=PR-3562&commit=9256a4e10b6745ece5e699d936a8c1e8c55a7818&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3562%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3562&job=&cmd_args= [2021-06-15T00:52:39.422Z] -> Pinging Codecov [2021-06-15T00:52:39.422Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3562&commit=9256a4e10b6745ece5e699d936a8c1e8c55a7818&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3562%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3562&job=&cmd_args= [2021-06-15T00:52:39.994Z] -> Uploading to [2021-06-15T00:52:39.994Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/00271124DB129430A58F1EEE437C3FCB/9256a4e10b6745ece5e699d936a8c1e8c55a7818/abf0ceaa-892f-4b80-a34b-70ffd93724d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T005239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23285335aa92affd8ede108f964053474644e99e58b111686512bb653f8cce1d [2021-06-15T00:52:39.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T00:52:39.994Z] Dload Upload Total Spent Left Speed [2021-06-15T00:52:40.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54538 0 0 100 54538 0 111k --:--:-- --:--:-- --:--:-- 111k [2021-06-15T00:52:40.253Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9256a4e10b6745ece5e699d936a8c1e8c55a7818 [Pipeline] } [2021-06-15T00:52:40.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-15T00:52:41.430Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:52:42.011Z] ---> package-listing.sh [2021-06-15T00:52:42.011Z] ++ facter osfamily [2021-06-15T00:52:42.011Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T00:52:42.272Z] + OS_FAMILY=redhat [2021-06-15T00:52:42.272Z] + workspace=/w/workspace/edgex-go/3 [2021-06-15T00:52:42.272Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T00:52:42.272Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T00:52:42.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T00:52:42.272Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T00:52:42.272Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-15T00:52:42.272Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T00:52:42.272Z] + case "${OS_FAMILY}" in [2021-06-15T00:52:42.272Z] + rpm -qa [2021-06-15T00:52:42.272Z] + sort [2021-06-15T00:52:44.824Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T00:52:44.824Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T00:52:44.824Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T00:52:44.824Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-15T00:52:44.824Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-15T00:52:44.824Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-15T00:52:44.837Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-15T00:52:45.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:52:45.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T00:52:45.698Z] [2021-06-15T00:52:45.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:52:46.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T00:52:46.020Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T00:52:46.020Z] df20fa9351a1: Pulling fs layer [2021-06-15T00:52:46.020Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T00:52:46.020Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T00:52:46.020Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T00:52:46.020Z] 93b61091891f: Pulling fs layer [2021-06-15T00:52:46.020Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T00:52:46.020Z] 5e14af77c1be: Pulling fs layer [2021-06-15T00:52:46.020Z] 01666e4c0597: Pulling fs layer [2021-06-15T00:52:46.020Z] aa168da1d23b: Pulling fs layer [2021-06-15T00:52:46.020Z] 93b9cdb0e59b: Waiting [2021-06-15T00:52:46.020Z] 5e14af77c1be: Waiting [2021-06-15T00:52:46.020Z] 01666e4c0597: Waiting [2021-06-15T00:52:46.020Z] aa168da1d23b: Waiting [2021-06-15T00:52:46.020Z] 46f8f816bc3b: Waiting [2021-06-15T00:52:46.020Z] 93b61091891f: Waiting [2021-06-15T00:52:46.020Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T00:52:46.020Z] 36b3adc4ff6f: Download complete [2021-06-15T00:52:46.020Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T00:52:46.020Z] 46f8f816bc3b: Download complete [2021-06-15T00:52:46.020Z] df20fa9351a1: Verifying Checksum [2021-06-15T00:52:46.020Z] df20fa9351a1: Download complete [2021-06-15T00:52:46.288Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T00:52:46.288Z] 93b9cdb0e59b: Download complete [2021-06-15T00:52:46.288Z] 93b61091891f: Verifying Checksum [2021-06-15T00:52:46.288Z] 93b61091891f: Download complete [2021-06-15T00:52:46.288Z] 5e14af77c1be: Download complete [2021-06-15T00:52:46.288Z] 01666e4c0597: Verifying Checksum [2021-06-15T00:52:46.288Z] 01666e4c0597: Download complete [2021-06-15T00:52:46.288Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T00:52:46.288Z] 8ad3a11d3b57: Download complete [2021-06-15T00:52:46.288Z] df20fa9351a1: Pull complete [2021-06-15T00:52:46.552Z] 36b3adc4ff6f: Pull complete [2021-06-15T00:52:46.815Z] 8ad3a11d3b57: Pull complete [2021-06-15T00:52:47.082Z] 46f8f816bc3b: Pull complete [2021-06-15T00:52:47.345Z] 93b61091891f: Pull complete [2021-06-15T00:52:47.345Z] 93b9cdb0e59b: Pull complete [2021-06-15T00:52:47.345Z] 5e14af77c1be: Pull complete [2021-06-15T00:52:47.606Z] 01666e4c0597: Pull complete [2021-06-15T00:52:48.182Z] aa168da1d23b: Verifying Checksum [2021-06-15T00:52:48.182Z] aa168da1d23b: Download complete [2021-06-15T00:52:52.452Z] aa168da1d23b: Pull complete [2021-06-15T00:52:52.452Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T00:52:52.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T00:52:52.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T00:52:52.534Z] prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container [2021-06-15T00:52:52.606Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-15T00:52:54.889Z] $ docker top 0bfeebf57ae1c08f56600d656559424595df0b7c14f3dc5e27475329d02af840 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T00:52:55.285Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T00:52:55.606Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T00:52:55.916Z] + ls /var/log/sa-host [2021-06-15T00:52:55.916Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T00:52:55.916Z] file_magic: OK [2021-06-15T00:52:55.916Z] HZ: Using current value: 100 [2021-06-15T00:52:55.916Z] file_header: OK [2021-06-15T00:52:55.916Z] 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-15T00:52:55.916Z] Statistics: [2021-06-15T00:52:55.916Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T00:52:55.916Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T00:52:55.916Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T00:52:55.916Z] file_magic: OK [2021-06-15T00:52:55.916Z] HZ: Using current value: 100 [2021-06-15T00:52:55.916Z] file_header: OK [2021-06-15T00:52:55.916Z] 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-15T00:52:55.916Z] Statistics: [2021-06-15T00:52:55.916Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T00:52:55.916Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T00:52:56.107Z] provisioning config files... [2021-06-15T00:52:56.121Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1363693960368394790tmp [Pipeline] { [Pipeline] echo [2021-06-15T00:52:56.157Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:52:56.451Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T00:52:56.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:52:56.861Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T00:52:56.873Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:52:57.173Z] ---> sudo-logs.sh [2021-06-15T00:52:57.173Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T00:52:57.212Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:52:57.512Z] ---> job-cost.sh [2021-06-15T00:52:57.512Z] lf-activate-venv: SKIPPING [2021-06-15T00:52:57.512Z] DEBUG: total: 0.18000000715255737 [2021-06-15T00:52:57.512Z] INFO: Retrieving Stack Cost... [2021-06-15T00:52:58.460Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T00:52:58.721Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T00:52:58.737Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:52:59.035Z] ---> logs-deploy.sh [2021-06-15T00:52:59.035Z] lf-activate-venv: SKIPPING [2021-06-15T00:52:59.035Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3562/3 [2021-06-15T00:52:59.035Z] INFO: archiving workspace using pattern(s): [2021-06-15T00:52:59.984Z] Archives upload complete. [2021-06-15T00:52:59.984Z] INFO: archiving logs to Nexus [2021-06-15T00:53:00.558Z] ---> uname -a: [2021-06-15T00:53:00.558Z] Linux prd-centos7-docker-4c-2g-1359.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-15T00:53:00.558Z] [2021-06-15T00:53:00.558Z] [2021-06-15T00:53:00.558Z] ---> lscpu: [2021-06-15T00:53:00.558Z] Architecture: x86_64 [2021-06-15T00:53:00.558Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-15T00:53:00.558Z] Byte Order: Little Endian [2021-06-15T00:53:00.558Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-15T00:53:00.558Z] CPU(s): 2 [2021-06-15T00:53:00.558Z] On-line CPU(s) list: 0,1 [2021-06-15T00:53:00.558Z] Thread(s) per core: 1 [2021-06-15T00:53:00.558Z] Core(s) per socket: 1 [2021-06-15T00:53:00.558Z] Socket(s): 2 [2021-06-15T00:53:00.558Z] NUMA node(s): 1 [2021-06-15T00:53:00.558Z] Vendor ID: AuthenticAMD [2021-06-15T00:53:00.558Z] CPU family: 23 [2021-06-15T00:53:00.558Z] Model: 49 [2021-06-15T00:53:00.558Z] Model name: AMD EPYC-Rome Processor [2021-06-15T00:53:00.558Z] Stepping: 0 [2021-06-15T00:53:00.558Z] CPU MHz: 2800.000 [2021-06-15T00:53:00.558Z] BogoMIPS: 5600.00 [2021-06-15T00:53:00.558Z] Virtualization: AMD-V [2021-06-15T00:53:00.558Z] Hypervisor vendor: KVM [2021-06-15T00:53:00.558Z] Virtualization type: full [2021-06-15T00:53:00.558Z] L1d cache: 64 KiB [2021-06-15T00:53:00.558Z] L1i cache: 64 KiB [2021-06-15T00:53:00.558Z] L2 cache: 1 MiB [2021-06-15T00:53:00.558Z] L3 cache: 32 MiB [2021-06-15T00:53:00.558Z] NUMA node0 CPU(s): 0,1 [2021-06-15T00:53:00.558Z] Vulnerability Itlb multihit: Not affected [2021-06-15T00:53:00.558Z] Vulnerability L1tf: Not affected [2021-06-15T00:53:00.558Z] Vulnerability Mds: Not affected [2021-06-15T00:53:00.558Z] Vulnerability Meltdown: Not affected [2021-06-15T00:53:00.558Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-15T00:53:00.558Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-15T00:53:00.558Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-15T00:53:00.558Z] Vulnerability Srbds: Not affected [2021-06-15T00:53:00.558Z] Vulnerability Tsx async abort: Not affected [2021-06-15T00:53:00.558Z] 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-15T00:53:00.558Z] [2021-06-15T00:53:00.558Z] [2021-06-15T00:53:00.558Z] ---> nproc: [2021-06-15T00:53:00.558Z] 2 [2021-06-15T00:53:00.558Z] [2021-06-15T00:53:00.558Z] [2021-06-15T00:53:00.559Z] ---> df -h: [2021-06-15T00:53:00.559Z] Filesystem Size Used Available Use% Mounted on [2021-06-15T00:53:00.559Z] overlay 40.0G 13.3G 26.7G 33% / [2021-06-15T00:53:00.559Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-15T00:53:00.559Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-15T00:53:00.559Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-15T00:53:00.559Z] /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os [2021-06-15T00:53:00.559Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf [2021-06-15T00:53:00.559Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname [2021-06-15T00:53:00.559Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts [2021-06-15T00:53:00.559Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host [2021-06-15T00:53:00.559Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure [2021-06-15T00:53:00.559Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log [2021-06-15T00:53:00.559Z] /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json [2021-06-15T00:53:00.559Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/3 [2021-06-15T00:53:00.559Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/3@tmp [2021-06-15T00:53:00.559Z] [2021-06-15T00:53:00.559Z] [2021-06-15T00:53:00.559Z] ---> free -m: [2021-06-15T00:53:00.559Z] total used free shared buff/cache available [2021-06-15T00:53:00.559Z] Mem: 7821 1356 1436 0 5029 6440 [2021-06-15T00:53:00.559Z] Swap: 1023 1 1022 [2021-06-15T00:53:00.559Z] [2021-06-15T00:53:00.559Z] [2021-06-15T00:53:00.559Z] ---> ip addr: [2021-06-15T00:53:00.559Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-15T00:53:00.559Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-15T00:53:00.559Z] inet 127.0.0.1/8 scope host lo [2021-06-15T00:53:00.559Z] valid_lft forever preferred_lft forever [2021-06-15T00:53:00.559Z] inet6 ::1/128 scope host [2021-06-15T00:53:00.559Z] valid_lft forever preferred_lft forever [2021-06-15T00:53:00.559Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-15T00:53:00.559Z] link/ether fa:16:3e:ff:49:b8 brd ff:ff:ff:ff:ff:ff [2021-06-15T00:53:00.559Z] inet 10.30.122.233/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-15T00:53:00.559Z] valid_lft 84987sec preferred_lft 84987sec [2021-06-15T00:53:00.559Z] inet6 fe80::f816:3eff:feff:49b8/64 scope link [2021-06-15T00:53:00.559Z] valid_lft forever preferred_lft forever [2021-06-15T00:53:00.559Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-15T00:53:00.559Z] link/ether 02:42:d4:fc:38:bd brd ff:ff:ff:ff:ff:ff [2021-06-15T00:53:00.559Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-15T00:53:00.559Z] valid_lft forever preferred_lft forever [2021-06-15T00:53:00.559Z] inet6 fe80::42:d4ff:fefc:38bd/64 scope link [2021-06-15T00:53:00.559Z] valid_lft forever preferred_lft forever [2021-06-15T00:53:00.559Z] [2021-06-15T00:53:00.559Z] [2021-06-15T00:53:00.559Z] ---> sar -b -r -n DEV: [2021-06-15T00:53:00.559Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) [2021-06-15T00:53:00.559Z] [2021-06-15T00:53:00.559Z] 00:29:19 LINUX RESTART (2 CPU) [2021-06-15T00:53:00.559Z] [2021-06-15T00:53:00.559Z] 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-15T00:53:00.559Z] 00:31:01 137.42 3.58 133.84 0.00 2600.77 44510.71 0.00 [2021-06-15T00:53:00.559Z] 00:32:01 137.16 0.00 137.16 0.00 0.00 17610.57 0.00 [2021-06-15T00:53:00.559Z] 00:33:01 54.95 0.00 54.95 0.00 0.00 10702.35 0.00 [2021-06-15T00:53:00.559Z] 00:34:01 102.86 0.02 102.85 0.00 0.53 39569.74 0.00 [2021-06-15T00:53:00.559Z] 00:35:01 625.66 194.74 430.92 0.00 5256.88 279313.42 0.00 [2021-06-15T00:53:00.559Z] 00:36:01 362.99 23.34 339.64 0.00 1554.71 144846.25 0.00 [2021-06-15T00:53:00.559Z] 00:37:01 342.86 26.56 316.30 0.00 2486.71 146741.61 0.00 [2021-06-15T00:53:00.559Z] 00:38:01 157.09 11.17 145.91 0.00 1346.88 18724.05 0.00 [2021-06-15T00:53:00.559Z] 00:39:01 0.30 0.00 0.30 0.00 0.00 3.80 0.00 [2021-06-15T00:53:00.559Z] 00:40:01 0.30 0.07 0.23 0.00 1.20 2.85 0.00 [2021-06-15T00:53:00.559Z] 00:41:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-06-15T00:53:00.559Z] 00:42:01 0.35 0.00 0.35 0.00 0.00 4.95 0.00 [2021-06-15T00:53:00.559Z] 00:43:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 [2021-06-15T00:53:00.559Z] 00:44:01 0.35 0.00 0.35 0.00 0.00 4.91 0.00 [2021-06-15T00:53:00.559Z] 00:45:01 0.37 0.18 0.18 0.00 5.73 1.37 0.00 [2021-06-15T00:53:00.559Z] 00:46:01 0.93 0.00 0.93 0.00 0.00 18.59 0.00 [2021-06-15T00:53:00.559Z] 00:47:01 0.17 0.00 0.17 0.00 0.00 2.30 0.00 [2021-06-15T00:53:00.559Z] 00:48:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2021-06-15T00:53:00.559Z] 00:49:01 0.28 0.03 0.25 0.00 0.40 3.53 0.00 [2021-06-15T00:53:00.559Z] 00:50:01 0.42 0.20 0.22 0.00 17.46 2.32 0.00 [2021-06-15T00:53:00.559Z] 00:51:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 [2021-06-15T00:53:00.559Z] 00:52:01 0.20 0.00 0.20 0.00 0.00 2.85 0.00 [2021-06-15T00:53:00.559Z] Average: 87.55 11.82 75.73 0.00 603.43 31922.82 0.00 [2021-06-15T00:53:00.559Z] [2021-06-15T00:53:00.559Z] 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-15T00:53:00.559Z] 00:31:01 4191884 0 961912 12.01 2620 2852516 1587264 17.52 1050160 2280016 36 [2021-06-15T00:53:00.559Z] 00:32:01 3830316 0 1154584 14.42 2620 3021412 1675080 18.49 1363724 2266308 265016 [2021-06-15T00:53:00.559Z] 00:33:01 3860940 0 1167708 14.58 2620 2977664 1937192 21.39 1281996 2305292 66928 [2021-06-15T00:53:00.559Z] 00:34:01 1502976 0 1203068 15.02 2620 5300268 1510460 16.68 1943596 3931056 1395808 [2021-06-15T00:53:00.559Z] 00:35:01 287340 0 1850884 23.11 2620 5868088 3529928 38.97 3152240 3825560 16752 [2021-06-15T00:53:00.559Z] 00:36:01 902292 0 1343412 16.77 2620 5760608 1680520 18.55 1902492 4471416 8 [2021-06-15T00:53:00.559Z] 00:37:01 185052 0 1503828 18.78 2620 6317432 2293876 25.33 3154504 3900048 99096 [2021-06-15T00:53:00.559Z] 00:38:01 2096060 0 1290952 16.12 2620 4619300 1417872 15.65 1230596 3952948 8 [2021-06-15T00:53:00.559Z] 00:39:01 2101676 0 1285332 16.05 2620 4619304 1381880 15.26 1226300 3952920 16 [2021-06-15T00:53:00.559Z] 00:40:01 2102752 0 1284252 16.04 2620 4619308 1381976 15.26 1226056 3953300 8 [2021-06-15T00:53:00.559Z] 00:41:01 2103100 0 1283900 16.03 2620 4619312 1381880 15.26 1226076 3953304 8 [2021-06-15T00:53:00.559Z] 00:42:01 2102844 0 1284152 16.03 2620 4619316 1381880 15.26 1226084 3953300 8 [2021-06-15T00:53:00.559Z] 00:43:01 2103072 0 1283920 16.03 2620 4619320 1381880 15.26 1226088 3953300 8 [2021-06-15T00:53:00.559Z] 00:44:01 2103064 0 1283924 16.03 2620 4619324 1381880 15.26 1225948 3953332 8 [2021-06-15T00:53:00.559Z] 00:45:01 2102828 0 1284124 16.03 2620 4619360 1381964 15.26 1226344 3953180 24 [2021-06-15T00:53:00.559Z] 00:46:01 2103080 0 1283868 16.03 2620 4619364 1381880 15.26 1226140 3953180 12 [2021-06-15T00:53:00.560Z] 00:47:01 2103080 0 1283864 16.03 2620 4619368 1381880 15.26 1226148 3953180 8 [2021-06-15T00:53:00.560Z] 00:48:01 2103020 0 1283916 16.03 2620 4619376 1381880 15.26 1226156 3953180 16 [2021-06-15T00:53:00.560Z] 00:49:01 2102920 0 1284016 16.03 2620 4619376 1381880 15.26 1226276 3953192 8 [2021-06-15T00:53:00.560Z] 00:50:01 2099584 0 1286864 16.07 2620 4619864 1384720 15.29 1231816 3950912 12 [2021-06-15T00:53:00.560Z] 00:51:01 2099500 0 1286948 16.07 2620 4619864 1384684 15.29 1231824 3950912 12 [2021-06-15T00:53:00.560Z] 00:52:01 2098976 0 1287468 16.08 2620 4619868 1384904 15.29 1232400 3950912 8 [2021-06-15T00:53:00.560Z] Average: 2103925 0 1293768 16.15 2620 4608619 1590335 17.56 1466498 3739579 83809 [2021-06-15T00:53:00.560Z] [2021-06-15T00:53:00.560Z] 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-15T00:53:00.560Z] 00:31:01 eth0 1056.94 1320.93 5803.92 141.24 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:31:01 veth3d55c12 0.20 0.23 0.02 0.10 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:31:01 docker0 927.78 601.15 75.31 2688.55 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:32:01 veth23a5cd9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:32:01 eth0 296.10 248.30 880.92 34.50 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:32:01 docker0 224.31 253.58 15.54 842.63 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:33:01 veth23a5cd9 2.05 2.05 0.16 0.16 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:33:01 eth0 35.06 25.12 20.68 105.30 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:33:01 docker0 2.05 2.05 0.13 0.16 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:34:01 veth7d8653d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:34:01 eth0 182.00 152.28 1703.11 25.15 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:35:01 veth7d8653d 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:35:01 veth2fe2544 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:35:01 veth82dd33e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:35:01 eth0 106.19 79.87 194.74 18.80 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:36:01 veth7d8653d 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:36:01 vethe66877c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:36:01 veth100e622 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:36:01 veth6d0fff5 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:37:01 veth8c3af10 2.81 5.33 0.19 38.90 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:37:01 veth7d8653d 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:37:01 eth0 2902.18 2695.20 13602.98 554.75 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:38:01 eth0 85.31 56.09 410.96 11.57 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:38:01 docker0 1324.08 1080.45 102.16 4426.71 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:39:01 eth0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:40:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:45:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:47:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:48:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:49:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:50:01 eth0 0.43 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:51:01 eth0 0.67 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:52:01 eth0 0.78 0.47 0.50 0.32 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] Average: eth0 91.46 94.01 484.50 21.79 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] Average: docker0 60.20 49.12 4.64 201.25 0.00 0.00 0.00 0.00 [2021-06-15T00:53:00.560Z] [2021-06-15T00:53:00.560Z] [2021-06-15T00:53:00.560Z] ---> sar -P ALL: [2021-06-15T00:53:00.560Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) [2021-06-15T00:53:00.560Z] [2021-06-15T00:53:00.560Z] 00:29:19 LINUX RESTART (2 CPU) [2021-06-15T00:53:00.560Z] [2021-06-15T00:53:00.560Z] 00:30:01 CPU %user %nice %system %iowait %steal %idle [2021-06-15T00:53:00.560Z] 00:31:01 all 19.54 0.00 6.74 3.56 0.09 70.07 [2021-06-15T00:53:00.560Z] 00:31:01 0 18.71 0.00 7.42 4.78 0.09 69.00 [2021-06-15T00:53:00.560Z] 00:31:01 1 20.37 0.00 6.05 2.35 0.09 71.15 [2021-06-15T00:53:00.560Z] 00:32:01 all 49.95 0.00 7.75 3.78 0.10 38.41 [2021-06-15T00:53:00.560Z] 00:32:01 0 50.14 0.00 7.94 3.79 0.11 38.02 [2021-06-15T00:53:00.560Z] 00:32:01 1 49.77 0.00 7.56 3.78 0.09 38.80 [2021-06-15T00:53:00.560Z] 00:33:01 all 30.28 0.00 3.97 2.57 0.10 63.08 [2021-06-15T00:53:00.560Z] 00:33:01 0 29.78 0.00 4.11 2.07 0.11 63.94 [2021-06-15T00:53:00.560Z] 00:33:01 1 30.79 0.00 3.84 3.06 0.09 62.22 [2021-06-15T00:53:00.560Z] 00:34:01 all 47.65 0.00 10.07 4.26 0.10 37.92 [2021-06-15T00:53:00.560Z] 00:34:01 0 47.22 0.00 10.42 4.88 0.09 37.39 [2021-06-15T00:53:00.560Z] 00:34:01 1 48.08 0.00 9.72 3.65 0.11 38.45 [2021-06-15T00:53:00.560Z] 00:35:01 all 33.07 0.00 18.40 39.23 0.12 9.18 [2021-06-15T00:53:00.560Z] 00:35:01 0 32.84 0.00 18.40 41.02 0.11 7.63 [2021-06-15T00:53:00.560Z] 00:35:01 1 33.30 0.00 18.40 37.42 0.13 10.75 [2021-06-15T00:53:00.560Z] 00:36:01 all 58.52 0.00 14.47 21.88 0.16 4.97 [2021-06-15T00:53:00.560Z] 00:36:01 0 58.64 0.00 14.30 21.19 0.15 5.73 [2021-06-15T00:53:00.560Z] 00:36:01 1 58.41 0.00 14.63 22.57 0.17 4.22 [2021-06-15T00:53:00.561Z] 00:37:01 all 58.96 0.00 15.69 21.98 0.16 3.21 [2021-06-15T00:53:00.561Z] 00:37:01 0 58.29 0.00 16.63 21.74 0.15 3.20 [2021-06-15T00:53:00.561Z] 00:37:01 1 59.63 0.00 14.76 22.22 0.17 3.22 [2021-06-15T00:53:00.561Z] 00:38:01 all 8.51 0.00 4.18 4.87 0.07 82.37 [2021-06-15T00:53:00.561Z] 00:38:01 0 8.70 0.00 4.13 4.79 0.09 82.29 [2021-06-15T00:53:00.561Z] 00:38:01 1 8.31 0.00 4.23 4.95 0.05 82.45 [2021-06-15T00:53:00.561Z] 00:39:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-15T00:53:00.561Z] 00:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-15T00:53:00.561Z] 00:39:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2021-06-15T00:53:00.561Z] 00:40:01 all 0.07 0.00 0.04 0.00 0.04 99.85 [2021-06-15T00:53:00.561Z] 00:40:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-15T00:53:00.561Z] 00:40:01 1 0.10 0.00 0.07 0.00 0.03 99.80 [2021-06-15T00:53:00.561Z] 00:41:01 all 0.08 0.00 0.03 0.00 0.01 99.88 [2021-06-15T00:53:00.561Z] 00:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-15T00:53:00.561Z] 00:41:01 1 0.15 0.00 0.03 0.00 0.00 99.82 [2021-06-15T00:53:00.561Z] [2021-06-15T00:53:00.561Z] 00:41:01 CPU %user %nice %system %iowait %steal %idle [2021-06-15T00:53:00.561Z] 00:42:01 all 0.08 0.00 0.01 0.00 0.03 99.89 [2021-06-15T00:53:00.561Z] 00:42:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-06-15T00:53:00.561Z] 00:42:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-15T00:53:00.561Z] 00:43:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-15T00:53:00.561Z] 00:43:01 0 0.00 0.00 0.03 0.00 0.03 99.93 [2021-06-15T00:53:00.561Z] 00:43:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-15T00:53:00.561Z] 00:44:01 all 0.11 0.00 0.01 0.00 0.02 99.87 [2021-06-15T00:53:00.561Z] 00:44:01 0 0.07 0.00 0.00 0.00 0.03 99.90 [2021-06-15T00:53:00.561Z] 00:44:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2021-06-15T00:53:00.561Z] 00:45:01 all 0.06 0.00 0.05 0.00 0.01 99.88 [2021-06-15T00:53:00.561Z] 00:45:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2021-06-15T00:53:00.561Z] 00:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-06-15T00:53:00.561Z] 00:46:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-15T00:53:00.561Z] 00:46:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-15T00:53:00.561Z] 00:46:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-15T00:53:00.561Z] 00:47:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-15T00:53:00.561Z] 00:47:01 0 0.13 0.00 0.03 0.00 0.00 99.83 [2021-06-15T00:53:00.561Z] 00:47:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-15T00:53:00.561Z] 00:48:01 all 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-15T00:53:00.561Z] 00:48:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-15T00:53:00.561Z] 00:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-15T00:53:00.561Z] 00:49:01 all 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-15T00:53:00.561Z] 00:49:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-15T00:53:00.561Z] 00:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2021-06-15T00:53:00.561Z] 00:50:01 all 0.07 0.00 0.03 0.02 0.03 99.87 [2021-06-15T00:53:00.561Z] 00:50:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-15T00:53:00.561Z] 00:50:01 1 0.08 0.00 0.03 0.03 0.02 99.83 [2021-06-15T00:53:00.561Z] 00:51:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-06-15T00:53:00.561Z] 00:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-15T00:53:00.561Z] 00:51:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-15T00:53:00.561Z] 00:52:01 all 0.12 0.00 0.01 0.00 0.02 99.86 [2021-06-15T00:53:00.561Z] 00:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-15T00:53:00.561Z] 00:52:01 1 0.20 0.00 0.00 0.00 0.02 99.78 [2021-06-15T00:53:00.561Z] [2021-06-15T00:53:00.561Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-15T00:53:00.561Z] Average: all 13.24 0.00 3.51 4.36 0.05 78.84 [2021-06-15T00:53:00.561Z] Average: 0 13.12 0.00 3.60 4.46 0.06 78.77 [2021-06-15T00:53:00.561Z] Average: 1 13.35 0.00 3.42 4.27 0.05 78.91 [2021-06-15T00:53:00.561Z] [2021-06-15T00:53:00.561Z] [2021-06-15T00:53:00.561Z]