Started by user Ernesto Ojeda 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 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 rather than 7c435059c239f6481c389cf9a6f479fd5c8969cc Obtained Jenkinsfile from 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 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-ssh3898139686828579013.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-ssh8183444563087775639.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-3552/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-3552/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6492925101213950015.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-ssh291005908894085831.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-3552/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-3552/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4701885481957842264.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-964 in /w/workspace/edgexfoundry_edgex-go_PR-3552 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3361209756726440022.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/2@tmp/jenkins-gitclient-ssh6425515253202347622.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3552/head:refs/remotes/origin/PR-3552 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 7c435059c239f6481c389cf9a6f479fd5c8969cc Merge succeeded, producing 7c435059c239f6481c389cf9a6f479fd5c8969cc Checking out Revision 7c435059c239f6481c389cf9a6f479fd5c8969cc (PR-3552) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4223264379856921278.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 Commit message: "refactor: Remove the io/ioutil usage" > git rev-list --no-walk 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T17:54:55.730Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T17:54:55.829Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T17:54:55.863Z] ========================================================= [2021-06-08T17:54:55.863Z] EdgeX Global Pipelines Version Info [2021-06-08T17:54:55.863Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:54:57.327Z] ------------------- [2021-06-08T17:54:57.327Z] stable info: [2021-06-08T17:54:57.327Z] ------------------- [2021-06-08T17:54:57.327Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T17:54:57.327Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T17:54:57.327Z] Message: update stable to v1.0.194 [2021-06-08T17:54:57.904Z] ------------------- [2021-06-08T17:54:57.904Z] experimental info: [2021-06-08T17:54:57.904Z] ------------------- [2021-06-08T17:54:57.904Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T17:54:57.904Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T17:54:57.904Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T17:54:58.028Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-08T17:54:59.977Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-08T17:54:59.998Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T17:55:00.021Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T17:55:00.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T17:55:00.061Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T17:55:00.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T17:55:00.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-08T17:55:00.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-08T17:55:00.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-08T17:55:00.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T17:55:00.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T17:55:00.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T17:55:00.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T17:55:00.256Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T17:55:00.277Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T17:55:00.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T17:55:00.321Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T17:55:00.342Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T17:55:00.363Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-08T17:55:00.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T17:55:00.433Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T17:55:00.454Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3552 [Pipeline] echo [2021-06-08T17:55:00.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3552 [Pipeline] echo [2021-06-08T17:55:00.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3552 [Pipeline] echo [2021-06-08T17:55:00.517Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c435059c239f6481c389cf9a6f479fd5c8969cc [Pipeline] echo [2021-06-08T17:55:00.539Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c43505 [Pipeline] echo [2021-06-08T17:55:00.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T17:55:00.636Z] provisioning config files... [2021-06-08T17:55:00.679Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3453195928169086584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:55:01.010Z] ---> docker-login.sh [2021-06-08T17:55:01.011Z] nexus3.edgexfoundry.org:10001 [2021-06-08T17:55:01.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:55:01.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:55:01.273Z] Configure a credential helper to remove this warning. See [2021-06-08T17:55:01.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:55:01.273Z] [2021-06-08T17:55:01.273Z] Login Succeeded [2021-06-08T17:55:01.273Z] nexus3.edgexfoundry.org:10002 [2021-06-08T17:55:01.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:55:01.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:55:01.273Z] Configure a credential helper to remove this warning. See [2021-06-08T17:55:01.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:55:01.273Z] [2021-06-08T17:55:01.273Z] Login Succeeded [2021-06-08T17:55:01.273Z] nexus3.edgexfoundry.org:10003 [2021-06-08T17:55:01.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:55:01.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:55:01.535Z] Configure a credential helper to remove this warning. See [2021-06-08T17:55:01.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:55:01.535Z] [2021-06-08T17:55:01.535Z] Login Succeeded [2021-06-08T17:55:01.536Z] nexus3.edgexfoundry.org:10004 [2021-06-08T17:55:01.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:55:01.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:55:01.536Z] Configure a credential helper to remove this warning. See [2021-06-08T17:55:01.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:55:01.536Z] [2021-06-08T17:55:01.536Z] Login Succeeded [2021-06-08T17:55:01.536Z] docker.io [2021-06-08T17:55:01.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:55:02.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:55:02.067Z] Configure a credential helper to remove this warning. See [2021-06-08T17:55:02.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:55:02.067Z] [2021-06-08T17:55:02.067Z] Login Succeeded [2021-06-08T17:55:02.067Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T17:55:02.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T17:55:02.425Z] ++ 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-08T17:55:02.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T17:55:02.425Z] ++ cut -d/ -f2 [2021-06-08T17:55:02.425Z] ++ dirname cmd/core-command/Dockerfile [2021-06-08T17:55:02.425Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-08T17:55:02.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T17:55:02.425Z] ++ dirname cmd/core-data/Dockerfile [2021-06-08T17:55:02.425Z] ++ cut -d/ -f2 [2021-06-08T17:55:02.425Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-08T17:55:02.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T17:55:02.425Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-08T17:55:02.425Z] ++ cut -d/ -f2 [2021-06-08T17:55:02.425Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-08T17:55:02.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T17:55:02.425Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-08T17:55:02.425Z] ++ cut -d/ -f2 [2021-06-08T17:55:02.425Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-08T17:55:02.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T17:55:02.425Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-08T17:55:02.425Z] ++ cut -d/ -f2 [2021-06-08T17:55:02.425Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-08T17:55:02.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T17:55:02.425Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-08T17:55:02.425Z] ++ cut -d/ -f2 [2021-06-08T17:55:02.425Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-08T17:55:02.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T17:55:02.425Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-08T17:55:02.425Z] ++ cut -d/ -f2 [2021-06-08T17:55:02.425Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-08T17:55:02.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T17:55:02.425Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-08T17:55:02.425Z] ++ cut -d/ -f2 [2021-06-08T17:55:02.425Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-08T17:55:02.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T17:55:02.425Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-08T17:55:02.425Z] ++ cut -d/ -f2 [2021-06-08T17:55:02.425Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-08T17:55:02.477Z] 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-08T17:55:03.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T17:55:03.952Z] [2021-06-08T17:55:03.952Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:55:04.270Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T17:55:04.534Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T17:55:04.534Z] 31603596830f: Pulling fs layer [2021-06-08T17:55:04.534Z] 54011a49482f: Pulling fs layer [2021-06-08T17:55:04.534Z] a6820b24f6d8: Pulling fs layer [2021-06-08T17:55:04.534Z] f581987b2513: Pulling fs layer [2021-06-08T17:55:04.534Z] f581987b2513: Waiting [2021-06-08T17:55:04.534Z] 54011a49482f: Verifying Checksum [2021-06-08T17:55:04.534Z] 54011a49482f: Download complete [2021-06-08T17:55:04.795Z] 31603596830f: Verifying Checksum [2021-06-08T17:55:04.795Z] 31603596830f: Download complete [2021-06-08T17:55:04.795Z] f581987b2513: Verifying Checksum [2021-06-08T17:55:04.795Z] f581987b2513: Download complete [2021-06-08T17:55:04.795Z] a6820b24f6d8: Verifying Checksum [2021-06-08T17:55:04.795Z] a6820b24f6d8: Download complete [2021-06-08T17:55:05.066Z] 31603596830f: Pull complete [2021-06-08T17:55:05.066Z] 54011a49482f: Pull complete [2021-06-08T17:55:05.665Z] a6820b24f6d8: Pull complete [2021-06-08T17:55:05.930Z] f581987b2513: Pull complete [2021-06-08T17:55:05.930Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T17:55:05.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T17:55:05.930Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T17:55:06.017Z] prd-centos7-docker-4c-2g-964 does not seem to be running inside a container [2021-06-08T17:55:06.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T17:55:07.343Z] $ docker top c80834da80af9a8d344abb52dc0fd9c6900aaf0bf41f93f7de3ac0a9f2cfad19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T17:55:07.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T17:55:07.461Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T17:55:07.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T17:55:07.583Z] $ docker exec c80834da80af9a8d344abb52dc0fd9c6900aaf0bf41f93f7de3ac0a9f2cfad19 ssh-agent [2021-06-08T17:55:07.699Z] SSH_AUTH_SOCK=/tmp/ssh-72ThAA9J9zT4/agent.13 [2021-06-08T17:55:07.699Z] SSH_AGENT_PID=20 [2021-06-08T17:55:07.708Z] Running ssh-add (command line suppressed) [2021-06-08T17:55:07.805Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1955326701144416781.key (/w/workspace/edgex-go/2@tmp/private_key_1955326701144416781.key) [2021-06-08T17:55:07.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T17:55:08.123Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T17:55:08.139Z] $ docker exec --env ******** --env ******** c80834da80af9a8d344abb52dc0fd9c6900aaf0bf41f93f7de3ac0a9f2cfad19 ssh-agent -k [2021-06-08T17:55:08.230Z] unset SSH_AUTH_SOCK; [2021-06-08T17:55:08.230Z] unset SSH_AGENT_PID; [2021-06-08T17:55:08.230Z] echo Agent pid 20 killed; [2021-06-08T17:55:08.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T17:55:08.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T17:55:08.287Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T17:55:08.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T17:55:08.411Z] $ docker exec c80834da80af9a8d344abb52dc0fd9c6900aaf0bf41f93f7de3ac0a9f2cfad19 ssh-agent [2021-06-08T17:55:08.525Z] SSH_AUTH_SOCK=/tmp/ssh-ZAevaem84StB/agent.54 [2021-06-08T17:55:08.525Z] SSH_AGENT_PID=61 [2021-06-08T17:55:08.532Z] Running ssh-add (command line suppressed) [2021-06-08T17:55:08.634Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4418471570506420041.key (/w/workspace/edgex-go/2@tmp/private_key_4418471570506420041.key) [2021-06-08T17:55:08.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T17:55:08.963Z] + git semver init [2021-06-08T17:55:08.963Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T17:55:08.963Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-08T17:55:08.963Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-08T17:55:08.963Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T17:55:08.963Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T17:55:08.963Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T17:55:08.963Z] # $SEMVER_BRANCH = PR-3552 [2021-06-08T17:55:08.963Z] # $SEMVER_TEMP = /tmp/semver-926700114 [2021-06-08T17:55:08.963Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-08T17:55:23.921Z] # '/tmp/semver-926700114' -> '/w/workspace/edgex-go/2/.semver' [2021-06-08T17:55:23.921Z] # -> Force: false [2021-06-08T17:55:23.921Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-08T17:55:23.927Z] $ docker exec --env ******** --env ******** c80834da80af9a8d344abb52dc0fd9c6900aaf0bf41f93f7de3ac0a9f2cfad19 ssh-agent -k [2021-06-08T17:55:24.023Z] unset SSH_AUTH_SOCK; [2021-06-08T17:55:24.024Z] unset SSH_AGENT_PID; [2021-06-08T17:55:24.024Z] echo Agent pid 61 killed; [2021-06-08T17:55:24.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T17:55:24.388Z] + git semver [Pipeline] } [2021-06-08T17:55:24.401Z] $ docker stop --time=1 c80834da80af9a8d344abb52dc0fd9c6900aaf0bf41f93f7de3ac0a9f2cfad19 [2021-06-08T17:55:31.898Z] $ docker rm -f c80834da80af9a8d344abb52dc0fd9c6900aaf0bf41f93f7de3ac0a9f2cfad19 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T17:55:32.290Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T17:55:32.700Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T17:55:32.703Z] [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-08T17:55:35.320Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T17:55:35.615Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T17:55:35.932Z] + true [2021-06-08T17:55:35.932Z] + sudo service docker restart [2021-06-08T17:55:35.932Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T17:55:49.948Z] Still waiting to schedule task [2021-06-08T17:55:49.949Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-08T17:55:57.933Z] ========================================================= [2021-06-08T17:55:57.933Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T17:55:57.933Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:55:58.242Z] + 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-08T17:55:59.632Z] Sending build context to Docker daemon 329.2MB [2021-06-08T17:55:59.632Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T17:55:59.632Z] Step 2/6 : FROM ${BASE} [2021-06-08T17:55:59.893Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T17:55:59.893Z] 540db60ca938: Pulling fs layer [2021-06-08T17:55:59.893Z] adcc1eea9eea: Pulling fs layer [2021-06-08T17:55:59.893Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T17:55:59.893Z] 0510c868ecb4: Pulling fs layer [2021-06-08T17:55:59.893Z] afea3b2eda06: Pulling fs layer [2021-06-08T17:55:59.893Z] 7809a108b3ef: Pulling fs layer [2021-06-08T17:55:59.893Z] f706445af74f: Pulling fs layer [2021-06-08T17:55:59.893Z] 0510c868ecb4: Waiting [2021-06-08T17:55:59.893Z] afea3b2eda06: Waiting [2021-06-08T17:55:59.893Z] 7809a108b3ef: Waiting [2021-06-08T17:55:59.893Z] f706445af74f: Waiting [2021-06-08T17:55:59.893Z] 4c4ab2625f07: Download complete [2021-06-08T17:55:59.893Z] adcc1eea9eea: Verifying Checksum [2021-06-08T17:55:59.893Z] adcc1eea9eea: Download complete [2021-06-08T17:55:59.893Z] afea3b2eda06: Verifying Checksum [2021-06-08T17:55:59.893Z] afea3b2eda06: Download complete [2021-06-08T17:55:59.893Z] 540db60ca938: Verifying Checksum [2021-06-08T17:55:59.893Z] 540db60ca938: Download complete [2021-06-08T17:55:59.893Z] 7809a108b3ef: Verifying Checksum [2021-06-08T17:55:59.893Z] 7809a108b3ef: Download complete [2021-06-08T17:56:00.162Z] 540db60ca938: Pull complete [2021-06-08T17:56:00.422Z] adcc1eea9eea: Pull complete [2021-06-08T17:56:00.683Z] 4c4ab2625f07: Pull complete [2021-06-08T17:56:02.077Z] f706445af74f: Verifying Checksum [2021-06-08T17:56:02.077Z] f706445af74f: Download complete [2021-06-08T17:56:02.342Z] 0510c868ecb4: Verifying Checksum [2021-06-08T17:56:02.342Z] 0510c868ecb4: Download complete [2021-06-08T17:56:06.650Z] 0510c868ecb4: Pull complete [2021-06-08T17:56:06.912Z] afea3b2eda06: Pull complete [2021-06-08T17:56:07.487Z] 7809a108b3ef: Pull complete [2021-06-08T17:56:15.659Z] f706445af74f: Pull complete [2021-06-08T17:56:15.920Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T17:56:15.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T17:56:15.920Z] ---> b068be0155e3 [2021-06-08T17:56:15.920Z] 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-08T17:56:28.164Z] ---> Running in 7a6aa7d9a61d [2021-06-08T17:56:28.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T17:56:28.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T17:56:28.427Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T17:56:28.998Z] (2/12) Installing file (5.39-r0) [2021-06-08T17:56:28.998Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T17:56:29.259Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T17:56:35.844Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T17:56:35.844Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T17:56:35.844Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T17:56:35.844Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T17:56:35.844Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T17:56:35.844Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T17:56:35.844Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T17:56:35.844Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T17:56:35.844Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T17:56:35.844Z] OK: 219 MiB in 52 packages [2021-06-08T17:56:37.249Z] Removing intermediate container 7a6aa7d9a61d [2021-06-08T17:56:37.249Z] ---> 1eafa061685e [2021-06-08T17:56:37.249Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T17:56:37.249Z] ---> Running in 453ce89a661a [2021-06-08T17:56:37.249Z] Removing intermediate container 453ce89a661a [2021-06-08T17:56:37.249Z] ---> fd8d729751c8 [2021-06-08T17:56:37.249Z] Step 5/6 : COPY go.mod . [2021-06-08T17:56:37.249Z] ---> 30c06311806d [2021-06-08T17:56:37.249Z] Step 6/6 : RUN go mod download [2021-06-08T17:56:37.249Z] ---> Running in 5aad7e0ce9c4 [2021-06-08T17:56:52.216Z] Removing intermediate container 5aad7e0ce9c4 [2021-06-08T17:56:52.216Z] ---> 9e7beabcd20d [2021-06-08T17:56:52.216Z] Successfully built 9e7beabcd20d [2021-06-08T17:56:52.216Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:56:52.522Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T17:56:52.522Z] . [Pipeline] withDockerContainer [2021-06-08T17:56:52.609Z] prd-centos7-docker-4c-2g-964 does not seem to be running inside a container [2021-06-08T17:56:52.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T17:56:53.014Z] $ docker top fb181a8d549d207e0d98adba25d2c7ac92f17daaa7a82c5151b42f446834ab24 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T17:56:53.389Z] + go version [2021-06-08T17:56:53.389Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T17:56:53.397Z] $ docker stop --time=1 fb181a8d549d207e0d98adba25d2c7ac92f17daaa7a82c5151b42f446834ab24 [2021-06-08T17:56:54.577Z] $ docker rm -f fb181a8d549d207e0d98adba25d2c7ac92f17daaa7a82c5151b42f446834ab24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:56:55.150Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T17:56:55.150Z] . [Pipeline] withDockerContainer [2021-06-08T17:56:55.226Z] prd-centos7-docker-4c-2g-964 does not seem to be running inside a container [2021-06-08T17:56:55.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T17:56:55.698Z] $ docker top f4fdcd5d78c0e71cd34175cb5265bfb6f838600540d7d5739fd0e17165ff280f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T17:56:55.783Z] ========================================================= [2021-06-08T17:56:55.784Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T17:56:55.784Z] ========================================================= [Pipeline] sh [2021-06-08T17:56:56.078Z] + go mod tidy [Pipeline] sh [2021-06-08T17:56:56.640Z] + make test [2021-06-08T17:56:56.640Z] go mod tidy [2021-06-08T17:56:56.640Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T17:57:03.270Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T17:57:21.496Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T17:57:24.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T17:57:25.481Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T17:57:25.481Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T17:57:28.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T17:57:28.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T17:57:28.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T17:57:28.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T17:57:29.627Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T17:57:29.894Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T17:57:32.471Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T17:57:32.471Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T17:57:32.471Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T17:57:32.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T17:57:32.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T17:57:32.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T17:57:32.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T17:57:33.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements [2021-06-08T17:57:34.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.060s coverage: 100.0% of statements [2021-06-08T17:57:34.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T17:57:34.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T17:57:34.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T17:57:35.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-06-08T17:57:35.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T17:57:35.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.069s coverage: 53.4% of statements [2021-06-08T17:57:35.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T17:57:35.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T17:57:36.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.133s coverage: 87.7% of statements [2021-06-08T17:57:36.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T17:57:36.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T17:57:36.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.053s coverage: 78.9% of statements [2021-06-08T17:57:36.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T17:57:36.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T17:57:36.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T17:57:36.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T17:57:36.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T17:57:36.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T17:57:36.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T17:57:38.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.257s coverage: 95.1% of statements [2021-06-08T17:57:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T17:57:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T17:57:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T17:57:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T17:57:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T17:57:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T17:57:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T17:57:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T17:57:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T17:57:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T17:57:38.176Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-06-08T17:57:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T17:57:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T17:57:38.176Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.074s coverage: 60.0% of statements [2021-06-08T17:57:39.130Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-06-08T17:57:39.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T17:57:39.131Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 22.0% of statements [2021-06-08T17:57:39.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T17:57:39.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-06-08T17:57:40.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements [2021-06-08T17:57:40.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-08T17:57:40.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-06-08T17:57:42.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-06-08T17:57:54.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2021-06-08T17:57:54.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2021-06-08T17:57:58.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.170s coverage: 81.8% of statements [2021-06-08T17:57:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T17:58:07.239Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-965 in /w/workspace/edgexfoundry_edgex-go_PR-3552 [Pipeline] { [Pipeline] ws [2021-06-08T17:58:07.258Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-08T17:58:07.454Z] The recommended git tool is: git [2021-06-08T17:58:12.430Z] using credential edgex-jenkins-ssh [2021-06-08T17:58:12.449Z] Cloning the remote Git repository [2021-06-08T17:58:12.514Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T17:58:12.619Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-08T17:58:12.702Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T17:58:12.703Z] > git --version # timeout=10 [2021-06-08T17:58:12.716Z] > git --version # 'git version 2.17.1' [2021-06-08T17:58:12.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T17:58:12.831Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T17:58:17.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-06-08T17:58:17.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.200s coverage: 66.9% of statements [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T17:58:17.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T17:58:17.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 43.6% of statements [2021-06-08T17:58:17.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T17:58:17.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T17:58:18.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements [2021-06-08T17:58:18.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T17:58:18.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements [2021-06-08T17:58:18.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T17:58:18.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T17:58:18.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T17:58:18.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T17:58:24.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.073s coverage: 19.3% of statements [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T17:58:24.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.141s coverage: 91.9% of statements [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T17:58:24.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.056s coverage: 63.4% of statements [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T17:58:24.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.094s coverage: 97.6% of statements [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T17:58:24.979Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T17:58:24.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T17:58:24.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T17:58:24.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements [2021-06-08T17:58:24.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T17:58:24.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.050s coverage: 28.9% of statements [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T17:58:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T17:58:24.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-06-08T17:58:25.243Z] GO111MODULE=on go vet ./... [2021-06-08T17:58:29.021Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T17:58:29.349Z] Merge succeeded, producing 7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T17:58:29.350Z] Checking out Revision 7c435059c239f6481c389cf9a6f479fd5c8969cc (PR-3552) [2021-06-08T17:58:28.039Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T17:58:28.057Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T17:58:28.086Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T17:58:28.121Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T17:58:28.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T17:58:28.134Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3552/head:refs/remotes/origin/PR-3552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T17:58:29.046Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T17:58:29.059Z] > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 [2021-06-08T17:58:29.282Z] > git remote # timeout=10 [2021-06-08T17:58:29.296Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T17:58:29.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T17:58:29.320Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T17:58:29.342Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T17:58:29.363Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T17:58:29.376Z] > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 [2021-06-08T17:58:33.707Z] Commit message: "refactor: Remove the io/ioutil usage" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T17:58:35.256Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T17:58:35.733Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T17:58:36.081Z] + sudo+ service docker restart [2021-06-08T17:58:36.081Z] true [2021-06-08T17:58:51.929Z] gofmt -l . [2021-06-08T17:58:51.929Z] [ "`gofmt -l .`" = "" ] [2021-06-08T17:58:51.929Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T17:58:52.228Z] + ls -al . [2021-06-08T17:58:52.229Z] total 528 [2021-06-08T17:58:52.229Z] drwxrwxr-x 10 1001 1001 4096 Jun 8 17:58 . [2021-06-08T17:58:52.229Z] drwxr-xr-x 4 root root 28 Jun 8 17:56 .. [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 17:54 .dockerignore [2021-06-08T17:58:52.229Z] drwxrwxr-x 8 1001 1001 179 Jun 8 17:54 .git [2021-06-08T17:58:52.229Z] drwxrwxr-x 3 1001 1001 125 Jun 8 17:54 .github [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 17:54 .gitignore [2021-06-08T17:58:52.229Z] drwx------ 3 1001 1001 60 Jun 8 17:55 .semver [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 17:54 .sonarcloud.properties [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 17:54 Attribution.txt [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 17:54 CONTRIBUTING.md [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 17:54 Dockerfile.build [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 17:54 Jenkinsfile [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 17:54 LICENSE [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 17:54 Makefile [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 17:54 README.md [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 17:54 SECURITY.md [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 17:55 VERSION [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 17:54 ZMQWindows.md [2021-06-08T17:58:52.229Z] drwxrwxr-x 2 1001 1001 37 Jun 8 17:54 bin [2021-06-08T17:58:52.229Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 17:54 cmd [2021-06-08T17:58:52.229Z] -rw-r--r-- 1 root root 412085 Jun 8 17:58 coverage.out [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 17:54 go.mod [2021-06-08T17:58:52.229Z] -rw-r--r-- 1 root root 21048 Jun 8 17:56 go.sum [2021-06-08T17:58:52.229Z] drwxrwxr-x 8 1001 1001 127 Jun 8 17:54 internal [2021-06-08T17:58:52.229Z] drwxrwxr-x 3 1001 1001 16 Jun 8 17:54 openapi [2021-06-08T17:58:52.229Z] drwxrwxr-x 4 1001 1001 71 Jun 8 17:54 snap [2021-06-08T17:58:52.229Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 17:54 version.go [Pipeline] sh [2021-06-08T17:58:52.525Z] + '[' -e coverage.out ] [2021-06-08T17:58:52.526Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T17:58:52.624Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T17:58:52.917Z] + make build [2021-06-08T17:58:52.917Z] go mod tidy [2021-06-08T17:58:52.917Z] 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-08T17:58:54.310Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T17:58:54.444Z] provisioning config files... [2021-06-08T17:58:54.471Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4767750420795268500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:58:54.859Z] ---> docker-login.sh [2021-06-08T17:58:54.860Z] nexus3.edgexfoundry.org:10001 [2021-06-08T17:58:55.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:58:56.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:58:56.058Z] Configure a credential helper to remove this warning. See [2021-06-08T17:58:56.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:58:56.058Z] [2021-06-08T17:58:56.058Z] Login Succeeded [2021-06-08T17:58:56.058Z] nexus3.edgexfoundry.org:10002 [2021-06-08T17:58:56.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:58:56.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:58:56.612Z] Configure a credential helper to remove this warning. See [2021-06-08T17:58:56.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:58:56.612Z] [2021-06-08T17:58:56.612Z] Login Succeeded [2021-06-08T17:58:56.612Z] nexus3.edgexfoundry.org:10003 [2021-06-08T17:58:56.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:58:57.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:58:57.161Z] Configure a credential helper to remove this warning. See [2021-06-08T17:58:57.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:58:57.161Z] [2021-06-08T17:58:57.161Z] Login Succeeded [2021-06-08T17:58:57.161Z] nexus3.edgexfoundry.org:10004 [2021-06-08T17:58:57.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:58:57.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:58:57.709Z] Configure a credential helper to remove this warning. See [2021-06-08T17:58:57.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:58:57.709Z] [2021-06-08T17:58:57.709Z] Login Succeeded [2021-06-08T17:58:57.709Z] docker.io [2021-06-08T17:58:57.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:58:58.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:58:58.251Z] Configure a credential helper to remove this warning. See [2021-06-08T17:58:58.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:58:58.251Z] [2021-06-08T17:58:58.251Z] Login Succeeded [2021-06-08T17:58:58.251Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T17:58:58.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T17:58:58.550Z] ========================================================= [2021-06-08T17:58:58.550Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T17:58:58.550Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:58:58.887Z] + 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-08T17:59:01.522Z] Sending build context to Docker daemon 166.3MB [2021-06-08T17:59:01.522Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T17:59:01.523Z] Step 2/6 : FROM ${BASE} [2021-06-08T17:59:01.523Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T17:59:01.523Z] 595b0fe564bb: Pulling fs layer [2021-06-08T17:59:01.523Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T17:59:01.523Z] 316046926c0a: Pulling fs layer [2021-06-08T17:59:01.523Z] 4ebd0625c992: Pulling fs layer [2021-06-08T17:59:01.523Z] 207e8628e3a3: Pulling fs layer [2021-06-08T17:59:01.523Z] c791037a9be2: Pulling fs layer [2021-06-08T17:59:01.523Z] ffd874e62e21: Pulling fs layer [2021-06-08T17:59:01.523Z] 207e8628e3a3: Waiting [2021-06-08T17:59:01.523Z] c791037a9be2: Waiting [2021-06-08T17:59:01.523Z] ffd874e62e21: Waiting [2021-06-08T17:59:01.523Z] 4ebd0625c992: Waiting [2021-06-08T17:59:01.523Z] 316046926c0a: Download complete [2021-06-08T17:59:01.523Z] 7186ed65a4f7: Verifying Checksum [2021-06-08T17:59:01.523Z] 7186ed65a4f7: Download complete [2021-06-08T17:59:01.523Z] 207e8628e3a3: Verifying Checksum [2021-06-08T17:59:01.523Z] 207e8628e3a3: Download complete [2021-06-08T17:59:01.523Z] c791037a9be2: Verifying Checksum [2021-06-08T17:59:01.523Z] c791037a9be2: Download complete [2021-06-08T17:59:01.523Z] 595b0fe564bb: Verifying Checksum [2021-06-08T17:59:01.523Z] 595b0fe564bb: Download complete [2021-06-08T17:59:02.129Z] 595b0fe564bb: Pull complete [2021-06-08T17:59:02.506Z] 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-08T17:59:02.506Z] 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-08T17:59:02.733Z] 7186ed65a4f7: Pull complete [2021-06-08T17:59:03.020Z] 316046926c0a: Pull complete [2021-06-08T17:59:03.091Z] 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-08T17:59:03.091Z] 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-08T17:59:04.011Z] ffd874e62e21: Verifying Checksum [2021-06-08T17:59:04.011Z] ffd874e62e21: Download complete [2021-06-08T17:59:04.493Z] 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-08T17:59:04.995Z] 4ebd0625c992: Verifying Checksum [2021-06-08T17:59:04.995Z] 4ebd0625c992: Download complete [2021-06-08T17:59:05.471Z] 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-08T17:59:06.049Z] 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-08T17:59:06.996Z] 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-08T17:59:07.953Z] 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-08T17:59:08.527Z] 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-08T17:59:10.462Z] $ docker stop --time=1 f4fdcd5d78c0e71cd34175cb5265bfb6f838600540d7d5739fd0e17165ff280f [2021-06-08T17:59:15.030Z] $ docker rm -f f4fdcd5d78c0e71cd34175cb5265bfb6f838600540d7d5739fd0e17165ff280f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-08T17:59:16.180Z] 4ebd0625c992: Pull complete [2021-06-08T17:59:16.180Z] 207e8628e3a3: Pull complete [2021-06-08T17:59:16.459Z] c791037a9be2: Pull complete [2021-06-08T17:59:21.749Z] ffd874e62e21: Pull complete [2021-06-08T17:59:21.749Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T17:59:21.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T17:59:21.749Z] ---> cfc18b08335c [2021-06-08T17:59:21.749Z] 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-08T17:59:22.021Z] ---> Running in 4964bd7ac146 [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:59:22.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T17:59:22.678Z] [2021-06-08T17:59:22.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:59:22.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T17:59:22.992Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-08T17:59:22.992Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-08T17:59:22.992Z] ca9280d653b3: Pulling fs layer [2021-06-08T17:59:22.992Z] 7e9c9ca2126c: Pulling fs layer [2021-06-08T17:59:23.252Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-08T17:59:23.252Z] cbdbe7a5bc2a: Download complete [2021-06-08T17:59:23.252Z] cbdbe7a5bc2a: Pull complete [2021-06-08T17:59:23.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T17:59:23.516Z] ca9280d653b3: Verifying Checksum [2021-06-08T17:59:23.516Z] ca9280d653b3: Download complete [2021-06-08T17:59:24.092Z] ca9280d653b3: Pull complete [2021-06-08T17:59:24.353Z] 7e9c9ca2126c: Verifying Checksum [2021-06-08T17:59:24.353Z] 7e9c9ca2126c: Download complete [2021-06-08T17:59:24.884Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T17:59:26.869Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T17:59:27.461Z] (2/12) Installing file (5.39-r0) [2021-06-08T17:59:27.461Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T17:59:27.461Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T17:59:27.670Z] 7e9c9ca2126c: Pull complete [2021-06-08T17:59:27.670Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-08T17:59:27.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T17:59:27.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-08T17:59:27.750Z] prd-centos7-docker-4c-2g-964 does not seem to be running inside a container [2021-06-08T17:59:27.788Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T17:59:32.765Z] $ docker top 68cd57408a66297888787826801224702023fd12cfbc3d6bb11292e99a21147f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T17:59:33.153Z] + docker-compose build --help [2021-06-08T17:59:33.153Z] + grep parallel [2021-06-08T17:59:33.725Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T17:59:33.733Z] $ docker stop --time=1 68cd57408a66297888787826801224702023fd12cfbc3d6bb11292e99a21147f [2021-06-08T17:59:35.225Z] $ docker rm -f 68cd57408a66297888787826801224702023fd12cfbc3d6bb11292e99a21147f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:59:35.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T17:59:35.717Z] . [Pipeline] withDockerContainer [2021-06-08T17:59:35.793Z] prd-centos7-docker-4c-2g-964 does not seem to be running inside a container [2021-06-08T17:59:35.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T17:59:36.575Z] $ docker top a42ea3690e6d659a6127262544a383c11a97683cbbdb8493cf9c1638e944a978 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T17:59:36.957Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T17:59:37.532Z] Building core-command ... [2021-06-08T17:59:37.532Z] Building core-data ... [2021-06-08T17:59:37.532Z] Building core-metadata ... [2021-06-08T17:59:37.532Z] Building security-bootstrapper ... [2021-06-08T17:59:37.532Z] Building security-proxy-setup ... [2021-06-08T17:59:37.532Z] Building security-secretstore-setup ... [2021-06-08T17:59:37.532Z] Building support-notifications ... [2021-06-08T17:59:37.532Z] Building support-scheduler ... [2021-06-08T17:59:37.532Z] Building sys-mgmt-agent ... [2021-06-08T17:59:37.532Z] Building support-notifications [2021-06-08T17:59:37.532Z] Building core-command [2021-06-08T17:59:37.532Z] Building security-proxy-setup [2021-06-08T17:59:37.532Z] Building core-metadata [2021-06-08T17:59:37.532Z] Building security-bootstrapper [2021-06-08T17:59:37.588Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T17:59:37.588Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T17:59:37.588Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T17:59:37.588Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T17:59:37.588Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T17:59:37.588Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T17:59:37.588Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T17:59:37.588Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T17:59:37.859Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T17:59:37.859Z] OK: 218 MiB in 52 packages [2021-06-08T17:59:41.249Z] Removing intermediate container 4964bd7ac146 [2021-06-08T17:59:41.249Z] ---> 3d181cb2ce70 [2021-06-08T17:59:41.249Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T17:59:41.523Z] ---> Running in 0b5d4448dfe2 [2021-06-08T17:59:41.797Z] Removing intermediate container 0b5d4448dfe2 [2021-06-08T17:59:41.797Z] ---> 69e97721f8bb [2021-06-08T17:59:41.797Z] Step 5/6 : COPY go.mod . [2021-06-08T17:59:42.777Z] ---> e063a982b31a [2021-06-08T17:59:42.777Z] Step 6/6 : RUN go mod download [2021-06-08T17:59:42.777Z] ---> Running in feca75f26dee [2021-06-08T17:59:59.516Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T17:59:59.516Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T17:59:59.516Z] ---> 9e7beabcd20d [2021-06-08T17:59:59.516Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T17:59:59.516Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T17:59:59.516Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T17:59:59.516Z] ---> 9e7beabcd20d [2021-06-08T17:59:59.516Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T17:59:59.516Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T17:59:59.516Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T17:59:59.516Z] ---> 9e7beabcd20d [2021-06-08T17:59:59.516Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T17:59:59.516Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T17:59:59.516Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T17:59:59.516Z] ---> 9e7beabcd20d [2021-06-08T17:59:59.516Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T18:00:04.818Z] ---> Running in 4843f239cad2 [2021-06-08T18:00:04.818Z] ---> Running in 26cd51b9ef82 [2021-06-08T18:00:04.818Z] ---> Running in 484d1d8b4ef5 [2021-06-08T18:00:04.818Z] ---> Running in 9d903a790288 [2021-06-08T18:00:04.818Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:00:04.818Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:00:04.818Z] ---> 9e7beabcd20d [2021-06-08T18:00:04.818Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T18:00:04.818Z] ---> Running in 02b53999f1b9 [2021-06-08T18:00:04.818Z] Removing intermediate container 484d1d8b4ef5 [2021-06-08T18:00:04.818Z] ---> 7cbe0029df94 [2021-06-08T18:00:04.818Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:00:04.818Z] Removing intermediate container 4843f239cad2 [2021-06-08T18:00:04.818Z] ---> b5ffe1258414 [2021-06-08T18:00:04.818Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:00:04.818Z] Removing intermediate container 26cd51b9ef82 [2021-06-08T18:00:04.818Z] ---> a099c11b205b [2021-06-08T18:00:04.818Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:00:04.818Z] ---> Running in fb6c48bbe57c [2021-06-08T18:00:04.818Z] Removing intermediate container 9d903a790288 [2021-06-08T18:00:04.818Z] ---> e022960b75df [2021-06-08T18:00:04.818Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:00:04.818Z] ---> Running in 46fa7e8c5eff [2021-06-08T18:00:04.818Z] ---> Running in 46b603814ebb [2021-06-08T18:00:04.818Z] Removing intermediate container 02b53999f1b9 [2021-06-08T18:00:04.818Z] ---> 2aea67cf3987 [2021-06-08T18:00:04.818Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:00:05.080Z] ---> Running in bf86b0228fde [2021-06-08T18:00:05.080Z] ---> Running in 8e1ceb6ea39a [2021-06-08T18:00:06.039Z] Removing intermediate container fb6c48bbe57c [2021-06-08T18:00:06.039Z] ---> 3a358b7ea80e [2021-06-08T18:00:06.039Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T18:00:06.039Z] ---> Running in 199ecbf00f83 [2021-06-08T18:00:06.039Z] Removing intermediate container 46b603814ebb [2021-06-08T18:00:06.039Z] ---> 4e6eac335b3b [2021-06-08T18:00:06.039Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T18:00:06.306Z] ---> Running in af8892851df6 [2021-06-08T18:00:06.306Z] Removing intermediate container 46fa7e8c5eff [2021-06-08T18:00:06.306Z] ---> 7397ee5ca42e [2021-06-08T18:00:06.306Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T18:00:06.306Z] ---> Running in 9d7e51cec2d4 [2021-06-08T18:00:06.306Z] Removing intermediate container bf86b0228fde [2021-06-08T18:00:06.306Z] ---> 257130ba67bc [2021-06-08T18:00:06.306Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T18:00:06.306Z] Removing intermediate container 8e1ceb6ea39a [2021-06-08T18:00:06.306Z] ---> 3553ebd27b04 [2021-06-08T18:00:06.306Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T18:00:06.306Z] ---> Running in 5fffe83d5fa8 [2021-06-08T18:00:06.306Z] ---> Running in a33502ad21ab [2021-06-08T18:00:06.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:00:06.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:00:06.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:00:07.149Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:00:07.149Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:00:07.723Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:00:07.723Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:00:07.723Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:00:07.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:00:07.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:00:08.284Z] OK: 219 MiB in 52 packages [2021-06-08T18:00:08.284Z] OK: 219 MiB in 52 packages [2021-06-08T18:00:08.284Z] OK: 219 MiB in 52 packages [2021-06-08T18:00:08.559Z] OK: 219 MiB in 52 packages [2021-06-08T18:00:08.559Z] OK: 219 MiB in 52 packages [2021-06-08T18:00:08.559Z] Removing intermediate container af8892851df6 [2021-06-08T18:00:08.559Z] ---> 3883f2a830ce [2021-06-08T18:00:08.559Z] Step 6/24 : COPY go.mod . [2021-06-08T18:00:08.824Z] ---> 546c2ca59d5a [2021-06-08T18:00:08.824Z] Step 7/24 : RUN go mod download [2021-06-08T18:00:08.824Z] ---> Running in 64adc0fa97e4 [2021-06-08T18:00:08.824Z] Removing intermediate container 199ecbf00f83 [2021-06-08T18:00:08.824Z] ---> 2473cbf62d49 [2021-06-08T18:00:08.824Z] Step 6/22 : COPY go.mod . [2021-06-08T18:00:08.824Z] Removing intermediate container 9d7e51cec2d4 [2021-06-08T18:00:08.824Z] ---> 62e69f562f74 [2021-06-08T18:00:08.824Z] Step 6/32 : COPY go.mod . [2021-06-08T18:00:09.088Z] Removing intermediate container a33502ad21ab [2021-06-08T18:00:09.088Z] ---> fb5234c04923 [2021-06-08T18:00:09.088Z] Step 6/23 : COPY go.mod . [2021-06-08T18:00:09.088Z] Removing intermediate container 5fffe83d5fa8 [2021-06-08T18:00:09.088Z] ---> 05f3cda62cdf [2021-06-08T18:00:09.088Z] Step 6/24 : COPY go.mod . [2021-06-08T18:00:09.350Z] ---> 1df41a1e2089 [2021-06-08T18:00:09.350Z] Step 7/23 : RUN go mod download [2021-06-08T18:00:09.350Z] ---> fafd01a307f8 [2021-06-08T18:00:09.350Z] Step 7/32 : RUN go mod download [2021-06-08T18:00:09.350Z] ---> 1b91b766fae3 [2021-06-08T18:00:09.350Z] Step 7/22 : RUN go mod download [2021-06-08T18:00:09.350Z] ---> Running in e69decad5fda [2021-06-08T18:00:09.350Z] ---> Running in 36425ddc11e1 [2021-06-08T18:00:09.350Z] ---> Running in edb320b4dbc7 [2021-06-08T18:00:09.350Z] ---> d36ad0eb7388 [2021-06-08T18:00:09.350Z] Step 7/24 : RUN go mod download [2021-06-08T18:00:09.350Z] ---> Running in 8f653770ce93 [2021-06-08T18:00:09.572Z] Removing intermediate container feca75f26dee [2021-06-08T18:00:09.572Z] ---> fbb7e6d84c14 [2021-06-08T18:00:09.572Z] Successfully built fbb7e6d84c14 [2021-06-08T18:00:09.572Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:00:09.937Z] Removing intermediate container 64adc0fa97e4 [2021-06-08T18:00:09.937Z] ---> 7a929b414b2e [2021-06-08T18:00:09.937Z] Step 8/24 : COPY . . [2021-06-08T18:00:09.941Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T18:00:09.941Z] . [Pipeline] withDockerContainer [2021-06-08T18:00:10.234Z] prd-ubuntu18.04-docker-arm64-4c-16g-965 does not seem to be running inside a container [2021-06-08T18:00:10.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T18:00:11.858Z] $ docker top d823544491f04ebf9c1720264d17d1e9230de075538859673ba0a324456687ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T18:00:12.833Z] + go version [2021-06-08T18:00:12.833Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T18:00:12.859Z] $ docker stop --time=1 d823544491f04ebf9c1720264d17d1e9230de075538859673ba0a324456687ec [2021-06-08T18:00:13.267Z] Removing intermediate container e69decad5fda [2021-06-08T18:00:13.267Z] ---> 7ed1c4974c02 [2021-06-08T18:00:13.267Z] Step 8/32 : COPY . . [2021-06-08T18:00:14.634Z] $ docker rm -f d823544491f04ebf9c1720264d17d1e9230de075538859673ba0a324456687ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:00:15.498Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T18:00:15.498Z] . [Pipeline] withDockerContainer [2021-06-08T18:00:15.756Z] prd-ubuntu18.04-docker-arm64-4c-16g-965 does not seem to be running inside a container [2021-06-08T18:00:15.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T18:00:17.318Z] $ docker top fee027a5697a4fec9f325dd88ab333247632894732c73e1aca2c8f2af0db6aaf -eo pid,comm [2021-06-08T18:00:17.506Z] Removing intermediate container 36425ddc11e1 [2021-06-08T18:00:17.506Z] ---> a1af2201796a [2021-06-08T18:00:17.506Z] Step 8/23 : COPY . . [Pipeline] { [Pipeline] echo [2021-06-08T18:00:17.633Z] ========================================================= [2021-06-08T18:00:17.633Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T18:00:17.633Z] ========================================================= [Pipeline] sh [2021-06-08T18:00:18.101Z] ---> e8e9a918ee66 [2021-06-08T18:00:18.101Z] Step 9/32 : RUN go mod tidy [2021-06-08T18:00:18.101Z] ---> 443f16b10a0c [2021-06-08T18:00:18.101Z] Step 9/24 : RUN go mod tidy [2021-06-08T18:00:18.311Z] + go mod tidy [Pipeline] sh [2021-06-08T18:00:19.610Z] + make test [2021-06-08T18:00:19.611Z] go mod tidy [2021-06-08T18:00:20.215Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T18:00:24.839Z] Removing intermediate container edb320b4dbc7 [2021-06-08T18:00:24.839Z] ---> c2f9aa70972d [2021-06-08T18:00:24.839Z] Step 8/22 : COPY . . [2021-06-08T18:00:24.839Z] ---> Running in c9eb804402a6 [2021-06-08T18:00:24.839Z] ---> Running in 1824923ad07d [2021-06-08T18:00:24.839Z] Removing intermediate container 8f653770ce93 [2021-06-08T18:00:24.839Z] ---> f349b320b206 [2021-06-08T18:00:24.839Z] Step 8/24 : COPY . . [2021-06-08T18:00:24.839Z] ---> a8b7bef8ca6f [2021-06-08T18:00:24.839Z] Step 9/23 : RUN go mod tidy [2021-06-08T18:00:28.172Z] ---> Running in 72459aecd4e6 [2021-06-08T18:00:32.418Z] Removing intermediate container 1824923ad07d [2021-06-08T18:00:32.418Z] ---> a1e4c8e17a81 [2021-06-08T18:00:32.418Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T18:00:32.680Z] Removing intermediate container c9eb804402a6 [2021-06-08T18:00:32.680Z] ---> 4e3c681f8d72 [2021-06-08T18:00:32.680Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T18:00:32.951Z] ---> Running in d42cd2d5f768 [2021-06-08T18:00:32.951Z] ---> b5fc9624d78d [2021-06-08T18:00:32.951Z] Step 9/24 : RUN go mod tidy [2021-06-08T18:00:33.216Z] Removing intermediate container 72459aecd4e6 [2021-06-08T18:00:33.216Z] ---> 267179224772 [2021-06-08T18:00:33.216Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T18:00:33.216Z] ---> Running in 84258aceab61 [2021-06-08T18:00:33.488Z] ---> Running in 416da9c3d028 [2021-06-08T18:00:33.488Z] ---> Running in 60b82648f3e9 [2021-06-08T18:00:33.758Z] ---> 7c16534cfd89 [2021-06-08T18:00:33.758Z] Step 9/22 : RUN go mod tidy [2021-06-08T18:00:33.758Z] ---> Running in 99208ab24e2a [2021-06-08T18:00:34.023Z] 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-08T18:00:34.023Z] 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-08T18:00:34.290Z] 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-08T18:00:36.306Z] Removing intermediate container 416da9c3d028 [2021-06-08T18:00:36.306Z] ---> a9bfa44ee3d1 [2021-06-08T18:00:36.306Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T18:00:36.306Z] Removing intermediate container 99208ab24e2a [2021-06-08T18:00:36.306Z] ---> a815bbc90055 [2021-06-08T18:00:36.306Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T18:00:36.306Z] ---> Running in f7ea7d8b69ae [2021-06-08T18:00:36.306Z] ---> Running in 73741a25b21c [2021-06-08T18:00:36.731Z] 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-08T18:00:36.731Z] 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-08T18:00:44.512Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T18:01:12.536Z] 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-08T18:01:14.675Z] Removing intermediate container 60b82648f3e9 [2021-06-08T18:01:14.675Z] ---> 9ca525936e26 [2021-06-08T18:01:14.675Z] [2021-06-08T18:01:14.675Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T18:01:14.941Z] Removing intermediate container d42cd2d5f768 [2021-06-08T18:01:14.941Z] ---> ca8e90b10268 [2021-06-08T18:01:14.941Z] [2021-06-08T18:01:14.941Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T18:01:14.941Z] 3.12: Pulling from library/alpine [2021-06-08T18:01:15.215Z] 3.12: Pulling from library/alpine [2021-06-08T18:01:15.215Z] Removing intermediate container 84258aceab61 [2021-06-08T18:01:15.215Z] ---> 4b1a7256e14e [2021-06-08T18:01:15.215Z] [2021-06-08T18:01:15.215Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T18:01:16.187Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T18:01:16.187Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T18:01:16.187Z] Status: Image is up to date for alpine:3.12 [2021-06-08T18:01:16.187Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T18:01:16.187Z] ---> 13621d1b12d4 [2021-06-08T18:01:16.187Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T18:01:16.187Z] ---> 13621d1b12d4 [2021-06-08T18:01:16.187Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T18:01:17.606Z] 3.12: Pulling from library/alpine [2021-06-08T18:01:17.606Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T18:01:17.606Z] Status: Image is up to date for alpine:3.12 [2021-06-08T18:01:17.606Z] ---> 13621d1b12d4 [2021-06-08T18:01:17.606Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T18:01:17.606Z] ---> Running in 79d7c006a52b [2021-06-08T18:01:17.606Z] ---> Running in 8bfd94753985 [2021-06-08T18:01:17.606Z] ---> Running in 87e16b012585 [2021-06-08T18:01:17.606Z] Removing intermediate container 73741a25b21c [2021-06-08T18:01:17.606Z] ---> 9fd8f309a85a [2021-06-08T18:01:17.606Z] [2021-06-08T18:01:17.606Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T18:01:17.606Z] ---> 13621d1b12d4 [2021-06-08T18:01:17.606Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T18:01:17.606Z] ---> Running in 6562f6ed549f [2021-06-08T18:01:17.606Z] Removing intermediate container 87e16b012585 [2021-06-08T18:01:17.606Z] ---> ab7d5c95e545 [2021-06-08T18:01:17.606Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T18:01:17.606Z] ---> Running in 17924edd0638 [2021-06-08T18:01:18.215Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:01:18.215Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:01:18.215Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T18:01:18.485Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T18:01:18.485Z] OK: 6 MiB in 15 packages [2021-06-08T18:01:18.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:01:18.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:01:18.750Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T18:01:18.750Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T18:01:18.750Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T18:01:18.750Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T18:01:18.750Z] OK: 6 MiB in 16 packages [2021-06-08T18:01:19.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:01:19.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:01:19.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:01:19.754Z] Removing intermediate container f7ea7d8b69ae [2021-06-08T18:01:19.754Z] ---> 8aa7a1b01750 [2021-06-08T18:01:19.754Z] [2021-06-08T18:01:19.754Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T18:01:19.754Z] ---> 13621d1b12d4 [2021-06-08T18:01:19.754Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T18:01:19.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:01:19.754Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T18:01:19.754Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T18:01:19.754Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T18:01:19.754Z] OK: 6 MiB in 16 packages [2021-06-08T18:01:19.754Z] ---> Running in 9b11b026ad1b [2021-06-08T18:01:19.754Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T18:01:19.754Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T18:01:19.754Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T18:01:20.020Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T18:01:20.020Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T18:01:20.020Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T18:01:20.020Z] OK: 7 MiB in 18 packages [2021-06-08T18:01:20.020Z] Removing intermediate container 8bfd94753985 [2021-06-08T18:01:20.020Z] ---> 23d80b6ed86b [2021-06-08T18:01:20.020Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T18:01:20.020Z] ---> Running in e7d6b98f3a60 [2021-06-08T18:01:20.285Z] Removing intermediate container e7d6b98f3a60 [2021-06-08T18:01:20.285Z] ---> 47f51aed614a [2021-06-08T18:01:20.285Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T18:01:20.285Z] ---> Running in c5eff5333065 [2021-06-08T18:01:20.554Z] Removing intermediate container 79d7c006a52b [2021-06-08T18:01:20.554Z] ---> 2560d63dfa6a [2021-06-08T18:01:20.554Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T18:01:20.554Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:01:20.554Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:01:20.819Z] ---> Running in 5507c998b4f9 [2021-06-08T18:01:20.819Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T18:01:20.819Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T18:01:20.819Z] OK: 6 MiB in 15 packages [2021-06-08T18:01:20.819Z] Removing intermediate container c5eff5333065 [2021-06-08T18:01:20.819Z] ---> b61d0c5ff6f9 [2021-06-08T18:01:20.819Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T18:01:20.819Z] Removing intermediate container 17924edd0638 [2021-06-08T18:01:20.819Z] ---> a9960457cf29 [2021-06-08T18:01:20.819Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T18:01:20.819Z] Removing intermediate container 6562f6ed549f [2021-06-08T18:01:20.819Z] ---> 489b51a62c7a [2021-06-08T18:01:20.819Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T18:01:20.819Z] ---> Running in 489cbeac503c [2021-06-08T18:01:20.819Z] Removing intermediate container 5507c998b4f9 [2021-06-08T18:01:20.819Z] ---> 3fe44f8558a3 [2021-06-08T18:01:20.819Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T18:01:21.082Z] ---> Running in a08f57e4ba19 [2021-06-08T18:01:21.082Z] ---> Running in 4a6f74089e45 [2021-06-08T18:01:21.082Z] ---> Running in a5f054bf9dfc [2021-06-08T18:01:21.344Z] Removing intermediate container a08f57e4ba19 [2021-06-08T18:01:21.344Z] ---> adb5cdad52dc [2021-06-08T18:01:21.344Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T18:01:21.344Z] Removing intermediate container 489cbeac503c [2021-06-08T18:01:21.344Z] ---> 15e440b068fb [2021-06-08T18:01:21.344Z] Step 16/24 : WORKDIR / [2021-06-08T18:01:21.345Z] Removing intermediate container 4a6f74089e45 [2021-06-08T18:01:21.345Z] ---> 2d923e6091a2 [2021-06-08T18:01:21.345Z] Step 14/22 : WORKDIR /edgex [2021-06-08T18:01:21.345Z] Removing intermediate container a5f054bf9dfc [2021-06-08T18:01:21.345Z] ---> d188b85d014a [2021-06-08T18:01:21.345Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T18:01:21.345Z] Removing intermediate container 9b11b026ad1b [2021-06-08T18:01:21.345Z] ---> 950b1420ce20 [2021-06-08T18:01:21.345Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T18:01:21.608Z] ---> Running in 9d88b5ba3725 [2021-06-08T18:01:21.609Z] ---> Running in d46b2c50d0f2 [2021-06-08T18:01:21.609Z] ---> Running in 6a61fe9ad618 [2021-06-08T18:01:21.609Z] ---> Running in d63c35896fd7 [2021-06-08T18:01:21.609Z] ---> Running in e0149e06e74f [2021-06-08T18:01:21.872Z] Removing intermediate container 9d88b5ba3725 [2021-06-08T18:01:21.873Z] ---> e0efe9c2cc2e [2021-06-08T18:01:21.873Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T18:01:21.873Z] Removing intermediate container d46b2c50d0f2 [2021-06-08T18:01:21.873Z] ---> 1d2fc475af44 [2021-06-08T18:01:21.873Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T18:01:21.873Z] Removing intermediate container d63c35896fd7 [2021-06-08T18:01:21.873Z] ---> 7d79342b8166 [2021-06-08T18:01:21.873Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T18:01:21.873Z] Removing intermediate container e0149e06e74f [2021-06-08T18:01:21.873Z] ---> 5150db68cc0d [2021-06-08T18:01:21.873Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T18:01:22.167Z] ---> Running in f23d3576e063 [2021-06-08T18:01:22.167Z] Removing intermediate container 6a61fe9ad618 [2021-06-08T18:01:22.167Z] ---> 848990e50f0f [2021-06-08T18:01:22.167Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T18:01:22.167Z] ---> Running in b3909cc23ff6 [2021-06-08T18:01:22.437Z] ---> e5ede726d820 [2021-06-08T18:01:22.437Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T18:01:22.437Z] ---> 0e235a8d492e [2021-06-08T18:01:22.437Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T18:01:22.709Z] ---> 02a845e52901 [2021-06-08T18:01:22.709Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T18:01:23.293Z] Removing intermediate container b3909cc23ff6 [2021-06-08T18:01:23.293Z] ---> 545466188893 [2021-06-08T18:01:23.293Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T18:01:23.872Z] ---> fdc8c756d0e9 [2021-06-08T18:01:23.872Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T18:01:23.872Z] ---> 11778ba8efed [2021-06-08T18:01:23.872Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T18:01:23.872Z] ---> Running in 281a14bc3918 [2021-06-08T18:01:23.872Z] ---> ff1cd35c361a [2021-06-08T18:01:23.872Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T18:01:24.472Z] Removing intermediate container 281a14bc3918 [2021-06-08T18:01:24.472Z] ---> dade3e232ac3 [2021-06-08T18:01:24.472Z] Step 16/24 : WORKDIR / [2021-06-08T18:01:24.472Z] ---> 84f69d730c9f [2021-06-08T18:01:24.472Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T18:01:24.472Z] Removing intermediate container f23d3576e063 [2021-06-08T18:01:24.472Z] ---> 32623cb0793c [2021-06-08T18:01:24.472Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T18:01:24.472Z] ---> 3d194c51b715 [2021-06-08T18:01:24.472Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T18:01:24.472Z] ---> 4a2bcfb44887 [2021-06-08T18:01:24.472Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T18:01:24.472Z] ---> Running in 43d4de931eb1 [2021-06-08T18:01:24.472Z] ---> Running in 057b085a2a67 [2021-06-08T18:01:24.472Z] ---> Running in 90fd4cc8c55d [2021-06-08T18:01:24.472Z] ---> Running in 8f266aa2918a [2021-06-08T18:01:24.472Z] ---> Running in ffcf064ffb99 [2021-06-08T18:01:24.752Z] Removing intermediate container 057b085a2a67 [2021-06-08T18:01:24.752Z] ---> f460eae85fa5 [2021-06-08T18:01:24.752Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T18:01:24.752Z] Removing intermediate container 43d4de931eb1 [2021-06-08T18:01:24.752Z] ---> 53814fcef635 [2021-06-08T18:01:24.752Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T18:01:24.752Z] Removing intermediate container 90fd4cc8c55d [2021-06-08T18:01:24.752Z] ---> 79a88adb3304 [2021-06-08T18:01:24.752Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T18:01:24.752Z] ---> Running in f89941d15058 [2021-06-08T18:01:24.752Z] Removing intermediate container ffcf064ffb99 [2021-06-08T18:01:24.752Z] ---> b81fa39e782e [2021-06-08T18:01:24.752Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T18:01:24.752Z] Removing intermediate container 8f266aa2918a [2021-06-08T18:01:24.752Z] ---> 5ba7365eb47d [2021-06-08T18:01:24.752Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T18:01:24.752Z] ---> Running in 999901912a6f [2021-06-08T18:01:24.752Z] ---> Running in 6060560f4ed6 [2021-06-08T18:01:25.022Z] Removing intermediate container 999901912a6f [2021-06-08T18:01:25.022Z] ---> d14e0e9a0b6a [2021-06-08T18:01:25.022Z] Step 20/22 : LABEL arch=x86_64 [2021-06-08T18:01:25.022Z] Removing intermediate container f89941d15058 [2021-06-08T18:01:25.022Z] ---> 1ca14bbb573e [2021-06-08T18:01:25.022Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T18:01:25.022Z] ---> Running in 394a7e3a7074 [2021-06-08T18:01:25.022Z] Removing intermediate container 6060560f4ed6 [2021-06-08T18:01:25.022Z] ---> b68838f6f76b [2021-06-08T18:01:25.022Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T18:01:25.022Z] ---> Running in b34a5eb97e6a [2021-06-08T18:01:25.022Z] ---> f33147005a96 [2021-06-08T18:01:25.022Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T18:01:25.022Z] ---> 08dc06c92492 [2021-06-08T18:01:25.022Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T18:01:25.022Z] ---> Running in dce7e3adcd0a [2021-06-08T18:01:25.287Z] ---> Running in 04a8a08676cb [2021-06-08T18:01:25.287Z] Removing intermediate container 394a7e3a7074 [2021-06-08T18:01:25.287Z] ---> c4d2520ac84e [2021-06-08T18:01:25.287Z] Step 21/22 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:01:25.550Z] Removing intermediate container b34a5eb97e6a [2021-06-08T18:01:25.550Z] ---> d2b7c7ebbd65 [2021-06-08T18:01:25.550Z] Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:01:25.550Z] ---> Running in 1421a2aa389c [2021-06-08T18:01:25.550Z] Removing intermediate container dce7e3adcd0a [2021-06-08T18:01:25.550Z] ---> 28b374d39dea [2021-06-08T18:01:25.550Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:01:25.550Z] ---> e86a8189444c [2021-06-08T18:01:25.550Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T18:01:25.550Z] ---> Running in e62df9084b20 [2021-06-08T18:01:25.550Z] ---> Running in 985525c64c13 [2021-06-08T18:01:25.812Z] Removing intermediate container 1421a2aa389c [2021-06-08T18:01:25.812Z] ---> ac74c654ffb4 [2021-06-08T18:01:25.813Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T18:01:25.813Z] Removing intermediate container e62df9084b20 [2021-06-08T18:01:25.813Z] ---> f904c3c1cf87 [2021-06-08T18:01:25.813Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T18:01:26.078Z] Removing intermediate container 985525c64c13 [2021-06-08T18:01:26.078Z] ---> 0c78465fe99b [2021-06-08T18:01:26.078Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T18:01:26.078Z] ---> ff51c793345b [2021-06-08T18:01:26.078Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T18:01:26.078Z] ---> Running in 3a590f58de2e [2021-06-08T18:01:26.078Z] ---> Running in dff9482f5ff0 [2021-06-08T18:01:26.078Z] ---> Running in d8531a4d96ac [2021-06-08T18:01:26.078Z] ---> Running in 8e2a049bedd0 [2021-06-08T18:01:26.078Z] Removing intermediate container 3a590f58de2e [2021-06-08T18:01:26.078Z] ---> aa29b2f1eb53 [2021-06-08T18:01:26.078Z] [2021-06-08T18:01:26.342Z] Removing intermediate container dff9482f5ff0 [2021-06-08T18:01:26.342Z] ---> bcfd2aabfca3 [2021-06-08T18:01:26.342Z] [2021-06-08T18:01:26.342Z] Removing intermediate container 8e2a049bedd0 [2021-06-08T18:01:26.342Z] ---> 20544a9bf6cf [2021-06-08T18:01:26.342Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T18:01:26.342Z] Removing intermediate container d8531a4d96ac [2021-06-08T18:01:26.342Z] ---> eb33b331f957 [2021-06-08T18:01:26.342Z] [2021-06-08T18:01:26.342Z] ---> Running in ae52ca8123b5 [2021-06-08T18:01:26.342Z] Removing intermediate container 04a8a08676cb [2021-06-08T18:01:26.342Z] ---> 86b444fdb67b [2021-06-08T18:01:26.342Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T18:01:26.342Z] Successfully built aa29b2f1eb53 [2021-06-08T18:01:26.342Z] Successfully built bcfd2aabfca3 [2021-06-08T18:01:26.343Z] Successfully tagged security-proxy-setup:latest [2021-06-08T18:01:26.343Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-06-08T18:01:26.343Z] Successfully tagged support-notifications:latest [2021-06-08T18:01:26.343Z] Building support-scheduler [2021-06-08T18:01:26.621Z]  Building support-notifications ... done Successfully built eb33b331f957 [2021-06-08T18:01:26.621Z] Successfully tagged core-command:latest [2021-06-08T18:01:26.621Z]  Building core-command ... done Building sys-mgmt-agent [2021-06-08T18:01:26.621Z] Removing intermediate container ae52ca8123b5 [2021-06-08T18:01:26.621Z] ---> aa2357b2c265 [2021-06-08T18:01:26.621Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T18:01:26.888Z] ---> 0e9639b8c097 [2021-06-08T18:01:26.888Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T18:01:26.888Z] ---> Running in 32ba23d330fc [2021-06-08T18:01:26.888Z] Removing intermediate container 32ba23d330fc [2021-06-08T18:01:26.888Z] ---> 03cc8abc0a91 [2021-06-08T18:01:26.888Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:01:32.188Z] ---> be94b5d285fd [2021-06-08T18:01:32.188Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T18:01:32.188Z] ---> Running in 8637e1efa3e7 [2021-06-08T18:01:34.106Z] Removing intermediate container 8637e1efa3e7 [2021-06-08T18:01:34.106Z] ---> db3e9e5af68d [2021-06-08T18:01:34.106Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T18:01:34.681Z] ---> f145ad84735a [2021-06-08T18:01:34.681Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T18:01:36.615Z] ---> Running in d3476c393e9a [2021-06-08T18:01:38.001Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:01:38.001Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:01:38.001Z] ---> 9e7beabcd20d [2021-06-08T18:01:38.001Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T18:01:38.001Z] ---> Using cache [2021-06-08T18:01:38.001Z] ---> 2aea67cf3987 [2021-06-08T18:01:38.001Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:01:38.001Z] ---> Using cache [2021-06-08T18:01:38.001Z] ---> 3553ebd27b04 [2021-06-08T18:01:38.001Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T18:01:41.179Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T18:01:42.633Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T18:01:44.597Z] Removing intermediate container d3476c393e9a [2021-06-08T18:01:44.597Z] ---> 8ae5342ff2cb [2021-06-08T18:01:44.597Z] [2021-06-08T18:01:44.597Z] ---> 00caeb770a04 [2021-06-08T18:01:44.597Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T18:01:44.597Z] ---> Running in 77035f7ac600 [2021-06-08T18:01:44.597Z] Successfully built 8ae5342ff2cb [2021-06-08T18:01:44.597Z] Successfully tagged core-metadata:latest [2021-06-08T18:01:44.597Z]  Building core-metadata ... done Building core-data [2021-06-08T18:01:48.830Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:01:48.830Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:01:48.830Z] ---> 9e7beabcd20d [2021-06-08T18:01:48.830Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T18:01:48.830Z] ---> Using cache [2021-06-08T18:01:48.830Z] ---> 2aea67cf3987 [2021-06-08T18:01:48.830Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:01:48.830Z] ---> Using cache [2021-06-08T18:01:48.830Z] ---> 3553ebd27b04 [2021-06-08T18:01:48.830Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T18:01:49.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T18:01:49.379Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T18:01:54.133Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:01:54.133Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:01:54.133Z] ---> 9e7beabcd20d [2021-06-08T18:01:54.133Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T18:01:54.133Z] ---> Using cache [2021-06-08T18:01:54.133Z] ---> 2aea67cf3987 [2021-06-08T18:01:54.133Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:01:54.133Z] ---> Using cache [2021-06-08T18:01:54.133Z] ---> 3553ebd27b04 [2021-06-08T18:01:54.133Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T18:01:56.110Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T18:01:56.110Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T18:01:56.110Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T18:01:56.110Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T18:01:57.565Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T18:01:58.186Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T18:01:59.455Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:01:59.455Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:01:59.455Z] ---> 9e7beabcd20d [2021-06-08T18:01:59.455Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T18:01:59.455Z] ---> Using cache [2021-06-08T18:01:59.455Z] ---> 2aea67cf3987 [2021-06-08T18:01:59.455Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:01:59.455Z] ---> Using cache [2021-06-08T18:01:59.455Z] ---> 3553ebd27b04 [2021-06-08T18:01:59.455Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T18:02:04.778Z] ---> 785163d483d2 [2021-06-08T18:02:04.778Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T18:02:04.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:02:04.778Z] ---> Running in 01714f925835 [2021-06-08T18:02:04.778Z] ---> Running in 635ac87af035 [2021-06-08T18:02:04.778Z] ---> Running in 6fcf259b3f75 [2021-06-08T18:02:04.778Z] ---> Running in 36f18a188ffa [2021-06-08T18:02:04.778Z] Removing intermediate container 36f18a188ffa [2021-06-08T18:02:04.778Z] ---> ef34133e12cd [2021-06-08T18:02:04.778Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T18:02:04.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:02:05.374Z] ---> ed5aa88170aa [2021-06-08T18:02:05.374Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T18:02:05.374Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:02:05.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:02:05.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:02:05.641Z] ---> Running in caef2b22f411 [2021-06-08T18:02:05.641Z] OK: 219 MiB in 52 packages [2021-06-08T18:02:06.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:02:06.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:02:06.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:02:06.488Z] Removing intermediate container 77035f7ac600 [2021-06-08T18:02:06.488Z] ---> 24770a90b8e5 [2021-06-08T18:02:06.488Z] Step 6/26 : COPY go.mod . [2021-06-08T18:02:06.756Z] OK: 219 MiB in 52 packages [2021-06-08T18:02:06.756Z] OK: 219 MiB in 52 packages [2021-06-08T18:02:06.756Z] OK: 219 MiB in 52 packages [2021-06-08T18:02:07.020Z] ---> 849ea31691f1 [2021-06-08T18:02:07.020Z] Step 7/26 : RUN go mod download [2021-06-08T18:02:07.020Z] Removing intermediate container caef2b22f411 [2021-06-08T18:02:07.020Z] ---> 9d195798cfa3 [2021-06-08T18:02:07.020Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T18:02:07.601Z] ---> Running in 83a4b10a4624 [2021-06-08T18:02:07.601Z] ---> Running in f9bc0604aa4c [2021-06-08T18:02:07.601Z] Removing intermediate container f9bc0604aa4c [2021-06-08T18:02:07.601Z] ---> 01083c26ffc6 [2021-06-08T18:02:07.601Z] Step 29/32 : CMD ["gate"] [2021-06-08T18:02:08.179Z] ---> Running in 89b5f5ce0480 [2021-06-08T18:02:08.366Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T18:02:08.366Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T18:02:08.366Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T18:02:08.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T18:02:08.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T18:02:08.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T18:02:08.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T18:02:08.449Z] Removing intermediate container 6fcf259b3f75 [2021-06-08T18:02:08.449Z] ---> e44957fa5334 [2021-06-08T18:02:08.449Z] Step 6/24 : COPY go.mod . [2021-06-08T18:02:08.449Z] Removing intermediate container 635ac87af035 [2021-06-08T18:02:08.449Z] ---> 0966c00c4529 [2021-06-08T18:02:08.449Z] Step 6/23 : COPY go.mod . [2021-06-08T18:02:08.449Z] Removing intermediate container 89b5f5ce0480 [2021-06-08T18:02:08.449Z] ---> d3b023cc216b [2021-06-08T18:02:08.449Z] Step 30/32 : LABEL arch=x86_64 [2021-06-08T18:02:08.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.220s coverage: 28.7% of statements [2021-06-08T18:02:09.036Z] ---> Running in 2edc5640d11b [2021-06-08T18:02:09.036Z] Removing intermediate container 01714f925835 [2021-06-08T18:02:09.036Z] ---> 46830a8768e3 [2021-06-08T18:02:09.036Z] Step 6/24 : COPY go.mod . [2021-06-08T18:02:09.036Z] ---> b01ad99380bd [2021-06-08T18:02:09.036Z] Step 7/24 : RUN go mod download [2021-06-08T18:02:09.036Z] ---> 892fb75b079b [2021-06-08T18:02:09.036Z] Step 7/23 : RUN go mod download [2021-06-08T18:02:09.621Z] ---> Running in 0fa3ffb6259e [2021-06-08T18:02:09.621Z] Removing intermediate container 2edc5640d11b [2021-06-08T18:02:09.621Z] ---> b90569262c8c [2021-06-08T18:02:09.621Z] Step 31/32 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:02:09.621Z] ---> Running in eea99905173a [2021-06-08T18:02:09.621Z] ---> 85e36e8a55a8 [2021-06-08T18:02:09.621Z] Step 7/24 : RUN go mod download [2021-06-08T18:02:09.884Z] ---> Running in a44cba06be7d [2021-06-08T18:02:09.884Z] ---> Running in bd018cfafb96 [2021-06-08T18:02:09.884Z] Removing intermediate container 83a4b10a4624 [2021-06-08T18:02:09.884Z] ---> 8d4e5ad1bbeb [2021-06-08T18:02:09.884Z] Step 8/26 : COPY . . [2021-06-08T18:02:10.159Z] Removing intermediate container a44cba06be7d [2021-06-08T18:02:10.159Z] ---> a9ff186757da [2021-06-08T18:02:10.159Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T18:02:10.159Z] ---> Running in 89da639758bf [2021-06-08T18:02:12.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.260s coverage: 100.0% of statements [2021-06-08T18:02:12.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T18:02:12.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T18:02:12.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T18:02:12.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.225s coverage: 81.2% of statements [2021-06-08T18:02:12.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T18:02:14.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.312s coverage: 53.4% of statements [2021-06-08T18:02:14.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T18:02:14.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T18:02:16.809Z] Removing intermediate container 89da639758bf [2021-06-08T18:02:16.809Z] ---> c8581a5147f9 [2021-06-08T18:02:16.809Z] [2021-06-08T18:02:17.077Z] Successfully built c8581a5147f9 [2021-06-08T18:02:17.077Z] ---> 29af4f6cd2cf [2021-06-08T18:02:17.077Z] Step 9/26 : RUN go mod tidy [2021-06-08T18:02:17.077Z] Successfully tagged security-bootstrapper:latest [2021-06-08T18:02:17.077Z]  Building security-bootstrapper ... done  ---> Running in 2784c50476f1 [2021-06-08T18:02:17.360Z] Removing intermediate container 0fa3ffb6259e [2021-06-08T18:02:17.360Z] ---> d42931ae3973 [2021-06-08T18:02:17.360Z] Step 8/24 : COPY . . [2021-06-08T18:02:17.360Z] Removing intermediate container bd018cfafb96 [2021-06-08T18:02:17.360Z] ---> c91db04ca100 [2021-06-08T18:02:17.360Z] Step 8/24 : COPY . . [2021-06-08T18:02:19.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.566s coverage: 87.7% of statements [2021-06-08T18:02:19.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T18:02:19.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T18:02:19.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.252s coverage: 78.9% of statements [2021-06-08T18:02:19.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T18:02:19.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T18:02:19.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T18:02:19.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T18:02:19.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T18:02:19.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T18:02:19.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T18:02:21.629Z] Removing intermediate container eea99905173a [2021-06-08T18:02:21.629Z] ---> 8f9990ed13ac [2021-06-08T18:02:21.629Z] Step 8/23 : COPY . . [2021-06-08T18:02:24.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.340s coverage: 95.1% of statements [2021-06-08T18:02:24.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T18:02:24.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T18:02:24.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T18:02:24.750Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T18:02:24.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T18:02:24.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T18:02:24.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T18:02:24.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T18:02:24.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T18:02:24.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T18:02:24.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.140s coverage: 58.8% of statements [2021-06-08T18:02:24.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T18:02:24.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T18:02:24.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.249s coverage: 60.0% of statements [2021-06-08T18:02:24.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.347s coverage: 0.8% of statements [2021-06-08T18:02:24.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T18:02:24.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.250s coverage: 22.0% of statements [2021-06-08T18:02:24.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T18:02:24.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.179s coverage: 47.1% of statements [2021-06-08T18:02:24.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.218s coverage: 79.5% of statements [2021-06-08T18:02:24.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements [2021-06-08T18:02:26.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements [2021-06-08T18:02:26.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.170s coverage: 87.5% of statements [2021-06-08T18:02:36.711Z] ---> 72097bc9d02a [2021-06-08T18:02:36.711Z] Step 9/24 : RUN go mod tidy [2021-06-08T18:02:36.711Z] Removing intermediate container 2784c50476f1 [2021-06-08T18:02:36.711Z] ---> b998f8a6e6ac [2021-06-08T18:02:36.711Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T18:02:36.711Z] ---> 95e89975911d [2021-06-08T18:02:36.711Z] Step 9/24 : RUN go mod tidy [2021-06-08T18:02:36.711Z] ---> c9ac5c5ba70c [2021-06-08T18:02:36.711Z] Step 9/23 : RUN go mod tidy [2021-06-08T18:02:36.711Z] ---> Running in 4ceb539c183c [2021-06-08T18:02:36.711Z] ---> Running in 981c475a7b97 [2021-06-08T18:02:36.711Z] ---> Running in 2bfc8c4513dd [2021-06-08T18:02:36.711Z] ---> Running in ac55a3bd8934 [2021-06-08T18:02:36.711Z] 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-08T18:02:37.329Z] Removing intermediate container 981c475a7b97 [2021-06-08T18:02:37.329Z] ---> d76e2d522c4a [2021-06-08T18:02:37.329Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T18:02:37.329Z] Removing intermediate container ac55a3bd8934 [2021-06-08T18:02:37.329Z] ---> e9b011a6aea5 [2021-06-08T18:02:37.329Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T18:02:37.329Z] ---> Running in bb647ced3cc1 [2021-06-08T18:02:37.329Z] ---> Running in 7bc8d3435270 [2021-06-08T18:02:37.329Z] Removing intermediate container 2bfc8c4513dd [2021-06-08T18:02:37.329Z] ---> 38a94487e0c4 [2021-06-08T18:02:37.329Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T18:02:37.329Z] ---> Running in aaf125c2cfaf [2021-06-08T18:02:37.927Z] 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-08T18:02:37.928Z] 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-08T18:02:38.193Z] 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-08T18:02:38.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.256s coverage: 94.4% of statements [2021-06-08T18:02:38.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements [2021-06-08T18:02:44.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.643s coverage: 81.8% of statements [2021-06-08T18:02:44.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T18:02:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T18:02:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T18:02:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T18:02:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T18:02:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T18:02:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.173s coverage: 80.0% of statements [2021-06-08T18:02:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2021-06-08T18:02:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.269s coverage: 85.4% of statements [2021-06-08T18:02:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.277s coverage: 91.2% of statements [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T18:02:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.655s coverage: 64.4% of statements [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T18:02:50.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T18:02:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements [2021-06-08T18:02:50.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-06-08T18:02:51.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-06-08T18:02:52.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2021-06-08T18:02:52.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-06-08T18:02:56.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.977s coverage: 66.9% of statements [2021-06-08T18:02:56.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T18:02:56.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T18:02:56.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T18:02:58.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.801s coverage: 43.6% of statements [2021-06-08T18:02:58.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T18:02:58.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T18:02:58.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.099s coverage: 89.5% of statements [2021-06-08T18:02:58.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T18:02:58.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.118s coverage: 84.8% of statements [2021-06-08T18:02:58.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T18:02:58.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T18:02:58.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T18:02:58.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T18:03:05.212Z] 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-08T18:03:07.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.238s coverage: 19.3% of statements [2021-06-08T18:03:07.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T18:03:07.097Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.541s coverage: 91.9% of statements [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T18:03:07.097Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.253s coverage: 63.4% of statements [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T18:03:07.097Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.408s coverage: 97.6% of statements [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T18:03:07.097Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T18:03:07.097Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T18:03:07.097Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T18:03:07.097Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2021-06-08T18:03:07.097Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.164s coverage: 28.1% of statements [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T18:03:07.097Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.154s coverage: 28.9% of statements [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T18:03:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T18:03:07.191Z] Removing intermediate container 4ceb539c183c [2021-06-08T18:03:07.191Z] ---> ee7e19ee6ac2 [2021-06-08T18:03:07.191Z] [2021-06-08T18:03:07.191Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T18:03:07.191Z] ---> 13621d1b12d4 [2021-06-08T18:03:07.191Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T18:03:07.191Z] ---> Running in 462f676cce7a [2021-06-08T18:03:07.370Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.072s coverage: 100.0% of statements [2021-06-08T18:03:07.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:03:07.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:03:07.967Z] GO111MODULE=on go vet ./... [2021-06-08T18:03:08.055Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T18:03:08.055Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T18:03:08.055Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T18:03:08.055Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T18:03:08.055Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T18:03:08.055Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T18:03:08.055Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T18:03:08.055Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T18:03:08.321Z] OK: 7 MiB in 20 packages [2021-06-08T18:03:09.734Z] Removing intermediate container 462f676cce7a [2021-06-08T18:03:09.734Z] ---> d44fad0b4302 [2021-06-08T18:03:09.734Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T18:03:09.734Z] ---> Running in be6ba3d9e23a [2021-06-08T18:03:09.734Z] Removing intermediate container be6ba3d9e23a [2021-06-08T18:03:09.734Z] ---> e4de47dd11a7 [2021-06-08T18:03:09.734Z] Step 14/26 : WORKDIR / [2021-06-08T18:03:09.734Z] ---> Running in f26a52db2668 [2021-06-08T18:03:10.021Z] Removing intermediate container f26a52db2668 [2021-06-08T18:03:10.021Z] ---> 0d0a8f0b0c60 [2021-06-08T18:03:10.021Z] 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-08T18:03:10.611Z] ---> e156aa5b16cb [2021-06-08T18:03:10.611Z] 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-08T18:03:10.876Z] ---> 0ea06228b0b3 [2021-06-08T18:03:10.876Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T18:03:11.466Z] ---> 17fc15572a66 [2021-06-08T18:03:11.466Z] 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-08T18:03:12.433Z] ---> 447771cc2ee3 [2021-06-08T18:03:12.433Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T18:03:13.042Z] Removing intermediate container aaf125c2cfaf [2021-06-08T18:03:13.042Z] ---> c18dd75fc523 [2021-06-08T18:03:13.042Z] [2021-06-08T18:03:13.042Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T18:03:13.042Z] ---> 13621d1b12d4 [2021-06-08T18:03:13.042Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T18:03:13.042Z] ---> Using cache [2021-06-08T18:03:13.042Z] ---> 950b1420ce20 [2021-06-08T18:03:13.042Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T18:03:13.042Z] ---> Using cache [2021-06-08T18:03:13.042Z] ---> 5150db68cc0d [2021-06-08T18:03:13.042Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T18:03:13.042Z] Removing intermediate container bb647ced3cc1 [2021-06-08T18:03:13.042Z] ---> f2976dc03a1a [2021-06-08T18:03:13.042Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T18:03:13.042Z] ---> f1abe2dc0d01 [2021-06-08T18:03:13.042Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T18:03:13.043Z] ---> Running in 66bae67c852f [2021-06-08T18:03:13.325Z] ---> Running in 75234a1c6339 [2021-06-08T18:03:13.609Z] Removing intermediate container 66bae67c852f [2021-06-08T18:03:13.609Z] ---> ddc3695cc65d [2021-06-08T18:03:13.609Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T18:03:13.886Z] ---> 0a641c620e4b [2021-06-08T18:03:13.886Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T18:03:13.886Z] 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-08T18:03:13.886Z] ---> Running in dcc857a04f27 [2021-06-08T18:03:14.160Z] Removing intermediate container dcc857a04f27 [2021-06-08T18:03:14.160Z] ---> 8016b9bd5c2a [2021-06-08T18:03:14.160Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T18:03:14.160Z] ---> 52cabe57c717 [2021-06-08T18:03:14.160Z] 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-08T18:03:14.160Z] ---> Running in 4857e58bd283 [2021-06-08T18:03:14.435Z] ---> 0bbc8efc72b0 [2021-06-08T18:03:14.435Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T18:03:15.017Z] ---> 0419f919353f [2021-06-08T18:03:15.017Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T18:03:15.963Z] ---> 452344938842 [2021-06-08T18:03:15.963Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T18:03:15.963Z] Removing intermediate container 75234a1c6339 [2021-06-08T18:03:15.963Z] ---> 482ebe963af5 [2021-06-08T18:03:15.963Z] [2021-06-08T18:03:15.963Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T18:03:15.963Z] ---> Running in c67b2c7fe58c [2021-06-08T18:03:15.963Z] Removing intermediate container 7bc8d3435270 [2021-06-08T18:03:15.963Z] ---> a92b2bd171b1 [2021-06-08T18:03:15.963Z] [2021-06-08T18:03:15.963Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T18:03:15.963Z] ---> 13621d1b12d4 [2021-06-08T18:03:15.963Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T18:03:15.963Z] Removing intermediate container 4857e58bd283 [2021-06-08T18:03:15.963Z] ---> d7c5833ed956 [2021-06-08T18:03:15.963Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T18:03:15.963Z] ---> Running in 678eb498d02b [2021-06-08T18:03:15.963Z] ---> Running in 043d20ef116c [2021-06-08T18:03:15.963Z] 20.10.0: Pulling from library/docker [2021-06-08T18:03:16.235Z] Removing intermediate container c67b2c7fe58c [2021-06-08T18:03:16.235Z] ---> 9e9664ee19db [2021-06-08T18:03:16.235Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T18:03:16.235Z] Removing intermediate container 043d20ef116c [2021-06-08T18:03:16.235Z] ---> ca7bb1e9566e [2021-06-08T18:03:16.235Z] Step 24/26 : LABEL arch=x86_64 [2021-06-08T18:03:16.235Z] Removing intermediate container 678eb498d02b [2021-06-08T18:03:16.235Z] ---> dd4a397ef8d7 [2021-06-08T18:03:16.235Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T18:03:16.235Z] ---> Running in cb6e90b1b6ac [2021-06-08T18:03:16.235Z] ---> Running in 6678cae1016a [2021-06-08T18:03:16.235Z] ---> Running in 3757564d8464 [2021-06-08T18:03:16.235Z] Removing intermediate container cb6e90b1b6ac [2021-06-08T18:03:16.235Z] ---> 714be57f27b2 [2021-06-08T18:03:16.235Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T18:03:16.511Z] Removing intermediate container 3757564d8464 [2021-06-08T18:03:16.511Z] ---> 4179d8fca222 [2021-06-08T18:03:16.511Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T18:03:16.511Z] ---> Running in 28be5d405a46 [2021-06-08T18:03:16.511Z] Removing intermediate container 6678cae1016a [2021-06-08T18:03:16.511Z] ---> 56e6afd58cdd [2021-06-08T18:03:16.511Z] Step 25/26 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:03:16.511Z] ---> Running in db0de61f5cad [2021-06-08T18:03:16.511Z] ---> Running in d17caffad65d [2021-06-08T18:03:16.511Z] Removing intermediate container 28be5d405a46 [2021-06-08T18:03:16.511Z] ---> 7c04dec213fd [2021-06-08T18:03:16.511Z] Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:03:16.776Z] ---> Running in c6772e8c9716 [2021-06-08T18:03:17.040Z] Removing intermediate container db0de61f5cad [2021-06-08T18:03:17.040Z] ---> deeadbadcb87 [2021-06-08T18:03:17.040Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:03:17.313Z] Removing intermediate container d17caffad65d [2021-06-08T18:03:17.313Z] ---> f2de0d18e53e [2021-06-08T18:03:17.313Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T18:03:17.313Z] ---> Running in c531e5e1acdb [2021-06-08T18:03:17.313Z] Removing intermediate container c6772e8c9716 [2021-06-08T18:03:17.313Z] ---> ea90f7edef0b [2021-06-08T18:03:17.313Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T18:03:17.313Z] ---> Running in 63d1a40e4b33 [2021-06-08T18:03:17.313Z] ---> Running in 4dfca0f109e3 [2021-06-08T18:03:17.579Z] Removing intermediate container 63d1a40e4b33 [2021-06-08T18:03:17.579Z] ---> f45d690ea027 [2021-06-08T18:03:17.579Z] [2021-06-08T18:03:17.579Z] Removing intermediate container 4dfca0f109e3 [2021-06-08T18:03:17.579Z] ---> f44c92157c70 [2021-06-08T18:03:17.579Z] [2021-06-08T18:03:17.579Z] Successfully built f45d690ea027 [2021-06-08T18:03:17.579Z] Successfully tagged security-secretstore-setup:latest [2021-06-08T18:03:17.859Z]  Building security-secretstore-setup ... done Successfully built f44c92157c70 [2021-06-08T18:03:17.859Z] Successfully tagged support-scheduler:latest [2021-06-08T18:03:19.260Z]  Building support-scheduler ... done Removing intermediate container c531e5e1acdb [2021-06-08T18:03:19.260Z] ---> c01f64b598c6 [2021-06-08T18:03:19.260Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T18:03:20.211Z] ---> Running in b70a27b5f3dd [2021-06-08T18:03:20.477Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T18:03:20.477Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T18:03:20.477Z] ---> aefe523efa57 [2021-06-08T18:03:20.477Z] 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-08T18:03:20.477Z] ---> Running in 0f2fb1cfa3ce [2021-06-08T18:03:20.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:03:20.477Z] Removing intermediate container 0f2fb1cfa3ce [2021-06-08T18:03:20.477Z] ---> 493450583d66 [2021-06-08T18:03:20.477Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T18:03:20.477Z] ---> Running in b828e58adb2e [2021-06-08T18:03:20.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:03:20.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:03:21.005Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T18:03:21.005Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T18:03:21.005Z] Executing bash-5.0.17-r0.post-install [2021-06-08T18:03:21.005Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T18:03:21.005Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T18:03:21.005Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T18:03:21.005Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T18:03:21.005Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T18:03:21.005Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T18:03:21.005Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T18:03:21.005Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T18:03:21.005Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T18:03:21.005Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T18:03:21.005Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T18:03:21.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:03:21.590Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T18:03:21.590Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T18:03:21.590Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T18:03:21.590Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T18:03:21.590Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T18:03:21.590Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T18:03:21.590Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T18:03:21.590Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T18:03:21.590Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T18:03:21.590Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T18:03:21.590Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T18:03:21.590Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T18:03:21.590Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T18:03:21.590Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T18:03:21.590Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T18:03:21.590Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T18:03:21.590Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T18:03:21.590Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T18:03:21.590Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T18:03:21.590Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T18:03:21.590Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T18:03:21.590Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T18:03:21.590Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T18:03:21.590Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T18:03:21.590Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T18:03:21.590Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T18:03:21.852Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T18:03:21.852Z] OK: 72 MiB in 59 packages [2021-06-08T18:03:22.121Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T18:03:22.385Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T18:03:22.385Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T18:03:22.385Z] Collecting docker-compose==1.23.2 [2021-06-08T18:03:22.385Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T18:03:22.385Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T18:03:22.385Z] 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-08T18:03:22.385Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T18:03:22.385Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T18:03:22.673Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T18:03:22.936Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T18:03:22.936Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T18:03:22.936Z] OK: 8 MiB in 20 packages [2021-06-08T18:03:23.513Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T18:03:23.513Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T18:03:23.513Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T18:03:23.513Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T18:03:26.074Z] Collecting PyYAML<4,>=3.10 [2021-06-08T18:03:26.074Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T18:03:26.649Z] Removing intermediate container b70a27b5f3dd [2021-06-08T18:03:26.649Z] ---> 34e259e47336 [2021-06-08T18:03:26.649Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T18:03:26.649Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T18:03:26.649Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T18:03:26.921Z] ---> 1c82ad3e4307 [2021-06-08T18:03:26.921Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T18:03:26.921Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T18:03:26.921Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T18:03:27.517Z] ---> 2925172eed31 [2021-06-08T18:03:27.517Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T18:03:27.517Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T18:03:27.517Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T18:03:27.517Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T18:03:27.517Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T18:03:27.801Z] ---> f204597f6475 [2021-06-08T18:03:27.801Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T18:03:27.801Z] ---> Running in 39aaad6910bd [2021-06-08T18:03:27.801Z] Removing intermediate container 39aaad6910bd [2021-06-08T18:03:27.801Z] ---> 78e53d1782ac [2021-06-08T18:03:27.801Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T18:03:27.801Z] ---> Running in e29b3bea71f2 [2021-06-08T18:03:28.072Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T18:03:28.072Z] Removing intermediate container e29b3bea71f2 [2021-06-08T18:03:28.072Z] ---> 69847f931cac [2021-06-08T18:03:28.072Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T18:03:28.072Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T18:03:28.072Z] ---> Running in cea8422566e9 [2021-06-08T18:03:28.072Z] Collecting idna<2.8,>=2.5 [2021-06-08T18:03:28.072Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T18:03:28.345Z] Removing intermediate container cea8422566e9 [2021-06-08T18:03:28.345Z] ---> 51b7d4ff8a61 [2021-06-08T18:03:28.345Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:03:28.345Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T18:03:28.345Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T18:03:28.345Z] ---> Running in 7edecc72f227 [2021-06-08T18:03:28.345Z] 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-08T18:03:28.345Z] 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-08T18:03:28.345Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T18:03:28.345Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T18:03:28.345Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T18:03:28.345Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T18:03:28.345Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T18:03:28.345Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T18:03:28.345Z] Removing intermediate container 7edecc72f227 [2021-06-08T18:03:28.345Z] ---> df0322190221 [2021-06-08T18:03:28.345Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T18:03:28.345Z] ---> Running in 5121e7a8c56a [2021-06-08T18:03:28.617Z] Installing collected packages: dockerpty, websocket-client, jsonschema, PyYAML, idna, urllib3, requests, texttable, cached-property, docopt, docker-pycreds, docker, docker-compose [2021-06-08T18:03:28.617Z] Running setup.py install for dockerpty: started [2021-06-08T18:03:28.617Z] Removing intermediate container 5121e7a8c56a [2021-06-08T18:03:28.617Z] ---> 2809fb1848e2 [2021-06-08T18:03:28.617Z] [2021-06-08T18:03:28.617Z] Successfully built 2809fb1848e2 [2021-06-08T18:03:28.617Z] Successfully tagged core-data:latest [2021-06-08T18:03:28.880Z]  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T18:03:29.145Z] Running setup.py install for PyYAML: started [2021-06-08T18:03:29.409Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T18:03:29.409Z] Attempting uninstall: idna [2021-06-08T18:03:29.409Z] Found existing installation: idna 2.9 [2021-06-08T18:03:29.409Z] Uninstalling idna-2.9: [2021-06-08T18:03:29.409Z] Successfully uninstalled idna-2.9 [2021-06-08T18:03:29.672Z] Attempting uninstall: urllib3 [2021-06-08T18:03:29.672Z] Found existing installation: urllib3 1.25.9 [2021-06-08T18:03:29.672Z] Uninstalling urllib3-1.25.9: [2021-06-08T18:03:29.672Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T18:03:29.936Z] Attempting uninstall: requests [2021-06-08T18:03:29.936Z] Found existing installation: requests 2.23.0 [2021-06-08T18:03:29.936Z] Uninstalling requests-2.23.0: [2021-06-08T18:03:29.936Z] Successfully uninstalled requests-2.23.0 [2021-06-08T18:03:29.936Z] Running setup.py install for texttable: started [2021-06-08T18:03:30.200Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T18:03:30.200Z] Running setup.py install for docopt: started [2021-06-08T18:03:30.778Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T18:03:31.041Z] 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-08T18:03:35.280Z] Removing intermediate container b828e58adb2e [2021-06-08T18:03:35.280Z] ---> 9398333ffb0f [2021-06-08T18:03:35.280Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T18:03:35.280Z] ---> Running in f1e2117aa546 [2021-06-08T18:03:35.280Z] Removing intermediate container f1e2117aa546 [2021-06-08T18:03:35.280Z] ---> d9e74436db59 [2021-06-08T18:03:35.280Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T18:03:35.280Z] ---> Running in 2208f8002d53 [2021-06-08T18:03:35.280Z] Removing intermediate container 2208f8002d53 [2021-06-08T18:03:35.280Z] ---> 7b81c967fa9d [2021-06-08T18:03:35.280Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T18:03:35.860Z] ---> 425322c5bb63 [2021-06-08T18:03:35.860Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T18:03:35.860Z] ---> 086e5a77f17d [2021-06-08T18:03:35.860Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T18:03:36.123Z] ---> c133a4b07ac6 [2021-06-08T18:03:36.123Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T18:03:36.123Z] ---> Running in c1189a6061b2 [2021-06-08T18:03:36.391Z] Removing intermediate container c1189a6061b2 [2021-06-08T18:03:36.391Z] ---> b8e88fbea36e [2021-06-08T18:03:36.391Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T18:03:36.391Z] ---> Running in aa1ae5d3c132 [2021-06-08T18:03:36.391Z] Removing intermediate container aa1ae5d3c132 [2021-06-08T18:03:36.391Z] ---> ae73e3575369 [2021-06-08T18:03:36.391Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T18:03:36.391Z] ---> Running in 6cabb81943e2 [2021-06-08T18:03:36.391Z] Removing intermediate container 6cabb81943e2 [2021-06-08T18:03:36.391Z] ---> e0323ba7d013 [2021-06-08T18:03:36.391Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:03:36.655Z] ---> Running in e4f466f68a59 [2021-06-08T18:03:36.655Z] Removing intermediate container e4f466f68a59 [2021-06-08T18:03:36.655Z] ---> c535de8ca501 [2021-06-08T18:03:36.655Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T18:03:36.655Z] ---> Running in 71b3e4f2ffe6 [2021-06-08T18:03:36.920Z] Removing intermediate container 71b3e4f2ffe6 [2021-06-08T18:03:36.920Z] ---> 7f6c3dd74935 [2021-06-08T18:03:36.920Z] [2021-06-08T18:03:36.920Z] Successfully built 7f6c3dd74935 [2021-06-08T18:03:36.920Z] Successfully tagged sys-mgmt-agent:latest [2021-06-08T18:03:37.193Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T18:03:37.198Z] $ docker stop --time=1 a42ea3690e6d659a6127262544a383c11a97683cbbdb8493cf9c1638e944a978 [2021-06-08T18:03:38.674Z] $ docker rm -f a42ea3690e6d659a6127262544a383c11a97683cbbdb8493cf9c1638e944a978 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T18:03:39.061Z] + docker images [2021-06-08T18:03:39.061Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T18:03:39.061Z] sys-mgmt-agent latest 7f6c3dd74935 3 seconds ago 312MB [2021-06-08T18:03:39.061Z] core-data latest 2809fb1848e2 11 seconds ago 20.2MB [2021-06-08T18:03:39.061Z] security-secretstore-setup latest f45d690ea027 22 seconds ago 28.1MB [2021-06-08T18:03:39.061Z] support-scheduler latest f44c92157c70 22 seconds ago 15.9MB [2021-06-08T18:03:39.061Z] a92b2bd171b1 24 seconds ago 1.15GB [2021-06-08T18:03:39.061Z] 482ebe963af5 24 seconds ago 1.15GB [2021-06-08T18:03:39.061Z] c18dd75fc523 27 seconds ago 1.14GB [2021-06-08T18:03:39.061Z] ee7e19ee6ac2 33 seconds ago 1.15GB [2021-06-08T18:03:39.061Z] security-bootstrapper latest c8581a5147f9 About a minute ago 18.2MB [2021-06-08T18:03:39.061Z] core-metadata latest 8ae5342ff2cb About a minute ago 16.6MB [2021-06-08T18:03:39.061Z] core-command latest eb33b331f957 2 minutes ago 15.9MB [2021-06-08T18:03:39.061Z] support-notifications latest bcfd2aabfca3 2 minutes ago 16.6MB [2021-06-08T18:03:39.061Z] security-proxy-setup latest aa29b2f1eb53 2 minutes ago 25.3MB [2021-06-08T18:03:39.061Z] 8aa7a1b01750 2 minutes ago 1.15GB [2021-06-08T18:03:39.061Z] 9fd8f309a85a 2 minutes ago 1.15GB [2021-06-08T18:03:39.061Z] ca8e90b10268 2 minutes ago 1.14GB [2021-06-08T18:03:39.061Z] 4b1a7256e14e 2 minutes ago 1.14GB [2021-06-08T18:03:39.061Z] 9ca525936e26 2 minutes ago 1.15GB [2021-06-08T18:03:39.061Z] ci-base-image-x86_64 latest 9e7beabcd20d 6 minutes ago 648MB [2021-06-08T18:03:39.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-08T18:03:39.061Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-08T18:03:39.061Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-08T18:03:39.061Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-08T18:03:39.061Z] 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-08T18:04:29.804Z] gofmt -l . [2021-06-08T18:04:29.804Z] [ "`gofmt -l .`" = "" ] [2021-06-08T18:04:29.804Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T18:04:31.056Z] + ls -al . [2021-06-08T18:04:31.056Z] total 556 [2021-06-08T18:04:31.056Z] drwxrwxr-x 9 1001 1001 4096 Jun 8 18:04 . [2021-06-08T18:04:31.056Z] drwxr-xr-x 4 root root 4096 Jun 8 18:00 .. [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 17:58 .dockerignore [2021-06-08T18:04:31.056Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 17:58 .git [2021-06-08T18:04:31.056Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 17:58 .github [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 17:58 .gitignore [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 17:58 .sonarcloud.properties [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 17:58 Attribution.txt [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 17:58 CONTRIBUTING.md [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 17:58 Dockerfile.build [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 17:58 Jenkinsfile [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 17:58 LICENSE [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 17:58 Makefile [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 17:58 README.md [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 17:58 SECURITY.md [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 17:55 VERSION [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 17:58 ZMQWindows.md [2021-06-08T18:04:31.056Z] drwxrwxr-x 2 1001 1001 4096 Jun 8 17:58 bin [2021-06-08T18:04:31.056Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 17:58 cmd [2021-06-08T18:04:31.056Z] -rw-r--r-- 1 root root 412085 Jun 8 18:03 coverage.out [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 17:58 go.mod [2021-06-08T18:04:31.056Z] -rw-r--r-- 1 root root 21048 Jun 8 18:00 go.sum [2021-06-08T18:04:31.056Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 17:58 internal [2021-06-08T18:04:31.056Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 17:58 openapi [2021-06-08T18:04:31.056Z] drwxrwxr-x 4 1001 1001 4096 Jun 8 17:58 snap [2021-06-08T18:04:31.056Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 17:58 version.go [Pipeline] sh [2021-06-08T18:04:31.715Z] + '[' -e coverage.out ] [2021-06-08T18:04:31.715Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T18:04:31.735Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T18:04:32.566Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T18:04:33.210Z] + make build [2021-06-08T18:04:33.210Z] go mod tidy [2021-06-08T18:04:33.812Z] 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-08T18:04:40.518Z] 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-08T18:05:02.726Z] 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-08T18:05:04.710Z] 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-08T18:05:09.015Z] 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-08T18:05:09.995Z] 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-08T18:05:14.302Z] 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-08T18:05:17.692Z] 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-08T18:05:20.325Z] 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-08T18:05:25.152Z] 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-08T18:05:27.120Z] 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-08T18:05:29.745Z] 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-08T18:05:35.169Z] $ docker stop --time=1 fee027a5697a4fec9f325dd88ab333247632894732c73e1aca2c8f2af0db6aaf [2021-06-08T18:05:37.757Z] $ docker rm -f fee027a5697a4fec9f325dd88ab333247632894732c73e1aca2c8f2af0db6aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:05:39.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T18:05:39.452Z] [2021-06-08T18:05:39.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:05:39.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T18:05:40.087Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-08T18:05:40.087Z] 29e5d40040c1: Pulling fs layer [2021-06-08T18:05:40.087Z] 1ce36da41761: Pulling fs layer [2021-06-08T18:05:40.087Z] 25b303627fd3: Pulling fs layer [2021-06-08T18:05:40.360Z] 29e5d40040c1: Verifying Checksum [2021-06-08T18:05:40.360Z] 29e5d40040c1: Download complete [2021-06-08T18:05:40.957Z] 1ce36da41761: Verifying Checksum [2021-06-08T18:05:40.957Z] 1ce36da41761: Download complete [2021-06-08T18:05:40.957Z] 29e5d40040c1: Pull complete [2021-06-08T18:05:42.394Z] 1ce36da41761: Pull complete [2021-06-08T18:05:42.394Z] 25b303627fd3: Verifying Checksum [2021-06-08T18:05:42.394Z] 25b303627fd3: Download complete [2021-06-08T18:05:52.537Z] 25b303627fd3: Pull complete [2021-06-08T18:05:52.537Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-08T18:05:52.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T18:05:52.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-08T18:05:52.773Z] prd-ubuntu18.04-docker-arm64-4c-16g-965 does not seem to be running inside a container [2021-06-08T18:05:52.870Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T18:05:55.657Z] $ docker top ee19de0259291831d571ef015425edb886a00f5ca51cc86efdf4c467ed754f2e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T18:05:56.617Z] + + grepdocker-compose parallel build [2021-06-08T18:05:56.617Z] --help [2021-06-08T18:05:59.987Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T18:06:00.286Z] $ docker stop --time=1 ee19de0259291831d571ef015425edb886a00f5ca51cc86efdf4c467ed754f2e [2021-06-08T18:06:02.185Z] $ docker rm -f ee19de0259291831d571ef015425edb886a00f5ca51cc86efdf4c467ed754f2e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:06:02.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T18:06:02.852Z] . [Pipeline] withDockerContainer [2021-06-08T18:06:03.117Z] prd-ubuntu18.04-docker-arm64-4c-16g-965 does not seem to be running inside a container [2021-06-08T18:06:03.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T18:06:04.730Z] $ docker top 718d6070937bec727627ffd7cf75c3351ff7a10a2ec519b27b514cff0a4b025c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T18:06:05.695Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T18:06:09.993Z] Building core-command ... [2021-06-08T18:06:09.993Z] Building core-data ... [2021-06-08T18:06:09.993Z] Building core-metadata ... [2021-06-08T18:06:09.993Z] Building security-bootstrapper ... [2021-06-08T18:06:09.993Z] Building security-proxy-setup ... [2021-06-08T18:06:09.993Z] Building security-secretstore-setup ... [2021-06-08T18:06:09.993Z] Building support-notifications ... [2021-06-08T18:06:09.993Z] Building support-scheduler ... [2021-06-08T18:06:09.993Z] Building sys-mgmt-agent ... [2021-06-08T18:06:09.993Z] Building support-scheduler [2021-06-08T18:06:09.993Z] Building security-bootstrapper [2021-06-08T18:06:09.993Z] Building core-command [2021-06-08T18:06:09.993Z] Building support-notifications [2021-06-08T18:06:09.993Z] Building core-metadata [2021-06-08T18:07:31.794Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:07:31.794Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:07:31.794Z] ---> fbb7e6d84c14 [2021-06-08T18:07:31.794Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T18:07:31.794Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:07:31.794Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:07:31.794Z] ---> fbb7e6d84c14 [2021-06-08T18:07:31.794Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T18:07:31.794Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:07:31.794Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:07:31.794Z] ---> fbb7e6d84c14 [2021-06-08T18:07:31.794Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T18:07:31.794Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:07:31.794Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:07:31.794Z] ---> fbb7e6d84c14 [2021-06-08T18:07:31.794Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T18:07:31.794Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:07:31.794Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:07:31.794Z] ---> fbb7e6d84c14 [2021-06-08T18:07:31.794Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T18:07:31.794Z] ---> Running in 190b52313ac4 [2021-06-08T18:07:31.794Z] ---> Running in 692a6a041a4b [2021-06-08T18:07:31.794Z] ---> Running in d6e8b6e4ee32 [2021-06-08T18:07:31.794Z] ---> Running in a439ef46d57a [2021-06-08T18:07:31.794Z] ---> Running in befbfcd94717 [2021-06-08T18:07:31.794Z] Removing intermediate container befbfcd94717 [2021-06-08T18:07:31.794Z] ---> 264721c7b9a9 [2021-06-08T18:07:31.794Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:07:31.794Z] ---> Running in 0d99c2a4feb5 [2021-06-08T18:07:31.794Z] Removing intermediate container 190b52313ac4 [2021-06-08T18:07:31.794Z] ---> 37fd9330c72a [2021-06-08T18:07:31.794Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:07:31.794Z] Removing intermediate container 692a6a041a4b [2021-06-08T18:07:31.794Z] ---> 51082a48d3ef [2021-06-08T18:07:31.794Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:07:31.794Z] Removing intermediate container d6e8b6e4ee32 [2021-06-08T18:07:31.794Z] ---> b0c0924b0eeb [2021-06-08T18:07:31.794Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:07:31.794Z] Removing intermediate container a439ef46d57a [2021-06-08T18:07:31.794Z] ---> ce5803414897 [2021-06-08T18:07:31.794Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:07:31.794Z] ---> Running in 6c10f701da8b [2021-06-08T18:07:31.794Z] ---> Running in 86f639b3c29a [2021-06-08T18:07:31.794Z] ---> Running in dadd19498369 [2021-06-08T18:07:31.794Z] ---> Running in 3d3ed0464b09 [2021-06-08T18:07:31.794Z] Removing intermediate container 0d99c2a4feb5 [2021-06-08T18:07:31.794Z] ---> 734b998bf517 [2021-06-08T18:07:31.794Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T18:07:31.794Z] ---> Running in a221a66a6a8e [2021-06-08T18:07:31.794Z] Removing intermediate container 86f639b3c29a [2021-06-08T18:07:31.794Z] ---> b9b1eb1c963f [2021-06-08T18:07:31.794Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T18:07:31.794Z] ---> Running in d5601dcb9423 [2021-06-08T18:07:31.794Z] Removing intermediate container 6c10f701da8b [2021-06-08T18:07:31.794Z] ---> e53d91ac4f07 [2021-06-08T18:07:31.794Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T18:07:31.794Z] Removing intermediate container dadd19498369 [2021-06-08T18:07:31.794Z] ---> b6ba536539d1 [2021-06-08T18:07:31.794Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T18:07:31.794Z] ---> Running in 097f8ea08dd5 [2021-06-08T18:07:31.794Z] Removing intermediate container 3d3ed0464b09 [2021-06-08T18:07:31.794Z] ---> 5efef0b4b386 [2021-06-08T18:07:31.794Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T18:07:31.794Z] ---> Running in 8cd224573041 [2021-06-08T18:07:31.794Z] ---> Running in 2c4951e794f8 [2021-06-08T18:07:31.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:07:31.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:07:31.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:07:31.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:07:31.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:07:31.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:07:31.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:07:32.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:07:32.065Z] OK: 218 MiB in 52 packages [2021-06-08T18:07:32.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:07:32.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:07:32.671Z] OK: 218 MiB in 52 packages [2021-06-08T18:07:33.279Z] OK: 218 MiB in 52 packages [2021-06-08T18:07:33.279Z] OK: 218 MiB in 52 packages [2021-06-08T18:07:33.557Z] OK: 218 MiB in 52 packages [2021-06-08T18:07:33.833Z] Removing intermediate container a221a66a6a8e [2021-06-08T18:07:33.834Z] ---> 25d4263c335f [2021-06-08T18:07:33.834Z] Step 6/32 : COPY go.mod . [2021-06-08T18:07:34.428Z] Removing intermediate container d5601dcb9423 [2021-06-08T18:07:34.429Z] ---> 5d3238d39855 [2021-06-08T18:07:34.429Z] Step 6/23 : COPY go.mod . [2021-06-08T18:07:34.699Z] Removing intermediate container 097f8ea08dd5 [2021-06-08T18:07:34.699Z] ---> 5eb4bb1cc7ea [2021-06-08T18:07:34.699Z] Step 6/24 : COPY go.mod . [2021-06-08T18:07:34.979Z] ---> 47405cf4a35d [2021-06-08T18:07:34.979Z] Step 7/32 : RUN go mod download [2021-06-08T18:07:34.979Z] Removing intermediate container 2c4951e794f8 [2021-06-08T18:07:34.979Z] ---> 163670040f8e [2021-06-08T18:07:34.979Z] Step 6/23 : COPY go.mod . [2021-06-08T18:07:34.979Z] Removing intermediate container 8cd224573041 [2021-06-08T18:07:34.979Z] ---> ea5f566634f4 [2021-06-08T18:07:34.979Z] Step 6/24 : COPY go.mod . [2021-06-08T18:07:35.251Z] ---> Running in 5c8b129c1772 [2021-06-08T18:07:35.525Z] ---> 77f3a8c899d3 [2021-06-08T18:07:35.525Z] Step 7/23 : RUN go mod download [2021-06-08T18:07:35.803Z] ---> d543a7a409d6 [2021-06-08T18:07:35.803Z] Step 7/24 : RUN go mod download [2021-06-08T18:07:35.803Z] ---> Running in 386d9fd51e97 [2021-06-08T18:07:36.397Z] ---> Running in 1fea6965d4ae [2021-06-08T18:07:36.397Z] ---> 0a08b7ad900c [2021-06-08T18:07:36.397Z] Step 7/23 : RUN go mod download [2021-06-08T18:07:36.397Z] ---> 4fa28ff19467 [2021-06-08T18:07:36.397Z] Step 7/24 : RUN go mod download [2021-06-08T18:07:36.672Z] ---> Running in fd0d6f7cc4b3 [2021-06-08T18:07:36.945Z] ---> Running in 6ded710ee76c [2021-06-08T18:07:38.933Z] Removing intermediate container 5c8b129c1772 [2021-06-08T18:07:38.933Z] ---> 1ac619871a86 [2021-06-08T18:07:38.933Z] Step 8/32 : COPY . . [2021-06-08T18:07:40.388Z] Removing intermediate container 386d9fd51e97 [2021-06-08T18:07:40.388Z] ---> db961ad2ba2f [2021-06-08T18:07:40.388Z] Step 8/23 : COPY . . [2021-06-08T18:07:40.663Z] Removing intermediate container 1fea6965d4ae [2021-06-08T18:07:40.663Z] ---> 86844c3b4e70 [2021-06-08T18:07:40.663Z] Step 8/24 : COPY . . [2021-06-08T18:07:41.258Z] Removing intermediate container 6ded710ee76c [2021-06-08T18:07:41.258Z] ---> 86bb16f3ace5 [2021-06-08T18:07:41.258Z] Step 8/24 : COPY . . [2021-06-08T18:07:41.535Z] Removing intermediate container fd0d6f7cc4b3 [2021-06-08T18:07:41.535Z] ---> cc81a5687fe0 [2021-06-08T18:07:41.535Z] Step 8/23 : COPY . . [2021-06-08T18:08:03.885Z] ---> 8eb8731dc58d [2021-06-08T18:08:03.885Z] Step 9/32 : RUN go mod tidy [2021-06-08T18:08:04.162Z] ---> a3c5e9b25667 [2021-06-08T18:08:04.162Z] Step 9/24 : RUN go mod tidy [2021-06-08T18:08:04.162Z] ---> 216bfac30c85 [2021-06-08T18:08:04.162Z] Step 9/23 : RUN go mod tidy [2021-06-08T18:08:04.162Z] ---> Running in 3a31aaa9eebf [2021-06-08T18:08:04.440Z] ---> 423b002d79ab [2021-06-08T18:08:04.440Z] Step 9/24 : RUN go mod tidy [2021-06-08T18:08:04.440Z] ---> Running in 1cf28e770c10 [2021-06-08T18:08:04.440Z] ---> Running in 58d7ef266a64 [2021-06-08T18:08:04.721Z] ---> 328a567e81ae [2021-06-08T18:08:04.721Z] Step 9/23 : RUN go mod tidy [2021-06-08T18:08:04.721Z] ---> Running in 21b4dafde074 [2021-06-08T18:08:04.996Z] ---> Running in fab3498e9b93 [2021-06-08T18:08:09.316Z] Removing intermediate container 3a31aaa9eebf [2021-06-08T18:08:09.316Z] ---> cdfbf31594c0 [2021-06-08T18:08:09.316Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T18:08:09.589Z] ---> Running in 5c2d23741c80 [2021-06-08T18:08:11.580Z] 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-08T18:08:11.580Z] Removing intermediate container 58d7ef266a64 [2021-06-08T18:08:11.580Z] ---> 93a2052ec062 [2021-06-08T18:08:11.580Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T18:08:11.870Z] ---> Running in 5d4da10bc8e3 [2021-06-08T18:08:12.148Z] Removing intermediate container fab3498e9b93 [2021-06-08T18:08:12.148Z] ---> 60f10b447a9f [2021-06-08T18:08:12.148Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T18:08:12.425Z] ---> Running in 26b6b6b5b59b [2021-06-08T18:08:12.425Z] Removing intermediate container 21b4dafde074 [2021-06-08T18:08:12.425Z] ---> 2d04d513dc62 [2021-06-08T18:08:12.425Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T18:08:12.701Z] Removing intermediate container 1cf28e770c10 [2021-06-08T18:08:12.701Z] ---> 03f3dceb79b7 [2021-06-08T18:08:12.701Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T18:08:12.981Z] ---> Running in 68829feda9af [2021-06-08T18:08:12.981Z] ---> Running in 2afed6c293fd [2021-06-08T18:08:14.446Z] 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-08T18:08:15.048Z] 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-08T18:08:15.656Z] 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-08T18:08:15.934Z] 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-08T18:10:07.830Z] Removing intermediate container 5c2d23741c80 [2021-06-08T18:10:07.830Z] ---> 4f317275433f [2021-06-08T18:10:07.830Z] [2021-06-08T18:10:07.830Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T18:10:07.830Z] 3.12: Pulling from library/alpine [2021-06-08T18:10:07.830Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T18:10:07.830Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T18:10:07.830Z] ---> 9852663dfa18 [2021-06-08T18:10:07.830Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T18:10:07.830Z] ---> Running in 82c4387f2175 [2021-06-08T18:10:07.830Z] Removing intermediate container 82c4387f2175 [2021-06-08T18:10:07.830Z] ---> 5f2bc8824589 [2021-06-08T18:10:07.830Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T18:10:07.830Z] ---> Running in 041dd46bd295 [2021-06-08T18:10:08.119Z] Removing intermediate container 68829feda9af [2021-06-08T18:10:08.119Z] ---> 42c9a420532b [2021-06-08T18:10:08.119Z] [2021-06-08T18:10:08.119Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T18:10:08.119Z] ---> 9852663dfa18 [2021-06-08T18:10:08.119Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T18:10:08.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:10:08.394Z] ---> Running in 48e4f81fffee [2021-06-08T18:10:08.677Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:10:09.278Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T18:10:09.278Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T18:10:09.278Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T18:10:09.278Z] OK: 5 MiB in 16 packages [2021-06-08T18:10:10.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:10:10.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:10:11.284Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T18:10:11.284Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T18:10:11.284Z] OK: 5 MiB in 15 packages [2021-06-08T18:10:11.892Z] Removing intermediate container 041dd46bd295 [2021-06-08T18:10:11.892Z] ---> 8a2c5482a9e0 [2021-06-08T18:10:11.892Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T18:10:12.492Z] ---> Running in 12365f95143a [2021-06-08T18:10:13.095Z] Removing intermediate container 26b6b6b5b59b [2021-06-08T18:10:13.095Z] ---> 41cd250689cf [2021-06-08T18:10:13.095Z] [2021-06-08T18:10:13.095Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T18:10:13.095Z] ---> 9852663dfa18 [2021-06-08T18:10:13.095Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T18:10:13.368Z] Removing intermediate container 2afed6c293fd [2021-06-08T18:10:13.368Z] ---> 863a8e553f14 [2021-06-08T18:10:13.368Z] [2021-06-08T18:10:13.368Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T18:10:13.368Z] ---> 9852663dfa18 [2021-06-08T18:10:13.368Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T18:10:13.368Z] Removing intermediate container 12365f95143a [2021-06-08T18:10:13.368Z] ---> b2cfc56830b2 [2021-06-08T18:10:13.368Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T18:10:13.644Z] ---> Running in dd9faed8c4a9 [2021-06-08T18:10:13.918Z] ---> Running in 9ec32c65107c [2021-06-08T18:10:13.918Z] ---> Running in f9180c887a48 [2021-06-08T18:10:13.918Z] Removing intermediate container 48e4f81fffee [2021-06-08T18:10:13.918Z] ---> ba5cacaa8d0a [2021-06-08T18:10:13.918Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T18:10:14.515Z] ---> Running in b55a650e5bc3 [2021-06-08T18:10:15.116Z] Removing intermediate container f9180c887a48 [2021-06-08T18:10:15.116Z] ---> 66eb5a7726d4 [2021-06-08T18:10:15.116Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T18:10:15.390Z] ---> Running in 850b44d07783 [2021-06-08T18:10:15.670Z] Removing intermediate container b55a650e5bc3 [2021-06-08T18:10:15.670Z] ---> d668ba96afb6 [2021-06-08T18:10:15.670Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T18:10:15.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:10:15.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:10:15.947Z] ---> Running in ca6e92d4c95a [2021-06-08T18:10:15.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:10:16.224Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:10:16.504Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T18:10:16.504Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T18:10:16.504Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T18:10:16.785Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T18:10:16.785Z] OK: 6 MiB in 16 packages [2021-06-08T18:10:16.785Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T18:10:16.785Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T18:10:17.062Z] OK: 5 MiB in 15 packages [2021-06-08T18:10:17.063Z] Removing intermediate container 5d4da10bc8e3 [2021-06-08T18:10:17.063Z] ---> d7b134a4bca1 [2021-06-08T18:10:17.063Z] [2021-06-08T18:10:17.063Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T18:10:17.063Z] ---> 9852663dfa18 [2021-06-08T18:10:17.063Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T18:10:17.063Z] ---> Using cache [2021-06-08T18:10:17.063Z] ---> ba5cacaa8d0a [2021-06-08T18:10:17.063Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T18:10:17.063Z] ---> Using cache [2021-06-08T18:10:17.063Z] ---> d668ba96afb6 [2021-06-08T18:10:17.063Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T18:10:17.338Z] Removing intermediate container ca6e92d4c95a [2021-06-08T18:10:17.338Z] ---> eaf6989f7acb [2021-06-08T18:10:17.338Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T18:10:17.615Z] ---> Running in 9fc7a1546067 [2021-06-08T18:10:17.615Z] ---> Running in df2f234ad925 [2021-06-08T18:10:18.602Z] Removing intermediate container df2f234ad925 [2021-06-08T18:10:18.602Z] ---> c7e7021d23cd [2021-06-08T18:10:18.602Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T18:10:18.602Z] Removing intermediate container 9fc7a1546067 [2021-06-08T18:10:18.602Z] ---> a15df523c6b7 [2021-06-08T18:10:18.602Z] Step 16/24 : WORKDIR / [2021-06-08T18:10:18.874Z] ---> Running in 5835c1d89026 [2021-06-08T18:10:18.874Z] ---> Running in 0ccda8fa7259 [2021-06-08T18:10:19.151Z] Removing intermediate container 850b44d07783 [2021-06-08T18:10:19.151Z] ---> c8612af209af [2021-06-08T18:10:19.151Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T18:10:19.151Z] Removing intermediate container 9ec32c65107c [2021-06-08T18:10:19.151Z] ---> ac5db083292b [2021-06-08T18:10:19.151Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T18:10:19.151Z] Removing intermediate container dd9faed8c4a9 [2021-06-08T18:10:19.151Z] ---> ccfc9405ebb6 [2021-06-08T18:10:19.151Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T18:10:19.423Z] ---> Running in 7571c39e75a1 [2021-06-08T18:10:19.423Z] ---> Running in 8be15b69f82c [2021-06-08T18:10:19.423Z] ---> Running in 2c15c7061a02 [2021-06-08T18:10:19.423Z] Removing intermediate container 0ccda8fa7259 [2021-06-08T18:10:19.423Z] ---> 8d9e332d72ca [2021-06-08T18:10:19.423Z] Step 16/24 : WORKDIR / [2021-06-08T18:10:19.696Z] Removing intermediate container 5835c1d89026 [2021-06-08T18:10:19.696Z] ---> edcd960eb512 [2021-06-08T18:10:19.696Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T18:10:19.696Z] ---> Running in e68419fd8b09 [2021-06-08T18:10:19.974Z] Removing intermediate container 7571c39e75a1 [2021-06-08T18:10:19.974Z] ---> 8d862ea30d90 [2021-06-08T18:10:19.974Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T18:10:20.252Z] Removing intermediate container 2c15c7061a02 [2021-06-08T18:10:20.252Z] ---> a17233e48950 [2021-06-08T18:10:20.252Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T18:10:20.252Z] Removing intermediate container 8be15b69f82c [2021-06-08T18:10:20.252Z] ---> 15ecc27d86f9 [2021-06-08T18:10:20.252Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T18:10:20.252Z] ---> Running in 00c5abf925d6 [2021-06-08T18:10:20.525Z] ---> Running in 2c3ed3e57c74 [2021-06-08T18:10:20.525Z] Removing intermediate container e68419fd8b09 [2021-06-08T18:10:20.525Z] ---> b0d3d7767590 [2021-06-08T18:10:20.525Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T18:10:20.798Z] ---> ca56cb0152e4 [2021-06-08T18:10:20.798Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T18:10:21.076Z] Removing intermediate container 00c5abf925d6 [2021-06-08T18:10:21.076Z] ---> a8b174db9526 [2021-06-08T18:10:21.076Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T18:10:21.076Z] Removing intermediate container 2c3ed3e57c74 [2021-06-08T18:10:21.076Z] ---> 8e8d8cb670b3 [2021-06-08T18:10:21.076Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T18:10:21.357Z] ---> Running in d83345196731 [2021-06-08T18:10:21.357Z] ---> Running in 702c0014dd56 [2021-06-08T18:10:21.357Z] ---> 520d8ab6f0b5 [2021-06-08T18:10:21.357Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T18:10:21.959Z] ---> Running in 95a0a6b14ceb [2021-06-08T18:10:21.959Z] ---> 46fc4aec3717 [2021-06-08T18:10:21.959Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T18:10:21.959Z] Removing intermediate container d83345196731 [2021-06-08T18:10:21.959Z] ---> 63e6fa5826f9 [2021-06-08T18:10:21.959Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T18:10:22.233Z] Removing intermediate container 702c0014dd56 [2021-06-08T18:10:22.233Z] ---> 5c047836d7f0 [2021-06-08T18:10:22.233Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T18:10:22.830Z] ---> 755e5a962630 [2021-06-08T18:10:22.830Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T18:10:23.815Z] ---> 847c715a9fa2 [2021-06-08T18:10:23.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T18:10:23.816Z] ---> 944135c2393c [2021-06-08T18:10:23.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T18:10:23.816Z] ---> 1db0d552b918 [2021-06-08T18:10:23.816Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T18:10:24.097Z] ---> 8d27c1c6523d [2021-06-08T18:10:24.097Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T18:10:24.383Z] ---> Running in 1a5d00646150 [2021-06-08T18:10:25.375Z] ---> 068145ac8d8a [2021-06-08T18:10:25.375Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T18:10:25.375Z] Removing intermediate container 1a5d00646150 [2021-06-08T18:10:25.375Z] ---> 3af8ec60491b [2021-06-08T18:10:25.375Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T18:10:25.375Z] ---> Running in 85d19ec2efa9 [2021-06-08T18:10:25.375Z] ---> 73b524bcd72e [2021-06-08T18:10:25.375Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T18:10:25.651Z] Removing intermediate container 95a0a6b14ceb [2021-06-08T18:10:25.651Z] ---> 26d642f2837d [2021-06-08T18:10:25.651Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T18:10:25.651Z] ---> 450675750c08 [2021-06-08T18:10:25.651Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T18:10:25.651Z] ---> Running in 318827fc848e [2021-06-08T18:10:26.255Z] Removing intermediate container 85d19ec2efa9 [2021-06-08T18:10:26.255Z] ---> 82fb4fd6b079 [2021-06-08T18:10:26.255Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T18:10:26.255Z] ---> Running in 84aebb86a70e [2021-06-08T18:10:26.555Z] Removing intermediate container 318827fc848e [2021-06-08T18:10:26.555Z] ---> 93c0b180848b [2021-06-08T18:10:26.555Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T18:10:26.833Z] ---> Running in 08177261b13e [2021-06-08T18:10:26.833Z] ---> 32855885b48e [2021-06-08T18:10:26.833Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T18:10:26.834Z] ---> cdf9c692b15e [2021-06-08T18:10:26.834Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T18:10:27.117Z] ---> fd6f2a8d7852 [2021-06-08T18:10:27.117Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T18:10:27.117Z] Removing intermediate container 84aebb86a70e [2021-06-08T18:10:27.117Z] ---> 1cf59ed97ec6 [2021-06-08T18:10:27.117Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T18:10:27.117Z] ---> Running in 8af21fbdb418 [2021-06-08T18:10:27.117Z] ---> Running in 9c404f3ed40b [2021-06-08T18:10:27.399Z] ---> Running in 9588c6a386b7 [2021-06-08T18:10:27.399Z] Removing intermediate container 08177261b13e [2021-06-08T18:10:27.399Z] ---> 28219cbccc3e [2021-06-08T18:10:27.399Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:10:27.677Z] ---> Running in b57a9eda1286 [2021-06-08T18:10:27.960Z] Removing intermediate container 8af21fbdb418 [2021-06-08T18:10:27.960Z] ---> 11e9579bd20a [2021-06-08T18:10:27.960Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T18:10:27.960Z] Removing intermediate container 9c404f3ed40b [2021-06-08T18:10:27.960Z] ---> 93b5da3fa810 [2021-06-08T18:10:27.960Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T18:10:28.238Z] Removing intermediate container 9588c6a386b7 [2021-06-08T18:10:28.238Z] ---> 7ddf38f7c04f [2021-06-08T18:10:28.238Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:10:28.238Z] ---> Running in d5280b777d0c [2021-06-08T18:10:28.530Z] ---> Running in d65101420251 [2021-06-08T18:10:28.530Z] ---> Running in 36e09fdfcb51 [2021-06-08T18:10:28.530Z] Removing intermediate container b57a9eda1286 [2021-06-08T18:10:28.530Z] ---> 61654a9bb72d [2021-06-08T18:10:28.530Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T18:10:28.530Z] ---> 272cc53fdb3f [2021-06-08T18:10:28.530Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T18:10:28.807Z] ---> Running in 5910ff997800 [2021-06-08T18:10:28.807Z] Removing intermediate container d5280b777d0c [2021-06-08T18:10:28.807Z] ---> a5c01d5c4cf8 [2021-06-08T18:10:28.807Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T18:10:29.086Z] Removing intermediate container d65101420251 [2021-06-08T18:10:29.086Z] ---> 9f8a6d72aa76 [2021-06-08T18:10:29.086Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T18:10:29.086Z] ---> Running in acae1872123a [2021-06-08T18:10:29.086Z] Removing intermediate container 36e09fdfcb51 [2021-06-08T18:10:29.086Z] ---> da7597ab24db [2021-06-08T18:10:29.086Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T18:10:29.389Z] ---> Running in 38145c2bcd45 [2021-06-08T18:10:29.390Z] Removing intermediate container 5910ff997800 [2021-06-08T18:10:29.390Z] ---> 2d416e26fc37 [2021-06-08T18:10:29.390Z] [2021-06-08T18:10:29.390Z] ---> Running in 66e66436a67f [2021-06-08T18:10:30.022Z] ---> c92b4ab4859f [2021-06-08T18:10:30.022Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T18:10:30.022Z] Successfully built 2d416e26fc37 [2021-06-08T18:10:30.022Z] Removing intermediate container 38145c2bcd45 [2021-06-08T18:10:30.022Z] ---> 067179b6ddb9 [2021-06-08T18:10:30.022Z] Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:10:30.022Z] Removing intermediate container acae1872123a [2021-06-08T18:10:30.022Z] ---> acb3b907dc18 [2021-06-08T18:10:30.022Z] Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:10:30.022Z] Successfully tagged core-command-arm64:latest [2021-06-08T18:10:30.022Z] Building security-proxy-setup [2021-06-08T18:10:30.297Z]  Building core-command ... done Removing intermediate container 66e66436a67f [2021-06-08T18:10:30.297Z] ---> ff89779e7b00 [2021-06-08T18:10:30.297Z] [2021-06-08T18:10:30.297Z] ---> Running in 966b6528eb4c [2021-06-08T18:10:30.297Z] ---> Running in 114352f7da17 [2021-06-08T18:10:30.910Z] Successfully built ff89779e7b00 [2021-06-08T18:10:30.910Z] Successfully tagged core-metadata-arm64:latest [2021-06-08T18:10:30.910Z] Building security-secretstore-setup [2021-06-08T18:10:30.910Z]  Building core-metadata ... done  ---> 38df09b87a34 [2021-06-08T18:10:30.910Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T18:10:31.200Z] Removing intermediate container 966b6528eb4c [2021-06-08T18:10:31.200Z] ---> 3a1e22acf705 [2021-06-08T18:10:31.200Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T18:10:31.200Z] Removing intermediate container 114352f7da17 [2021-06-08T18:10:31.200Z] ---> 62340bd3716b [2021-06-08T18:10:31.200Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T18:10:31.473Z] ---> Running in d4abe479097c [2021-06-08T18:10:31.473Z] ---> Running in 91291df71caf [2021-06-08T18:10:32.076Z] ---> bec98804b06d [2021-06-08T18:10:32.076Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T18:10:32.076Z] Removing intermediate container d4abe479097c [2021-06-08T18:10:32.076Z] ---> 2599594bc526 [2021-06-08T18:10:32.076Z] [2021-06-08T18:10:32.352Z] ---> Running in e55a4b6f3467 [2021-06-08T18:10:32.352Z] Removing intermediate container 91291df71caf [2021-06-08T18:10:32.352Z] ---> 879a8d9adf7a [2021-06-08T18:10:32.352Z] [2021-06-08T18:10:32.627Z] Successfully built 2599594bc526 [2021-06-08T18:10:32.627Z] Successfully tagged support-scheduler-arm64:latest [2021-06-08T18:10:32.627Z]  Building support-scheduler ... done Building core-data [2021-06-08T18:10:32.901Z] Successfully built 879a8d9adf7a [2021-06-08T18:10:32.901Z] Successfully tagged support-notifications-arm64:latest [2021-06-08T18:10:32.901Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-06-08T18:10:33.176Z] Removing intermediate container e55a4b6f3467 [2021-06-08T18:10:33.176Z] ---> a69978099bc4 [2021-06-08T18:10:33.176Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T18:10:34.160Z] ---> ce3ea1c19938 [2021-06-08T18:10:34.160Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T18:10:34.160Z] ---> Running in 10f156d9df70 [2021-06-08T18:10:37.558Z] Removing intermediate container 10f156d9df70 [2021-06-08T18:10:37.558Z] ---> cd2546a050a8 [2021-06-08T18:10:37.558Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T18:10:37.558Z] ---> Running in 71c1e8518e60 [2021-06-08T18:10:38.549Z] Removing intermediate container 71c1e8518e60 [2021-06-08T18:10:38.549Z] ---> 2897155f21af [2021-06-08T18:10:38.549Z] Step 29/32 : CMD ["gate"] [2021-06-08T18:10:39.144Z] ---> Running in 13b325e739d8 [2021-06-08T18:10:40.132Z] Removing intermediate container 13b325e739d8 [2021-06-08T18:10:40.132Z] ---> ba675d96b884 [2021-06-08T18:10:40.132Z] Step 30/32 : LABEL arch=arm64 [2021-06-08T18:10:40.737Z] ---> Running in 320e1ccb581e [2021-06-08T18:10:41.354Z] Removing intermediate container 320e1ccb581e [2021-06-08T18:10:41.354Z] ---> 3ec0bc1ec532 [2021-06-08T18:10:41.354Z] Step 31/32 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:10:41.954Z] ---> Running in 459b3c1a9de5 [2021-06-08T18:10:42.550Z] Removing intermediate container 459b3c1a9de5 [2021-06-08T18:10:42.550Z] ---> aa5c58bca601 [2021-06-08T18:10:42.550Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T18:10:42.826Z] ---> Running in 61175695df03 [2021-06-08T18:10:43.425Z] Removing intermediate container 61175695df03 [2021-06-08T18:10:43.425Z] ---> a08a8cc65b71 [2021-06-08T18:10:43.425Z] [2021-06-08T18:10:43.698Z] Successfully built a08a8cc65b71 [2021-06-08T18:10:43.971Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-08T18:11:25.574Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:11:25.574Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:11:25.574Z] ---> fbb7e6d84c14 [2021-06-08T18:11:25.574Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> ce5803414897 [2021-06-08T18:11:25.574Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> b6ba536539d1 [2021-06-08T18:11:25.574Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> ea5f566634f4 [2021-06-08T18:11:25.574Z] Step 6/22 : COPY go.mod . [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> 4fa28ff19467 [2021-06-08T18:11:25.574Z] Step 7/22 : RUN go mod download [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> 86bb16f3ace5 [2021-06-08T18:11:25.574Z] Step 8/22 : COPY . . [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> 423b002d79ab [2021-06-08T18:11:25.574Z] Step 9/22 : RUN go mod tidy [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> 2d04d513dc62 [2021-06-08T18:11:25.574Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T18:11:25.574Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:11:25.574Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:11:25.574Z] ---> fbb7e6d84c14 [2021-06-08T18:11:25.574Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> ce5803414897 [2021-06-08T18:11:25.574Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> b6ba536539d1 [2021-06-08T18:11:25.574Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> ea5f566634f4 [2021-06-08T18:11:25.574Z] Step 6/26 : COPY go.mod . [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> 4fa28ff19467 [2021-06-08T18:11:25.574Z] Step 7/26 : RUN go mod download [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> 86bb16f3ace5 [2021-06-08T18:11:25.574Z] Step 8/26 : COPY . . [2021-06-08T18:11:25.574Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:11:25.574Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:11:25.574Z] ---> fbb7e6d84c14 [2021-06-08T18:11:25.574Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> ce5803414897 [2021-06-08T18:11:25.574Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> b6ba536539d1 [2021-06-08T18:11:25.574Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> 423b002d79ab [2021-06-08T18:11:25.574Z] Step 9/26 : RUN go mod tidy [2021-06-08T18:11:25.574Z] ---> Using cache [2021-06-08T18:11:25.574Z] ---> 2d04d513dc62 [2021-06-08T18:11:25.574Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T18:11:25.877Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:11:25.877Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:11:25.877Z] ---> fbb7e6d84c14 [2021-06-08T18:11:25.877Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T18:11:25.877Z] ---> Using cache [2021-06-08T18:11:25.877Z] ---> ce5803414897 [2021-06-08T18:11:25.877Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:11:25.877Z] ---> Using cache [2021-06-08T18:11:25.877Z] ---> b6ba536539d1 [2021-06-08T18:11:25.877Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T18:11:29.289Z] ---> Running in b03b1adffd80 [2021-06-08T18:11:29.289Z] ---> Running in 15d1c5069c73 [2021-06-08T18:11:29.289Z] ---> Running in 99b2e606ff66 [2021-06-08T18:11:29.289Z] ---> Running in 2cd47f74627d [2021-06-08T18:11:30.748Z] 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-08T18:11:30.748Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:11:31.027Z] 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-08T18:11:31.027Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:11:31.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:11:32.231Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:11:32.838Z] OK: 218 MiB in 52 packages [2021-06-08T18:11:33.123Z] OK: 218 MiB in 52 packages [2021-06-08T18:11:34.581Z] Removing intermediate container 99b2e606ff66 [2021-06-08T18:11:34.581Z] ---> efed222cabf1 [2021-06-08T18:11:34.581Z] Step 6/24 : COPY go.mod . [2021-06-08T18:11:35.185Z] Removing intermediate container 2cd47f74627d [2021-06-08T18:11:35.185Z] ---> 44b0d13c3fa1 [2021-06-08T18:11:35.185Z] Step 6/24 : COPY go.mod . [2021-06-08T18:11:36.181Z] ---> 2603e9658f53 [2021-06-08T18:11:36.181Z] Step 7/24 : RUN go mod download [2021-06-08T18:11:36.181Z] ---> Running in 3cdf5c3311cb [2021-06-08T18:11:36.800Z] ---> 6e6c1d5f1447 [2021-06-08T18:11:36.800Z] Step 7/24 : RUN go mod download [2021-06-08T18:11:37.079Z] ---> Running in 8cee437fb3ce [2021-06-08T18:11:41.417Z] Removing intermediate container 3cdf5c3311cb [2021-06-08T18:11:41.417Z] ---> 5e838942cfa6 [2021-06-08T18:11:41.417Z] Step 8/24 : COPY . . [2021-06-08T18:11:41.417Z] Removing intermediate container 8cee437fb3ce [2021-06-08T18:11:41.417Z] ---> d06f4d1824fa [2021-06-08T18:11:41.417Z] Step 8/24 : COPY . . [2021-06-08T18:12:08.282Z] ---> 9d71a795cdcd [2021-06-08T18:12:08.282Z] Step 9/24 : RUN go mod tidy [2021-06-08T18:12:08.282Z] ---> dc5ae16cb57e [2021-06-08T18:12:08.282Z] Step 9/24 : RUN go mod tidy [2021-06-08T18:12:08.282Z] ---> Running in dfcdb197d230 [2021-06-08T18:12:08.282Z] ---> Running in 6a73e3273c1a [2021-06-08T18:12:15.049Z] Removing intermediate container 6a73e3273c1a [2021-06-08T18:12:15.049Z] ---> ce196b352fd8 [2021-06-08T18:12:15.049Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T18:12:15.328Z] ---> Running in fbeee9eff092 [2021-06-08T18:12:15.328Z] Removing intermediate container dfcdb197d230 [2021-06-08T18:12:15.328Z] ---> e9e1d752eb0e [2021-06-08T18:12:15.328Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T18:12:15.619Z] ---> Running in 7866d67f64e6 [2021-06-08T18:12:17.642Z] 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-08T18:12:17.921Z] 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-08T18:12:36.272Z] 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-08T18:12:39.690Z] 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-08T18:12:54.837Z] Removing intermediate container 15d1c5069c73 [2021-06-08T18:12:54.837Z] ---> 1193ee04178e [2021-06-08T18:12:54.837Z] [2021-06-08T18:12:54.837Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T18:12:54.837Z] ---> 9852663dfa18 [2021-06-08T18:12:54.837Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T18:12:54.837Z] Removing intermediate container b03b1adffd80 [2021-06-08T18:12:54.837Z] ---> 9950a26b3823 [2021-06-08T18:12:54.837Z] [2021-06-08T18:12:54.837Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T18:12:54.837Z] ---> 9852663dfa18 [2021-06-08T18:12:54.837Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T18:12:54.837Z] ---> Running in 1e72880000d2 [2021-06-08T18:12:54.837Z] ---> Running in 1cbcc70e03e5 [2021-06-08T18:12:56.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:12:57.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:12:57.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:12:57.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:12:57.740Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T18:12:57.740Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T18:12:57.740Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T18:12:57.740Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T18:12:57.740Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T18:12:57.740Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T18:12:57.740Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T18:12:57.740Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T18:12:57.740Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T18:12:57.740Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T18:12:57.740Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T18:12:57.740Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T18:12:57.740Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T18:12:57.740Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T18:12:58.351Z] OK: 7 MiB in 20 packages [2021-06-08T18:12:58.351Z] OK: 7 MiB in 18 packages [2021-06-08T18:13:01.007Z] Removing intermediate container 1cbcc70e03e5 [2021-06-08T18:13:01.007Z] ---> 34558f9db166 [2021-06-08T18:13:01.007Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T18:13:01.287Z] Removing intermediate container 1e72880000d2 [2021-06-08T18:13:01.287Z] ---> a8e5ccaf5aed [2021-06-08T18:13:01.287Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T18:13:01.569Z] ---> Running in 8dd9a8a691bc [2021-06-08T18:13:01.850Z] ---> Running in b98d3d3dedff [2021-06-08T18:13:02.458Z] Removing intermediate container 8dd9a8a691bc [2021-06-08T18:13:02.458Z] ---> f09f1757cd6e [2021-06-08T18:13:02.458Z] Step 14/22 : WORKDIR /edgex [2021-06-08T18:13:02.458Z] Removing intermediate container b98d3d3dedff [2021-06-08T18:13:02.458Z] ---> abd7f7e26ba0 [2021-06-08T18:13:02.458Z] Step 14/26 : WORKDIR / [2021-06-08T18:13:02.736Z] ---> Running in b7ac01482ac3 [2021-06-08T18:13:02.736Z] ---> Running in 582b9ded315c [2021-06-08T18:13:03.729Z] Removing intermediate container b7ac01482ac3 [2021-06-08T18:13:03.729Z] ---> dd23f19ff774 [2021-06-08T18:13:03.729Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T18:13:04.005Z] Removing intermediate container 582b9ded315c [2021-06-08T18:13:04.005Z] ---> 7dc664d0f5ad [2021-06-08T18:13:04.005Z] 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-08T18:13:05.471Z] ---> 11b119275a9f [2021-06-08T18:13:05.472Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T18:13:05.472Z] ---> 4a627cb6b58a [2021-06-08T18:13:05.472Z] 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-08T18:13:06.915Z] ---> e04c58b12595 [2021-06-08T18:13:06.915Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T18:13:07.520Z] ---> 0e72a28c3022 [2021-06-08T18:13:07.520Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T18:13:08.505Z] ---> b5f4f0c8147a [2021-06-08T18:13:08.505Z] 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-08T18:13:09.947Z] ---> d358822aaa3f [2021-06-08T18:13:09.947Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T18:13:09.947Z] ---> Running in 2e8855a4f9c3 [2021-06-08T18:13:10.222Z] ---> e944b2c808c2 [2021-06-08T18:13:10.222Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T18:13:10.821Z] Removing intermediate container 2e8855a4f9c3 [2021-06-08T18:13:10.821Z] ---> c8455d5db922 [2021-06-08T18:13:10.821Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T18:13:11.102Z] ---> Running in 285c9c11fcce [2021-06-08T18:13:12.085Z] Removing intermediate container 285c9c11fcce [2021-06-08T18:13:12.085Z] ---> abdeffdcebf3 [2021-06-08T18:13:12.086Z] Step 20/22 : LABEL arch=arm64 [2021-06-08T18:13:12.365Z] ---> 2e1646820595 [2021-06-08T18:13:12.365Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T18:13:12.365Z] ---> Running in a6346814de64 [2021-06-08T18:13:13.364Z] Removing intermediate container a6346814de64 [2021-06-08T18:13:13.364Z] ---> 8ded8a220776 [2021-06-08T18:13:13.364Z] Step 21/22 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:13:13.637Z] ---> Running in c8c0d97a84ed [2021-06-08T18:13:14.878Z] Removing intermediate container c8c0d97a84ed [2021-06-08T18:13:14.878Z] ---> 9317df8d2a41 [2021-06-08T18:13:14.878Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T18:13:14.878Z] ---> 7f8e391af32c [2021-06-08T18:13:14.878Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T18:13:14.878Z] ---> Running in 018fc26ce8cf [2021-06-08T18:13:15.926Z] Removing intermediate container 018fc26ce8cf [2021-06-08T18:13:15.926Z] ---> 58e76fc83c10 [2021-06-08T18:13:15.926Z] [2021-06-08T18:13:16.593Z] ---> 95d12dd5f48f [2021-06-08T18:13:16.593Z] 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-08T18:13:16.593Z] Successfully built 58e76fc83c10 [2021-06-08T18:13:16.593Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-08T18:13:16.593Z]  Building security-proxy-setup ... done  ---> Running in 8477bcb507fc [2021-06-08T18:13:21.055Z] Removing intermediate container 8477bcb507fc [2021-06-08T18:13:21.055Z] ---> 60bd121122c1 [2021-06-08T18:13:21.055Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T18:13:21.056Z] ---> Running in 44d5ff8944cf [2021-06-08T18:13:21.334Z] Removing intermediate container 44d5ff8944cf [2021-06-08T18:13:21.334Z] ---> 30e2e34ab355 [2021-06-08T18:13:21.334Z] Step 24/26 : LABEL arch=arm64 [2021-06-08T18:13:21.613Z] ---> Running in 8ae5e10796cd [2021-06-08T18:13:22.217Z] Removing intermediate container 8ae5e10796cd [2021-06-08T18:13:22.217Z] ---> 91b460b54d52 [2021-06-08T18:13:22.217Z] Step 25/26 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:13:22.499Z] ---> Running in fd280b20ff2a [2021-06-08T18:13:23.490Z] Removing intermediate container fd280b20ff2a [2021-06-08T18:13:23.491Z] ---> 0ead992f9119 [2021-06-08T18:13:23.491Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T18:13:23.491Z] ---> Running in ceed1022e49b [2021-06-08T18:13:24.482Z] Removing intermediate container ceed1022e49b [2021-06-08T18:13:24.482Z] ---> 85359fcedfc4 [2021-06-08T18:13:24.482Z] [2021-06-08T18:13:24.761Z] Successfully built 85359fcedfc4 [2021-06-08T18:13:24.761Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-08T18:13:37.197Z]  Building security-secretstore-setup ... done Removing intermediate container fbeee9eff092 [2021-06-08T18:13:37.197Z] ---> 5e377a95d282 [2021-06-08T18:13:37.197Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T18:13:37.197Z] ---> Running in 344ad6be373b [2021-06-08T18:13:39.178Z] 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-08T18:13:40.613Z] Removing intermediate container 7866d67f64e6 [2021-06-08T18:13:40.613Z] ---> 59b1e9c602ac [2021-06-08T18:13:40.613Z] [2021-06-08T18:13:40.613Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T18:13:40.613Z] ---> 9852663dfa18 [2021-06-08T18:13:40.613Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T18:13:40.886Z] ---> Running in ede506286194 [2021-06-08T18:13:41.481Z] Removing intermediate container ede506286194 [2021-06-08T18:13:41.481Z] ---> 7f1a90da1c57 [2021-06-08T18:13:41.481Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T18:13:41.481Z] Removing intermediate container 344ad6be373b [2021-06-08T18:13:41.481Z] ---> 4c3faa3b6717 [2021-06-08T18:13:41.481Z] [2021-06-08T18:13:41.481Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T18:13:41.755Z] ---> Running in 25b75584a066 [2021-06-08T18:13:41.755Z] 20.10.0: Pulling from library/docker [2021-06-08T18:13:42.355Z] Removing intermediate container 25b75584a066 [2021-06-08T18:13:42.355Z] ---> 3af8fef9aefc [2021-06-08T18:13:42.355Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T18:13:42.640Z] ---> Running in ab47bfdfce79 [2021-06-08T18:13:43.241Z] Removing intermediate container ab47bfdfce79 [2021-06-08T18:13:43.241Z] ---> a1bd1a174db8 [2021-06-08T18:13:43.241Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:13:43.516Z] ---> Running in a8823c2f2f37 [2021-06-08T18:13:46.951Z] Removing intermediate container a8823c2f2f37 [2021-06-08T18:13:46.951Z] ---> 7668991451a1 [2021-06-08T18:13:46.951Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T18:13:46.951Z] ---> Running in 278a5ab50fb0 [2021-06-08T18:13:48.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:13:49.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:13:50.009Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T18:13:50.009Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T18:13:50.009Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T18:13:50.009Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T18:13:50.287Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T18:13:50.287Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T18:13:50.287Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T18:13:50.562Z] OK: 8 MiB in 20 packages [2021-06-08T18:13:50.838Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T18:13:50.838Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T18:13:50.838Z] ---> eeaf43b92773 [2021-06-08T18:13:50.838Z] 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-08T18:13:51.441Z] ---> Running in 3d06dc4f1639 [2021-06-08T18:13:52.042Z] Removing intermediate container 3d06dc4f1639 [2021-06-08T18:13:52.042Z] ---> 16b264b0a983 [2021-06-08T18:13:52.042Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T18:13:52.042Z] Removing intermediate container 278a5ab50fb0 [2021-06-08T18:13:52.042Z] ---> 623b6f3cda4b [2021-06-08T18:13:52.043Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T18:13:52.320Z] ---> Running in a04be46b8bc6 [2021-06-08T18:13:53.314Z] ---> 19e344c7b10e [2021-06-08T18:13:53.314Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T18:13:53.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:13:53.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:13:54.193Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T18:13:54.193Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T18:13:54.193Z] Executing bash-5.0.17-r0.post-install [2021-06-08T18:13:54.193Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T18:13:54.193Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T18:13:54.472Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T18:13:54.472Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T18:13:54.472Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T18:13:54.472Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T18:13:54.472Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T18:13:54.472Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T18:13:54.472Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T18:13:54.472Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T18:13:54.472Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T18:13:54.472Z] ---> bbc5df364b2f [2021-06-08T18:13:54.472Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T18:13:55.923Z] ---> bfbc44ea7f18 [2021-06-08T18:13:55.923Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T18:13:56.201Z] ---> Running in 94881bf71c75 [2021-06-08T18:13:56.201Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T18:13:56.201Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T18:13:56.201Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T18:13:56.201Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T18:13:56.201Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T18:13:56.201Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T18:13:56.476Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T18:13:56.476Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T18:13:56.476Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T18:13:56.476Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T18:13:56.476Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T18:13:56.476Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T18:13:56.476Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T18:13:56.476Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T18:13:56.476Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T18:13:56.762Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T18:13:56.762Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T18:13:56.762Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T18:13:56.762Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T18:13:56.762Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T18:13:56.762Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T18:13:56.762Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T18:13:56.762Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T18:13:56.762Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T18:13:56.762Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T18:13:56.762Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T18:13:56.762Z] Removing intermediate container 94881bf71c75 [2021-06-08T18:13:56.762Z] ---> f165179c8396 [2021-06-08T18:13:56.762Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T18:13:57.040Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T18:13:57.040Z] OK: 72 MiB in 59 packages [2021-06-08T18:13:57.040Z] ---> Running in 4ae3b5dec638 [2021-06-08T18:13:57.645Z] Removing intermediate container 4ae3b5dec638 [2021-06-08T18:13:57.645Z] ---> f571748fdf90 [2021-06-08T18:13:57.645Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T18:13:57.645Z] ---> Running in b30787c46923 [2021-06-08T18:13:58.282Z] Removing intermediate container b30787c46923 [2021-06-08T18:13:58.282Z] ---> 2a072e5f6ab7 [2021-06-08T18:13:58.282Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:13:58.282Z] ---> Running in 9309d9f30dbf [2021-06-08T18:13:58.881Z] Removing intermediate container 9309d9f30dbf [2021-06-08T18:13:58.881Z] ---> 1990559e1968 [2021-06-08T18:13:58.881Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T18:13:58.881Z] ---> Running in 5dd26e409fc8 [2021-06-08T18:13:59.482Z] Removing intermediate container 5dd26e409fc8 [2021-06-08T18:13:59.482Z] ---> 1c773513f6dd [2021-06-08T18:13:59.482Z] [2021-06-08T18:14:00.079Z] Successfully built 1c773513f6dd [2021-06-08T18:14:00.079Z] Successfully tagged core-data-arm64:latest [2021-06-08T18:14:01.505Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-08T18:14:01.505Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T18:14:02.103Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T18:14:02.103Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T18:14:02.377Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T18:14:02.377Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T18:14:02.654Z] 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-08T18:14:02.955Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T18:14:02.955Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T18:14:04.402Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T18:14:04.402Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T18:14:04.402Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T18:14:04.402Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T18:14:07.045Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T18:14:07.045Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T18:14:07.335Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T18:14:07.335Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T18:14:09.304Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T18:14:09.304Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T18:14:11.918Z] Collecting PyYAML<4,>=3.10 [2021-06-08T18:14:11.918Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T18:14:14.524Z] 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-08T18:14:14.797Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T18:14:14.797Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T18:14:14.797Z] 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-08T18:14:15.070Z] Collecting idna<2.8,>=2.5 [2021-06-08T18:14:15.070Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T18:14:15.343Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T18:14:15.343Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T18:14:15.343Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T18:14:15.343Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T18:14:15.343Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T18:14:15.343Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T18:14:16.315Z] Installing collected packages: jsonschema, cached-property, websocket-client, urllib3, idna, requests, docopt, docker-pycreds, docker, texttable, dockerpty, PyYAML, docker-compose [2021-06-08T18:14:16.906Z] Attempting uninstall: urllib3 [2021-06-08T18:14:16.906Z] Found existing installation: urllib3 1.25.9 [2021-06-08T18:14:16.906Z] Uninstalling urllib3-1.25.9: [2021-06-08T18:14:16.906Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T18:14:17.497Z] Attempting uninstall: idna [2021-06-08T18:14:17.497Z] Found existing installation: idna 2.9 [2021-06-08T18:14:17.497Z] Uninstalling idna-2.9: [2021-06-08T18:14:17.497Z] Successfully uninstalled idna-2.9 [2021-06-08T18:14:18.088Z] Attempting uninstall: requests [2021-06-08T18:14:18.088Z] Found existing installation: requests 2.23.0 [2021-06-08T18:14:18.088Z] Uninstalling requests-2.23.0: [2021-06-08T18:14:18.358Z] Successfully uninstalled requests-2.23.0 [2021-06-08T18:14:18.629Z] Running setup.py install for docopt: started [2021-06-08T18:14:20.594Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T18:14:21.207Z] Running setup.py install for texttable: started [2021-06-08T18:14:23.171Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T18:14:23.171Z] Running setup.py install for dockerpty: started [2021-06-08T18:14:24.593Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T18:14:24.593Z] Running setup.py install for PyYAML: started [2021-06-08T18:14:26.556Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T18:14:27.546Z] 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-08T18:14:35.901Z] Removing intermediate container a04be46b8bc6 [2021-06-08T18:14:35.901Z] ---> de103a46d4a7 [2021-06-08T18:14:35.901Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T18:14:35.901Z] ---> Running in 2acb1f57ec4f [2021-06-08T18:14:36.174Z] Removing intermediate container 2acb1f57ec4f [2021-06-08T18:14:36.174Z] ---> 43561b1e28fd [2021-06-08T18:14:36.174Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T18:14:36.449Z] ---> Running in 1cdc6fc2619f [2021-06-08T18:14:36.725Z] Removing intermediate container 1cdc6fc2619f [2021-06-08T18:14:36.725Z] ---> a276710520be [2021-06-08T18:14:36.725Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T18:14:38.166Z] ---> d73aec940fc8 [2021-06-08T18:14:38.166Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T18:14:38.775Z] ---> 21df310e4186 [2021-06-08T18:14:38.775Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T18:14:39.771Z] ---> a1966453f9c9 [2021-06-08T18:14:39.771Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T18:14:40.041Z] ---> Running in 70a9a1cb31a3 [2021-06-08T18:14:40.312Z] Removing intermediate container 70a9a1cb31a3 [2021-06-08T18:14:40.313Z] ---> 6d85723a0f92 [2021-06-08T18:14:40.313Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T18:14:40.586Z] ---> Running in d87d5e712bc6 [2021-06-08T18:14:41.182Z] Removing intermediate container d87d5e712bc6 [2021-06-08T18:14:41.182Z] ---> 6cc62f64b6bc [2021-06-08T18:14:41.182Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T18:14:41.182Z] ---> Running in 63e60ed5da9e [2021-06-08T18:14:41.773Z] Removing intermediate container 63e60ed5da9e [2021-06-08T18:14:41.773Z] ---> 267817586be8 [2021-06-08T18:14:41.773Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T18:14:41.773Z] ---> Running in 342a57368a00 [2021-06-08T18:14:42.365Z] Removing intermediate container 342a57368a00 [2021-06-08T18:14:42.365Z] ---> 21ad775608c9 [2021-06-08T18:14:42.365Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T18:14:42.365Z] ---> Running in 4eb639f66adf [2021-06-08T18:14:42.958Z] Removing intermediate container 4eb639f66adf [2021-06-08T18:14:42.958Z] ---> 64852cc09b4d [2021-06-08T18:14:42.958Z] [2021-06-08T18:14:43.243Z] Successfully built 64852cc09b4d [2021-06-08T18:14:43.243Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-08T18:14:43.847Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T18:14:43.864Z] $ docker stop --time=1 718d6070937bec727627ffd7cf75c3351ff7a10a2ec519b27b514cff0a4b025c [2021-06-08T18:14:45.712Z] $ docker rm -f 718d6070937bec727627ffd7cf75c3351ff7a10a2ec519b27b514cff0a4b025c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T18:14:46.305Z] + docker images [2021-06-08T18:14:46.576Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T18:14:46.576Z] sys-mgmt-agent-arm64 latest 64852cc09b4d 4 seconds ago 299MB [2021-06-08T18:14:46.576Z] core-data-arm64 latest 1c773513f6dd 47 seconds ago 19.1MB [2021-06-08T18:14:46.576Z] 4c3faa3b6717 About a minute ago 973MB [2021-06-08T18:14:46.576Z] 59b1e9c602ac About a minute ago 974MB [2021-06-08T18:14:46.576Z] security-secretstore-setup-arm64 latest 85359fcedfc4 About a minute ago 26.5MB [2021-06-08T18:14:46.576Z] security-proxy-setup-arm64 latest 58e76fc83c10 About a minute ago 24MB [2021-06-08T18:14:46.576Z] 9950a26b3823 About a minute ago 971MB [2021-06-08T18:14:46.576Z] 1193ee04178e About a minute ago 974MB [2021-06-08T18:14:46.576Z] security-bootstrapper-arm64 latest a08a8cc65b71 4 minutes ago 17.1MB [2021-06-08T18:14:46.576Z] support-notifications-arm64 latest 879a8d9adf7a 4 minutes ago 15.7MB [2021-06-08T18:14:46.576Z] support-scheduler-arm64 latest 2599594bc526 4 minutes ago 15MB [2021-06-08T18:14:46.576Z] core-command-arm64 latest 2d416e26fc37 4 minutes ago 15MB [2021-06-08T18:14:46.576Z] core-metadata-arm64 latest ff89779e7b00 4 minutes ago 15.6MB [2021-06-08T18:14:46.576Z] d7b134a4bca1 4 minutes ago 971MB [2021-06-08T18:14:46.576Z] 863a8e553f14 4 minutes ago 968MB [2021-06-08T18:14:46.576Z] 41cd250689cf 4 minutes ago 968MB [2021-06-08T18:14:46.576Z] 42c9a420532b 4 minutes ago 966MB [2021-06-08T18:14:46.576Z] 4f317275433f 4 minutes ago 967MB [2021-06-08T18:14:46.576Z] ci-base-image-arm64 latest fbb7e6d84c14 14 minutes ago 641MB [2021-06-08T18:14:46.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-08T18:14:46.576Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-08T18:14:46.576Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-08T18:14:46.576Z] 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-08T18:14:50.408Z] ---> job-cost.sh [2021-06-08T18:14:50.408Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k4y5 [2021-06-08T18:15:29.376Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T18:17:06.260Z] lf-activate-venv(): INFO: Adding /tmp/venv-k4y5/bin to PATH [2021-06-08T18:17:06.260Z] INFO: No Stack... [2021-06-08T18:17:06.260Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T18:17:06.260Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T18:17:06.655Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-06-08T18:17:06.655Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T18:17:06.755Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3552-2-stack-cost] [2021-06-08T18:17:06.764Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3552-2-stack-cost] did not exist. Created. [2021-06-08T18:17:06.765Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3552-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T18:17:07.145Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T18:17:07.404Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T18:17:07.418Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3552-2-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-08T18:17:08.473Z] provisioning config files... [2021-06-08T18:17:08.483Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5011176937149548103tmp [Pipeline] { [Pipeline] sh [2021-06-08T18:17:09.081Z] + set +x [2021-06-08T18:17:09.081Z] + curl -s https://codecov.io/bash [2021-06-08T18:17:09.081Z] + bash -s -- [2021-06-08T18:17:09.081Z] [2021-06-08T18:17:09.081Z] _____ _ [2021-06-08T18:17:09.081Z] / ____| | | [2021-06-08T18:17:09.081Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T18:17:09.081Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T18:17:09.081Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T18:17:09.082Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T18:17:09.082Z] Bash-1.0.3 [2021-06-08T18:17:09.082Z] [2021-06-08T18:17:09.082Z] [2021-06-08T18:17:09.082Z] ==> git version 2.24.4 found [2021-06-08T18:17:09.082Z] ==> 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-08T18:17:09.082Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T18:17:09.082Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T18:17:09.082Z] ==> Jenkins CI detected. [2021-06-08T18:17:09.082Z] project root: . [2021-06-08T18:17:09.082Z] --> token set from env [2021-06-08T18:17:09.082Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T18:17:09.082Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T18:17:09.082Z] ==> Python coveragepy not found [2021-06-08T18:17:09.082Z] ==> Searching for coverage reports in: [2021-06-08T18:17:09.082Z] + . [2021-06-08T18:17:09.082Z] -> Found 1 reports [2021-06-08T18:17:09.082Z] ==> Detecting git/mercurial file structure [2021-06-08T18:17:09.082Z] ==> Reading reports [2021-06-08T18:17:09.082Z] + ./coverage.out bytes=412085 [2021-06-08T18:17:09.082Z] ==> Appending adjustments [2021-06-08T18:17:09.082Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T18:17:10.470Z] + Found adjustments [2021-06-08T18:17:10.470Z] ==> Gzipping contents [2021-06-08T18:17:10.470Z] 56K /tmp/codecov.xfzFur.gz [2021-06-08T18:17:10.470Z] ==> Uploading reports [2021-06-08T18:17:10.470Z] url: https://codecov.io [2021-06-08T18:17:10.470Z] query: branch=PR-3552&commit=7c435059c239f6481c389cf9a6f479fd5c8969cc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3552%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3552&job=&cmd_args= [2021-06-08T18:17:10.470Z] -> Pinging Codecov [2021-06-08T18:17:10.470Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3552&commit=7c435059c239f6481c389cf9a6f479fd5c8969cc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3552%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3552&job=&cmd_args= [2021-06-08T18:17:11.483Z] -> Uploading to [2021-06-08T18:17:11.483Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/7c435059c239f6481c389cf9a6f479fd5c8969cc/081d21d0-7232-4d11-8c8f-aeaeb4ceff67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T181711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdb4301f0cb97b87428455d5fd2433e5ea7e03d5eda52fa53220b48ea2958767 [2021-06-08T18:17:11.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T18:17:11.483Z] Dload Upload Total Spent Left Speed [2021-06-08T18:17:12.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56051 0 0 100 56051 0 93659 --:--:-- --:--:-- --:--:-- 93574 [2021-06-08T18:17:12.055Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7c435059c239f6481c389cf9a6f479fd5c8969cc [Pipeline] } [2021-06-08T18:17:12.064Z] 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-08T18:17:16.067Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T18:17:16.630Z] ---> package-listing.sh [2021-06-08T18:17:16.631Z] ++ facter osfamily [2021-06-08T18:17:16.631Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T18:17:16.892Z] + OS_FAMILY=redhat [2021-06-08T18:17:16.892Z] + workspace=/w/workspace/edgex-go/2 [2021-06-08T18:17:16.893Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T18:17:16.893Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T18:17:16.893Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T18:17:16.893Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T18:17:16.893Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-08T18:17:16.893Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T18:17:16.893Z] + case "${OS_FAMILY}" in [2021-06-08T18:17:16.893Z] + rpm -qa [2021-06-08T18:17:16.893Z] + sort [2021-06-08T18:17:19.442Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T18:17:19.442Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T18:17:19.442Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T18:17:19.442Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-08T18:17:19.442Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-08T18:17:19.442Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-08T18:17:19.455Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T18:17:19.741Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:17:20.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T18:17:20.310Z] [2021-06-08T18:17:20.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:17:20.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T18:17:20.631Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T18:17:20.631Z] df20fa9351a1: Pulling fs layer [2021-06-08T18:17:20.631Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T18:17:20.631Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T18:17:20.631Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T18:17:20.631Z] 93b61091891f: Pulling fs layer [2021-06-08T18:17:20.631Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T18:17:20.631Z] 5e14af77c1be: Pulling fs layer [2021-06-08T18:17:20.631Z] 01666e4c0597: Pulling fs layer [2021-06-08T18:17:20.631Z] aa168da1d23b: Pulling fs layer [2021-06-08T18:17:20.631Z] 46f8f816bc3b: Waiting [2021-06-08T18:17:20.631Z] 93b61091891f: Waiting [2021-06-08T18:17:20.631Z] 93b9cdb0e59b: Waiting [2021-06-08T18:17:20.631Z] 5e14af77c1be: Waiting [2021-06-08T18:17:20.631Z] 01666e4c0597: Waiting [2021-06-08T18:17:20.631Z] aa168da1d23b: Waiting [2021-06-08T18:17:20.631Z] 36b3adc4ff6f: Download complete [2021-06-08T18:17:20.631Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T18:17:20.631Z] 46f8f816bc3b: Download complete [2021-06-08T18:17:20.631Z] df20fa9351a1: Verifying Checksum [2021-06-08T18:17:20.631Z] df20fa9351a1: Download complete [2021-06-08T18:17:20.893Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T18:17:20.893Z] 93b9cdb0e59b: Download complete [2021-06-08T18:17:20.893Z] 5e14af77c1be: Verifying Checksum [2021-06-08T18:17:20.893Z] 5e14af77c1be: Download complete [2021-06-08T18:17:20.893Z] 93b61091891f: Verifying Checksum [2021-06-08T18:17:20.893Z] 93b61091891f: Download complete [2021-06-08T18:17:20.893Z] 01666e4c0597: Verifying Checksum [2021-06-08T18:17:20.893Z] 01666e4c0597: Download complete [2021-06-08T18:17:20.893Z] df20fa9351a1: Pull complete [2021-06-08T18:17:21.167Z] 36b3adc4ff6f: Pull complete [2021-06-08T18:17:21.167Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T18:17:21.167Z] 8ad3a11d3b57: Download complete [2021-06-08T18:17:21.746Z] 8ad3a11d3b57: Pull complete [2021-06-08T18:17:21.746Z] 46f8f816bc3b: Pull complete [2021-06-08T18:17:22.012Z] 93b61091891f: Pull complete [2021-06-08T18:17:22.012Z] 93b9cdb0e59b: Pull complete [2021-06-08T18:17:22.272Z] 5e14af77c1be: Pull complete [2021-06-08T18:17:22.272Z] 01666e4c0597: Pull complete [2021-06-08T18:17:22.842Z] aa168da1d23b: Verifying Checksum [2021-06-08T18:17:22.842Z] aa168da1d23b: Download complete [2021-06-08T18:17:27.101Z] aa168da1d23b: Pull complete [2021-06-08T18:17:27.101Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T18:17:27.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T18:17:27.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T18:17:27.182Z] prd-centos7-docker-4c-2g-964 does not seem to be running inside a container [2021-06-08T18:17:27.218Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T18:17:30.162Z] $ docker top 813d2eaa6e2d624598a29524797b57c06eea784adebf70aabea82cab5fd1f952 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T18:17:30.551Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T18:17:30.847Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T18:17:31.167Z] + ls /var/log/sa-host [2021-06-08T18:17:31.168Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T18:17:31.168Z] file_magic: OK [2021-06-08T18:17:31.168Z] HZ: Using current value: 100 [2021-06-08T18:17:31.168Z] file_header: OK [2021-06-08T18:17:31.168Z] 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-08T18:17:31.168Z] Statistics: [2021-06-08T18:17:31.168Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T18:17:31.168Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T18:17:31.168Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T18:17:31.168Z] file_magic: OK [2021-06-08T18:17:31.168Z] HZ: Using current value: 100 [2021-06-08T18:17:31.168Z] file_header: OK [2021-06-08T18:17:31.168Z] 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-08T18:17:31.168Z] Statistics: [2021-06-08T18:17:31.168Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T18:17:31.168Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T18:17:31.779Z] provisioning config files... [2021-06-08T18:17:31.795Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3830558206205184072tmp [Pipeline] { [Pipeline] echo [2021-06-08T18:17:31.815Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T18:17:32.115Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T18:17:32.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T18:17:32.515Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T18:17:32.526Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T18:17:32.820Z] ---> sudo-logs.sh [2021-06-08T18:17:32.820Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T18:17:32.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T18:17:33.143Z] ---> job-cost.sh [2021-06-08T18:17:33.143Z] lf-activate-venv: SKIPPING [2021-06-08T18:17:33.143Z] DEBUG: total: 0.18000000715255737 [2021-06-08T18:17:33.143Z] INFO: Retrieving Stack Cost... [2021-06-08T18:17:34.087Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T18:17:34.659Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T18:17:34.672Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T18:17:34.970Z] ---> logs-deploy.sh [2021-06-08T18:17:34.970Z] lf-activate-venv: SKIPPING [2021-06-08T18:17:34.970Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3552/2 [2021-06-08T18:17:34.970Z] INFO: archiving workspace using pattern(s): [2021-06-08T18:17:35.914Z] Archives upload complete. [2021-06-08T18:17:35.914Z] INFO: archiving logs to Nexus