lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 001f4979d1d1e629f7770b7a62bec4a7afd870d5 rather than 8e244004b5b85cf5903ec355f075e058ef6e5607 Obtained Jenkinsfile from 001f4979d1d1e629f7770b7a62bec4a7afd870d5 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-ssh3863822016185392271.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-ssh5124463074647999138.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-3563/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-3563/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1770143460346552486.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-ssh3534903432190774857.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-3563/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-3563/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh537199766964818812.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 ‘prd-centos7-docker-4c-2g-1266’ is offline Running on prd-centos7-docker-4c-2g-1269 in /w/workspace/edgexfoundry_edgex-go_PR-3563 [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-ssh2321622870076653353.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-ssh2420190899952355310.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3563/head:refs/remotes/origin/PR-3563 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 8e244004b5b85cf5903ec355f075e058ef6e5607 Merge succeeded, producing 8e244004b5b85cf5903ec355f075e058ef6e5607 Checking out Revision 8e244004b5b85cf5903ec355f075e058ef6e5607 (PR-3563) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # 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-ssh341520327107284421.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 Commit message: "refactor: Rename package alias and refactor container package" > git rev-list --no-walk 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T17:36:17.729Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T17:36:17.815Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T17:36:17.842Z] ========================================================= [2021-06-14T17:36:17.842Z] EdgeX Global Pipelines Version Info [2021-06-14T17:36:17.842Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:36:19.308Z] ------------------- [2021-06-14T17:36:19.308Z] stable info: [2021-06-14T17:36:19.308Z] ------------------- [2021-06-14T17:36:19.308Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T17:36:19.308Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-14T17:36:19.308Z] Message: update stable to v1.0.194 [2021-06-14T17:36:19.895Z] ------------------- [2021-06-14T17:36:19.895Z] experimental info: [2021-06-14T17:36:19.895Z] ------------------- [2021-06-14T17:36:19.895Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T17:36:19.895Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T17:36:19.895Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T17:36:20.031Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-14T17:36:20.053Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-14T17:36:20.075Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T17:36:20.096Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T17:36:20.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T17:36:20.142Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T17:36:20.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T17:36:20.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-14T17:36:20.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-14T17:36:20.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-14T17:36:20.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T17:36:20.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T17:36:20.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T17:36:20.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T17:36:20.357Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T17:36:20.379Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T17:36:20.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T17:36:20.425Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T17:36:20.449Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-14T17:36:20.471Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-14T17:36:20.495Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-14T17:36:20.520Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T17:36:20.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3563 [Pipeline] echo [2021-06-14T17:36:20.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3563 [Pipeline] echo [2021-06-14T17:36:20.599Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3563 [Pipeline] echo [2021-06-14T17:36:20.630Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e244004b5b85cf5903ec355f075e058ef6e5607 [Pipeline] echo [2021-06-14T17:36:20.654Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e24400 [Pipeline] echo [2021-06-14T17:36:20.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T17:36:20.754Z] provisioning config files... [2021-06-14T17:36:20.769Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3500518242331708812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:36:21.091Z] ---> docker-login.sh [2021-06-14T17:36:21.091Z] nexus3.edgexfoundry.org:10001 [2021-06-14T17:36:21.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:36:21.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:36:21.355Z] Configure a credential helper to remove this warning. See [2021-06-14T17:36:21.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:36:21.355Z] [2021-06-14T17:36:21.355Z] Login Succeeded [2021-06-14T17:36:21.355Z] nexus3.edgexfoundry.org:10002 [2021-06-14T17:36:21.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:36:21.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:36:21.355Z] Configure a credential helper to remove this warning. See [2021-06-14T17:36:21.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:36:21.355Z] [2021-06-14T17:36:21.355Z] Login Succeeded [2021-06-14T17:36:21.355Z] nexus3.edgexfoundry.org:10003 [2021-06-14T17:36:21.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:36:21.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:36:21.619Z] Configure a credential helper to remove this warning. See [2021-06-14T17:36:21.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:36:21.619Z] [2021-06-14T17:36:21.619Z] Login Succeeded [2021-06-14T17:36:21.619Z] nexus3.edgexfoundry.org:10004 [2021-06-14T17:36:21.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:36:21.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:36:21.619Z] Configure a credential helper to remove this warning. See [2021-06-14T17:36:21.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:36:21.619Z] [2021-06-14T17:36:21.619Z] Login Succeeded [2021-06-14T17:36:21.619Z] docker.io [2021-06-14T17:36:21.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:36:22.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:36:22.145Z] Configure a credential helper to remove this warning. See [2021-06-14T17:36:22.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:36:22.145Z] [2021-06-14T17:36:22.145Z] Login Succeeded [2021-06-14T17:36:22.145Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T17:36:22.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T17:36:22.509Z] ++ 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-14T17:36:22.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:36:22.510Z] ++ dirname cmd/core-command/Dockerfile [2021-06-14T17:36:22.510Z] ++ cut -d/ -f2 [2021-06-14T17:36:22.510Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-14T17:36:22.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:36:22.510Z] ++ dirname cmd/core-data/Dockerfile [2021-06-14T17:36:22.510Z] ++ cut -d/ -f2 [2021-06-14T17:36:22.510Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-14T17:36:22.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:36:22.510Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-14T17:36:22.510Z] ++ cut -d/ -f2 [2021-06-14T17:36:22.510Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-14T17:36:22.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:36:22.510Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-14T17:36:22.510Z] ++ cut -d/ -f2 [2021-06-14T17:36:22.510Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-14T17:36:22.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:36:22.510Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-14T17:36:22.510Z] ++ cut -d/ -f2 [2021-06-14T17:36:22.510Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-14T17:36:22.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:36:22.510Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-14T17:36:22.510Z] ++ cut -d/ -f2 [2021-06-14T17:36:22.510Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-14T17:36:22.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:36:22.510Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-14T17:36:22.510Z] ++ cut -d/ -f2 [2021-06-14T17:36:22.510Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-14T17:36:22.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:36:22.510Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-14T17:36:22.510Z] ++ cut -d/ -f2 [2021-06-14T17:36:22.510Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-14T17:36:22.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:36:22.510Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-14T17:36:22.510Z] ++ cut -d/ -f2 [2021-06-14T17:36:22.510Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-14T17:36:22.556Z] 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-14T17:36:24.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T17:36:24.018Z] [2021-06-14T17:36:24.018Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:36:24.342Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T17:36:24.342Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T17:36:24.342Z] 31603596830f: Pulling fs layer [2021-06-14T17:36:24.342Z] 54011a49482f: Pulling fs layer [2021-06-14T17:36:24.342Z] a6820b24f6d8: Pulling fs layer [2021-06-14T17:36:24.342Z] f581987b2513: Pulling fs layer [2021-06-14T17:36:24.342Z] f581987b2513: Waiting [2021-06-14T17:36:24.342Z] 54011a49482f: Verifying Checksum [2021-06-14T17:36:24.342Z] 54011a49482f: Download complete [2021-06-14T17:36:24.342Z] 31603596830f: Verifying Checksum [2021-06-14T17:36:24.342Z] 31603596830f: Download complete [2021-06-14T17:36:24.606Z] f581987b2513: Verifying Checksum [2021-06-14T17:36:24.606Z] f581987b2513: Download complete [2021-06-14T17:36:24.606Z] a6820b24f6d8: Verifying Checksum [2021-06-14T17:36:24.606Z] a6820b24f6d8: Download complete [2021-06-14T17:36:24.606Z] 31603596830f: Pull complete [2021-06-14T17:36:24.872Z] 54011a49482f: Pull complete [2021-06-14T17:36:25.445Z] a6820b24f6d8: Pull complete [2021-06-14T17:36:25.445Z] f581987b2513: Pull complete [2021-06-14T17:36:25.708Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T17:36:25.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T17:36:25.708Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T17:36:25.792Z] prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container [2021-06-14T17:36:25.839Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T17:36:26.830Z] $ docker top ad5501495eb56f92e4e3d1a04f46cc697eea02ebd8a83c924a9eef5669b2507b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T17:36:26.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T17:36:26.953Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T17:36:27.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T17:36:27.064Z] $ docker exec ad5501495eb56f92e4e3d1a04f46cc697eea02ebd8a83c924a9eef5669b2507b ssh-agent [2021-06-14T17:36:27.178Z] SSH_AUTH_SOCK=/tmp/ssh-1l2oLDiQG3TU/agent.14 [2021-06-14T17:36:27.178Z] SSH_AGENT_PID=21 [2021-06-14T17:36:27.191Z] Running ssh-add (command line suppressed) [2021-06-14T17:36:27.284Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6615739611220547749.key (/w/workspace/edgex-go/3@tmp/private_key_6615739611220547749.key) [2021-06-14T17:36:27.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T17:36:27.605Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T17:36:27.613Z] $ docker exec --env ******** --env ******** ad5501495eb56f92e4e3d1a04f46cc697eea02ebd8a83c924a9eef5669b2507b ssh-agent -k [2021-06-14T17:36:27.708Z] unset SSH_AUTH_SOCK; [2021-06-14T17:36:27.708Z] unset SSH_AGENT_PID; [2021-06-14T17:36:27.708Z] echo Agent pid 21 killed; [2021-06-14T17:36:27.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T17:36:27.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T17:36:27.766Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T17:36:27.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T17:36:27.884Z] $ docker exec ad5501495eb56f92e4e3d1a04f46cc697eea02ebd8a83c924a9eef5669b2507b ssh-agent [2021-06-14T17:36:28.006Z] SSH_AUTH_SOCK=/tmp/ssh-vjF5FNqqbbsY/agent.55 [2021-06-14T17:36:28.006Z] SSH_AGENT_PID=61 [2021-06-14T17:36:28.011Z] Running ssh-add (command line suppressed) [2021-06-14T17:36:28.108Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5948168198883035939.key (/w/workspace/edgex-go/3@tmp/private_key_5948168198883035939.key) [2021-06-14T17:36:28.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T17:36:28.429Z] + git semver init [2021-06-14T17:36:28.429Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T17:36:28.429Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-14T17:36:28.429Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-14T17:36:28.429Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T17:36:28.429Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T17:36:28.429Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T17:36:28.429Z] # $SEMVER_BRANCH = PR-3563 [2021-06-14T17:36:28.429Z] # $SEMVER_TEMP = /tmp/semver-156294971 [2021-06-14T17:36:28.429Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-14T17:36:40.741Z] # '/tmp/semver-156294971' -> '/w/workspace/edgex-go/3/.semver' [2021-06-14T17:36:40.741Z] # -> Force: false [2021-06-14T17:36:40.741Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-14T17:36:40.745Z] $ docker exec --env ******** --env ******** ad5501495eb56f92e4e3d1a04f46cc697eea02ebd8a83c924a9eef5669b2507b ssh-agent -k [2021-06-14T17:36:40.841Z] unset SSH_AUTH_SOCK; [2021-06-14T17:36:40.841Z] unset SSH_AGENT_PID; [2021-06-14T17:36:40.841Z] echo Agent pid 61 killed; [2021-06-14T17:36:40.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T17:36:41.189Z] + git semver [Pipeline] } [2021-06-14T17:36:41.198Z] $ docker stop --time=1 ad5501495eb56f92e4e3d1a04f46cc697eea02ebd8a83c924a9eef5669b2507b [2021-06-14T17:36:43.220Z] $ docker rm -f ad5501495eb56f92e4e3d1a04f46cc697eea02ebd8a83c924a9eef5669b2507b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T17:36:43.623Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T17:36:43.873Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T17:36:43.877Z] [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-14T17:36:44.484Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:36:44.781Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:36:45.116Z] + sudo service docker restart [2021-06-14T17:36:45.116Z] + true [2021-06-14T17:36:45.116Z] Redirecting to /bin/systemctl restart docker.service [2021-06-14T17:36:59.125Z] Still waiting to schedule task [2021-06-14T17:36:59.126Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1268’ is offline [Pipeline] echo [2021-06-14T17:37:03.261Z] ========================================================= [2021-06-14T17:37:03.261Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T17:37:03.261Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:37:03.572Z] + 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-14T17:37:04.972Z] Sending build context to Docker daemon 329.4MB [2021-06-14T17:37:04.972Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T17:37:04.972Z] Step 2/6 : FROM ${BASE} [2021-06-14T17:37:04.972Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T17:37:04.972Z] 540db60ca938: Pulling fs layer [2021-06-14T17:37:04.972Z] adcc1eea9eea: Pulling fs layer [2021-06-14T17:37:04.972Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T17:37:04.972Z] 0510c868ecb4: Pulling fs layer [2021-06-14T17:37:04.972Z] afea3b2eda06: Pulling fs layer [2021-06-14T17:37:04.972Z] 7809a108b3ef: Pulling fs layer [2021-06-14T17:37:04.972Z] f706445af74f: Pulling fs layer [2021-06-14T17:37:04.972Z] 0510c868ecb4: Waiting [2021-06-14T17:37:04.972Z] afea3b2eda06: Waiting [2021-06-14T17:37:04.972Z] 7809a108b3ef: Waiting [2021-06-14T17:37:04.972Z] f706445af74f: Waiting [2021-06-14T17:37:04.972Z] 4c4ab2625f07: Verifying Checksum [2021-06-14T17:37:04.972Z] 4c4ab2625f07: Download complete [2021-06-14T17:37:04.972Z] adcc1eea9eea: Verifying Checksum [2021-06-14T17:37:04.972Z] adcc1eea9eea: Download complete [2021-06-14T17:37:04.972Z] afea3b2eda06: Verifying Checksum [2021-06-14T17:37:04.972Z] afea3b2eda06: Download complete [2021-06-14T17:37:04.972Z] 540db60ca938: Verifying Checksum [2021-06-14T17:37:04.972Z] 540db60ca938: Download complete [2021-06-14T17:37:04.972Z] 7809a108b3ef: Verifying Checksum [2021-06-14T17:37:04.972Z] 7809a108b3ef: Download complete [2021-06-14T17:37:05.235Z] 540db60ca938: Pull complete [2021-06-14T17:37:05.498Z] adcc1eea9eea: Pull complete [2021-06-14T17:37:05.498Z] 4c4ab2625f07: Pull complete [2021-06-14T17:37:06.923Z] f706445af74f: Verifying Checksum [2021-06-14T17:37:06.923Z] f706445af74f: Download complete [2021-06-14T17:37:07.504Z] 0510c868ecb4: Verifying Checksum [2021-06-14T17:37:07.504Z] 0510c868ecb4: Download complete [2021-06-14T17:37:10.840Z] 0510c868ecb4: Pull complete [2021-06-14T17:37:10.840Z] afea3b2eda06: Pull complete [2021-06-14T17:37:10.840Z] 7809a108b3ef: Pull complete [2021-06-14T17:37:12.803Z] f706445af74f: Pull complete [2021-06-14T17:37:12.803Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T17:37:12.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T17:37:12.803Z] ---> b068be0155e3 [2021-06-14T17:37:12.803Z] 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-14T17:37:13.746Z] ---> Running in 909398f6504d [2021-06-14T17:37:13.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:37:14.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:37:15.304Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T17:37:15.878Z] (2/12) Installing file (5.39-r0) [2021-06-14T17:37:15.878Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T17:37:15.878Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T17:37:22.467Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T17:37:22.467Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T17:37:22.467Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T17:37:22.467Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T17:37:22.467Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T17:37:22.467Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T17:37:22.467Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T17:37:22.467Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T17:37:22.467Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T17:37:22.467Z] OK: 219 MiB in 52 packages [2021-06-14T17:37:23.420Z] Removing intermediate container 909398f6504d [2021-06-14T17:37:23.420Z] ---> f69a5a924445 [2021-06-14T17:37:23.420Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T17:37:23.420Z] ---> Running in 6cacceb16919 [2021-06-14T17:37:23.420Z] Removing intermediate container 6cacceb16919 [2021-06-14T17:37:23.420Z] ---> a820b743f388 [2021-06-14T17:37:23.420Z] Step 5/6 : COPY go.mod . [2021-06-14T17:37:23.420Z] ---> bb95fc53ca36 [2021-06-14T17:37:23.420Z] Step 6/6 : RUN go mod download [2021-06-14T17:37:23.420Z] ---> Running in 99113ae6d00b [2021-06-14T17:37:35.678Z] Removing intermediate container 99113ae6d00b [2021-06-14T17:37:35.678Z] ---> d36ff0a0c76d [2021-06-14T17:37:35.678Z] Successfully built d36ff0a0c76d [2021-06-14T17:37:35.678Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:37:36.010Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T17:37:36.010Z] . [Pipeline] withDockerContainer [2021-06-14T17:37:36.088Z] prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container [2021-06-14T17:37:36.122Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T17:37:36.508Z] $ docker top fe953bdf619d12f4ac8dc6116611611201be5eafaa30dac697bab1a00d6f6754 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:37:36.891Z] + go version [2021-06-14T17:37:36.891Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T17:37:36.897Z] $ docker stop --time=1 fe953bdf619d12f4ac8dc6116611611201be5eafaa30dac697bab1a00d6f6754 [2021-06-14T17:37:38.070Z] $ docker rm -f fe953bdf619d12f4ac8dc6116611611201be5eafaa30dac697bab1a00d6f6754 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:37:38.687Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T17:37:38.687Z] . [Pipeline] withDockerContainer [2021-06-14T17:37:38.758Z] prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container [2021-06-14T17:37:38.795Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T17:37:39.164Z] $ docker top e623c2c8c18aeaa9dfdc0a278077999c21e73a569edf20a504ae805d22b3dde0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T17:37:39.261Z] ========================================================= [2021-06-14T17:37:39.261Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T17:37:39.261Z] ========================================================= [Pipeline] sh [2021-06-14T17:37:39.550Z] + go mod tidy [Pipeline] sh [2021-06-14T17:37:40.117Z] + make test [2021-06-14T17:37:40.117Z] go mod tidy [2021-06-14T17:37:40.117Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T17:37:45.460Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T17:38:00.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T17:38:05.804Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T17:38:06.387Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T17:38:06.651Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T17:38:08.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T17:38:09.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T17:38:09.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T17:38:09.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T17:38:10.155Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T17:38:10.155Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T17:38:10.419Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T17:38:10.419Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T17:38:10.419Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T17:38:10.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T17:38:12.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-06-14T17:38:12.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T17:38:12.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T17:38:13.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-06-14T17:38:13.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T17:38:13.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 53.4% of statements [2021-06-14T17:38:13.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T17:38:13.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T17:38:14.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.105s coverage: 87.7% of statements [2021-06-14T17:38:14.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-14T17:38:14.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:38:14.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.072s coverage: 78.9% of statements [2021-06-14T17:38:16.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements [2021-06-14T17:38:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-14T17:38:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T17:38:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-14T17:38:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T17:38:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T17:38:16.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.229s coverage: 95.1% of statements [2021-06-14T17:38:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-14T17:38:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:38:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-14T17:38:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T17:38:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-14T17:38:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-14T17:38:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T17:38:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T17:38:16.613Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2021-06-14T17:38:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T17:38:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T17:38:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T17:38:17.593Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.8% of statements [2021-06-14T17:38:17.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-14T17:38:17.593Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-06-14T17:38:17.593Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements [2021-06-14T17:38:17.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T17:38:17.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-06-14T17:38:17.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-06-14T17:38:18.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-06-14T17:38:18.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.175s coverage: 96.3% of statements [2021-06-14T17:38:18.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-06-14T17:38:30.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-06-14T17:38:30.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-06-14T17:38:37.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.180s coverage: 81.8% of statements [2021-06-14T17:38:37.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T17:38:52.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T17:38:52.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T17:38:52.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T17:38:52.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T17:38:52.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 76.0% of statements [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T17:38:52.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements [2021-06-14T17:38:52.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-14T17:38:52.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2021-06-14T17:38:52.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T17:38:52.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T17:38:52.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T17:38:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-06-14T17:38:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-14T17:38:53.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-06-14T17:38:53.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-06-14T17:38:53.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-06-14T17:38:53.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.161s coverage: 66.9% of statements [2021-06-14T17:38:53.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T17:38:53.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T17:38:53.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T17:38:54.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements [2021-06-14T17:38:54.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T17:38:54.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T17:38:54.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2021-06-14T17:38:54.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T17:38:55.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-06-14T17:38:55.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T17:38:56.983Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1271 in /w/workspace/edgexfoundry_edgex-go_PR-3563 [Pipeline] { [Pipeline] ws [2021-06-14T17:38:57.005Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-14T17:38:57.241Z] The recommended git tool is: git [2021-06-14T17:39:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.3% of statements [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T17:39:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 91.9% of statements [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-14T17:39:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T17:39:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-14T17:39:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-14T17:39:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T17:39:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-06-14T17:39:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-14T17:39:01.850Z] GO111MODULE=on go vet ./... [2021-06-14T17:39:02.964Z] using credential edgex-jenkins-ssh [2021-06-14T17:39:02.983Z] Cloning the remote Git repository [2021-06-14T17:39:03.027Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-14T17:39:03.130Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-14T17:39:03.206Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T17:39:03.207Z] > git --version # timeout=10 [2021-06-14T17:39:03.223Z] > git --version # 'git version 2.17.1' [2021-06-14T17:39:03.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T17:39:03.290Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T17:39:21.233Z] Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:39:20.105Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T17:39:20.121Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T17:39:20.145Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T17:39:20.182Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T17:39:20.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T17:39:20.195Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3563/head:refs/remotes/origin/PR-3563 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T17:39:21.248Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T17:39:21.269Z] > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 [2021-06-14T17:39:21.555Z] Merge succeeded, producing 8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:39:21.556Z] Checking out Revision 8e244004b5b85cf5903ec355f075e058ef6e5607 (PR-3563) [2021-06-14T17:39:21.470Z] > git remote # timeout=10 [2021-06-14T17:39:21.492Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T17:39:21.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T17:39:21.515Z] > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 [2021-06-14T17:39:21.537Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T17:39:21.557Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T17:39:21.570Z] > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 [2021-06-14T17:39:24.227Z] gofmt -l . [2021-06-14T17:39:24.227Z] [ "`gofmt -l .`" = "" ] [2021-06-14T17:39:24.489Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T17:39:25.051Z] + ls -al . [2021-06-14T17:39:25.051Z] total 516 [2021-06-14T17:39:25.051Z] drwxrwxr-x 10 1001 1001 4096 Jun 14 17:39 . [2021-06-14T17:39:25.051Z] drwxr-xr-x 4 root root 28 Jun 14 17:37 .. [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 17:36 .dockerignore [2021-06-14T17:39:25.051Z] drwxrwxr-x 8 1001 1001 179 Jun 14 17:36 .git [2021-06-14T17:39:25.051Z] drwxrwxr-x 3 1001 1001 125 Jun 14 17:36 .github [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 17:36 .gitignore [2021-06-14T17:39:25.051Z] drwx------ 3 1001 1001 60 Jun 14 17:36 .semver [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 17:36 .sonarcloud.properties [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 17:36 Attribution.txt [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 17:36 CONTRIBUTING.md [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 17:36 Dockerfile.build [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 17:36 Jenkinsfile [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 17:36 LICENSE [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 17:36 Makefile [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 7978 Jun 14 17:36 README.md [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 17:36 SECURITY.md [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 5 Jun 14 17:36 VERSION [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 17:36 ZMQWindows.md [2021-06-14T17:39:25.051Z] drwxrwxr-x 2 1001 1001 37 Jun 14 17:36 bin [2021-06-14T17:39:25.051Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 17:36 cmd [2021-06-14T17:39:25.051Z] -rw-r--r-- 1 root root 398195 Jun 14 17:39 coverage.out [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 841 Jun 14 17:36 go.mod [2021-06-14T17:39:25.051Z] -rw-r--r-- 1 root root 20952 Jun 14 17:37 go.sum [2021-06-14T17:39:25.051Z] drwxrwxr-x 7 1001 1001 114 Jun 14 17:36 internal [2021-06-14T17:39:25.051Z] drwxrwxr-x 3 1001 1001 16 Jun 14 17:36 openapi [2021-06-14T17:39:25.051Z] drwxrwxr-x 4 1001 1001 71 Jun 14 17:36 snap [2021-06-14T17:39:25.051Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 17:36 version.go [Pipeline] sh [2021-06-14T17:39:25.358Z] + '[' -e coverage.out ] [2021-06-14T17:39:25.358Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T17:39:25.465Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T17:39:25.766Z] + make build [2021-06-14T17:39:25.766Z] go mod tidy [2021-06-14T17:39:25.766Z] 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-14T17:39:25.892Z] Commit message: "refactor: Rename package alias and refactor container package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T17:39:27.169Z] 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-14T17:39:27.279Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:39:27.704Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:39:28.041Z] + + true [2021-06-14T17:39:28.041Z] sudo service docker restart [2021-06-14T17:39:33.846Z] 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-14T17:39:34.111Z] 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-14T17:39:35.084Z] 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-14T17:39:35.084Z] 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-14T17:39:36.037Z] 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-14T17:39:36.983Z] 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-14T17:39:37.563Z] 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-14T17:39:38.533Z] 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-14T17:39:39.117Z] 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-14T17:39:40.068Z] 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-14T17:39:41.467Z] $ docker stop --time=1 e623c2c8c18aeaa9dfdc0a278077999c21e73a569edf20a504ae805d22b3dde0 [2021-06-14T17:39:43.403Z] $ docker rm -f e623c2c8c18aeaa9dfdc0a278077999c21e73a569edf20a504ae805d22b3dde0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T17:39:46.551Z] provisioning config files... [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:39:46.578Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config769429308184699809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:39:46.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T17:39:46.858Z] [2021-06-14T17:39:46.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:39:46.979Z] ---> docker-login.sh [2021-06-14T17:39:46.979Z] nexus3.edgexfoundry.org:10001 [2021-06-14T17:39:47.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T17:39:47.166Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-14T17:39:47.166Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-14T17:39:47.166Z] ca9280d653b3: Pulling fs layer [2021-06-14T17:39:47.166Z] 7e9c9ca2126c: Pulling fs layer [2021-06-14T17:39:47.427Z] cbdbe7a5bc2a: Download complete [2021-06-14T17:39:47.427Z] cbdbe7a5bc2a: Pull complete [2021-06-14T17:39:47.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:39:47.999Z] ca9280d653b3: Verifying Checksum [2021-06-14T17:39:47.999Z] ca9280d653b3: Download complete [2021-06-14T17:39:48.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:39:48.235Z] Configure a credential helper to remove this warning. See [2021-06-14T17:39:48.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:39:48.235Z] [2021-06-14T17:39:48.235Z] Login Succeeded [2021-06-14T17:39:48.235Z] nexus3.edgexfoundry.org:10002 [2021-06-14T17:39:48.573Z] ca9280d653b3: Pull complete [2021-06-14T17:39:48.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:39:48.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:39:48.835Z] Configure a credential helper to remove this warning. See [2021-06-14T17:39:48.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:39:48.835Z] [2021-06-14T17:39:48.835Z] Login Succeeded [2021-06-14T17:39:48.835Z] nexus3.edgexfoundry.org:10003 [2021-06-14T17:39:48.843Z] 7e9c9ca2126c: Verifying Checksum [2021-06-14T17:39:48.843Z] 7e9c9ca2126c: Download complete [2021-06-14T17:39:49.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:39:49.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:39:49.441Z] Configure a credential helper to remove this warning. See [2021-06-14T17:39:49.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:39:49.441Z] [2021-06-14T17:39:49.441Z] Login Succeeded [2021-06-14T17:39:49.441Z] nexus3.edgexfoundry.org:10004 [2021-06-14T17:39:50.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:39:50.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:39:50.040Z] Configure a credential helper to remove this warning. See [2021-06-14T17:39:50.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:39:50.040Z] [2021-06-14T17:39:50.040Z] Login Succeeded [2021-06-14T17:39:50.040Z] docker.io [2021-06-14T17:39:50.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:39:50.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:39:50.912Z] Configure a credential helper to remove this warning. See [2021-06-14T17:39:50.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:39:50.912Z] [2021-06-14T17:39:50.912Z] Login Succeeded [2021-06-14T17:39:50.912Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T17:39:50.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T17:39:51.233Z] ========================================================= [2021-06-14T17:39:51.233Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T17:39:51.233Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:39:51.447Z] 7e9c9ca2126c: Pull complete [2021-06-14T17:39:51.447Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-14T17:39:51.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T17:39:51.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-14T17:39:51.520Z] prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container [2021-06-14T17:39:51.556Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T17:39:51.583Z] + 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-14T17:39:54.235Z] Sending build context to Docker daemon 166.4MB [2021-06-14T17:39:54.235Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T17:39:54.235Z] Step 2/6 : FROM ${BASE} [2021-06-14T17:39:54.235Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T17:39:54.235Z] 595b0fe564bb: Pulling fs layer [2021-06-14T17:39:54.235Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T17:39:54.235Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T17:39:54.235Z] ba82ee9f976e: Pulling fs layer [2021-06-14T17:39:54.235Z] 506bd15cee9f: Pulling fs layer [2021-06-14T17:39:54.235Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T17:39:54.235Z] 618dc40b7e24: Pulling fs layer [2021-06-14T17:39:54.235Z] ba82ee9f976e: Waiting [2021-06-14T17:39:54.235Z] 506bd15cee9f: Waiting [2021-06-14T17:39:54.235Z] 75a0a4a0db45: Waiting [2021-06-14T17:39:54.235Z] 618dc40b7e24: Waiting [2021-06-14T17:39:54.235Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T17:39:54.235Z] 5b7225fbf94c: Download complete [2021-06-14T17:39:54.235Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T17:39:54.235Z] 3088b5b3c5c0: Download complete [2021-06-14T17:39:54.235Z] 506bd15cee9f: Verifying Checksum [2021-06-14T17:39:54.235Z] 506bd15cee9f: Download complete [2021-06-14T17:39:54.235Z] 75a0a4a0db45: Verifying Checksum [2021-06-14T17:39:54.235Z] 75a0a4a0db45: Download complete [2021-06-14T17:39:54.235Z] 595b0fe564bb: Verifying Checksum [2021-06-14T17:39:54.235Z] 595b0fe564bb: Download complete [2021-06-14T17:39:54.299Z] $ docker top 5cf04642b00d15db4afb108a3190767f91e902ce4efba2413f104ad44f9895fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:39:54.692Z] + docker-compose build --help [2021-06-14T17:39:54.692Z] + grep parallel [2021-06-14T17:39:55.223Z] 595b0fe564bb: Pull complete [2021-06-14T17:39:55.265Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T17:39:55.271Z] $ docker stop --time=1 5cf04642b00d15db4afb108a3190767f91e902ce4efba2413f104ad44f9895fc [2021-06-14T17:39:55.503Z] 3088b5b3c5c0: Pull complete [2021-06-14T17:39:56.112Z] 5b7225fbf94c: Pull complete [2021-06-14T17:39:56.486Z] $ docker rm -f 5cf04642b00d15db4afb108a3190767f91e902ce4efba2413f104ad44f9895fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:39:56.711Z] 618dc40b7e24: Verifying Checksum [2021-06-14T17:39:56.711Z] 618dc40b7e24: Download complete [2021-06-14T17:39:56.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T17:39:56.921Z] . [Pipeline] withDockerContainer [2021-06-14T17:39:56.992Z] prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container [2021-06-14T17:39:57.026Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T17:39:57.307Z] ba82ee9f976e: Verifying Checksum [2021-06-14T17:39:57.307Z] ba82ee9f976e: Download complete [2021-06-14T17:39:57.435Z] $ docker top 5cd83d22c88f3a19f12304e63a5a63ec32ca040972bda0d31f7e99172943db70 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:39:57.819Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T17:39:58.393Z] Building core-command ... [2021-06-14T17:39:58.393Z] Building core-data ... [2021-06-14T17:39:58.393Z] Building core-metadata ... [2021-06-14T17:39:58.393Z] Building security-bootstrapper ... [2021-06-14T17:39:58.393Z] Building security-proxy-setup ... [2021-06-14T17:39:58.393Z] Building security-secretstore-setup ... [2021-06-14T17:39:58.393Z] Building support-notifications ... [2021-06-14T17:39:58.393Z] Building support-scheduler ... [2021-06-14T17:39:58.393Z] Building sys-mgmt-agent ... [2021-06-14T17:39:58.393Z] Building support-notifications [2021-06-14T17:39:58.393Z] Building security-secretstore-setup [2021-06-14T17:39:58.393Z] Building security-bootstrapper [2021-06-14T17:39:58.393Z] Building support-scheduler [2021-06-14T17:39:58.393Z] Building core-command [2021-06-14T17:40:07.502Z] ba82ee9f976e: Pull complete [2021-06-14T17:40:07.778Z] 506bd15cee9f: Pull complete [2021-06-14T17:40:08.382Z] 75a0a4a0db45: Pull complete [2021-06-14T17:40:10.860Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:40:10.860Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:40:10.860Z] ---> d36ff0a0c76d [2021-06-14T17:40:10.860Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T17:40:10.860Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:40:10.860Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:40:10.860Z] ---> d36ff0a0c76d [2021-06-14T17:40:10.860Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:40:10.860Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:40:10.860Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:40:10.860Z] ---> d36ff0a0c76d [2021-06-14T17:40:10.860Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T17:40:12.715Z] 618dc40b7e24: Pull complete [2021-06-14T17:40:12.715Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T17:40:12.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T17:40:12.715Z] ---> a36622ca3599 [2021-06-14T17:40:12.715Z] 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-14T17:40:14.363Z] ---> Running in ae8c3e9b2279 [2021-06-14T17:40:14.363Z] ---> Running in aced55e7c544 [2021-06-14T17:40:14.363Z] ---> Running in 5285d85d0f1a [2021-06-14T17:40:14.741Z] ---> Running in f4b682d53c70 [2021-06-14T17:40:16.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:40:16.760Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:40:17.730Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T17:40:18.005Z] (2/12) Installing file (5.39-r0) [2021-06-14T17:40:18.005Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T17:40:18.005Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T17:40:18.582Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:40:18.582Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:40:18.582Z] ---> d36ff0a0c76d [2021-06-14T17:40:18.582Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T17:40:19.155Z] ---> Running in c1138142c9ff [2021-06-14T17:40:19.155Z] Removing intermediate container 5285d85d0f1a [2021-06-14T17:40:19.155Z] ---> 947f0f1015d2 [2021-06-14T17:40:19.155Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:40:19.155Z] Removing intermediate container aced55e7c544 [2021-06-14T17:40:19.155Z] ---> 9a95143e411b [2021-06-14T17:40:19.155Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:40:19.155Z] Removing intermediate container ae8c3e9b2279 [2021-06-14T17:40:19.417Z] ---> 06d1963671a5 [2021-06-14T17:40:19.417Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:40:19.417Z] ---> Running in 2ffafcb6ff47 [2021-06-14T17:40:19.417Z] ---> Running in c75eaad34f1c [2021-06-14T17:40:19.417Z] Removing intermediate container c1138142c9ff [2021-06-14T17:40:19.417Z] ---> dfb992123282 [2021-06-14T17:40:19.417Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:40:19.417Z] ---> Running in de94cc5b33ee [2021-06-14T17:40:19.680Z] ---> Running in 0ce47b776a51 [2021-06-14T17:40:20.644Z] Removing intermediate container 2ffafcb6ff47 [2021-06-14T17:40:20.644Z] ---> 5276e2e706a4 [2021-06-14T17:40:20.644Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T17:40:20.644Z] Removing intermediate container c75eaad34f1c [2021-06-14T17:40:20.644Z] ---> 7f5578b97c9c [2021-06-14T17:40:20.644Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T17:40:20.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:40:20.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:40:20.906Z] ---> d36ff0a0c76d [2021-06-14T17:40:20.906Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T17:40:20.906Z] ---> Using cache [2021-06-14T17:40:20.906Z] ---> dfb992123282 [2021-06-14T17:40:20.906Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:40:20.906Z] ---> Running in e6422e7d6bab [2021-06-14T17:40:20.906Z] ---> Running in 06214c65336c [2021-06-14T17:40:20.906Z] ---> Running in dbc83c75bbad [2021-06-14T17:40:20.906Z] Removing intermediate container 0ce47b776a51 [2021-06-14T17:40:20.906Z] ---> 93025a09f027 [2021-06-14T17:40:20.906Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T17:40:20.906Z] ---> Running in a3ba327e542a [2021-06-14T17:40:20.906Z] Removing intermediate container de94cc5b33ee [2021-06-14T17:40:20.906Z] ---> 44269254081a [2021-06-14T17:40:20.906Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T17:40:21.170Z] ---> Running in 73b3a26a5cc5 [2021-06-14T17:40:21.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:40:21.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:40:21.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:40:21.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:40:21.964Z] Removing intermediate container dbc83c75bbad [2021-06-14T17:40:21.964Z] ---> 3f70d8c73bae [2021-06-14T17:40:21.964Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T17:40:21.964Z] ---> Running in 7b3bdcbebdab [2021-06-14T17:40:22.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:40:22.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:40:22.301Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T17:40:22.301Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T17:40:22.301Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T17:40:22.301Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T17:40:22.301Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T17:40:22.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:40:22.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:40:22.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:40:22.572Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T17:40:22.572Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T17:40:23.076Z] OK: 219 MiB in 52 packages [2021-06-14T17:40:23.076Z] OK: 219 MiB in 52 packages [2021-06-14T17:40:23.076Z] OK: 219 MiB in 52 packages [2021-06-14T17:40:23.076Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:40:23.076Z] OK: 219 MiB in 52 packages [2021-06-14T17:40:23.164Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T17:40:23.164Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T17:40:23.164Z] OK: 218 MiB in 52 packages [2021-06-14T17:40:23.662Z] Removing intermediate container 06214c65336c [2021-06-14T17:40:23.662Z] ---> a29b0cee335b [2021-06-14T17:40:23.662Z] Step 6/32 : COPY go.mod . [2021-06-14T17:40:23.662Z] Removing intermediate container a3ba327e542a [2021-06-14T17:40:23.662Z] ---> 0adb0d40926d [2021-06-14T17:40:23.662Z] Step 6/26 : COPY go.mod . [2021-06-14T17:40:23.662Z] OK: 219 MiB in 52 packages [2021-06-14T17:40:23.662Z] Removing intermediate container 73b3a26a5cc5 [2021-06-14T17:40:23.662Z] ---> 640e5d1c4173 [2021-06-14T17:40:23.662Z] Step 6/23 : COPY go.mod . [2021-06-14T17:40:23.662Z] Removing intermediate container e6422e7d6bab [2021-06-14T17:40:23.662Z] ---> a8801029e46e [2021-06-14T17:40:23.662Z] Step 6/24 : COPY go.mod . [2021-06-14T17:40:23.928Z] ---> 38957e437fb1 [2021-06-14T17:40:23.928Z] Step 7/26 : RUN go mod download [2021-06-14T17:40:23.928Z] ---> 3a3e408f1f71 [2021-06-14T17:40:23.928Z] Step 7/32 : RUN go mod download [2021-06-14T17:40:23.928Z] ---> Running in 747463a24e87 [2021-06-14T17:40:23.928Z] ---> 03448c2e59c9 [2021-06-14T17:40:23.928Z] Step 7/23 : RUN go mod download [2021-06-14T17:40:23.928Z] ---> 3b7f19fbd85e [2021-06-14T17:40:23.928Z] Step 7/24 : RUN go mod download [2021-06-14T17:40:23.928Z] ---> Running in 9a597ee97e5a [2021-06-14T17:40:23.928Z] ---> Running in c85546507a57 [2021-06-14T17:40:23.928Z] Removing intermediate container 7b3bdcbebdab [2021-06-14T17:40:23.928Z] ---> b48220b5c5f5 [2021-06-14T17:40:23.928Z] Step 6/23 : COPY go.mod . [2021-06-14T17:40:23.928Z] ---> Running in bf74a03920e2 [2021-06-14T17:40:24.502Z] ---> 5a0296584aaa [2021-06-14T17:40:24.502Z] Step 7/23 : RUN go mod download [2021-06-14T17:40:24.502Z] ---> Running in 21e634d1e107 [2021-06-14T17:40:25.095Z] Removing intermediate container 747463a24e87 [2021-06-14T17:40:25.095Z] ---> 3d4f6bd274e3 [2021-06-14T17:40:25.095Z] Step 8/26 : COPY . . [2021-06-14T17:40:25.095Z] Removing intermediate container 9a597ee97e5a [2021-06-14T17:40:25.095Z] ---> bd126a5c29fa [2021-06-14T17:40:25.095Z] Step 8/32 : COPY . . [2021-06-14T17:40:25.095Z] Removing intermediate container c85546507a57 [2021-06-14T17:40:25.095Z] ---> 92e9dbb6b432 [2021-06-14T17:40:25.095Z] Step 8/23 : COPY . . [2021-06-14T17:40:27.500Z] Removing intermediate container f4b682d53c70 [2021-06-14T17:40:27.500Z] ---> d5aa4336921f [2021-06-14T17:40:27.500Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T17:40:27.500Z] ---> Running in 8e964fc5f0e2 [2021-06-14T17:40:27.500Z] Removing intermediate container 8e964fc5f0e2 [2021-06-14T17:40:27.500Z] ---> 452ebe05c89d [2021-06-14T17:40:27.500Z] Step 5/6 : COPY go.mod . [2021-06-14T17:40:28.104Z] ---> a7e6967bc5e8 [2021-06-14T17:40:28.104Z] Step 6/6 : RUN go mod download [2021-06-14T17:40:28.379Z] ---> Running in c17092fb8617 [2021-06-14T17:40:29.332Z] Removing intermediate container bf74a03920e2 [2021-06-14T17:40:29.332Z] ---> 90864ebbb3b9 [2021-06-14T17:40:29.332Z] Step 8/24 : COPY . . [2021-06-14T17:40:29.332Z] Removing intermediate container 21e634d1e107 [2021-06-14T17:40:29.332Z] ---> 3abfb7fbfe9c [2021-06-14T17:40:29.332Z] Step 8/23 : COPY . . [2021-06-14T17:40:37.484Z] ---> b58147f154ba [2021-06-14T17:40:37.484Z] Step 9/32 : RUN go mod tidy [2021-06-14T17:40:37.484Z] ---> e4401107354d [2021-06-14T17:40:37.484Z] Step 9/23 : RUN go mod tidy [2021-06-14T17:40:37.484Z] ---> 79b65429ec02 [2021-06-14T17:40:37.484Z] Step 9/26 : RUN go mod tidy [2021-06-14T17:40:37.484Z] ---> Running in c0db9102e7f7 [2021-06-14T17:40:37.484Z] ---> Running in c869f87efbc7 [2021-06-14T17:40:37.484Z] ---> Running in 57d98376da0f [2021-06-14T17:40:41.716Z] Removing intermediate container c0db9102e7f7 [2021-06-14T17:40:41.716Z] ---> b43e4a3a6cce [2021-06-14T17:40:41.716Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T17:40:41.716Z] ---> Running in 574b353ea468 [2021-06-14T17:40:41.977Z] Removing intermediate container 57d98376da0f [2021-06-14T17:40:41.977Z] ---> 7d706c7fb551 [2021-06-14T17:40:41.977Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T17:40:42.548Z] Removing intermediate container c869f87efbc7 [2021-06-14T17:40:42.548Z] ---> fea4e3ee399c [2021-06-14T17:40:42.548Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T17:40:42.548Z] ---> Running in 3cdbf8ac4fc8 [2021-06-14T17:40:42.808Z] ---> Running in dd4c9c86b3e0 [2021-06-14T17:40:43.382Z] 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-14T17:40:43.964Z] 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-14T17:40:44.539Z] 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-14T17:40:55.166Z] Removing intermediate container c17092fb8617 [2021-06-14T17:40:55.166Z] ---> 285470419d4f [2021-06-14T17:40:55.166Z] Successfully built 285470419d4f [2021-06-14T17:40:55.166Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:40:55.619Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T17:40:55.619Z] . [Pipeline] withDockerContainer [2021-06-14T17:40:55.977Z] prd-ubuntu18.04-docker-arm64-4c-16g-1271 does not seem to be running inside a container [2021-06-14T17:40:56.058Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T17:40:56.905Z] ---> f66ce0df5fcf [2021-06-14T17:40:56.905Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:40:57.219Z] ---> Running in 9a39505a47f2 [2021-06-14T17:40:57.219Z] ---> cc3022194063 [2021-06-14T17:40:57.219Z] Step 9/23 : RUN go mod tidy [2021-06-14T17:40:57.219Z] ---> Running in fe5b20b8bf9b [2021-06-14T17:40:57.771Z] $ docker top e54bfd53018eb800d4ac32f2d229514931e7f57c2eca327df00d7759b0860744 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:40:58.680Z] Removing intermediate container 9a39505a47f2 [2021-06-14T17:40:58.681Z] ---> f1764f80675a [2021-06-14T17:40:58.681Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T17:40:58.681Z] ---> Running in 0c042f9575c5 [2021-06-14T17:40:58.801Z] + go version [2021-06-14T17:40:58.802Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T17:40:58.818Z] $ docker stop --time=1 e54bfd53018eb800d4ac32f2d229514931e7f57c2eca327df00d7759b0860744 [2021-06-14T17:40:58.953Z] 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-14T17:40:59.561Z] Removing intermediate container fe5b20b8bf9b [2021-06-14T17:40:59.561Z] ---> bc672c067781 [2021-06-14T17:40:59.561Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T17:40:59.561Z] ---> Running in 587a8824a037 [2021-06-14T17:41:00.153Z] 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-14T17:41:00.655Z] $ docker rm -f e54bfd53018eb800d4ac32f2d229514931e7f57c2eca327df00d7759b0860744 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:41:01.644Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T17:41:01.644Z] . [Pipeline] withDockerContainer [2021-06-14T17:41:01.925Z] prd-ubuntu18.04-docker-arm64-4c-16g-1271 does not seem to be running inside a container [2021-06-14T17:41:02.001Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T17:41:03.652Z] $ docker top 9f02a38b22757b1f04ae3adc8c4503b9a7caaf98603fb32fe4fc012fcd4829a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T17:41:04.012Z] ========================================================= [2021-06-14T17:41:04.013Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T17:41:04.013Z] ========================================================= [Pipeline] sh [2021-06-14T17:41:04.679Z] + go mod tidy [Pipeline] sh [2021-06-14T17:41:06.328Z] + make test [2021-06-14T17:41:06.328Z] go mod tidy [2021-06-14T17:41:06.934Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T17:41:15.213Z] 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-14T17:41:15.213Z] Removing intermediate container 574b353ea468 [2021-06-14T17:41:15.213Z] ---> a7504c6236cb [2021-06-14T17:41:15.213Z] [2021-06-14T17:41:15.213Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T17:41:15.213Z] 3.12: Pulling from library/alpine [2021-06-14T17:41:15.796Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T17:41:15.796Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T17:41:15.796Z] ---> 13621d1b12d4 [2021-06-14T17:41:15.796Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T17:41:16.063Z] ---> Running in 784efcf70e3f [2021-06-14T17:41:16.063Z] Removing intermediate container 784efcf70e3f [2021-06-14T17:41:16.063Z] ---> dd65219f4c96 [2021-06-14T17:41:16.063Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T17:41:16.063Z] ---> Running in 2949f5cffb13 [2021-06-14T17:41:16.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:16.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:17.249Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T17:41:17.249Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T17:41:17.249Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:41:17.249Z] OK: 6 MiB in 16 packages [2021-06-14T17:41:17.532Z] Removing intermediate container 2949f5cffb13 [2021-06-14T17:41:17.532Z] ---> 6af970a8b79b [2021-06-14T17:41:17.532Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T17:41:17.819Z] ---> Running in fb8fdf64c57f [2021-06-14T17:41:17.819Z] Removing intermediate container fb8fdf64c57f [2021-06-14T17:41:17.819Z] ---> 5b5530458400 [2021-06-14T17:41:17.819Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T17:41:18.104Z] ---> Running in 1b55bb48ef86 [2021-06-14T17:41:18.393Z] Removing intermediate container 1b55bb48ef86 [2021-06-14T17:41:18.393Z] ---> d1822342b964 [2021-06-14T17:41:18.393Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T17:41:18.393Z] ---> Running in 5f7e44bbecd9 [2021-06-14T17:41:18.393Z] Removing intermediate container 3cdbf8ac4fc8 [2021-06-14T17:41:18.393Z] ---> 171fb87a3051 [2021-06-14T17:41:18.393Z] [2021-06-14T17:41:18.393Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T17:41:18.393Z] ---> 13621d1b12d4 [2021-06-14T17:41:18.393Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T17:41:18.662Z] ---> Running in 04bf40ef6a7b [2021-06-14T17:41:19.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:19.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:19.531Z] Removing intermediate container 5f7e44bbecd9 [2021-06-14T17:41:19.531Z] ---> 6cda0ff33d1c [2021-06-14T17:41:19.531Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T17:41:19.531Z] ---> Running in e1cd29f37dc9 [2021-06-14T17:41:19.531Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T17:41:19.531Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T17:41:19.531Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T17:41:19.531Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T17:41:19.531Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T17:41:19.531Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T17:41:19.531Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:41:19.531Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T17:41:19.807Z] OK: 7 MiB in 20 packages [2021-06-14T17:41:19.807Z] Removing intermediate container e1cd29f37dc9 [2021-06-14T17:41:19.807Z] ---> c449372034d4 [2021-06-14T17:41:19.807Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T17:41:20.409Z] ---> b1e447556180 [2021-06-14T17:41:20.409Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T17:41:20.409Z] ---> Running in fe1171dc1c35 [2021-06-14T17:41:20.409Z] Removing intermediate container 04bf40ef6a7b [2021-06-14T17:41:20.409Z] ---> f9519ef3ca83 [2021-06-14T17:41:20.409Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T17:41:20.409Z] ---> Running in 82cb81625fb9 [2021-06-14T17:41:20.683Z] Removing intermediate container 82cb81625fb9 [2021-06-14T17:41:20.683Z] ---> 709de9f13048 [2021-06-14T17:41:20.683Z] Step 14/26 : WORKDIR / [2021-06-14T17:41:20.683Z] ---> Running in fd7482854989 [2021-06-14T17:41:20.961Z] Removing intermediate container fd7482854989 [2021-06-14T17:41:20.961Z] ---> 9bd53cd1a29d [2021-06-14T17:41:20.961Z] 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-14T17:41:21.555Z] Removing intermediate container fe1171dc1c35 [2021-06-14T17:41:21.555Z] ---> 00d14fc35671 [2021-06-14T17:41:21.555Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:41:21.555Z] ---> c96c03a0678f [2021-06-14T17:41:21.555Z] 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-14T17:41:22.139Z] ---> 782e15f14b1e [2021-06-14T17:41:22.139Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T17:41:22.412Z] ---> 2749f5221058 [2021-06-14T17:41:22.413Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T17:41:22.678Z] Removing intermediate container dd4c9c86b3e0 [2021-06-14T17:41:22.678Z] ---> 8e0ff2f9f01f [2021-06-14T17:41:22.678Z] [2021-06-14T17:41:22.678Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T17:41:22.678Z] ---> 13621d1b12d4 [2021-06-14T17:41:22.678Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T17:41:22.678Z] ---> Running in 24c68ae33e86 [2021-06-14T17:41:22.943Z] ---> 67f05dda68cf [2021-06-14T17:41:22.943Z] 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-14T17:41:22.943Z] ---> ad6fb7ae868d [2021-06-14T17:41:22.943Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T17:41:23.207Z] ---> 12a691a7d540 [2021-06-14T17:41:23.207Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T17:41:23.487Z] ---> ef21b9c136dd [2021-06-14T17:41:23.487Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T17:41:23.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:23.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:23.761Z] ---> ee734dc40f11 [2021-06-14T17:41:23.761Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T17:41:24.034Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T17:41:24.034Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T17:41:24.034Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:41:24.034Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T17:41:24.034Z] ---> 9d76bc6141ef [2021-06-14T17:41:24.034Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T17:41:24.034Z] OK: 6 MiB in 16 packages [2021-06-14T17:41:24.614Z] ---> 0334efcfab07 [2021-06-14T17:41:24.614Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T17:41:24.614Z] ---> 3ed401f9c778 [2021-06-14T17:41:24.614Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T17:41:24.614Z] ---> Running in 864c0b97a3d7 [2021-06-14T17:41:24.882Z] Removing intermediate container 24c68ae33e86 [2021-06-14T17:41:24.882Z] ---> dc22a28ffe19 [2021-06-14T17:41:24.882Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:41:24.882Z] ---> Running in 03bf1d9eb3c3 [2021-06-14T17:41:24.882Z] Removing intermediate container 864c0b97a3d7 [2021-06-14T17:41:24.882Z] ---> 333f9e247194 [2021-06-14T17:41:24.882Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T17:41:24.882Z] ---> 49a563b996e5 [2021-06-14T17:41:24.882Z] 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-14T17:41:24.882Z] Removing intermediate container 03bf1d9eb3c3 [2021-06-14T17:41:24.882Z] ---> 926a94336c56 [2021-06-14T17:41:24.882Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T17:41:25.147Z] ---> Running in 902f086d764c [2021-06-14T17:41:25.147Z] ---> Running in c5ff80e3c9f0 [2021-06-14T17:41:25.428Z] ---> 289686831d88 [2021-06-14T17:41:25.428Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T17:41:25.428Z] Removing intermediate container c5ff80e3c9f0 [2021-06-14T17:41:25.428Z] ---> fe9eea6fb4a2 [2021-06-14T17:41:25.428Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T17:41:25.428Z] ---> Running in 6a99c9680606 [2021-06-14T17:41:25.702Z] ---> Running in a8d8b33a1aaf [2021-06-14T17:41:25.702Z] Removing intermediate container a8d8b33a1aaf [2021-06-14T17:41:25.702Z] ---> 7f94b26dcfcb [2021-06-14T17:41:25.702Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:41:26.292Z] Removing intermediate container 902f086d764c [2021-06-14T17:41:26.292Z] ---> 7329157e83e0 [2021-06-14T17:41:26.292Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T17:41:26.292Z] ---> 96354f997885 [2021-06-14T17:41:26.292Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T17:41:26.292Z] ---> Running in b4f315304d22 [2021-06-14T17:41:26.563Z] Removing intermediate container b4f315304d22 [2021-06-14T17:41:26.563Z] ---> 476cc87fd713 [2021-06-14T17:41:26.563Z] Step 24/26 : LABEL arch=x86_64 [2021-06-14T17:41:26.840Z] Removing intermediate container 6a99c9680606 [2021-06-14T17:41:26.840Z] ---> f1bb880b8cb6 [2021-06-14T17:41:26.840Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T17:41:26.840Z] ---> Running in 68a0ad0a9f7f [2021-06-14T17:41:26.840Z] ---> Running in f90488fa8dae [2021-06-14T17:41:27.118Z] Removing intermediate container 68a0ad0a9f7f [2021-06-14T17:41:27.118Z] ---> 008f0ab8347c [2021-06-14T17:41:27.118Z] Step 25/26 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:41:27.118Z] ---> bc1734f1da48 [2021-06-14T17:41:27.118Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T17:41:27.118Z] ---> Running in 2ab4c00c7a01 [2021-06-14T17:41:27.118Z] Removing intermediate container f90488fa8dae [2021-06-14T17:41:27.118Z] ---> 660267f701bf [2021-06-14T17:41:27.118Z] Step 29/32 : CMD ["gate"] [2021-06-14T17:41:27.118Z] ---> Running in 1d4ccac61b31 [2021-06-14T17:41:27.118Z] Removing intermediate container 2ab4c00c7a01 [2021-06-14T17:41:27.118Z] ---> 2c6ca6c02364 [2021-06-14T17:41:27.118Z] Step 26/26 : LABEL version=0.0.0 [2021-06-14T17:41:27.401Z] ---> Running in 9c449374ce4a [2021-06-14T17:41:27.401Z] ---> 007464be72ed [2021-06-14T17:41:27.401Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T17:41:27.401Z] Removing intermediate container 1d4ccac61b31 [2021-06-14T17:41:27.401Z] ---> d1299d36278f [2021-06-14T17:41:27.401Z] Step 30/32 : LABEL arch=x86_64 [2021-06-14T17:41:27.401Z] ---> Running in c1ef8fb8db31 [2021-06-14T17:41:27.401Z] ---> Running in abee330b8b2b [2021-06-14T17:41:27.701Z] Removing intermediate container 9c449374ce4a [2021-06-14T17:41:27.701Z] ---> bb4993b25986 [2021-06-14T17:41:27.701Z] [2021-06-14T17:41:27.701Z] Removing intermediate container c1ef8fb8db31 [2021-06-14T17:41:27.701Z] ---> 31dd2d14bb89 [2021-06-14T17:41:27.701Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:41:27.701Z] Successfully built bb4993b25986 [2021-06-14T17:41:27.701Z] Successfully tagged security-secretstore-setup:latest [2021-06-14T17:41:27.701Z] Building core-metadata [2021-06-14T17:41:27.701Z]  Building security-secretstore-setup ... done  ---> Running in 264acda2365d [2021-06-14T17:41:27.701Z] Removing intermediate container abee330b8b2b [2021-06-14T17:41:27.701Z] ---> 3c43f626d88e [2021-06-14T17:41:27.701Z] Step 31/32 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:41:27.701Z] ---> Running in adfb896d80ea [2021-06-14T17:41:27.985Z] Removing intermediate container 264acda2365d [2021-06-14T17:41:27.985Z] ---> 938336a76a4e [2021-06-14T17:41:27.985Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T17:41:27.985Z] ---> Running in e69cc29cc226 [2021-06-14T17:41:27.985Z] Removing intermediate container adfb896d80ea [2021-06-14T17:41:27.985Z] ---> 79ae1b0f4408 [2021-06-14T17:41:27.985Z] Step 32/32 : LABEL version=0.0.0 [2021-06-14T17:41:28.577Z] Removing intermediate container e69cc29cc226 [2021-06-14T17:41:28.577Z] ---> d53ab23f6989 [2021-06-14T17:41:28.577Z] Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:41:28.577Z] ---> Running in 0c8893f3b6f7 [2021-06-14T17:41:28.577Z] ---> Running in a225d9cbee8e [2021-06-14T17:41:28.850Z] Removing intermediate container 0c8893f3b6f7 [2021-06-14T17:41:28.850Z] ---> fabc5985e051 [2021-06-14T17:41:28.850Z] [2021-06-14T17:41:28.850Z] Successfully built fabc5985e051 [2021-06-14T17:41:29.126Z] Successfully tagged security-bootstrapper:latest [2021-06-14T17:41:29.126Z] Building core-data [2021-06-14T17:41:29.126Z]  Building security-bootstrapper ... done Removing intermediate container a225d9cbee8e [2021-06-14T17:41:29.126Z] ---> d350a3acba93 [2021-06-14T17:41:29.126Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T17:41:29.126Z] ---> Running in e55c4ddc0bf2 [2021-06-14T17:41:29.397Z] Removing intermediate container e55c4ddc0bf2 [2021-06-14T17:41:29.397Z] ---> d7094a2c8d65 [2021-06-14T17:41:29.397Z] [2021-06-14T17:41:29.670Z] Successfully built d7094a2c8d65 [2021-06-14T17:41:29.670Z] Successfully tagged support-notifications:latest [2021-06-14T17:41:29.670Z] Building sys-mgmt-agent [2021-06-14T17:41:33.060Z]  Building support-notifications ... done Removing intermediate container 0c042f9575c5 [2021-06-14T17:41:33.060Z] ---> a15c07ba3f7d [2021-06-14T17:41:33.060Z] [2021-06-14T17:41:33.060Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T17:41:33.060Z] ---> 13621d1b12d4 [2021-06-14T17:41:33.060Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T17:41:33.756Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T17:41:34.024Z] ---> Running in 61fc5dc4db28 [2021-06-14T17:41:34.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:34.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:34.976Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T17:41:34.976Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:41:34.976Z] OK: 6 MiB in 15 packages [2021-06-14T17:41:36.892Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:41:36.892Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:41:36.892Z] ---> d36ff0a0c76d [2021-06-14T17:41:36.892Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:41:36.892Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:41:36.892Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:41:36.892Z] ---> d36ff0a0c76d [2021-06-14T17:41:36.892Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:41:36.892Z] ---> Using cache [2021-06-14T17:41:36.892Z] ---> dfb992123282 [2021-06-14T17:41:36.892Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:41:36.892Z] ---> Using cache [2021-06-14T17:41:36.892Z] ---> 3f70d8c73bae [2021-06-14T17:41:36.892Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T17:41:36.892Z] ---> Using cache [2021-06-14T17:41:36.892Z] ---> dfb992123282 [2021-06-14T17:41:36.892Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:41:36.892Z] ---> Using cache [2021-06-14T17:41:36.892Z] ---> 3f70d8c73bae [2021-06-14T17:41:36.892Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T17:41:38.812Z] Removing intermediate container 587a8824a037 [2021-06-14T17:41:38.812Z] ---> 58c55ad1ee80 [2021-06-14T17:41:38.812Z] [2021-06-14T17:41:38.812Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T17:41:38.812Z] ---> 13621d1b12d4 [2021-06-14T17:41:38.812Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T17:41:38.812Z] ---> Running in 21479976caab [2021-06-14T17:41:38.812Z] ---> Running in e670037bb357 [2021-06-14T17:41:38.812Z] ---> Running in 82b2a2ec8f52 [2021-06-14T17:41:39.083Z] Removing intermediate container 61fc5dc4db28 [2021-06-14T17:41:39.083Z] ---> 8d5df4b079ef [2021-06-14T17:41:39.083Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:41:39.083Z] ---> Running in c74bf83237ec [2021-06-14T17:41:39.083Z] Removing intermediate container c74bf83237ec [2021-06-14T17:41:39.083Z] ---> 18801084b9cf [2021-06-14T17:41:39.083Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T17:41:39.355Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:41:39.355Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:41:39.355Z] ---> d36ff0a0c76d [2021-06-14T17:41:39.355Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:41:39.355Z] ---> Using cache [2021-06-14T17:41:39.355Z] ---> dfb992123282 [2021-06-14T17:41:39.355Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:41:39.355Z] ---> Using cache [2021-06-14T17:41:39.355Z] ---> 3f70d8c73bae [2021-06-14T17:41:39.355Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T17:41:39.355Z] ---> Using cache [2021-06-14T17:41:39.355Z] ---> b48220b5c5f5 [2021-06-14T17:41:39.355Z] Step 6/24 : COPY go.mod . [2021-06-14T17:41:39.355Z] ---> Using cache [2021-06-14T17:41:39.355Z] ---> 5a0296584aaa [2021-06-14T17:41:39.355Z] Step 7/24 : RUN go mod download [2021-06-14T17:41:39.355Z] ---> Using cache [2021-06-14T17:41:39.355Z] ---> 3abfb7fbfe9c [2021-06-14T17:41:39.355Z] Step 8/24 : COPY . . [2021-06-14T17:41:39.355Z] ---> Using cache [2021-06-14T17:41:39.355Z] ---> cc3022194063 [2021-06-14T17:41:39.355Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:41:39.355Z] ---> Using cache [2021-06-14T17:41:39.355Z] ---> bc672c067781 [2021-06-14T17:41:39.355Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T17:41:39.355Z] ---> Running in 1b51b49e7e33 [2021-06-14T17:41:39.355Z] ---> Running in 0052eb2ad786 [2021-06-14T17:41:39.637Z] Removing intermediate container 1b51b49e7e33 [2021-06-14T17:41:39.637Z] ---> 39e470eb5a4b [2021-06-14T17:41:39.637Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T17:41:39.637Z] ---> Running in f30d48b09e3d [2021-06-14T17:41:39.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:39.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:39.637Z] Removing intermediate container f30d48b09e3d [2021-06-14T17:41:39.637Z] ---> 283bb5b0cf3d [2021-06-14T17:41:39.637Z] Step 16/24 : WORKDIR / [2021-06-14T17:41:39.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:39.937Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:39.937Z] ---> Running in e18e0a25b23e [2021-06-14T17:41:39.937Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T17:41:39.937Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:41:39.937Z] OK: 6 MiB in 15 packages [2021-06-14T17:41:39.937Z] 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-14T17:41:39.937Z] Removing intermediate container e18e0a25b23e [2021-06-14T17:41:39.937Z] ---> 8b4b81ebbf03 [2021-06-14T17:41:39.937Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:41:40.229Z] ---> 8a31d8d46cd0 [2021-06-14T17:41:40.229Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T17:41:40.229Z] Removing intermediate container 82b2a2ec8f52 [2021-06-14T17:41:40.229Z] ---> d1134484317b [2021-06-14T17:41:40.229Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:41:40.509Z] ---> Running in c3a2e955d5f1 [2021-06-14T17:41:40.509Z] ---> df569d8d6653 [2021-06-14T17:41:40.509Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T17:41:40.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:40.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:40.510Z] Removing intermediate container c3a2e955d5f1 [2021-06-14T17:41:40.510Z] ---> 99e46bfc89f2 [2021-06-14T17:41:40.510Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T17:41:40.778Z] ---> Running in 7e4c34edaab5 [2021-06-14T17:41:40.778Z] ---> 8469cc8f60db [2021-06-14T17:41:40.778Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T17:41:40.778Z] Removing intermediate container 7e4c34edaab5 [2021-06-14T17:41:40.778Z] ---> 67fb7b81442c [2021-06-14T17:41:40.778Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T17:41:40.778Z] ---> Running in 0585ff5364b9 [2021-06-14T17:41:40.778Z] ---> Running in 3fa4d8ac7da6 [2021-06-14T17:41:41.041Z] OK: 219 MiB in 52 packages [2021-06-14T17:41:41.041Z] Removing intermediate container 0585ff5364b9 [2021-06-14T17:41:41.041Z] ---> 28dfb64374f2 [2021-06-14T17:41:41.041Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:41:41.041Z] OK: 219 MiB in 52 packages [2021-06-14T17:41:41.041Z] Removing intermediate container 3fa4d8ac7da6 [2021-06-14T17:41:41.041Z] ---> 86bd72a3f1b9 [2021-06-14T17:41:41.041Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:41:41.305Z] ---> Running in 035357d7730d [2021-06-14T17:41:41.568Z] Removing intermediate container 035357d7730d [2021-06-14T17:41:41.568Z] ---> 595701819eca [2021-06-14T17:41:41.568Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T17:41:41.568Z] ---> Running in b428535fe044 [2021-06-14T17:41:41.568Z] ---> 30e6350bfdab [2021-06-14T17:41:41.568Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T17:41:41.833Z] Removing intermediate container b428535fe044 [2021-06-14T17:41:41.833Z] ---> ffa3084dc650 [2021-06-14T17:41:41.833Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:41:41.833Z] Removing intermediate container 21479976caab [2021-06-14T17:41:41.833Z] ---> 637b8f0d738a [2021-06-14T17:41:41.833Z] Step 6/24 : COPY go.mod . [2021-06-14T17:41:41.833Z] Removing intermediate container e670037bb357 [2021-06-14T17:41:41.833Z] ---> 6f1140a2b8e4 [2021-06-14T17:41:41.833Z] Step 6/24 : COPY go.mod . [2021-06-14T17:41:42.112Z] ---> Running in 9e97aa9cbe02 [2021-06-14T17:41:42.395Z] ---> 6f7992e9b943 [2021-06-14T17:41:42.395Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T17:41:42.395Z] ---> c07958398589 [2021-06-14T17:41:42.395Z] Step 7/24 : RUN go mod download [2021-06-14T17:41:42.395Z] Removing intermediate container 9e97aa9cbe02 [2021-06-14T17:41:42.395Z] ---> 23895da02019 [2021-06-14T17:41:42.395Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:41:42.395Z] ---> 5bd5c5a30f04 [2021-06-14T17:41:42.395Z] Step 7/24 : RUN go mod download [2021-06-14T17:41:42.668Z] ---> Running in 9c746c4b11da [2021-06-14T17:41:42.668Z] ---> Running in f3adf09c6514 [2021-06-14T17:41:42.669Z] ---> Running in 58ae8e67b7cc [2021-06-14T17:41:42.669Z] ---> ddbd4e1fa5c6 [2021-06-14T17:41:42.669Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T17:41:42.669Z] Removing intermediate container 9c746c4b11da [2021-06-14T17:41:42.669Z] ---> 27659798ea55 [2021-06-14T17:41:42.669Z] [2021-06-14T17:41:42.949Z] ---> Running in 4ea96f62a469 [2021-06-14T17:41:42.949Z] Successfully built 27659798ea55 [2021-06-14T17:41:42.949Z] Successfully tagged core-command:latest [2021-06-14T17:41:42.949Z] Building security-proxy-setup [2021-06-14T17:41:43.537Z]  Building core-command ... done Removing intermediate container 4ea96f62a469 [2021-06-14T17:41:43.537Z] ---> e5d955107b90 [2021-06-14T17:41:43.537Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:41:44.113Z] ---> Running in 700dba393bd9 [2021-06-14T17:41:44.391Z] Removing intermediate container 700dba393bd9 [2021-06-14T17:41:44.392Z] ---> ba2ba3cd4a2e [2021-06-14T17:41:44.392Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T17:41:44.392Z] ---> Running in d1808d397506 [2021-06-14T17:41:44.664Z] Removing intermediate container d1808d397506 [2021-06-14T17:41:44.664Z] ---> 90f320e4d8b9 [2021-06-14T17:41:44.664Z] Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:41:44.664Z] ---> Running in 88b07c798c25 [2021-06-14T17:41:44.957Z] Removing intermediate container f3adf09c6514 [2021-06-14T17:41:44.957Z] ---> 1040d7012913 [2021-06-14T17:41:44.957Z] Step 8/24 : COPY . . [2021-06-14T17:41:44.957Z] Removing intermediate container 58ae8e67b7cc [2021-06-14T17:41:44.957Z] ---> 676a8f7c0e4f [2021-06-14T17:41:44.957Z] Step 8/24 : COPY . . [2021-06-14T17:41:45.226Z] Removing intermediate container 88b07c798c25 [2021-06-14T17:41:45.226Z] ---> 33f6401e50e3 [2021-06-14T17:41:45.226Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T17:41:45.226Z] ---> Running in 4f7c3e2f5913 [2021-06-14T17:41:46.238Z] Removing intermediate container 4f7c3e2f5913 [2021-06-14T17:41:46.238Z] ---> fe7f3779d6f2 [2021-06-14T17:41:46.238Z] [2021-06-14T17:41:46.530Z] Successfully built fe7f3779d6f2 [2021-06-14T17:41:46.530Z] Successfully tagged support-scheduler:latest [2021-06-14T17:41:54.784Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:41:54.784Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:41:54.784Z] ---> d36ff0a0c76d [2021-06-14T17:41:54.784Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T17:41:54.784Z] ---> Using cache [2021-06-14T17:41:54.784Z] ---> dfb992123282 [2021-06-14T17:41:54.784Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:41:54.784Z] ---> Using cache [2021-06-14T17:41:54.784Z] ---> 3f70d8c73bae [2021-06-14T17:41:54.784Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T17:41:54.784Z] ---> Using cache [2021-06-14T17:41:54.784Z] ---> b48220b5c5f5 [2021-06-14T17:41:54.784Z] Step 6/22 : COPY go.mod . [2021-06-14T17:41:54.784Z] ---> Using cache [2021-06-14T17:41:54.784Z] ---> 5a0296584aaa [2021-06-14T17:41:54.784Z] Step 7/22 : RUN go mod download [2021-06-14T17:41:54.784Z] ---> Using cache [2021-06-14T17:41:54.784Z] ---> 3abfb7fbfe9c [2021-06-14T17:41:54.784Z] Step 8/22 : COPY . . [2021-06-14T17:41:54.784Z] ---> Using cache [2021-06-14T17:41:54.784Z] ---> cc3022194063 [2021-06-14T17:41:54.784Z] Step 9/22 : RUN go mod tidy [2021-06-14T17:41:54.784Z] ---> Using cache [2021-06-14T17:41:54.784Z] ---> bc672c067781 [2021-06-14T17:41:54.784Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T17:41:55.051Z] ---> Running in cac8afc88349 [2021-06-14T17:41:55.330Z] ---> 37ac286a7e6a [2021-06-14T17:41:55.330Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:41:55.330Z] ---> 26ba279ae28c [2021-06-14T17:41:55.330Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:41:55.330Z] ---> Running in cacc9d869776 [2021-06-14T17:41:55.330Z] ---> Running in 9d21d5c01301 [2021-06-14T17:41:55.920Z] 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-14T17:41:57.249Z] Removing intermediate container cacc9d869776 [2021-06-14T17:41:57.249Z] ---> 8dcfd30ee7b3 [2021-06-14T17:41:57.249Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T17:41:57.249Z] ---> Running in c85e52b548e3 [2021-06-14T17:41:57.582Z] Removing intermediate container 9d21d5c01301 [2021-06-14T17:41:57.583Z] ---> 6fb0e2296ea8 [2021-06-14T17:41:57.583Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T17:41:57.951Z] ---> Running in edd0fba4351a [2021-06-14T17:41:57.951Z] 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-14T17:41:58.362Z] 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-14T17:42:00.397Z] Removing intermediate container 0052eb2ad786 [2021-06-14T17:42:00.397Z] ---> b111ce6734ff [2021-06-14T17:42:00.397Z] [2021-06-14T17:42:00.397Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T17:42:00.397Z] ---> 13621d1b12d4 [2021-06-14T17:42:00.397Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T17:42:00.397Z] ---> Using cache [2021-06-14T17:42:00.397Z] ---> d1134484317b [2021-06-14T17:42:00.397Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:42:00.397Z] ---> Using cache [2021-06-14T17:42:00.397Z] ---> 99e46bfc89f2 [2021-06-14T17:42:00.397Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T17:42:00.397Z] ---> Running in 740ddd9e1b45 [2021-06-14T17:42:00.397Z] Removing intermediate container 740ddd9e1b45 [2021-06-14T17:42:00.397Z] ---> a8aad6c05272 [2021-06-14T17:42:00.397Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T17:42:00.397Z] ---> Running in 953021c1a53e [2021-06-14T17:42:00.659Z] Removing intermediate container 953021c1a53e [2021-06-14T17:42:00.659Z] ---> 73d26e44c048 [2021-06-14T17:42:00.659Z] Step 16/24 : WORKDIR / [2021-06-14T17:42:00.659Z] ---> Running in 20e4953a7afb [2021-06-14T17:42:00.659Z] Removing intermediate container 20e4953a7afb [2021-06-14T17:42:00.659Z] ---> af14850d0c2e [2021-06-14T17:42:00.659Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:42:00.923Z] ---> 179d2868cf73 [2021-06-14T17:42:00.923Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T17:42:01.501Z] ---> 2ed7ee7e1661 [2021-06-14T17:42:01.501Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T17:42:01.765Z] ---> f225e4452166 [2021-06-14T17:42:01.765Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T17:42:02.031Z] ---> Running in 9b4b29e0d6c7 [2021-06-14T17:42:02.031Z] Removing intermediate container 9b4b29e0d6c7 [2021-06-14T17:42:02.031Z] ---> 1d0aa17bd057 [2021-06-14T17:42:02.031Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:42:02.031Z] ---> Running in f911091c8f79 [2021-06-14T17:42:02.296Z] Removing intermediate container f911091c8f79 [2021-06-14T17:42:02.296Z] ---> 5d8f98ae76a8 [2021-06-14T17:42:02.296Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T17:42:02.296Z] ---> Running in 1ea32cc07c56 [2021-06-14T17:42:02.296Z] Removing intermediate container 1ea32cc07c56 [2021-06-14T17:42:02.296Z] ---> 5e86431c35a0 [2021-06-14T17:42:02.296Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:42:02.565Z] ---> Running in 0f15ccba63fa [2021-06-14T17:42:02.565Z] Removing intermediate container 0f15ccba63fa [2021-06-14T17:42:02.565Z] ---> 8a1a2362e94e [2021-06-14T17:42:02.565Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:42:02.565Z] ---> Running in 0c49677e318d [2021-06-14T17:42:02.832Z] Removing intermediate container 0c49677e318d [2021-06-14T17:42:02.832Z] ---> 900a05c1d830 [2021-06-14T17:42:02.832Z] [2021-06-14T17:42:02.832Z] Successfully built 900a05c1d830 [2021-06-14T17:42:02.832Z] Successfully tagged core-metadata:latest [2021-06-14T17:42:17.756Z]  Building core-metadata ... done 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-14T17:42:21.074Z] Removing intermediate container cac8afc88349 [2021-06-14T17:42:21.074Z] ---> 3457074cdb73 [2021-06-14T17:42:21.074Z] [2021-06-14T17:42:21.074Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T17:42:21.074Z] ---> 13621d1b12d4 [2021-06-14T17:42:21.074Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T17:42:21.074Z] ---> Running in f39fb134491e [2021-06-14T17:42:21.672Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:42:21.672Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:42:21.936Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T17:42:21.936Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T17:42:21.936Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T17:42:21.936Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T17:42:21.936Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:42:21.936Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T17:42:21.936Z] OK: 7 MiB in 18 packages [2021-06-14T17:42:22.523Z] Removing intermediate container c85e52b548e3 [2021-06-14T17:42:22.523Z] ---> 33206fd8e206 [2021-06-14T17:42:22.523Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T17:42:22.523Z] ---> Running in 5b30dcc22430 [2021-06-14T17:42:22.806Z] Removing intermediate container f39fb134491e [2021-06-14T17:42:22.806Z] ---> e2667987e915 [2021-06-14T17:42:22.806Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T17:42:22.806Z] ---> Running in 012f4a930bfe [2021-06-14T17:42:23.073Z] Removing intermediate container 012f4a930bfe [2021-06-14T17:42:23.073Z] ---> df552da3ace0 [2021-06-14T17:42:23.073Z] Step 14/22 : WORKDIR /edgex [2021-06-14T17:42:23.073Z] 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-14T17:42:23.073Z] ---> Running in aa7bc1fb6b7c [2021-06-14T17:42:23.073Z] Removing intermediate container aa7bc1fb6b7c [2021-06-14T17:42:23.073Z] ---> 9e839568bdb7 [2021-06-14T17:42:23.073Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T17:42:23.677Z] ---> 5faaf44ec9c7 [2021-06-14T17:42:23.677Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T17:42:23.943Z] Removing intermediate container edd0fba4351a [2021-06-14T17:42:23.943Z] ---> 68b5a91db0b9 [2021-06-14T17:42:23.943Z] [2021-06-14T17:42:23.943Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T17:42:23.943Z] ---> 13621d1b12d4 [2021-06-14T17:42:23.943Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T17:42:24.273Z] ---> e221e114ec5d [2021-06-14T17:42:24.273Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T17:42:24.273Z] ---> Running in dbbe585bf54e [2021-06-14T17:42:24.273Z] Removing intermediate container 5b30dcc22430 [2021-06-14T17:42:24.273Z] ---> 8028c1b4943d [2021-06-14T17:42:24.273Z] [2021-06-14T17:42:24.273Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T17:42:24.273Z] Removing intermediate container dbbe585bf54e [2021-06-14T17:42:24.273Z] ---> 65e87861d77b [2021-06-14T17:42:24.273Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T17:42:24.273Z] 20.10.0: Pulling from library/docker [2021-06-14T17:42:24.273Z] ---> Running in da0c71a62d4d [2021-06-14T17:42:24.537Z] Removing intermediate container da0c71a62d4d [2021-06-14T17:42:24.537Z] ---> 601f54cc943a [2021-06-14T17:42:24.537Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T17:42:24.537Z] ---> 67b2c6c77aa1 [2021-06-14T17:42:24.537Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T17:42:24.537Z] ---> Running in a1e876bb56a6 [2021-06-14T17:42:24.537Z] ---> Running in 2d5682d3e805 [2021-06-14T17:42:24.803Z] Removing intermediate container a1e876bb56a6 [2021-06-14T17:42:24.803Z] ---> 9cd2c72c3ac6 [2021-06-14T17:42:24.803Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:42:24.803Z] ---> Running in 92a498092825 [2021-06-14T17:42:24.803Z] Removing intermediate container 2d5682d3e805 [2021-06-14T17:42:24.803Z] ---> 51008fca6173 [2021-06-14T17:42:24.803Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T17:42:24.803Z] ---> Running in 7018346b7b31 [2021-06-14T17:42:25.070Z] Removing intermediate container 7018346b7b31 [2021-06-14T17:42:25.070Z] ---> 81b2b4f0ed0f [2021-06-14T17:42:25.070Z] Step 20/22 : LABEL arch=x86_64 [2021-06-14T17:42:25.070Z] ---> Running in 8bf47e8e59fb [2021-06-14T17:42:25.333Z] Removing intermediate container 8bf47e8e59fb [2021-06-14T17:42:25.333Z] ---> 547cb96c831f [2021-06-14T17:42:25.333Z] Step 21/22 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:42:25.333Z] ---> Running in 8e2573b9c9dc [2021-06-14T17:42:25.333Z] Removing intermediate container 8e2573b9c9dc [2021-06-14T17:42:25.333Z] ---> 7a43005ff21c [2021-06-14T17:42:25.333Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T17:42:25.333Z] ---> Running in 50a8064061e3 [2021-06-14T17:42:25.333Z] Removing intermediate container 92a498092825 [2021-06-14T17:42:25.333Z] ---> 367a5e306914 [2021-06-14T17:42:25.333Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T17:42:25.596Z] ---> Running in 36b2810fc5aa [2021-06-14T17:42:25.596Z] Removing intermediate container 50a8064061e3 [2021-06-14T17:42:25.596Z] ---> edd33f662930 [2021-06-14T17:42:25.596Z] [2021-06-14T17:42:25.596Z] Successfully built edd33f662930 [2021-06-14T17:42:25.596Z] Successfully tagged security-proxy-setup:latest [2021-06-14T17:42:25.856Z]  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:42:26.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:42:27.018Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T17:42:27.018Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T17:42:27.018Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T17:42:27.279Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T17:42:27.539Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T17:42:27.539Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T17:42:27.539Z] ---> aefe523efa57 [2021-06-14T17:42:27.539Z] 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-14T17:42:28.109Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T17:42:28.373Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T17:42:28.373Z] ---> Running in 78ce65585205 [2021-06-14T17:42:28.373Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:42:28.373Z] OK: 8 MiB in 20 packages [2021-06-14T17:42:28.373Z] Removing intermediate container 78ce65585205 [2021-06-14T17:42:28.373Z] ---> 5e6ece4670c5 [2021-06-14T17:42:28.373Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T17:42:28.373Z] ---> Running in 790b474e0ca2 [2021-06-14T17:42:28.638Z] Removing intermediate container 36b2810fc5aa [2021-06-14T17:42:28.638Z] ---> e45ed8145826 [2021-06-14T17:42:28.638Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:42:28.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:42:28.926Z] ---> 39d3164142aa [2021-06-14T17:42:28.926Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T17:42:28.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:42:28.926Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T17:42:28.926Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T17:42:28.926Z] Executing bash-5.0.17-r0.post-install [2021-06-14T17:42:28.926Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T17:42:28.926Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T17:42:28.926Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T17:42:28.926Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T17:42:28.926Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T17:42:28.926Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T17:42:28.926Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T17:42:28.926Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T17:42:28.926Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T17:42:28.926Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T17:42:28.926Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T17:42:29.511Z] ---> 1b57804d2d89 [2021-06-14T17:42:29.511Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T17:42:30.096Z] ---> eb74bf8f8873 [2021-06-14T17:42:30.096Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T17:42:30.096Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T17:42:30.096Z] ---> Running in c2c4b581ad3a [2021-06-14T17:42:30.096Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T17:42:30.096Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T17:42:30.096Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T17:42:30.096Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T17:42:30.096Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T17:42:30.096Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T17:42:30.096Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T17:42:30.096Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T17:42:30.096Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T17:42:30.096Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T17:42:30.362Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T17:42:30.362Z] Removing intermediate container c2c4b581ad3a [2021-06-14T17:42:30.362Z] ---> 3a98f40c4397 [2021-06-14T17:42:30.362Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:42:30.362Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T17:42:30.362Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T17:42:30.362Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T17:42:30.362Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T17:42:30.362Z] ---> Running in facf062a9ddc [2021-06-14T17:42:30.362Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T17:42:30.362Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T17:42:30.362Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T17:42:30.362Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T17:42:30.362Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T17:42:30.362Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T17:42:30.362Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T17:42:30.362Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T17:42:30.362Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T17:42:30.362Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T17:42:30.362Z] Removing intermediate container facf062a9ddc [2021-06-14T17:42:30.362Z] ---> 8ec79b3f0bee [2021-06-14T17:42:30.362Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T17:42:30.362Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T17:42:30.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T17:42:30.632Z] OK: 72 MiB in 59 packages [2021-06-14T17:42:30.632Z] ---> Running in a5fb7ec22452 [2021-06-14T17:42:30.632Z] Removing intermediate container a5fb7ec22452 [2021-06-14T17:42:30.632Z] ---> 7741f8247b9b [2021-06-14T17:42:30.632Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:42:30.632Z] ---> Running in 6092bb02077a [2021-06-14T17:42:30.930Z] Removing intermediate container 6092bb02077a [2021-06-14T17:42:30.930Z] ---> 6d29cf0ff754 [2021-06-14T17:42:30.930Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:42:30.930Z] ---> Running in e41274c0c419 [2021-06-14T17:42:30.930Z] Removing intermediate container e41274c0c419 [2021-06-14T17:42:30.930Z] ---> d7637f6e1f85 [2021-06-14T17:42:30.930Z] [2021-06-14T17:42:31.206Z] Successfully built d7637f6e1f85 [2021-06-14T17:42:31.206Z] Successfully tagged core-data:latest [2021-06-14T17:42:31.206Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-14T17:42:31.206Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T17:42:31.467Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T17:42:31.467Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T17:42:31.467Z] 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-14T17:42:31.467Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T17:42:31.467Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T17:42:31.746Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T17:42:31.746Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T17:42:31.746Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T17:42:31.746Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T17:42:31.821Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T17:42:32.009Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T17:42:32.009Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T17:42:32.273Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T17:42:32.273Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T17:42:32.536Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T17:42:32.800Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T17:42:32.800Z] Collecting PyYAML<4,>=3.10 [2021-06-14T17:42:32.800Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T17:42:33.376Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T17:42:33.376Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T17:42:33.376Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T17:42:33.376Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T17:42:33.639Z] Collecting idna<2.8,>=2.5 [2021-06-14T17:42:33.639Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T17:42:33.639Z] 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-14T17:42:33.639Z] 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-14T17:42:33.639Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T17:42:33.639Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T17:42:33.639Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T17:42:33.639Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T17:42:33.639Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T17:42:33.639Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T17:42:33.639Z] Installing collected packages: jsonschema, urllib3, idna, requests, cached-property, docopt, dockerpty, texttable, docker-pycreds, websocket-client, docker, PyYAML, docker-compose [2021-06-14T17:42:33.903Z] Attempting uninstall: urllib3 [2021-06-14T17:42:33.903Z] Found existing installation: urllib3 1.25.9 [2021-06-14T17:42:33.903Z] Uninstalling urllib3-1.25.9: [2021-06-14T17:42:33.903Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T17:42:33.903Z] Attempting uninstall: idna [2021-06-14T17:42:33.903Z] Found existing installation: idna 2.9 [2021-06-14T17:42:33.903Z] Uninstalling idna-2.9: [2021-06-14T17:42:33.903Z] Successfully uninstalled idna-2.9 [2021-06-14T17:42:34.167Z] Attempting uninstall: requests [2021-06-14T17:42:34.167Z] Found existing installation: requests 2.23.0 [2021-06-14T17:42:34.167Z] Uninstalling requests-2.23.0: [2021-06-14T17:42:34.167Z] Successfully uninstalled requests-2.23.0 [2021-06-14T17:42:34.167Z] Running setup.py install for docopt: started [2021-06-14T17:42:34.432Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T17:42:34.432Z] Running setup.py install for dockerpty: started [2021-06-14T17:42:34.697Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T17:42:34.697Z] Running setup.py install for texttable: started [2021-06-14T17:42:34.961Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T17:42:35.225Z] Running setup.py install for PyYAML: started [2021-06-14T17:42:35.489Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T17:42:35.752Z] 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-14T17:42:38.325Z] Removing intermediate container 790b474e0ca2 [2021-06-14T17:42:38.325Z] ---> 1a0d7cdbc406 [2021-06-14T17:42:38.325Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T17:42:38.325Z] ---> Running in 9018525f2077 [2021-06-14T17:42:38.325Z] Removing intermediate container 9018525f2077 [2021-06-14T17:42:38.325Z] ---> 7f4b477357b4 [2021-06-14T17:42:38.325Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T17:42:38.325Z] ---> Running in 2f101f087741 [2021-06-14T17:42:38.325Z] Removing intermediate container 2f101f087741 [2021-06-14T17:42:38.325Z] ---> 9b3e4ea876ba [2021-06-14T17:42:38.325Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T17:42:38.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T17:42:38.582Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T17:42:38.587Z] ---> 3336db6fee28 [2021-06-14T17:42:38.587Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T17:42:38.851Z] ---> 1525e6842e07 [2021-06-14T17:42:38.851Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T17:42:38.851Z] ---> 2891b5bd0d34 [2021-06-14T17:42:38.851Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T17:42:39.118Z] ---> Running in 46254f9deaf3 [2021-06-14T17:42:39.118Z] Removing intermediate container 46254f9deaf3 [2021-06-14T17:42:39.118Z] ---> be8477c3bdd4 [2021-06-14T17:42:39.118Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:42:39.118Z] ---> Running in cce46888cc54 [2021-06-14T17:42:39.118Z] Removing intermediate container cce46888cc54 [2021-06-14T17:42:39.118Z] ---> 0eeaa5db97ec [2021-06-14T17:42:39.118Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T17:42:39.118Z] ---> Running in 956bd1b994cd [2021-06-14T17:42:39.381Z] Removing intermediate container 956bd1b994cd [2021-06-14T17:42:39.381Z] ---> 5f6248bc6ea0 [2021-06-14T17:42:39.381Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:42:39.381Z] ---> Running in 71e692f26313 [2021-06-14T17:42:39.381Z] Removing intermediate container 71e692f26313 [2021-06-14T17:42:39.381Z] ---> 87e09d4a66d7 [2021-06-14T17:42:39.381Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:42:39.381Z] ---> Running in fb72a7b398da [2021-06-14T17:42:39.381Z] Removing intermediate container fb72a7b398da [2021-06-14T17:42:39.381Z] ---> a2f0945da479 [2021-06-14T17:42:39.381Z] [2021-06-14T17:42:39.645Z] Successfully built a2f0945da479 [2021-06-14T17:42:39.645Z] Successfully tagged sys-mgmt-agent:latest [2021-06-14T17:42:39.654Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-14T17:42:39.656Z] $ docker stop --time=1 5cd83d22c88f3a19f12304e63a5a63ec32ca040972bda0d31f7e99172943db70 [2021-06-14T17:42:40.938Z] $ docker rm -f 5cd83d22c88f3a19f12304e63a5a63ec32ca040972bda0d31f7e99172943db70 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T17:42:41.320Z] + docker images [2021-06-14T17:42:41.320Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T17:42:41.320Z] sys-mgmt-agent latest a2f0945da479 2 seconds ago 312MB [2021-06-14T17:42:41.320Z] core-data latest d7637f6e1f85 11 seconds ago 20.2MB [2021-06-14T17:42:41.320Z] security-proxy-setup latest edd33f662930 16 seconds ago 25.7MB [2021-06-14T17:42:41.320Z] 68b5a91db0b9 18 seconds ago 1.15GB [2021-06-14T17:42:41.320Z] 8028c1b4943d 18 seconds ago 1.15GB [2021-06-14T17:42:41.320Z] 3457074cdb73 21 seconds ago 1.15GB [2021-06-14T17:42:41.320Z] core-metadata latest 900a05c1d830 39 seconds ago 16.6MB [2021-06-14T17:42:41.320Z] b111ce6734ff 42 seconds ago 1.15GB [2021-06-14T17:42:41.321Z] support-scheduler latest fe7f3779d6f2 56 seconds ago 15.9MB [2021-06-14T17:42:41.321Z] core-command latest 27659798ea55 59 seconds ago 15.9MB [2021-06-14T17:42:41.321Z] 58c55ad1ee80 About a minute ago 1.15GB [2021-06-14T17:42:41.321Z] a15c07ba3f7d About a minute ago 1.14GB [2021-06-14T17:42:41.321Z] support-notifications latest d7094a2c8d65 About a minute ago 16.7MB [2021-06-14T17:42:41.321Z] security-bootstrapper latest fabc5985e051 About a minute ago 18.6MB [2021-06-14T17:42:41.321Z] security-secretstore-setup latest bb4993b25986 About a minute ago 28.7MB [2021-06-14T17:42:41.321Z] 8e0ff2f9f01f About a minute ago 1.15GB [2021-06-14T17:42:41.321Z] 171fb87a3051 About a minute ago 1.15GB [2021-06-14T17:42:41.321Z] a7504c6236cb About a minute ago 1.15GB [2021-06-14T17:42:41.321Z] ci-base-image-x86_64 latest d36ff0a0c76d 5 minutes ago 647MB [2021-06-14T17:42:41.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-14T17:42:41.321Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-14T17:42:41.321Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-14T17:42:41.321Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-14T17:42:41.321Z] 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-14T17:42:45.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T17:42:45.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T17:42:45.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T17:42:45.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T17:42:47.345Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T17:42:47.625Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T17:42:49.098Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T17:42:49.098Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T17:42:49.098Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T17:42:49.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T17:43:01.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.171s coverage: 28.7% of statements [2021-06-14T17:43:01.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T17:43:01.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T17:43:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.341s coverage: 100.0% of statements [2021-06-14T17:43:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T17:43:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.343s coverage: 53.4% of statements [2021-06-14T17:43:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T17:43:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T17:43:06.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.509s coverage: 87.7% of statements [2021-06-14T17:43:06.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-14T17:43:06.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:43:06.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.217s coverage: 78.9% of statements [2021-06-14T17:43:11.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.216s coverage: 81.2% of statements [2021-06-14T17:43:11.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-14T17:43:11.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T17:43:11.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-14T17:43:11.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T17:43:11.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T17:43:17.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.682s coverage: 95.1% of statements [2021-06-14T17:43:17.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-14T17:43:17.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:43:17.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-14T17:43:17.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T17:43:17.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-14T17:43:17.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-14T17:43:17.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T17:43:17.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T17:43:17.738Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.207s coverage: 60.0% of statements [2021-06-14T17:43:17.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T17:43:17.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T17:43:17.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T17:43:17.738Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.310s coverage: 0.8% of statements [2021-06-14T17:43:17.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-14T17:43:17.738Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements [2021-06-14T17:43:17.738Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.253s coverage: 22.0% of statements [2021-06-14T17:43:17.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T17:43:17.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements [2021-06-14T17:43:17.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.239s coverage: 79.5% of statements [2021-06-14T17:43:17.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements [2021-06-14T17:43:19.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements [2021-06-14T17:43:19.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements [2021-06-14T17:43:31.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.220s coverage: 94.4% of statements [2021-06-14T17:43:31.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements [2021-06-14T17:43:38.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.607s coverage: 81.8% of statements [2021-06-14T17:43:38.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T17:43:43.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements [2021-06-14T17:43:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T17:43:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T17:43:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T17:43:43.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2021-06-14T17:43:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T17:43:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T17:43:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T17:43:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T17:43:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T17:43:43.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements [2021-06-14T17:43:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T17:43:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T17:43:43.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-06-14T17:43:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T17:43:43.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements [2021-06-14T17:43:43.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T17:43:43.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements [2021-06-14T17:43:43.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-06-14T17:43:43.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements [2021-06-14T17:43:43.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.331s coverage: 91.2% of statements [2021-06-14T17:43:43.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T17:43:45.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.856s coverage: 64.4% of statements [2021-06-14T17:43:45.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T17:43:45.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T17:43:45.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements [2021-06-14T17:43:45.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-06-14T17:43:45.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-06-14T17:43:45.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-06-14T17:43:46.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2021-06-14T17:43:50.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.085s coverage: 66.9% of statements [2021-06-14T17:43:50.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T17:43:50.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T17:43:50.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T17:43:52.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.666s coverage: 43.6% of statements [2021-06-14T17:43:52.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T17:43:52.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T17:43:52.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.308s coverage: 89.5% of statements [2021-06-14T17:43:52.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T17:43:52.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements [2021-06-14T17:43:52.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T17:44:01.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 19.3% of statements [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T17:44:01.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.551s coverage: 91.9% of statements [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-14T17:44:01.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.307s coverage: 62.7% of statements [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T17:44:01.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.370s coverage: 97.6% of statements [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-14T17:44:01.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.166s coverage: 28.9% of statements [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-14T17:44:01.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T17:44:01.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements [2021-06-14T17:44:01.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-14T17:44:01.684Z] GO111MODULE=on go vet ./... [2021-06-14T17:45:38.557Z] gofmt -l . [2021-06-14T17:45:38.557Z] [ "`gofmt -l .`" = "" ] [2021-06-14T17:45:38.557Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T17:45:39.225Z] + ls -al . [2021-06-14T17:45:39.225Z] total 544 [2021-06-14T17:45:39.225Z] drwxrwxr-x 9 1001 1001 4096 Jun 14 17:45 . [2021-06-14T17:45:39.225Z] drwxr-xr-x 4 root root 4096 Jun 14 17:41 .. [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 17:39 .dockerignore [2021-06-14T17:45:39.225Z] drwxrwxr-x 8 1001 1001 4096 Jun 14 17:39 .git [2021-06-14T17:45:39.225Z] drwxrwxr-x 3 1001 1001 4096 Jun 14 17:39 .github [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 17:39 .gitignore [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 17:39 .sonarcloud.properties [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 17:39 Attribution.txt [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 17:39 CONTRIBUTING.md [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 17:39 Dockerfile.build [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 17:39 Jenkinsfile [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 17:39 LICENSE [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 17:39 Makefile [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 7978 Jun 14 17:39 README.md [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 17:39 SECURITY.md [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 5 Jun 14 17:36 VERSION [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 17:39 ZMQWindows.md [2021-06-14T17:45:39.225Z] drwxrwxr-x 2 1001 1001 4096 Jun 14 17:39 bin [2021-06-14T17:45:39.225Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 17:39 cmd [2021-06-14T17:45:39.225Z] -rw-r--r-- 1 root root 398195 Jun 14 17:44 coverage.out [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 841 Jun 14 17:39 go.mod [2021-06-14T17:45:39.225Z] -rw-r--r-- 1 root root 20952 Jun 14 17:41 go.sum [2021-06-14T17:45:39.225Z] drwxrwxr-x 7 1001 1001 4096 Jun 14 17:39 internal [2021-06-14T17:45:39.225Z] drwxrwxr-x 3 1001 1001 4096 Jun 14 17:39 openapi [2021-06-14T17:45:39.225Z] drwxrwxr-x 4 1001 1001 4096 Jun 14 17:39 snap [2021-06-14T17:45:39.225Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 17:39 version.go [Pipeline] sh [2021-06-14T17:45:39.889Z] + '[' -e coverage.out ] [2021-06-14T17:45:39.889Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T17:45:39.926Z] Warning: overwriting stash ‘coverage-report’ [2021-06-14T17:45:40.815Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T17:45:41.492Z] + make build [2021-06-14T17:45:41.492Z] go mod tidy [2021-06-14T17:45:42.089Z] 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-14T17:45:48.793Z] 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-14T17:46:10.984Z] 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-14T17:46:13.608Z] 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-14T17:46:17.933Z] 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-14T17:46:18.530Z] 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-14T17:46:22.014Z] 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-14T17:46:26.346Z] 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-14T17:46:29.748Z] 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-14T17:46:34.070Z] 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-14T17:46:36.691Z] 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-14T17:46:40.076Z] 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-14T17:46:45.486Z] $ docker stop --time=1 9f02a38b22757b1f04ae3adc8c4503b9a7caaf98603fb32fe4fc012fcd4829a5 [2021-06-14T17:46:48.053Z] $ docker rm -f 9f02a38b22757b1f04ae3adc8c4503b9a7caaf98603fb32fe4fc012fcd4829a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:46:49.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T17:46:50.145Z] [2021-06-14T17:46:50.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:46:50.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T17:46:50.831Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-14T17:46:50.831Z] 29e5d40040c1: Pulling fs layer [2021-06-14T17:46:50.831Z] 1ce36da41761: Pulling fs layer [2021-06-14T17:46:50.831Z] 25b303627fd3: Pulling fs layer [2021-06-14T17:46:51.103Z] 29e5d40040c1: Verifying Checksum [2021-06-14T17:46:51.103Z] 29e5d40040c1: Download complete [2021-06-14T17:46:51.702Z] 29e5d40040c1: Pull complete [2021-06-14T17:46:51.703Z] 1ce36da41761: Verifying Checksum [2021-06-14T17:46:51.703Z] 1ce36da41761: Download complete [2021-06-14T17:46:53.132Z] 1ce36da41761: Pull complete [2021-06-14T17:46:53.405Z] 25b303627fd3: Verifying Checksum [2021-06-14T17:46:53.405Z] 25b303627fd3: Download complete [2021-06-14T17:47:03.558Z] 25b303627fd3: Pull complete [2021-06-14T17:47:03.559Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-14T17:47:03.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T17:47:03.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-14T17:47:03.819Z] prd-ubuntu18.04-docker-arm64-4c-16g-1271 does not seem to be running inside a container [2021-06-14T17:47:03.893Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T17:47:07.208Z] $ docker top 426519932aa2aeeb19c4b1c2dc6215dbac026625da414b7b88f0072ed78b4bae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:47:08.225Z] + docker-compose build --help [2021-06-14T17:47:08.225Z] + grep parallel [2021-06-14T17:47:13.615Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T17:47:13.618Z] $ docker stop --time=1 426519932aa2aeeb19c4b1c2dc6215dbac026625da414b7b88f0072ed78b4bae [2021-06-14T17:47:15.502Z] $ docker rm -f 426519932aa2aeeb19c4b1c2dc6215dbac026625da414b7b88f0072ed78b4bae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:47:16.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T17:47:16.195Z] . [Pipeline] withDockerContainer [2021-06-14T17:47:16.476Z] prd-ubuntu18.04-docker-arm64-4c-16g-1271 does not seem to be running inside a container [2021-06-14T17:47:16.539Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T17:47:18.163Z] $ docker top ef3a57aed1c0af4021468694eb7ea5e24c46f58d67b58a30f5aa9d1b0b3e3ac2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:47:19.205Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T17:47:24.601Z] Building core-command ... [2021-06-14T17:47:24.601Z] Building core-data ... [2021-06-14T17:47:24.601Z] Building core-metadata ... [2021-06-14T17:47:24.601Z] Building security-bootstrapper ... [2021-06-14T17:47:24.601Z] Building security-proxy-setup ... [2021-06-14T17:47:24.601Z] Building security-secretstore-setup ... [2021-06-14T17:47:24.601Z] Building support-notifications ... [2021-06-14T17:47:24.601Z] Building support-scheduler ... [2021-06-14T17:47:24.601Z] Building sys-mgmt-agent ... [2021-06-14T17:47:24.601Z] Building support-notifications [2021-06-14T17:47:24.601Z] Building sys-mgmt-agent [2021-06-14T17:47:24.601Z] Building core-metadata [2021-06-14T17:47:24.601Z] Building security-proxy-setup [2021-06-14T17:47:24.601Z] Building core-command [2021-06-14T17:48:32.633Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:48:32.633Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:48:32.633Z] ---> 285470419d4f [2021-06-14T17:48:32.633Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T17:48:32.633Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:48:32.633Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:48:32.633Z] ---> 285470419d4f [2021-06-14T17:48:32.633Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:48:32.633Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:48:32.633Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:48:32.633Z] ---> 285470419d4f [2021-06-14T17:48:32.633Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:48:32.633Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:48:32.633Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:48:32.633Z] ---> 285470419d4f [2021-06-14T17:48:32.633Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T17:48:32.633Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:48:32.633Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:48:32.633Z] ---> 285470419d4f [2021-06-14T17:48:32.633Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:48:34.086Z] ---> Running in d11561a674dc [2021-06-14T17:48:34.086Z] ---> Running in 23a97ff6d50f [2021-06-14T17:48:34.086Z] ---> Running in 5aa867987814 [2021-06-14T17:48:34.086Z] ---> Running in 3c6ee16a4c14 [2021-06-14T17:48:34.086Z] ---> Running in 284e061644b8 [2021-06-14T17:48:34.692Z] Removing intermediate container d11561a674dc [2021-06-14T17:48:34.692Z] ---> f8c6d414947b [2021-06-14T17:48:34.692Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:48:34.970Z] Removing intermediate container 23a97ff6d50f [2021-06-14T17:48:34.970Z] ---> a1b74f4449ec [2021-06-14T17:48:34.970Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:48:34.970Z] Removing intermediate container 284e061644b8 [2021-06-14T17:48:34.970Z] ---> 88003e103c3b [2021-06-14T17:48:34.970Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:48:34.970Z] Removing intermediate container 5aa867987814 [2021-06-14T17:48:34.970Z] ---> 16b4cfdeab0c [2021-06-14T17:48:34.970Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:48:35.248Z] Removing intermediate container 3c6ee16a4c14 [2021-06-14T17:48:35.248Z] ---> ce03c49a6ab0 [2021-06-14T17:48:35.248Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:48:35.248Z] ---> Running in e8aadc039b98 [2021-06-14T17:48:35.248Z] ---> Running in d1db40bf2589 [2021-06-14T17:48:35.248Z] ---> Running in 3b52516a77b8 [2021-06-14T17:48:35.248Z] ---> Running in 2586809b98ef [2021-06-14T17:48:35.248Z] ---> Running in ba77dbd4d439 [2021-06-14T17:48:39.597Z] Removing intermediate container d1db40bf2589 [2021-06-14T17:48:39.597Z] ---> 1e7fe53abd71 [2021-06-14T17:48:39.597Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T17:48:39.597Z] ---> Running in 41e351215f9c [2021-06-14T17:48:39.597Z] Removing intermediate container e8aadc039b98 [2021-06-14T17:48:39.597Z] ---> 03efcc29b554 [2021-06-14T17:48:39.597Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T17:48:39.597Z] Removing intermediate container 3b52516a77b8 [2021-06-14T17:48:39.597Z] ---> 43198fcb8584 [2021-06-14T17:48:39.597Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T17:48:39.872Z] ---> Running in d7919487b1a5 [2021-06-14T17:48:39.872Z] ---> Running in 44cd0edf2384 [2021-06-14T17:48:40.148Z] Removing intermediate container 2586809b98ef [2021-06-14T17:48:40.148Z] ---> 179526fb3bad [2021-06-14T17:48:40.148Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T17:48:40.148Z] Removing intermediate container ba77dbd4d439 [2021-06-14T17:48:40.148Z] ---> 1c0265386281 [2021-06-14T17:48:40.148Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T17:48:40.148Z] ---> Running in 2520cab311e5 [2021-06-14T17:48:40.427Z] ---> Running in fe160aa1859e [2021-06-14T17:48:41.423Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:48:42.030Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:48:42.030Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:48:42.312Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:48:42.312Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:48:42.312Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:48:42.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:48:43.202Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:48:43.202Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:48:43.202Z] OK: 218 MiB in 52 packages [2021-06-14T17:48:43.202Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:48:44.205Z] OK: 218 MiB in 52 packages [2021-06-14T17:48:44.205Z] OK: 218 MiB in 52 packages [2021-06-14T17:48:44.478Z] OK: 218 MiB in 52 packages [2021-06-14T17:48:44.479Z] OK: 218 MiB in 52 packages [2021-06-14T17:48:44.771Z] Removing intermediate container 41e351215f9c [2021-06-14T17:48:44.771Z] ---> ea60ef0fc5c2 [2021-06-14T17:48:44.771Z] Step 6/24 : COPY go.mod . [2021-06-14T17:48:45.762Z] Removing intermediate container 44cd0edf2384 [2021-06-14T17:48:45.762Z] ---> 25b7a9c8c63a [2021-06-14T17:48:45.762Z] Step 6/24 : COPY go.mod . [2021-06-14T17:48:45.762Z] ---> 00fa53475d96 [2021-06-14T17:48:45.762Z] Step 7/24 : RUN go mod download [2021-06-14T17:48:46.075Z] Removing intermediate container d7919487b1a5 [2021-06-14T17:48:46.075Z] ---> 726476feea60 [2021-06-14T17:48:46.075Z] Step 6/24 : COPY go.mod . [2021-06-14T17:48:46.075Z] ---> Running in 8bbfa520ff33 [2021-06-14T17:48:46.349Z] Removing intermediate container fe160aa1859e [2021-06-14T17:48:46.349Z] ---> bfb84d0b5727 [2021-06-14T17:48:46.349Z] Step 6/23 : COPY go.mod . [2021-06-14T17:48:46.621Z] Removing intermediate container 2520cab311e5 [2021-06-14T17:48:46.622Z] ---> 65a9b4edb3bd [2021-06-14T17:48:46.622Z] Step 6/22 : COPY go.mod . [2021-06-14T17:48:46.899Z] ---> ed0d2e72ee6e [2021-06-14T17:48:46.899Z] Step 7/24 : RUN go mod download [2021-06-14T17:48:47.178Z] ---> Running in 1013ee3282b1 [2021-06-14T17:48:47.458Z] ---> 33e1fb7108a9 [2021-06-14T17:48:47.458Z] Step 7/24 : RUN go mod download [2021-06-14T17:48:47.735Z] ---> Running in 81b85d221a04 [2021-06-14T17:48:47.735Z] ---> efb84ad85731 [2021-06-14T17:48:47.735Z] Step 7/22 : RUN go mod download [2021-06-14T17:48:48.034Z] ---> 827e956526d3 [2021-06-14T17:48:48.034Z] Step 7/23 : RUN go mod download [2021-06-14T17:48:48.034Z] ---> Running in 7dc4cf9b5e49 [2021-06-14T17:48:48.034Z] ---> Running in fb8ee95513d8 [2021-06-14T17:48:50.033Z] Removing intermediate container 8bbfa520ff33 [2021-06-14T17:48:50.033Z] ---> 77423c94de30 [2021-06-14T17:48:50.033Z] Step 8/24 : COPY . . [2021-06-14T17:48:51.033Z] Removing intermediate container 1013ee3282b1 [2021-06-14T17:48:51.033Z] ---> dc6e2dda37a1 [2021-06-14T17:48:51.033Z] Step 8/24 : COPY . . [2021-06-14T17:48:53.061Z] Removing intermediate container 81b85d221a04 [2021-06-14T17:48:53.061Z] ---> 8fb7364ff675 [2021-06-14T17:48:53.061Z] Step 8/24 : COPY . . [2021-06-14T17:48:53.340Z] Removing intermediate container 7dc4cf9b5e49 [2021-06-14T17:48:53.340Z] ---> 8e91337cc7a5 [2021-06-14T17:48:53.340Z] Step 8/23 : COPY . . [2021-06-14T17:48:53.941Z] Removing intermediate container fb8ee95513d8 [2021-06-14T17:48:53.942Z] ---> 6a4ce0925ec1 [2021-06-14T17:48:53.942Z] Step 8/22 : COPY . . [2021-06-14T17:49:16.185Z] ---> ec2884ab433f [2021-06-14T17:49:16.185Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:49:16.185Z] ---> 756b3a655b88 [2021-06-14T17:49:16.185Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:49:16.456Z] ---> a122bfb85b1e [2021-06-14T17:49:16.456Z] Step 9/22 : RUN go mod tidy [2021-06-14T17:49:16.456Z] ---> 0a00cf675d05 [2021-06-14T17:49:16.456Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:49:16.456Z] ---> Running in 52b5c2f231c5 [2021-06-14T17:49:16.456Z] ---> Running in 0e442e0339f2 [2021-06-14T17:49:16.732Z] ---> Running in 68a73d0425fc [2021-06-14T17:49:16.732Z] ---> Running in 9294bb2260a9 [2021-06-14T17:49:17.013Z] ---> f5bddba0a590 [2021-06-14T17:49:17.013Z] Step 9/23 : RUN go mod tidy [2021-06-14T17:49:17.295Z] ---> Running in d112af37d050 [2021-06-14T17:49:22.714Z] Removing intermediate container 52b5c2f231c5 [2021-06-14T17:49:22.715Z] ---> 67cd3d2d9f11 [2021-06-14T17:49:22.715Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T17:49:22.715Z] ---> Running in 78bf63373194 [2021-06-14T17:49:24.194Z] Removing intermediate container 9294bb2260a9 [2021-06-14T17:49:24.194Z] ---> be28e61a1f76 [2021-06-14T17:49:24.194Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T17:49:24.488Z] ---> Running in 008cf2e6412f [2021-06-14T17:49:24.768Z] Removing intermediate container 0e442e0339f2 [2021-06-14T17:49:24.768Z] ---> addeef14f7d5 [2021-06-14T17:49:24.768Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T17:49:24.768Z] 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-14T17:49:24.768Z] Removing intermediate container 68a73d0425fc [2021-06-14T17:49:24.768Z] ---> 74b188600eea [2021-06-14T17:49:24.768Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T17:49:24.768Z] Removing intermediate container d112af37d050 [2021-06-14T17:49:24.768Z] ---> 0b945c929304 [2021-06-14T17:49:24.768Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T17:49:25.042Z] ---> Running in 98ffb9277ab1 [2021-06-14T17:49:25.042Z] ---> Running in 19de878040b4 [2021-06-14T17:49:25.042Z] ---> Running in 0e920611ea26 [2021-06-14T17:49:27.045Z] 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-14T17:49:28.065Z] 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-14T17:49:28.362Z] 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-14T17:49:28.362Z] 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-14T17:51:35.318Z] 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-14T17:51:35.318Z] Removing intermediate container 008cf2e6412f [2021-06-14T17:51:35.318Z] ---> eeaea3f446a9 [2021-06-14T17:51:35.318Z] [2021-06-14T17:51:35.318Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T17:51:35.590Z] Removing intermediate container 98ffb9277ab1 [2021-06-14T17:51:35.590Z] ---> 484326e21659 [2021-06-14T17:51:35.590Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T17:51:35.863Z] 3.12: Pulling from library/alpine [2021-06-14T17:51:36.144Z] ---> Running in 90dd9031704f [2021-06-14T17:51:38.132Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T17:51:38.132Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T17:51:38.132Z] ---> 9852663dfa18 [2021-06-14T17:51:38.132Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T17:51:38.133Z] 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-14T17:51:40.150Z] ---> Running in 347907946ee9 [2021-06-14T17:51:40.428Z] Removing intermediate container 0e920611ea26 [2021-06-14T17:51:40.429Z] ---> 3a7dd1448213 [2021-06-14T17:51:40.429Z] [2021-06-14T17:51:40.429Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T17:51:40.429Z] ---> 9852663dfa18 [2021-06-14T17:51:40.429Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T17:51:40.744Z] Removing intermediate container 19de878040b4 [2021-06-14T17:51:40.744Z] ---> 34d3a4fdea27 [2021-06-14T17:51:40.744Z] [2021-06-14T17:51:40.744Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T17:51:40.744Z] ---> 9852663dfa18 [2021-06-14T17:51:40.744Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T17:51:41.021Z] ---> Running in 6de0bb833954 [2021-06-14T17:51:41.021Z] Removing intermediate container 78bf63373194 [2021-06-14T17:51:41.021Z] ---> 26c7b3306a02 [2021-06-14T17:51:41.021Z] [2021-06-14T17:51:41.021Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T17:51:41.021Z] ---> 9852663dfa18 [2021-06-14T17:51:41.021Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T17:51:41.303Z] ---> Running in 557dedf9d5f1 [2021-06-14T17:51:41.303Z] ---> Running in 7d4311bb1f9f [2021-06-14T17:51:42.295Z] Removing intermediate container 90dd9031704f [2021-06-14T17:51:42.295Z] ---> ef84c0509684 [2021-06-14T17:51:42.295Z] [2021-06-14T17:51:42.295Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T17:51:42.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:51:42.295Z] 20.10.0: Pulling from library/docker [2021-06-14T17:51:42.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:51:43.192Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T17:51:43.192Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:51:43.192Z] OK: 5 MiB in 15 packages [2021-06-14T17:51:43.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:51:43.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:51:43.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:51:43.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:51:43.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:51:44.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:51:44.362Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T17:51:44.362Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T17:51:44.362Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:51:44.642Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T17:51:44.642Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T17:51:44.921Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T17:51:44.921Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:51:44.921Z] OK: 6 MiB in 16 packages [2021-06-14T17:51:44.921Z] OK: 5 MiB in 15 packages [2021-06-14T17:51:44.921Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T17:51:44.921Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T17:51:44.921Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T17:51:44.921Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:51:44.921Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T17:51:45.203Z] OK: 7 MiB in 18 packages [2021-06-14T17:51:46.204Z] Removing intermediate container 347907946ee9 [2021-06-14T17:51:46.204Z] ---> 4249d5f02019 [2021-06-14T17:51:46.204Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:51:46.484Z] ---> Running in c83b8f3ca04b [2021-06-14T17:51:47.938Z] Removing intermediate container c83b8f3ca04b [2021-06-14T17:51:47.938Z] ---> ce797b66b675 [2021-06-14T17:51:47.938Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T17:51:47.938Z] Removing intermediate container 7d4311bb1f9f [2021-06-14T17:51:47.938Z] ---> d4af72a2acfc [2021-06-14T17:51:47.938Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:51:47.938Z] ---> Running in 468555e890e9 [2021-06-14T17:51:48.229Z] Removing intermediate container 6de0bb833954 [2021-06-14T17:51:48.229Z] ---> e9e4c353ec9b [2021-06-14T17:51:48.229Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:51:48.229Z] Removing intermediate container 557dedf9d5f1 [2021-06-14T17:51:48.229Z] ---> 6b56fcbfd622 [2021-06-14T17:51:48.229Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T17:51:48.229Z] ---> Running in 6a52ef39ff94 [2021-06-14T17:51:48.509Z] ---> Running in 8c826562d2a9 [2021-06-14T17:51:48.509Z] ---> Running in 1c219850b70a [2021-06-14T17:51:48.792Z] Removing intermediate container 468555e890e9 [2021-06-14T17:51:48.792Z] ---> 13cf6a738e84 [2021-06-14T17:51:48.792Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T17:51:49.082Z] Removing intermediate container 6a52ef39ff94 [2021-06-14T17:51:49.082Z] ---> d242091499ad [2021-06-14T17:51:49.082Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T17:51:49.362Z] ---> Running in bd92813d2112 [2021-06-14T17:51:49.643Z] ---> Running in d205832c2e36 [2021-06-14T17:51:49.643Z] Removing intermediate container 8c826562d2a9 [2021-06-14T17:51:49.643Z] ---> 1d69df26e371 [2021-06-14T17:51:49.643Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T17:51:49.643Z] Removing intermediate container 1c219850b70a [2021-06-14T17:51:49.643Z] ---> 91213275370f [2021-06-14T17:51:49.643Z] Step 14/22 : WORKDIR /edgex [2021-06-14T17:51:50.249Z] ---> Running in 9b3c6f15af64 [2021-06-14T17:51:50.249Z] ---> Running in 3ae4de0a936e [2021-06-14T17:51:50.249Z] Removing intermediate container bd92813d2112 [2021-06-14T17:51:50.249Z] ---> 0b5227267e08 [2021-06-14T17:51:50.249Z] Step 16/24 : WORKDIR / [2021-06-14T17:51:50.525Z] ---> Running in 1c76a0e4aab3 [2021-06-14T17:51:50.525Z] Removing intermediate container d205832c2e36 [2021-06-14T17:51:50.525Z] ---> 9217986dbd0c [2021-06-14T17:51:50.525Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T17:51:51.128Z] ---> Running in ab507f271699 [2021-06-14T17:51:51.406Z] Removing intermediate container 3ae4de0a936e [2021-06-14T17:51:51.406Z] ---> 940d49d9d508 [2021-06-14T17:51:51.406Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T17:51:51.406Z] Removing intermediate container 9b3c6f15af64 [2021-06-14T17:51:51.406Z] ---> e032a866fea2 [2021-06-14T17:51:51.406Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T17:51:52.021Z] Removing intermediate container 1c76a0e4aab3 [2021-06-14T17:51:52.021Z] ---> fd8248c8d368 [2021-06-14T17:51:52.021Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:51:52.021Z] ---> Running in ff35f473f24e [2021-06-14T17:51:52.021Z] Removing intermediate container ab507f271699 [2021-06-14T17:51:52.021Z] ---> fd7a089fa00c [2021-06-14T17:51:52.021Z] Step 16/24 : WORKDIR / [2021-06-14T17:51:52.647Z] ---> Running in 1fe0f900c76a [2021-06-14T17:51:52.647Z] ---> 19082cb3f253 [2021-06-14T17:51:52.647Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T17:51:53.340Z] Removing intermediate container ff35f473f24e [2021-06-14T17:51:53.340Z] ---> 29c577590fbf [2021-06-14T17:51:53.340Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:51:53.340Z] ---> dd2f22a54247 [2021-06-14T17:51:53.340Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T17:51:53.985Z] Removing intermediate container 1fe0f900c76a [2021-06-14T17:51:53.985Z] ---> f56643ab5aa6 [2021-06-14T17:51:53.985Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:51:56.108Z] ---> 6cd506b711d8 [2021-06-14T17:51:56.108Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T17:51:56.386Z] ---> b7ee67f105dd [2021-06-14T17:51:56.386Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T17:51:56.386Z] ---> 8a59b6108779 [2021-06-14T17:51:56.386Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T17:51:56.386Z] ---> 5f5f770d67ab [2021-06-14T17:51:56.386Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T17:51:58.397Z] ---> 2dfb2cc30d93 [2021-06-14T17:51:58.397Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T17:51:58.397Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T17:51:58.397Z] ---> Running in 2bf6edbe0564 [2021-06-14T17:51:58.397Z] ---> 522130c83cb8 [2021-06-14T17:51:58.397Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T17:51:58.397Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T17:51:58.397Z] ---> eeaf43b92773 [2021-06-14T17:51:58.397Z] 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-14T17:51:58.397Z] ---> f0d412d781b9 [2021-06-14T17:51:58.397Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T17:51:58.397Z] ---> c8707001bf8d [2021-06-14T17:51:58.397Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T17:51:58.674Z] ---> Running in 0eb81bd9e771 [2021-06-14T17:51:58.674Z] ---> Running in 8cbe84511f64 [2021-06-14T17:51:58.950Z] Removing intermediate container 2bf6edbe0564 [2021-06-14T17:51:58.950Z] ---> 21e5a02dc2d2 [2021-06-14T17:51:58.950Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:51:59.222Z] ---> Running in 114cbee9226f [2021-06-14T17:51:59.494Z] Removing intermediate container 0eb81bd9e771 [2021-06-14T17:51:59.494Z] ---> 0c47117f5894 [2021-06-14T17:51:59.494Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T17:51:59.494Z] Removing intermediate container 8cbe84511f64 [2021-06-14T17:51:59.494Z] ---> 634ce51e8c0d [2021-06-14T17:51:59.494Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T17:51:59.494Z] ---> 3aeec8e2882c [2021-06-14T17:51:59.494Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T17:51:59.494Z] ---> ac881cf48014 [2021-06-14T17:51:59.494Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T17:51:59.770Z] ---> Running in 7345cfc9beb6 [2021-06-14T17:51:59.770Z] ---> Running in 677013c320d3 [2021-06-14T17:51:59.770Z] ---> Running in 4642091946ed [2021-06-14T17:51:59.770Z] ---> Running in c2c5644507a7 [2021-06-14T17:52:00.045Z] Removing intermediate container 114cbee9226f [2021-06-14T17:52:00.045Z] ---> bfb78b37ca66 [2021-06-14T17:52:00.045Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T17:52:00.320Z] ---> Running in 593d68e4fffe [2021-06-14T17:52:00.598Z] Removing intermediate container 677013c320d3 [2021-06-14T17:52:00.599Z] ---> c0d6f410acbb [2021-06-14T17:52:00.599Z] Step 20/22 : LABEL arch=arm64 [2021-06-14T17:52:00.599Z] Removing intermediate container 4642091946ed [2021-06-14T17:52:00.599Z] ---> 69e072ce1125 [2021-06-14T17:52:00.599Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:52:00.599Z] Removing intermediate container c2c5644507a7 [2021-06-14T17:52:00.599Z] ---> 2507258b7b88 [2021-06-14T17:52:00.599Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:52:00.877Z] ---> Running in aa10eb883a62 [2021-06-14T17:52:00.877Z] ---> Running in 4f2a10e0f77a [2021-06-14T17:52:00.877Z] ---> Running in 77e57b33abba [2021-06-14T17:52:01.154Z] Removing intermediate container 593d68e4fffe [2021-06-14T17:52:01.154Z] ---> 8fc556ecdd10 [2021-06-14T17:52:01.154Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:52:01.434Z] ---> Running in 0c1f669f29d3 [2021-06-14T17:52:01.434Z] Removing intermediate container aa10eb883a62 [2021-06-14T17:52:01.434Z] ---> f6af30cba99f [2021-06-14T17:52:01.434Z] Step 21/22 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:52:01.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:52:01.705Z] Removing intermediate container 77e57b33abba [2021-06-14T17:52:01.705Z] ---> 4c7c57535ed6 [2021-06-14T17:52:01.705Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T17:52:01.705Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:52:01.705Z] ---> Running in f7ec88f60323 [2021-06-14T17:52:01.986Z] Removing intermediate container 4f2a10e0f77a [2021-06-14T17:52:01.986Z] ---> 98cb15270d38 [2021-06-14T17:52:01.986Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T17:52:01.986Z] ---> Running in c82339923508 [2021-06-14T17:52:01.986Z] Removing intermediate container 0c1f669f29d3 [2021-06-14T17:52:01.986Z] ---> 6f24cfe50fd7 [2021-06-14T17:52:01.986Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:52:02.259Z] ---> Running in c599a57f073f [2021-06-14T17:52:02.259Z] ---> Running in 94f54970802d [2021-06-14T17:52:02.538Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T17:52:02.538Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T17:52:02.538Z] Executing bash-5.0.17-r0.post-install [2021-06-14T17:52:02.538Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T17:52:02.538Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T17:52:02.538Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T17:52:02.538Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T17:52:02.538Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T17:52:02.538Z] Removing intermediate container f7ec88f60323 [2021-06-14T17:52:02.538Z] ---> cd0198aaea0c [2021-06-14T17:52:02.538Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T17:52:02.538Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T17:52:02.538Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T17:52:02.538Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T17:52:02.538Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T17:52:02.538Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T17:52:02.538Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T17:52:02.817Z] Removing intermediate container c82339923508 [2021-06-14T17:52:02.817Z] ---> 4394a91689de [2021-06-14T17:52:02.817Z] Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:52:02.817Z] ---> Running in 71268e79ffd1 [2021-06-14T17:52:03.429Z] ---> Running in 6562e6a3576f [2021-06-14T17:52:03.429Z] Removing intermediate container c599a57f073f [2021-06-14T17:52:03.429Z] ---> 492b2b0c11d8 [2021-06-14T17:52:03.429Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:52:03.429Z] Removing intermediate container 94f54970802d [2021-06-14T17:52:03.429Z] ---> f92cfb8bf27f [2021-06-14T17:52:03.429Z] [2021-06-14T17:52:03.741Z] Removing intermediate container 71268e79ffd1 [2021-06-14T17:52:03.741Z] ---> 378f1d7808a0 [2021-06-14T17:52:03.741Z] [2021-06-14T17:52:03.741Z] Successfully built f92cfb8bf27f [2021-06-14T17:52:04.039Z] Successfully tagged core-command-arm64:latest [2021-06-14T17:52:04.039Z]  Building core-command ... done Building core-data [2021-06-14T17:52:04.039Z] ---> Running in 315a32c1389b [2021-06-14T17:52:04.318Z] Successfully built 378f1d7808a0 [2021-06-14T17:52:04.318Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-14T17:52:04.598Z]  Building security-proxy-setup ... done Building support-scheduler [2021-06-14T17:52:04.598Z] Removing intermediate container 6562e6a3576f [2021-06-14T17:52:04.598Z] ---> ed4792c86ff6 [2021-06-14T17:52:04.598Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T17:52:04.870Z] ---> Running in 396ddcfa1d7c [2021-06-14T17:52:04.870Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T17:52:04.870Z] Removing intermediate container 315a32c1389b [2021-06-14T17:52:04.870Z] ---> b165da2e8d68 [2021-06-14T17:52:04.870Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:52:04.870Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T17:52:04.870Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T17:52:04.870Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T17:52:04.870Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T17:52:05.147Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T17:52:05.147Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T17:52:05.147Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T17:52:05.147Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T17:52:05.147Z] ---> Running in 6222671bdc2b [2021-06-14T17:52:05.147Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T17:52:05.436Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T17:52:05.437Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T17:52:05.437Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T17:52:05.437Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T17:52:05.437Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T17:52:05.437Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T17:52:05.437Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T17:52:05.437Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T17:52:05.437Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T17:52:05.437Z] Removing intermediate container 396ddcfa1d7c [2021-06-14T17:52:05.437Z] ---> f3cbbabf292d [2021-06-14T17:52:05.437Z] [2021-06-14T17:52:05.437Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T17:52:05.437Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T17:52:05.437Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T17:52:05.437Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T17:52:05.727Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T17:52:05.727Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T17:52:05.727Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T17:52:05.727Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T17:52:05.727Z] OK: 72 MiB in 59 packages [2021-06-14T17:52:06.004Z] Removing intermediate container 6222671bdc2b [2021-06-14T17:52:06.004Z] ---> 68f80882b4fb [2021-06-14T17:52:06.004Z] [2021-06-14T17:52:06.004Z] Successfully built f3cbbabf292d [2021-06-14T17:52:06.004Z] Successfully tagged support-notifications-arm64:latest [2021-06-14T17:52:06.004Z]  Building support-notifications ... done Building security-secretstore-setup [2021-06-14T17:52:06.277Z] Successfully built 68f80882b4fb [2021-06-14T17:52:06.277Z] Successfully tagged core-metadata-arm64:latest [2021-06-14T17:52:06.277Z]  Building core-metadata ... done Building security-bootstrapper [2021-06-14T17:52:11.717Z] Collecting docker-compose==1.23.2 [2021-06-14T17:52:11.717Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T17:52:12.753Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T17:52:12.753Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T17:52:15.393Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T17:52:15.393Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T17:52:18.805Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T17:52:18.805Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T17:52:20.265Z] Collecting PyYAML<4,>=3.10 [2021-06-14T17:52:20.265Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T17:52:24.624Z] 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-14T17:52:24.624Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T17:52:24.624Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T17:52:29.014Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T17:52:29.014Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T17:52:29.617Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T17:52:29.617Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T17:52:31.083Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T17:52:31.083Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T17:52:31.687Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T17:52:31.687Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T17:52:32.303Z] 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-14T17:52:33.297Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T17:52:33.297Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T17:52:33.574Z] 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-14T17:52:33.853Z] Collecting idna<2.8,>=2.5 [2021-06-14T17:52:33.853Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T17:52:34.135Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T17:52:34.412Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T17:52:34.412Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T17:52:34.412Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T17:52:34.412Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T17:52:34.412Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T17:52:35.883Z] Installing collected packages: dockerpty, docopt, jsonschema, PyYAML, texttable, urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, docker-compose [2021-06-14T17:52:35.883Z] Running setup.py install for dockerpty: started [2021-06-14T17:52:39.380Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T17:52:39.380Z] Running setup.py install for docopt: started [2021-06-14T17:52:42.851Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T17:52:43.131Z] Running setup.py install for PyYAML: started [2021-06-14T17:52:46.555Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T17:52:46.555Z] Running setup.py install for texttable: started [2021-06-14T17:52:49.201Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T17:52:49.201Z] Attempting uninstall: urllib3 [2021-06-14T17:52:49.201Z] Found existing installation: urllib3 1.25.9 [2021-06-14T17:52:49.201Z] Uninstalling urllib3-1.25.9: [2021-06-14T17:52:49.201Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T17:52:49.804Z] Attempting uninstall: idna [2021-06-14T17:52:49.804Z] Found existing installation: idna 2.9 [2021-06-14T17:52:49.804Z] Uninstalling idna-2.9: [2021-06-14T17:52:50.078Z] Successfully uninstalled idna-2.9 [2021-06-14T17:52:50.685Z] Attempting uninstall: requests [2021-06-14T17:52:50.685Z] Found existing installation: requests 2.23.0 [2021-06-14T17:52:50.685Z] Uninstalling requests-2.23.0: [2021-06-14T17:52:50.969Z] Successfully uninstalled requests-2.23.0 [2021-06-14T17:52:52.979Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:52:52.979Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:52:52.979Z] ---> 285470419d4f [2021-06-14T17:52:52.980Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:52:52.980Z] ---> Using cache [2021-06-14T17:52:52.980Z] ---> ce03c49a6ab0 [2021-06-14T17:52:52.980Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:52:52.980Z] ---> Using cache [2021-06-14T17:52:52.980Z] ---> 1c0265386281 [2021-06-14T17:52:52.980Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T17:52:53.648Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:52:53.648Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:52:53.648Z] ---> 285470419d4f [2021-06-14T17:52:53.648Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T17:52:53.648Z] ---> Using cache [2021-06-14T17:52:53.648Z] ---> ce03c49a6ab0 [2021-06-14T17:52:53.648Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:52:53.648Z] ---> Using cache [2021-06-14T17:52:53.648Z] ---> 1c0265386281 [2021-06-14T17:52:53.648Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T17:52:53.928Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:52:53.928Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:52:53.928Z] ---> 285470419d4f [2021-06-14T17:52:53.928Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T17:52:53.928Z] ---> Using cache [2021-06-14T17:52:53.928Z] ---> ce03c49a6ab0 [2021-06-14T17:52:53.928Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:52:53.928Z] ---> Using cache [2021-06-14T17:52:53.928Z] ---> 1c0265386281 [2021-06-14T17:52:53.928Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T17:52:54.213Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:52:54.213Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:52:54.213Z] ---> 285470419d4f [2021-06-14T17:52:54.213Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T17:52:54.213Z] ---> Using cache [2021-06-14T17:52:54.213Z] ---> ce03c49a6ab0 [2021-06-14T17:52:54.213Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:52:54.213Z] ---> Using cache [2021-06-14T17:52:54.213Z] ---> 1c0265386281 [2021-06-14T17:52:54.213Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T17:52:56.916Z] 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-14T17:52:57.192Z] ---> Running in ea1017d381f6 [2021-06-14T17:52:57.192Z] ---> Running in 5619be84fa7f [2021-06-14T17:52:57.192Z] ---> Running in eb086e0b4934 [2021-06-14T17:52:57.192Z] ---> Running in de8f88189e43 [2021-06-14T17:52:59.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:52:59.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:52:59.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:53:00.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:53:00.832Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:53:00.832Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:53:00.832Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:53:01.118Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:53:02.221Z] OK: 218 MiB in 52 packages [2021-06-14T17:53:02.516Z] OK: 218 MiB in 52 packages [2021-06-14T17:53:02.869Z] OK: 218 MiB in 52 packages [2021-06-14T17:53:03.268Z] OK: 218 MiB in 52 packages [2021-06-14T17:53:04.758Z] Removing intermediate container 5619be84fa7f [2021-06-14T17:53:04.758Z] ---> 1a6be65f3570 [2021-06-14T17:53:04.758Z] Step 6/32 : COPY go.mod . [2021-06-14T17:53:05.047Z] Removing intermediate container ea1017d381f6 [2021-06-14T17:53:05.047Z] ---> dadfe576b34d [2021-06-14T17:53:05.047Z] Step 6/26 : COPY go.mod . [2021-06-14T17:53:05.328Z] Removing intermediate container eb086e0b4934 [2021-06-14T17:53:05.328Z] ---> cde8d5ae690e [2021-06-14T17:53:05.328Z] Step 6/23 : COPY go.mod . [2021-06-14T17:53:05.328Z] Removing intermediate container de8f88189e43 [2021-06-14T17:53:05.328Z] ---> 1a436e807908 [2021-06-14T17:53:05.328Z] Step 6/24 : COPY go.mod . [2021-06-14T17:53:06.338Z] ---> 4708760b76b9 [2021-06-14T17:53:06.338Z] Step 7/32 : RUN go mod download [2021-06-14T17:53:06.618Z] ---> Running in 16d94aa7540e [2021-06-14T17:53:06.618Z] ---> a7668f31b27c [2021-06-14T17:53:06.618Z] Step 7/26 : RUN go mod download [2021-06-14T17:53:06.900Z] ---> 910cffaae51d [2021-06-14T17:53:06.900Z] Step 7/23 : RUN go mod download [2021-06-14T17:53:07.185Z] ---> Running in a853cea52f2a [2021-06-14T17:53:07.185Z] ---> db368261737f [2021-06-14T17:53:07.185Z] Step 7/24 : RUN go mod download [2021-06-14T17:53:07.185Z] ---> Running in a943623506f3 [2021-06-14T17:53:07.469Z] ---> Running in 2d580aa64c41 [2021-06-14T17:53:12.978Z] Removing intermediate container 16d94aa7540e [2021-06-14T17:53:12.978Z] ---> 444bf3494626 [2021-06-14T17:53:12.978Z] Step 8/32 : COPY . . [2021-06-14T17:53:12.978Z] Removing intermediate container a943623506f3 [2021-06-14T17:53:12.978Z] ---> 8af4bcdf76ff [2021-06-14T17:53:12.978Z] Step 8/23 : COPY . . [2021-06-14T17:53:12.978Z] Removing intermediate container a853cea52f2a [2021-06-14T17:53:12.978Z] ---> 49f47ce0f725 [2021-06-14T17:53:12.978Z] Step 8/26 : COPY . . [2021-06-14T17:53:12.978Z] Removing intermediate container 2d580aa64c41 [2021-06-14T17:53:12.978Z] ---> 0fd0d4390e30 [2021-06-14T17:53:12.978Z] Step 8/24 : COPY . . [2021-06-14T17:53:14.027Z] Removing intermediate container 7345cfc9beb6 [2021-06-14T17:53:14.027Z] ---> eed870e01e4d [2021-06-14T17:53:14.027Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T17:53:16.041Z] ---> Running in 2746f879a5ac [2021-06-14T17:53:18.703Z] Removing intermediate container 2746f879a5ac [2021-06-14T17:53:18.703Z] ---> be8ad672add2 [2021-06-14T17:53:18.703Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T17:53:19.698Z] ---> Running in 72cccf05a01c [2021-06-14T17:53:21.700Z] Removing intermediate container 72cccf05a01c [2021-06-14T17:53:21.700Z] ---> b9090f84b367 [2021-06-14T17:53:21.700Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T17:53:25.155Z] ---> fe08a2ef941a [2021-06-14T17:53:25.155Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T17:53:27.818Z] ---> 6e6fd8922812 [2021-06-14T17:53:27.818Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T17:53:30.022Z] ---> 6d0bad5760e3 [2021-06-14T17:53:30.022Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T17:53:30.629Z] ---> Running in b975c7e5810c [2021-06-14T17:53:32.098Z] Removing intermediate container b975c7e5810c [2021-06-14T17:53:32.098Z] ---> 2e90ebd2e3bd [2021-06-14T17:53:32.098Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:53:32.694Z] ---> Running in 07415b1b266b [2021-06-14T17:53:33.295Z] ---> 88a1c6bfe76e [2021-06-14T17:53:33.295Z] Step 9/23 : RUN go mod tidy [2021-06-14T17:53:33.295Z] ---> 82c1bf5b67ed [2021-06-14T17:53:33.295Z] Step 9/32 : RUN go mod tidy [2021-06-14T17:53:33.567Z] Removing intermediate container 07415b1b266b [2021-06-14T17:53:33.567Z] ---> b93ee9d6592b [2021-06-14T17:53:33.567Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T17:53:33.567Z] ---> b19292cf49a3 [2021-06-14T17:53:33.567Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:53:33.847Z] ---> bd55de5e30b2 [2021-06-14T17:53:33.848Z] Step 9/26 : RUN go mod tidy [2021-06-14T17:53:33.848Z] ---> Running in 69711857c577 [2021-06-14T17:53:33.848Z] ---> Running in bdef2bd89b46 [2021-06-14T17:53:33.848Z] ---> Running in a448c8054cc3 [2021-06-14T17:53:33.848Z] ---> Running in df2eea974dca [2021-06-14T17:53:34.124Z] ---> Running in 1709ec85a8d8 [2021-06-14T17:53:34.734Z] Removing intermediate container a448c8054cc3 [2021-06-14T17:53:34.734Z] ---> 824abdb778d2 [2021-06-14T17:53:34.734Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:53:35.009Z] ---> Running in 251af69b15fc [2021-06-14T17:53:35.997Z] Removing intermediate container 251af69b15fc [2021-06-14T17:53:35.997Z] ---> d6546bdc4f54 [2021-06-14T17:53:35.997Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:53:36.272Z] ---> Running in da09d81f4146 [2021-06-14T17:53:36.877Z] Removing intermediate container da09d81f4146 [2021-06-14T17:53:36.877Z] ---> 549345afbca2 [2021-06-14T17:53:36.877Z] [2021-06-14T17:53:37.497Z] Successfully built 549345afbca2 [2021-06-14T17:53:37.497Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-14T17:53:38.965Z]  Building sys-mgmt-agent ... done Removing intermediate container bdef2bd89b46 [2021-06-14T17:53:38.965Z] ---> 059bb91994dc [2021-06-14T17:53:38.966Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T17:53:38.966Z] ---> Running in a887aed12a9f [2021-06-14T17:53:40.430Z] Removing intermediate container 69711857c577 [2021-06-14T17:53:40.430Z] ---> 358fa7f953c0 [2021-06-14T17:53:40.430Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T17:53:40.430Z] ---> Running in 02c43b5bd552 [2021-06-14T17:53:40.725Z] 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-14T17:53:41.005Z] Removing intermediate container df2eea974dca [2021-06-14T17:53:41.005Z] ---> 1200961fe0c1 [2021-06-14T17:53:41.005Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T17:53:41.005Z] Removing intermediate container 1709ec85a8d8 [2021-06-14T17:53:41.005Z] ---> bf28ced21c9f [2021-06-14T17:53:41.005Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T17:53:41.005Z] ---> Running in 50fb853d49ac [2021-06-14T17:53:41.283Z] ---> Running in 869e6fed657c [2021-06-14T17:53:42.730Z] 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-14T17:53:43.357Z] 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-14T17:53:43.357Z] 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-14T17:55:35.311Z] 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-14T17:55:35.311Z] Removing intermediate container a887aed12a9f [2021-06-14T17:55:35.311Z] ---> c25d78656f34 [2021-06-14T17:55:35.311Z] [2021-06-14T17:55:35.311Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T17:55:35.311Z] ---> 9852663dfa18 [2021-06-14T17:55:35.311Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T17:55:35.311Z] ---> Running in e999b55ff795 [2021-06-14T17:55:35.311Z] Removing intermediate container e999b55ff795 [2021-06-14T17:55:35.311Z] ---> eb800524d757 [2021-06-14T17:55:35.311Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T17:55:35.311Z] ---> Running in a01579473090 [2021-06-14T17:55:35.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:55:35.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:55:35.311Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T17:55:35.311Z] Removing intermediate container 02c43b5bd552 [2021-06-14T17:55:35.311Z] ---> b2a95716b4c7 [2021-06-14T17:55:35.311Z] [2021-06-14T17:55:35.311Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T17:55:35.311Z] ---> 9852663dfa18 [2021-06-14T17:55:35.311Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T17:55:35.311Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T17:55:35.311Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:55:35.311Z] ---> Using cache [2021-06-14T17:55:35.311Z] ---> d4af72a2acfc [2021-06-14T17:55:35.311Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:55:35.311Z] ---> Using cache [2021-06-14T17:55:35.311Z] ---> d242091499ad [2021-06-14T17:55:35.311Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T17:55:35.311Z] OK: 5 MiB in 16 packages [2021-06-14T17:55:35.311Z] ---> Running in 6fed455dbeec [2021-06-14T17:55:35.311Z] Removing intermediate container 869e6fed657c [2021-06-14T17:55:35.311Z] ---> 3fd038470bb1 [2021-06-14T17:55:35.311Z] [2021-06-14T17:55:35.311Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T17:55:35.311Z] ---> 9852663dfa18 [2021-06-14T17:55:35.311Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T17:55:35.311Z] Removing intermediate container 6fed455dbeec [2021-06-14T17:55:35.311Z] ---> c69c83ea4099 [2021-06-14T17:55:35.311Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T17:55:35.311Z] ---> Running in 9095931a2c76 [2021-06-14T17:55:35.311Z] ---> Running in faf679b218dd [2021-06-14T17:55:35.311Z] Removing intermediate container a01579473090 [2021-06-14T17:55:35.311Z] ---> 15aa2d75321c [2021-06-14T17:55:35.311Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T17:55:35.311Z] ---> Running in 2e486c37f72d [2021-06-14T17:55:35.588Z] Removing intermediate container faf679b218dd [2021-06-14T17:55:35.588Z] ---> 976b55d93a59 [2021-06-14T17:55:35.588Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:55:35.867Z] Removing intermediate container 2e486c37f72d [2021-06-14T17:55:35.867Z] ---> 62d51f4ebc33 [2021-06-14T17:55:35.867Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T17:55:35.867Z] ---> Running in 8c59e1fa0fef [2021-06-14T17:55:36.478Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:55:36.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:55:36.755Z] Removing intermediate container 8c59e1fa0fef [2021-06-14T17:55:36.755Z] ---> 4d9cbe693c01 [2021-06-14T17:55:36.755Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T17:55:36.755Z] ---> 6562226da10b [2021-06-14T17:55:36.755Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T17:55:37.036Z] ---> Running in 41034b7e2fee [2021-06-14T17:55:37.315Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T17:55:37.598Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T17:55:37.599Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T17:55:37.599Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T17:55:37.599Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T17:55:37.599Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T17:55:37.599Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:55:37.599Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T17:55:37.878Z] OK: 7 MiB in 20 packages [2021-06-14T17:55:39.332Z] ---> 9df1b71b7421 [2021-06-14T17:55:39.332Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T17:55:40.805Z] Removing intermediate container 9095931a2c76 [2021-06-14T17:55:40.805Z] ---> 1e4361e64739 [2021-06-14T17:55:40.805Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T17:55:40.805Z] ---> fb1fdd9c21c0 [2021-06-14T17:55:40.805Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T17:55:40.805Z] Removing intermediate container 41034b7e2fee [2021-06-14T17:55:40.805Z] ---> eaf67da3330f [2021-06-14T17:55:40.805Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T17:55:41.111Z] ---> Running in 07d87f9bc9ce [2021-06-14T17:55:41.111Z] ---> Running in d1a635042057 [2021-06-14T17:55:41.111Z] ---> Running in 6b67adc52c58 [2021-06-14T17:55:41.714Z] Removing intermediate container 50fb853d49ac [2021-06-14T17:55:41.714Z] ---> 5997b91db338 [2021-06-14T17:55:41.714Z] [2021-06-14T17:55:41.714Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T17:55:41.714Z] ---> 9852663dfa18 [2021-06-14T17:55:41.714Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T17:55:41.992Z] Removing intermediate container 07d87f9bc9ce [2021-06-14T17:55:41.992Z] ---> 85d65333eb6a [2021-06-14T17:55:41.992Z] Step 14/26 : WORKDIR / [2021-06-14T17:55:41.992Z] ---> Running in b48bd482c2c3 [2021-06-14T17:55:41.992Z] ---> Running in 02a9b85a4eba [2021-06-14T17:55:41.992Z] Removing intermediate container 6b67adc52c58 [2021-06-14T17:55:41.992Z] ---> ff8432e9c3a7 [2021-06-14T17:55:41.992Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:55:42.270Z] Removing intermediate container d1a635042057 [2021-06-14T17:55:42.270Z] ---> 7aaacddaae86 [2021-06-14T17:55:42.270Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T17:55:42.270Z] ---> Running in 78a7b72578d3 [2021-06-14T17:55:42.555Z] Removing intermediate container b48bd482c2c3 [2021-06-14T17:55:42.555Z] ---> 89a5d9d3f654 [2021-06-14T17:55:42.555Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T17:55:42.834Z] ---> Running in 71670fcb5fb6 [2021-06-14T17:55:43.117Z] Removing intermediate container 02a9b85a4eba [2021-06-14T17:55:43.117Z] ---> 2e2654a0f646 [2021-06-14T17:55:43.117Z] 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-14T17:55:43.117Z] Removing intermediate container 78a7b72578d3 [2021-06-14T17:55:43.117Z] ---> 045edbf45467 [2021-06-14T17:55:43.117Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T17:55:43.395Z] ---> c0b3a48978e1 [2021-06-14T17:55:43.395Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T17:55:43.395Z] ---> Running in 1d7e9072401e [2021-06-14T17:55:43.674Z] ---> Running in 44c99324b2af [2021-06-14T17:55:43.674Z] Removing intermediate container 71670fcb5fb6 [2021-06-14T17:55:43.674Z] ---> c5ebcc64883e [2021-06-14T17:55:43.674Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T17:55:43.949Z] ---> Running in d5e86cbd29dd [2021-06-14T17:55:44.226Z] Removing intermediate container 1d7e9072401e [2021-06-14T17:55:44.226Z] ---> 2c8b02a3de9c [2021-06-14T17:55:44.226Z] Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:55:44.226Z] ---> ba5c66091035 [2021-06-14T17:55:44.226Z] 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-14T17:55:44.504Z] ---> Running in b132ea9bfe94 [2021-06-14T17:55:44.782Z] Removing intermediate container d5e86cbd29dd [2021-06-14T17:55:44.782Z] ---> 7c8cc7916004 [2021-06-14T17:55:44.782Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:55:45.059Z] ---> Running in fc981895cf71 [2021-06-14T17:55:45.337Z] Removing intermediate container b132ea9bfe94 [2021-06-14T17:55:45.337Z] ---> 7245fc6d2ab3 [2021-06-14T17:55:45.337Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T17:55:45.671Z] ---> e11552743063 [2021-06-14T17:55:45.671Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T17:55:45.671Z] ---> Running in 625be4c6f446 [2021-06-14T17:55:46.733Z] Removing intermediate container 625be4c6f446 [2021-06-14T17:55:46.733Z] ---> 02d2bc89a4e6 [2021-06-14T17:55:46.733Z] [2021-06-14T17:55:47.058Z] Removing intermediate container 44c99324b2af [2021-06-14T17:55:47.058Z] ---> fdb96a7ee690 [2021-06-14T17:55:47.058Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:55:47.383Z] ---> 6b58a405a398 [2021-06-14T17:55:47.383Z] 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-14T17:55:47.383Z] Successfully built 02d2bc89a4e6 [2021-06-14T17:55:47.383Z] Successfully tagged support-scheduler-arm64:latest [2021-06-14T17:55:48.392Z]  Building support-scheduler ... done  ---> 79b32c61688c [2021-06-14T17:55:48.392Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T17:55:48.392Z] ---> 8427a74baa5e [2021-06-14T17:55:48.392Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T17:55:48.675Z] Removing intermediate container fc981895cf71 [2021-06-14T17:55:48.675Z] ---> 6ec5cd6d79ba [2021-06-14T17:55:48.675Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T17:55:48.952Z] ---> Running in f63c9f756007 [2021-06-14T17:55:50.404Z] ---> 022d5da70578 [2021-06-14T17:55:50.404Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T17:55:50.404Z] ---> d92924e0e2d5 [2021-06-14T17:55:50.404Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T17:55:50.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:55:51.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:55:51.316Z] ---> 2af69644323d [2021-06-14T17:55:51.316Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T17:55:51.594Z] ---> d976d206b65f [2021-06-14T17:55:51.594Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T17:55:52.197Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T17:55:52.197Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T17:55:52.470Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T17:55:52.471Z] ---> b4754e962f49 [2021-06-14T17:55:52.471Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T17:55:52.471Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T17:55:52.743Z] ---> b6b975aba589 [2021-06-14T17:55:52.743Z] 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-14T17:55:52.743Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T17:55:52.743Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T17:55:53.018Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:55:53.018Z] ---> Running in f123efae8ae2 [2021-06-14T17:55:53.018Z] OK: 8 MiB in 20 packages [2021-06-14T17:55:53.618Z] ---> 27ab081a34c2 [2021-06-14T17:55:53.618Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T17:55:54.218Z] ---> Running in b8007978b11a [2021-06-14T17:55:54.494Z] Removing intermediate container f63c9f756007 [2021-06-14T17:55:54.494Z] ---> 49fe7b27743d [2021-06-14T17:55:54.494Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:55:54.770Z] Removing intermediate container b8007978b11a [2021-06-14T17:55:54.770Z] ---> 5eb2d47dabff [2021-06-14T17:55:54.770Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T17:55:55.366Z] ---> 5aedbcc9a9ad [2021-06-14T17:55:55.366Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T17:55:55.642Z] Removing intermediate container f123efae8ae2 [2021-06-14T17:55:55.642Z] ---> 537639119465 [2021-06-14T17:55:55.642Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T17:55:55.919Z] ---> Running in 3a3e258216a7 [2021-06-14T17:55:55.919Z] ---> 866b71244af3 [2021-06-14T17:55:55.919Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T17:55:56.517Z] ---> Running in a9ca7d7b84ac [2021-06-14T17:55:56.795Z] Removing intermediate container 3a3e258216a7 [2021-06-14T17:55:56.795Z] ---> a0c09b87edcb [2021-06-14T17:55:56.795Z] Step 24/26 : LABEL arch=arm64 [2021-06-14T17:55:57.071Z] ---> Running in e4f40ee6d4f4 [2021-06-14T17:55:57.071Z] ---> e9b9c8356dde [2021-06-14T17:55:57.071Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T17:55:57.668Z] Removing intermediate container e4f40ee6d4f4 [2021-06-14T17:55:57.668Z] ---> 66b887b3167b [2021-06-14T17:55:57.668Z] Step 25/26 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:55:57.950Z] ---> Running in 541055426a34 [2021-06-14T17:55:58.228Z] ---> c8ac9bd956ec [2021-06-14T17:55:58.228Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T17:55:58.228Z] ---> Running in c1ff415b0483 [2021-06-14T17:55:58.508Z] Removing intermediate container 541055426a34 [2021-06-14T17:55:58.509Z] ---> 4ed4c166166b [2021-06-14T17:55:58.509Z] Step 26/26 : LABEL version=0.0.0 [2021-06-14T17:55:58.790Z] ---> Running in 48741b0ac05f [2021-06-14T17:55:59.069Z] Removing intermediate container c1ff415b0483 [2021-06-14T17:55:59.069Z] ---> d7ce4ae73f41 [2021-06-14T17:55:59.069Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:55:59.069Z] ---> Running in 80d95d2636ed [2021-06-14T17:55:59.339Z] Removing intermediate container a9ca7d7b84ac [2021-06-14T17:55:59.339Z] ---> 526638c62151 [2021-06-14T17:55:59.339Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T17:55:59.339Z] Removing intermediate container 48741b0ac05f [2021-06-14T17:55:59.339Z] ---> b023e6334965 [2021-06-14T17:55:59.339Z] [2021-06-14T17:55:59.947Z] Successfully built b023e6334965 [2021-06-14T17:55:59.947Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-14T17:55:59.947Z]  Building security-secretstore-setup ... done  ---> Running in 797b258cecb0 [2021-06-14T17:56:00.234Z] Removing intermediate container 80d95d2636ed [2021-06-14T17:56:00.234Z] ---> c9e92019daad [2021-06-14T17:56:00.234Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T17:56:00.511Z] ---> Running in 7f0e042e5980 [2021-06-14T17:56:00.511Z] Removing intermediate container 797b258cecb0 [2021-06-14T17:56:00.511Z] ---> 8e9107850b50 [2021-06-14T17:56:00.511Z] Step 29/32 : CMD ["gate"] [2021-06-14T17:56:01.123Z] ---> Running in e3c33ffc2964 [2021-06-14T17:56:01.123Z] Removing intermediate container 7f0e042e5980 [2021-06-14T17:56:01.123Z] ---> 77e43db0558d [2021-06-14T17:56:01.123Z] Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:56:01.123Z] ---> Running in e81fd0787428 [2021-06-14T17:56:01.394Z] Removing intermediate container e3c33ffc2964 [2021-06-14T17:56:01.394Z] ---> 38f712a32c02 [2021-06-14T17:56:01.394Z] Step 30/32 : LABEL arch=arm64 [2021-06-14T17:56:01.664Z] Removing intermediate container e81fd0787428 [2021-06-14T17:56:01.664Z] ---> 5498548f4f4f [2021-06-14T17:56:01.664Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:56:01.937Z] ---> Running in 804cc9b60c62 [2021-06-14T17:56:01.937Z] ---> Running in 48776baa5767 [2021-06-14T17:56:02.564Z] Removing intermediate container 804cc9b60c62 [2021-06-14T17:56:02.564Z] ---> d7e574c1aa3f [2021-06-14T17:56:02.564Z] Step 31/32 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 [2021-06-14T17:56:02.564Z] Removing intermediate container 48776baa5767 [2021-06-14T17:56:02.564Z] ---> 7e86feacd934 [2021-06-14T17:56:02.564Z] [2021-06-14T17:56:02.839Z] ---> Running in d639e5e7343d [2021-06-14T17:56:02.839Z] Successfully built 7e86feacd934 [2021-06-14T17:56:03.113Z] Successfully tagged core-data-arm64:latest [2021-06-14T17:56:03.387Z]  Building core-data ... done Removing intermediate container d639e5e7343d [2021-06-14T17:56:03.387Z] ---> dd97ba9b4312 [2021-06-14T17:56:03.387Z] Step 32/32 : LABEL version=0.0.0 [2021-06-14T17:56:03.661Z] ---> Running in ec30236a1d93 [2021-06-14T17:56:04.291Z] Removing intermediate container ec30236a1d93 [2021-06-14T17:56:04.291Z] ---> 5c8d18678fb3 [2021-06-14T17:56:04.291Z] [2021-06-14T17:56:04.565Z] Successfully built 5c8d18678fb3 [2021-06-14T17:56:04.565Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-14T17:56:05.183Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-14T17:56:05.164Z] $ docker stop --time=1 ef3a57aed1c0af4021468694eb7ea5e24c46f58d67b58a30f5aa9d1b0b3e3ac2 [2021-06-14T17:56:07.008Z] $ docker rm -f ef3a57aed1c0af4021468694eb7ea5e24c46f58d67b58a30f5aa9d1b0b3e3ac2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T17:56:07.631Z] + docker images [2021-06-14T17:56:07.905Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T17:56:07.905Z] security-bootstrapper-arm64 latest 5c8d18678fb3 4 seconds ago 17.5MB [2021-06-14T17:56:07.905Z] core-data-arm64 latest 7e86feacd934 5 seconds ago 19.1MB [2021-06-14T17:56:07.905Z] security-secretstore-setup-arm64 latest b023e6334965 8 seconds ago 27.1MB [2021-06-14T17:56:07.905Z] support-scheduler-arm64 latest 02d2bc89a4e6 21 seconds ago 15.1MB [2021-06-14T17:56:07.905Z] 5997b91db338 27 seconds ago 975MB [2021-06-14T17:56:07.905Z] 3fd038470bb1 34 seconds ago 976MB [2021-06-14T17:56:07.905Z] b2a95716b4c7 36 seconds ago 969MB [2021-06-14T17:56:07.905Z] c25d78656f34 42 seconds ago 970MB [2021-06-14T17:56:07.905Z] sys-mgmt-agent-arm64 latest 549345afbca2 2 minutes ago 299MB [2021-06-14T17:56:07.905Z] core-metadata-arm64 latest 68f80882b4fb 4 minutes ago 15.7MB [2021-06-14T17:56:07.905Z] support-notifications-arm64 latest f3cbbabf292d 4 minutes ago 15.7MB [2021-06-14T17:56:07.905Z] security-proxy-setup-arm64 latest 378f1d7808a0 4 minutes ago 24.3MB [2021-06-14T17:56:07.905Z] core-command-arm64 latest f92cfb8bf27f 4 minutes ago 15MB [2021-06-14T17:56:07.905Z] ef84c0509684 4 minutes ago 969MB [2021-06-14T17:56:07.905Z] 26c7b3306a02 4 minutes ago 972MB [2021-06-14T17:56:07.905Z] 34d3a4fdea27 4 minutes ago 974MB [2021-06-14T17:56:07.905Z] 3a7dd1448213 4 minutes ago 969MB [2021-06-14T17:56:07.905Z] eeaea3f446a9 4 minutes ago 967MB [2021-06-14T17:56:07.905Z] ci-base-image-arm64 latest 285470419d4f 15 minutes ago 641MB [2021-06-14T17:56:07.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB [2021-06-14T17:56:07.905Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-14T17:56:07.905Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-14T17:56:07.905Z] 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-14T17:56:08.606Z] ---> job-cost.sh [2021-06-14T17:56:08.606Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VEfd [2021-06-14T17:57:05.167Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T17:59:13.663Z] lf-activate-venv(): INFO: Adding /tmp/venv-VEfd/bin to PATH [2021-06-14T17:59:13.663Z] INFO: No Stack... [2021-06-14T17:59:13.663Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T17:59:13.663Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T17:59:14.002Z] + cut -d, -f6 [2021-06-14T17:59:14.002Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-06-14T17:59:14.081Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3563-3-stack-cost] [2021-06-14T17:59:14.095Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3563-3-stack-cost] did not exist. Created. [2021-06-14T17:59:14.096Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3563-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T17:59:14.487Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T17:59:14.747Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T17:59:14.760Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3563-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-14T17:59:15.340Z] provisioning config files... [2021-06-14T17:59:15.348Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1473354256275028640tmp [Pipeline] { [Pipeline] sh [2021-06-14T17:59:15.656Z] + set +x [2021-06-14T17:59:15.656Z] + curl -s https://codecov.io/bash [2021-06-14T17:59:15.656Z] + bash -s -- [2021-06-14T17:59:15.656Z] [2021-06-14T17:59:15.656Z] _____ _ [2021-06-14T17:59:15.656Z] / ____| | | [2021-06-14T17:59:15.656Z] | | ___ __| | ___ ___ _____ __ [2021-06-14T17:59:15.656Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-14T17:59:15.656Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-14T17:59:15.656Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-14T17:59:15.656Z] Bash-1.0.3 [2021-06-14T17:59:15.656Z] [2021-06-14T17:59:15.656Z] [2021-06-14T17:59:15.656Z] ==> git version 2.24.4 found [2021-06-14T17:59:15.656Z] ==> 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-14T17:59:15.656Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-14T17:59:15.656Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-14T17:59:15.656Z] ==> Jenkins CI detected. [2021-06-14T17:59:15.656Z] project root: . [2021-06-14T17:59:15.656Z] --> token set from env [2021-06-14T17:59:15.656Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-14T17:59:15.656Z] ==> Running gcov in . (disable via -X gcov) [2021-06-14T17:59:15.919Z] ==> Python coveragepy not found [2021-06-14T17:59:15.919Z] ==> Searching for coverage reports in: [2021-06-14T17:59:15.919Z] + . [2021-06-14T17:59:15.919Z] -> Found 1 reports [2021-06-14T17:59:15.919Z] ==> Detecting git/mercurial file structure [2021-06-14T17:59:15.919Z] ==> Reading reports [2021-06-14T17:59:15.919Z] + ./coverage.out bytes=398195 [2021-06-14T17:59:15.919Z] ==> Appending adjustments [2021-06-14T17:59:15.919Z] https://docs.codecov.io/docs/fixing-reports [2021-06-14T17:59:16.863Z] + Found adjustments [2021-06-14T17:59:16.863Z] ==> Gzipping contents [2021-06-14T17:59:17.124Z] 56K /tmp/codecov.FMJPCg.gz [2021-06-14T17:59:17.124Z] ==> Uploading reports [2021-06-14T17:59:17.124Z] url: https://codecov.io [2021-06-14T17:59:17.124Z] query: branch=PR-3563&commit=8e244004b5b85cf5903ec355f075e058ef6e5607&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3563%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3563&job=&cmd_args= [2021-06-14T17:59:17.124Z] -> Pinging Codecov [2021-06-14T17:59:17.124Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3563&commit=8e244004b5b85cf5903ec355f075e058ef6e5607&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3563%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3563&job=&cmd_args= [2021-06-14T17:59:17.390Z] -> Uploading to [2021-06-14T17:59:17.390Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-14/00271124DB129430A58F1EEE437C3FCB/8e244004b5b85cf5903ec355f075e058ef6e5607/bae010b8-d8a7-4514-968f-14054565fefc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T175917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=066986672bf468f1543660c0d3084c63e51ce7b8b952f35f9ab2aa6223d45535 [2021-06-14T17:59:17.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T17:59:17.390Z] Dload Upload Total Spent Left Speed [2021-06-14T17:59:17.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54560 0 0 100 54560 0 107k --:--:-- --:--:-- --:--:-- 107k [2021-06-14T17:59:17.911Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8e244004b5b85cf5903ec355f075e058ef6e5607 [Pipeline] } [2021-06-14T17:59:17.920Z] 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-14T17:59:19.105Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:59:19.673Z] ---> package-listing.sh [2021-06-14T17:59:19.673Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T17:59:19.673Z] ++ facter osfamily [2021-06-14T17:59:19.936Z] + OS_FAMILY=redhat [2021-06-14T17:59:19.936Z] + workspace=/w/workspace/edgex-go/3 [2021-06-14T17:59:19.936Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T17:59:19.936Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T17:59:19.936Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T17:59:19.936Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T17:59:19.936Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-14T17:59:19.936Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T17:59:19.936Z] + case "${OS_FAMILY}" in [2021-06-14T17:59:19.936Z] + rpm -qa [2021-06-14T17:59:19.936Z] + sort [2021-06-14T17:59:22.491Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T17:59:22.491Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T17:59:22.491Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T17:59:22.491Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-14T17:59:22.491Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-14T17:59:22.491Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-14T17:59:22.504Z] 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-14T17:59:22.791Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:59:23.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T17:59:23.356Z] [2021-06-14T17:59:23.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:59:23.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T17:59:23.673Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T17:59:23.673Z] df20fa9351a1: Pulling fs layer [2021-06-14T17:59:23.673Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T17:59:23.673Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T17:59:23.673Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T17:59:23.673Z] 93b61091891f: Pulling fs layer [2021-06-14T17:59:23.673Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T17:59:23.673Z] 5e14af77c1be: Pulling fs layer [2021-06-14T17:59:23.673Z] 01666e4c0597: Pulling fs layer [2021-06-14T17:59:23.673Z] aa168da1d23b: Pulling fs layer [2021-06-14T17:59:23.673Z] 93b9cdb0e59b: Waiting [2021-06-14T17:59:23.673Z] 5e14af77c1be: Waiting [2021-06-14T17:59:23.673Z] 01666e4c0597: Waiting [2021-06-14T17:59:23.673Z] aa168da1d23b: Waiting [2021-06-14T17:59:23.673Z] 46f8f816bc3b: Waiting [2021-06-14T17:59:23.673Z] 93b61091891f: Waiting [2021-06-14T17:59:23.673Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T17:59:23.673Z] 36b3adc4ff6f: Download complete [2021-06-14T17:59:23.673Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T17:59:23.673Z] 46f8f816bc3b: Download complete [2021-06-14T17:59:23.673Z] df20fa9351a1: Verifying Checksum [2021-06-14T17:59:23.673Z] df20fa9351a1: Download complete [2021-06-14T17:59:23.673Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T17:59:23.673Z] 93b9cdb0e59b: Download complete [2021-06-14T17:59:23.673Z] 5e14af77c1be: Verifying Checksum [2021-06-14T17:59:23.673Z] 5e14af77c1be: Download complete [2021-06-14T17:59:23.937Z] 01666e4c0597: Verifying Checksum [2021-06-14T17:59:23.937Z] 01666e4c0597: Download complete [2021-06-14T17:59:23.937Z] 93b61091891f: Verifying Checksum [2021-06-14T17:59:23.937Z] 93b61091891f: Download complete [2021-06-14T17:59:23.937Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T17:59:23.937Z] 8ad3a11d3b57: Download complete [2021-06-14T17:59:23.937Z] df20fa9351a1: Pull complete [2021-06-14T17:59:23.937Z] 36b3adc4ff6f: Pull complete [2021-06-14T17:59:24.530Z] 8ad3a11d3b57: Pull complete [2021-06-14T17:59:24.530Z] 46f8f816bc3b: Pull complete [2021-06-14T17:59:24.808Z] 93b61091891f: Pull complete [2021-06-14T17:59:24.808Z] 93b9cdb0e59b: Pull complete [2021-06-14T17:59:25.067Z] 5e14af77c1be: Pull complete [2021-06-14T17:59:25.067Z] 01666e4c0597: Pull complete [2021-06-14T17:59:25.664Z] aa168da1d23b: Verifying Checksum [2021-06-14T17:59:25.664Z] aa168da1d23b: Download complete [2021-06-14T17:59:29.903Z] aa168da1d23b: Pull complete [2021-06-14T17:59:29.903Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T17:59:29.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T17:59:29.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T17:59:30.034Z] prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container [2021-06-14T17:59:30.176Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T17:59:32.976Z] $ docker top 1667ee9ebe876544d57017c2a79fe95f85175e4efe4492201473caa943942e4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:59:33.349Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T17:59:33.654Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T17:59:33.952Z] + ls /var/log/sa-host [2021-06-14T17:59:33.952Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T17:59:33.952Z] file_magic: OK [2021-06-14T17:59:33.952Z] HZ: Using current value: 100 [2021-06-14T17:59:33.952Z] file_header: OK [2021-06-14T17:59:33.952Z] 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-14T17:59:33.952Z] Statistics: [2021-06-14T17:59:33.952Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T17:59:33.952Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T17:59:33.952Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T17:59:33.952Z] file_magic: OK [2021-06-14T17:59:33.952Z] HZ: Using current value: 100 [2021-06-14T17:59:33.952Z] file_header: OK [2021-06-14T17:59:33.952Z] 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-14T17:59:33.952Z] Statistics: [2021-06-14T17:59:33.952Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T17:59:33.952Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T17:59:34.145Z] provisioning config files... [2021-06-14T17:59:34.155Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2964787521034506983tmp [Pipeline] { [Pipeline] echo [2021-06-14T17:59:34.175Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:59:34.475Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T17:59:34.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:59:34.847Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T17:59:34.856Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:59:35.162Z] ---> sudo-logs.sh [2021-06-14T17:59:35.162Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T17:59:35.193Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:59:35.497Z] ---> job-cost.sh [2021-06-14T17:59:35.497Z] lf-activate-venv: SKIPPING [2021-06-14T17:59:35.497Z] DEBUG: total: 0.18000000715255737 [2021-06-14T17:59:35.497Z] INFO: Retrieving Stack Cost... [2021-06-14T17:59:36.880Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T17:59:37.451Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T17:59:37.466Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:59:37.760Z] ---> logs-deploy.sh [2021-06-14T17:59:37.760Z] lf-activate-venv: SKIPPING [2021-06-14T17:59:37.760Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3563/3 [2021-06-14T17:59:37.760Z] INFO: archiving workspace using pattern(s): [2021-06-14T17:59:38.704Z] Archives upload complete. [2021-06-14T17:59:38.704Z] INFO: archiving logs to Nexus [2021-06-14T17:59:39.280Z] ---> uname -a: [2021-06-14T17:59:39.280Z] Linux prd-centos7-docker-4c-2g-1269.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-14T17:59:39.280Z] [2021-06-14T17:59:39.280Z] [2021-06-14T17:59:39.280Z] ---> lscpu: [2021-06-14T17:59:39.280Z] Architecture: x86_64 [2021-06-14T17:59:39.280Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-14T17:59:39.280Z] Byte Order: Little Endian [2021-06-14T17:59:39.280Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-14T17:59:39.280Z] CPU(s): 2 [2021-06-14T17:59:39.280Z] On-line CPU(s) list: 0,1 [2021-06-14T17:59:39.280Z] Thread(s) per core: 1 [2021-06-14T17:59:39.280Z] Core(s) per socket: 1 [2021-06-14T17:59:39.280Z] Socket(s): 2 [2021-06-14T17:59:39.280Z] NUMA node(s): 1 [2021-06-14T17:59:39.280Z] Vendor ID: AuthenticAMD [2021-06-14T17:59:39.281Z] CPU family: 23 [2021-06-14T17:59:39.281Z] Model: 49 [2021-06-14T17:59:39.281Z] Model name: AMD EPYC-Rome Processor [2021-06-14T17:59:39.281Z] Stepping: 0 [2021-06-14T17:59:39.281Z] CPU MHz: 2800.000 [2021-06-14T17:59:39.281Z] BogoMIPS: 5600.00 [2021-06-14T17:59:39.281Z] Virtualization: AMD-V [2021-06-14T17:59:39.281Z] Hypervisor vendor: KVM [2021-06-14T17:59:39.281Z] Virtualization type: full [2021-06-14T17:59:39.281Z] L1d cache: 64 KiB [2021-06-14T17:59:39.281Z] L1i cache: 64 KiB [2021-06-14T17:59:39.281Z] L2 cache: 1 MiB [2021-06-14T17:59:39.281Z] L3 cache: 32 MiB [2021-06-14T17:59:39.281Z] NUMA node0 CPU(s): 0,1 [2021-06-14T17:59:39.281Z] Vulnerability Itlb multihit: Not affected [2021-06-14T17:59:39.281Z] Vulnerability L1tf: Not affected [2021-06-14T17:59:39.281Z] Vulnerability Mds: Not affected [2021-06-14T17:59:39.281Z] Vulnerability Meltdown: Not affected [2021-06-14T17:59:39.281Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-14T17:59:39.281Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-14T17:59:39.281Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-14T17:59:39.281Z] Vulnerability Srbds: Not affected [2021-06-14T17:59:39.281Z] Vulnerability Tsx async abort: Not affected [2021-06-14T17:59:39.281Z] 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-14T17:59:39.281Z] [2021-06-14T17:59:39.281Z] [2021-06-14T17:59:39.281Z] ---> nproc: [2021-06-14T17:59:39.281Z] 2 [2021-06-14T17:59:39.281Z] [2021-06-14T17:59:39.281Z] [2021-06-14T17:59:39.281Z] ---> df -h: [2021-06-14T17:59:39.281Z] Filesystem Size Used Available Use% Mounted on [2021-06-14T17:59:39.281Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-14T17:59:39.281Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-14T17:59:39.281Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-14T17:59:39.281Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-14T17:59:39.281Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-14T17:59:39.281Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-14T17:59:39.281Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-14T17:59:39.281Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-14T17:59:39.281Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-14T17:59:39.281Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-14T17:59:39.281Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-14T17:59:39.281Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-14T17:59:39.281Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3 [2021-06-14T17:59:39.281Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3@tmp [2021-06-14T17:59:39.281Z] [2021-06-14T17:59:39.281Z] [2021-06-14T17:59:39.281Z] ---> free -m: [2021-06-14T17:59:39.281Z] total used free shared buff/cache available [2021-06-14T17:59:39.281Z] Mem: 7821 1339 2088 0 4393 6438 [2021-06-14T17:59:39.281Z] Swap: 1023 2 1021 [2021-06-14T17:59:39.281Z] [2021-06-14T17:59:39.281Z] [2021-06-14T17:59:39.281Z] ---> ip addr: [2021-06-14T17:59:39.281Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-14T17:59:39.281Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-14T17:59:39.281Z] inet 127.0.0.1/8 scope host lo [2021-06-14T17:59:39.281Z] valid_lft forever preferred_lft forever [2021-06-14T17:59:39.281Z] inet6 ::1/128 scope host [2021-06-14T17:59:39.281Z] valid_lft forever preferred_lft forever [2021-06-14T17:59:39.281Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-14T17:59:39.281Z] link/ether fa:16:3e:90:41:da brd ff:ff:ff:ff:ff:ff [2021-06-14T17:59:39.281Z] inet 10.30.123.59/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-14T17:59:39.281Z] valid_lft 84966sec preferred_lft 84966sec [2021-06-14T17:59:39.281Z] inet6 fe80::f816:3eff:fe90:41da/64 scope link [2021-06-14T17:59:39.281Z] valid_lft forever preferred_lft forever [2021-06-14T17:59:39.281Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-14T17:59:39.281Z] link/ether 02:42:59:3a:bd:74 brd ff:ff:ff:ff:ff:ff [2021-06-14T17:59:39.281Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-14T17:59:39.281Z] valid_lft forever preferred_lft forever [2021-06-14T17:59:39.281Z] inet6 fe80::42:59ff:fe3a:bd74/64 scope link [2021-06-14T17:59:39.281Z] valid_lft forever preferred_lft forever [2021-06-14T17:59:39.281Z] [2021-06-14T17:59:39.281Z] [2021-06-14T17:59:39.281Z] ---> sar -b -r -n DEV: [2021-06-14T17:59:39.281Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) [2021-06-14T17:59:39.281Z] [2021-06-14T17:59:39.281Z] 17:35:35 LINUX RESTART (2 CPU) [2021-06-14T17:59:39.281Z] [2021-06-14T17:59:39.281Z] 17:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-14T17:59:39.281Z] 17:37:01 116.98 7.24 109.74 0.00 3723.48 20368.65 0.00 [2021-06-14T17:59:39.281Z] 17:38:01 186.47 0.03 186.44 0.00 0.80 48187.95 0.00 [2021-06-14T17:59:39.281Z] 17:39:01 58.55 0.02 58.54 0.00 0.53 10736.30 0.00 [2021-06-14T17:59:39.281Z] 17:40:01 147.23 0.00 147.23 0.00 0.00 51279.62 0.00 [2021-06-14T17:59:39.281Z] 17:41:01 968.95 551.96 416.99 0.00 23793.38 269447.96 0.00 [2021-06-14T17:59:39.281Z] 17:42:02 603.28 94.99 508.28 0.00 6342.90 214833.04 0.00 [2021-06-14T17:59:39.281Z] 17:43:01 219.17 15.65 203.52 0.00 2774.13 34888.47 0.00 [2021-06-14T17:59:39.281Z] 17:44:01 7.75 0.00 7.75 0.00 0.00 336.13 0.00 [2021-06-14T17:59:39.281Z] 17:45:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-06-14T17:59:39.281Z] 17:46:01 0.18 0.00 0.18 0.00 0.00 1.57 0.00 [2021-06-14T17:59:39.281Z] 17:47:01 0.68 0.37 0.32 0.00 95.29 3.51 0.00 [2021-06-14T17:59:39.281Z] 17:48:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 [2021-06-14T17:59:39.281Z] 17:49:01 0.33 0.02 0.32 0.00 0.13 4.33 0.00 [2021-06-14T17:59:39.281Z] 17:50:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 [2021-06-14T17:59:39.281Z] 17:51:01 0.40 0.23 0.17 0.00 6.53 1.78 0.00 [2021-06-14T17:59:39.281Z] 17:52:01 0.80 0.00 0.80 0.00 0.00 16.41 0.00 [2021-06-14T17:59:39.281Z] 17:53:01 0.28 0.03 0.25 0.00 0.27 2.75 0.00 [2021-06-14T17:59:39.281Z] 17:54:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 [2021-06-14T17:59:39.281Z] 17:55:01 0.27 0.00 0.27 0.00 0.00 3.05 0.00 [2021-06-14T17:59:39.281Z] 17:56:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 [2021-06-14T17:59:39.281Z] 17:57:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 [2021-06-14T17:59:39.281Z] 17:58:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2021-06-14T17:59:39.281Z] 17:59:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 [2021-06-14T17:59:39.281Z] Average: 100.57 29.19 71.38 0.00 1597.65 28284.42 0.00 [2021-06-14T17:59:39.281Z] [2021-06-14T17:59:39.281Z] 17:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-14T17:59:39.281Z] 17:37:01 5137748 0 808432 10.09 2620 2060132 1279460 14.13 735708 1722272 24 [2021-06-14T17:59:39.281Z] 17:38:01 3863700 0 1208020 15.08 2620 2934592 1751420 19.34 1371792 2228432 180564 [2021-06-14T17:59:39.281Z] 17:39:01 3959024 0 1124308 14.04 2620 2922980 1613472 17.81 1195456 2294028 14588 [2021-06-14T17:59:39.281Z] 17:40:01 1876136 0 1216400 15.19 2620 4913776 1668628 18.42 1820616 3687804 662016 [2021-06-14T17:59:39.281Z] 17:41:01 907916 0 1760712 21.98 2620 5337684 3661036 40.42 2718212 3652680 25372 [2021-06-14T17:59:39.281Z] 17:42:02 1264424 0 1578136 19.70 2620 5163752 3035396 33.51 2506848 3479944 1920 [2021-06-14T17:59:39.281Z] 17:43:01 2771512 0 1271324 15.87 2620 3963476 1434040 15.83 1389600 3139172 32 [2021-06-14T17:59:39.281Z] 17:44:01 2779776 0 1263112 15.77 2620 3963424 1401132 15.47 1389072 3137060 12 [2021-06-14T17:59:39.281Z] 17:45:01 2781132 0 1261756 15.75 2620 3963424 1388796 15.33 1387996 3137060 8 [2021-06-14T17:59:39.281Z] 17:46:01 2781468 0 1261412 15.75 2620 3963432 1388796 15.33 1388012 3137060 8 [2021-06-14T17:59:39.281Z] 17:47:01 2774628 0 1265448 15.80 2620 3966236 1388940 15.33 1394064 3137116 16 [2021-06-14T17:59:39.281Z] 17:48:01 2774644 0 1265420 15.80 2620 3966248 1389000 15.34 1394272 3137116 16 [2021-06-14T17:59:39.281Z] 17:49:01 2773980 0 1266080 15.81 2620 3966252 1389108 15.34 1394852 3137120 12 [2021-06-14T17:59:39.281Z] 17:50:01 2773584 0 1266468 15.81 2620 3966260 1389132 15.34 1395008 3137124 8 [2021-06-14T17:59:39.281Z] 17:51:01 2772684 0 1267340 15.82 2620 3966288 1389168 15.34 1396608 3135916 20 [2021-06-14T17:59:39.281Z] 17:52:01 2772932 0 1267088 15.82 2620 3966292 1389156 15.34 1396768 3135920 8 [2021-06-14T17:59:39.281Z] 17:53:01 2774096 0 1265920 15.81 2620 3966296 1388988 15.34 1395696 3135924 16 [2021-06-14T17:59:39.281Z] 17:54:01 2774064 0 1265948 15.81 2620 3966300 1389024 15.34 1395912 3135924 8 [2021-06-14T17:59:39.281Z] 17:55:01 2774716 0 1265292 15.80 2620 3966304 1388988 15.34 1395356 3135924 12 [2021-06-14T17:59:39.281Z] 17:56:01 2774444 0 1265560 15.80 2620 3966308 1389012 15.34 1395616 3135924 8 [2021-06-14T17:59:39.281Z] 17:57:01 2774632 0 1265368 15.80 2620 3966312 1388964 15.33 1395436 3135924 8 [2021-06-14T17:59:39.281Z] 17:58:01 2775220 0 1264776 15.79 2620 3966316 1388796 15.33 1395112 3135924 16 [2021-06-14T17:59:39.281Z] 17:59:01 2775344 0 1264644 15.79 2620 3966324 1388796 15.33 1395120 3135924 8 [2021-06-14T17:59:39.281Z] Average: 2790774 0 1269955 15.86 2620 3945583 1594750 17.61 1480136 3060317 38465 [2021-06-14T17:59:39.281Z] [2021-06-14T17:59:39.281Z] 17:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-14T17:59:39.281Z] 17:37:01 eth0 1620.11 1659.92 6398.79 202.82 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:37:01 docker0 871.46 585.88 72.64 2682.59 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:38:01 eth0 555.03 482.48 3552.21 50.74 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:38:01 veth848c323 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:38:01 docker0 245.33 284.89 16.63 845.31 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:39:01 eth0 35.22 21.57 25.57 44.62 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:39:01 veth848c323 2.17 2.17 0.17 0.18 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:39:01 docker0 2.17 2.17 0.14 0.18 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:40:01 eth0 188.54 159.48 1705.07 89.56 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:40:01 vethd94de9a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:41:01 vethd81b61f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:41:01 vethb14b156 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:41:01 veth2bab819 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:41:01 eth0 98.87 75.99 191.24 17.99 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:42:02 veth3f2ec92 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:42:02 veth8009d3a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:42:02 veth880f0cc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:42:02 eth0 107.30 69.19 310.09 126.27 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:43:01 eth0 211.68 159.57 1699.77 22.49 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:43:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:43:01 docker0 1286.62 1088.96 100.65 4426.44 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:44:01 eth0 0.30 0.28 0.37 0.03 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:45:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.281Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:47:01 eth0 1.15 0.48 0.45 0.27 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:48:01 eth0 1.70 0.23 0.39 0.19 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:49:01 eth0 3.08 0.73 0.98 0.59 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:50:01 eth0 5.18 0.93 1.41 0.75 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:51:01 eth0 3.18 0.95 1.18 0.81 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:52:01 eth0 1.58 0.40 0.49 0.26 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:53:01 eth0 4.10 0.77 1.06 0.56 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:54:01 eth0 2.62 0.77 0.92 0.60 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:55:01 eth0 0.73 0.28 0.30 0.20 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:56:01 eth0 0.52 0.28 0.27 0.23 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:57:01 eth0 0.42 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:58:01 eth0 0.20 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:59:01 eth0 0.78 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] Average: eth0 123.58 114.57 603.41 24.32 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] Average: docker0 55.06 46.61 4.31 189.44 0.00 0.00 0.00 0.00 [2021-06-14T17:59:39.282Z] [2021-06-14T17:59:39.282Z] [2021-06-14T17:59:39.282Z] ---> sar -P ALL: [2021-06-14T17:59:39.282Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) [2021-06-14T17:59:39.282Z] [2021-06-14T17:59:39.282Z] 17:35:35 LINUX RESTART (2 CPU) [2021-06-14T17:59:39.282Z] [2021-06-14T17:59:39.282Z] 17:36:01 CPU %user %nice %system %iowait %steal %idle [2021-06-14T17:59:39.282Z] 17:37:01 all 24.19 0.00 5.79 3.17 0.07 66.77 [2021-06-14T17:59:39.282Z] 17:37:01 0 19.44 0.00 6.59 2.96 0.07 70.94 [2021-06-14T17:59:39.282Z] 17:37:01 1 28.97 0.00 5.00 3.38 0.07 62.57 [2021-06-14T17:59:39.282Z] 17:38:01 all 42.45 0.00 8.97 2.48 0.11 45.99 [2021-06-14T17:59:39.282Z] 17:38:01 0 42.93 0.00 8.79 2.31 0.11 45.86 [2021-06-14T17:59:39.282Z] 17:38:01 1 41.97 0.00 9.16 2.64 0.11 46.12 [2021-06-14T17:59:39.282Z] 17:39:01 all 33.07 0.00 4.30 0.39 0.08 62.17 [2021-06-14T17:59:39.282Z] 17:39:01 0 32.76 0.00 4.25 0.31 0.07 62.60 [2021-06-14T17:59:39.282Z] 17:39:01 1 33.38 0.00 4.35 0.46 0.09 61.73 [2021-06-14T17:59:39.282Z] 17:40:01 all 55.82 0.00 10.61 1.87 0.09 31.61 [2021-06-14T17:59:39.282Z] 17:40:01 0 55.47 0.00 10.13 1.16 0.09 33.15 [2021-06-14T17:59:39.282Z] 17:40:01 1 56.17 0.00 11.09 2.58 0.09 30.07 [2021-06-14T17:59:39.282Z] 17:41:01 all 43.39 0.00 19.58 30.09 0.12 6.82 [2021-06-14T17:59:39.282Z] 17:41:01 0 43.82 0.00 19.41 31.08 0.13 5.57 [2021-06-14T17:59:39.282Z] 17:41:01 1 42.95 0.00 19.76 29.10 0.11 8.08 [2021-06-14T17:59:39.282Z] 17:42:02 all 72.12 0.00 19.34 6.21 0.12 2.20 [2021-06-14T17:59:39.282Z] 17:42:02 0 71.46 0.00 19.51 6.65 0.11 2.27 [2021-06-14T17:59:39.282Z] 17:42:02 1 72.80 0.00 19.17 5.77 0.13 2.13 [2021-06-14T17:59:39.282Z] 17:43:01 all 38.85 0.00 8.32 4.05 0.10 48.68 [2021-06-14T17:59:39.282Z] 17:43:01 0 38.90 0.00 8.20 3.87 0.11 48.92 [2021-06-14T17:59:39.282Z] 17:43:01 1 38.80 0.00 8.44 4.23 0.09 48.43 [2021-06-14T17:59:39.282Z] 17:44:01 all 0.08 0.00 0.04 0.02 0.02 99.85 [2021-06-14T17:59:39.282Z] 17:44:01 0 0.05 0.00 0.05 0.03 0.03 99.83 [2021-06-14T17:59:39.282Z] 17:44:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2021-06-14T17:59:39.282Z] 17:45:01 all 0.12 0.00 0.02 0.00 0.04 99.82 [2021-06-14T17:59:39.282Z] 17:45:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-14T17:59:39.282Z] 17:45:01 1 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-14T17:59:39.282Z] 17:46:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-06-14T17:59:39.282Z] 17:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-14T17:59:39.282Z] 17:46:01 1 0.07 0.00 0.00 0.00 0.03 99.90 [2021-06-14T17:59:39.282Z] 17:47:01 all 0.10 0.00 0.04 0.04 0.03 99.79 [2021-06-14T17:59:39.282Z] 17:47:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-14T17:59:39.282Z] 17:47:01 1 0.07 0.00 0.05 0.08 0.03 99.77 [2021-06-14T17:59:39.282Z] [2021-06-14T17:59:39.282Z] 17:47:01 CPU %user %nice %system %iowait %steal %idle [2021-06-14T17:59:39.282Z] 17:48:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-06-14T17:59:39.282Z] 17:48:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-14T17:59:39.282Z] 17:48:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-14T17:59:39.282Z] 17:49:01 all 0.14 0.00 0.02 0.00 0.03 99.82 [2021-06-14T17:59:39.282Z] 17:49:01 0 0.25 0.00 0.02 0.00 0.03 99.70 [2021-06-14T17:59:39.282Z] 17:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-14T17:59:39.282Z] 17:50:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-14T17:59:39.282Z] 17:50:01 0 0.15 0.00 0.03 0.00 0.00 99.82 [2021-06-14T17:59:39.282Z] 17:50:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-14T17:59:39.282Z] 17:51:01 all 0.08 0.00 0.05 0.00 0.03 99.84 [2021-06-14T17:59:39.282Z] 17:51:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-14T17:59:39.282Z] 17:51:01 1 0.03 0.00 0.07 0.00 0.03 99.87 [2021-06-14T17:59:39.282Z] 17:52:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-06-14T17:59:39.282Z] 17:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-06-14T17:59:39.282Z] 17:52:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-14T17:59:39.282Z] 17:53:01 all 0.09 0.00 0.01 0.00 0.02 99.88 [2021-06-14T17:59:39.282Z] 17:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-14T17:59:39.282Z] 17:53:01 1 0.17 0.00 0.00 0.00 0.03 99.80 [2021-06-14T17:59:39.282Z] 17:54:01 all 0.04 0.00 0.04 0.00 0.03 99.88 [2021-06-14T17:59:39.282Z] 17:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-14T17:59:39.282Z] 17:54:01 1 0.07 0.00 0.05 0.00 0.05 99.83 [2021-06-14T17:59:39.282Z] 17:55:01 all 0.06 0.00 0.02 0.00 0.02 99.91 [2021-06-14T17:59:39.282Z] 17:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-14T17:59:39.282Z] 17:55:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-14T17:59:39.282Z] 17:56:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-14T17:59:39.282Z] 17:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-14T17:59:39.282Z] 17:56:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-14T17:59:39.282Z] 17:57:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-06-14T17:59:39.282Z] 17:57:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-14T17:59:39.282Z] 17:57:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-14T17:59:39.282Z] 17:58:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-06-14T17:59:39.282Z] 17:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-14T17:59:39.282Z] 17:58:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-14T17:59:39.282Z] [2021-06-14T17:59:39.282Z] 17:58:01 CPU %user %nice %system %iowait %steal %idle [2021-06-14T17:59:39.282Z] 17:59:01 all 0.05 0.00 0.03 0.00 0.02 99.91 [2021-06-14T17:59:39.282Z] 17:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-14T17:59:39.282Z] 17:59:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-14T17:59:39.282Z] Average: all 12.77 0.00 3.16 1.97 0.05 82.05 [2021-06-14T17:59:39.282Z] Average: 0 12.55 0.00 3.17 1.97 0.04 82.26 [2021-06-14T17:59:39.282Z] Average: 1 12.99 0.00 3.16 1.96 0.05 81.84 [2021-06-14T17:59:39.282Z] [2021-06-14T17:59:39.282Z] [2021-06-14T17:59:39.282Z]