Pull request #3483 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 rather than fbfc5f829c0fe290e71dd09b460be6e716630521 Obtained Jenkinsfile from 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 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-ssh9074443777990303248.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh113672657040791901.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3483/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-3483/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6402733230898483165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8552062641337489282.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3483/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-3483/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4975049752319436603.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15060 in /w/workspace/edgexfoundry_edgex-go_PR-3483 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3379797074977775025.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 into PR head commit fbfc5f829c0fe290e71dd09b460be6e716630521 Merge succeeded, producing fbfc5f829c0fe290e71dd09b460be6e716630521 Checking out Revision fbfc5f829c0fe290e71dd09b460be6e716630521 (PR-3483) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2484992895409396365.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3483/head:refs/remotes/origin/PR-3483 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbfc5f829c0fe290e71dd09b460be6e716630521 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5526801858144969245.key > git merge 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbfc5f829c0fe290e71dd09b460be6e716630521 # timeout=10 Commit message: "feat(notifications): Implement V2 GET /transmission/status/{status} API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T12:59:18.316Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T12:59:18.405Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T12:59:18.430Z] ========================================================= [2021-05-19T12:59:18.430Z] EdgeX Global Pipelines Version Info [2021-05-19T12:59:18.430Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ddba605d43e6cc768e84377c951b80c5911ebf7e # timeout=10 [2021-05-19T12:59:19.943Z] ------------------- [2021-05-19T12:59:19.943Z] stable info: [2021-05-19T12:59:19.943Z] ------------------- [2021-05-19T12:59:19.943Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T12:59:19.943Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T12:59:19.943Z] Message: update stable to v1.0.192 [2021-05-19T12:59:20.522Z] ------------------- [2021-05-19T12:59:20.522Z] experimental info: [2021-05-19T12:59:20.522Z] ------------------- [2021-05-19T12:59:20.522Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T12:59:20.522Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T12:59:20.522Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T12:59:20.655Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-19T12:59:20.676Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-19T12:59:20.695Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T12:59:20.716Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T12:59:20.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T12:59:20.755Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T12:59:20.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T12:59:20.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-19T12:59:20.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-19T12:59:20.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-19T12:59:20.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T12:59:20.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T12:59:20.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T12:59:20.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T12:59:20.976Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T12:59:20.998Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T12:59:21.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T12:59:21.041Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T12:59:21.061Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T12:59:21.081Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-19T12:59:21.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-19T12:59:21.121Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T12:59:21.142Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3483 [Pipeline] echo [2021-05-19T12:59:21.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3483 [Pipeline] echo [2021-05-19T12:59:21.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3483 [Pipeline] echo [2021-05-19T12:59:21.207Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbfc5f829c0fe290e71dd09b460be6e716630521 [Pipeline] echo [2021-05-19T12:59:21.227Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbfc5f8 [Pipeline] echo [2021-05-19T12:59:21.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T12:59:21.322Z] provisioning config files... [2021-05-19T12:59:21.340Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2153327263821089244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T12:59:21.666Z] ---> docker-login.sh [2021-05-19T12:59:21.666Z] nexus3.edgexfoundry.org:10001 [2021-05-19T12:59:21.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T12:59:21.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T12:59:21.930Z] Configure a credential helper to remove this warning. See [2021-05-19T12:59:21.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T12:59:21.930Z] [2021-05-19T12:59:21.930Z] Login Succeeded [2021-05-19T12:59:21.930Z] nexus3.edgexfoundry.org:10002 [2021-05-19T12:59:21.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T12:59:22.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T12:59:22.193Z] Configure a credential helper to remove this warning. See [2021-05-19T12:59:22.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T12:59:22.193Z] [2021-05-19T12:59:22.193Z] Login Succeeded [2021-05-19T12:59:22.193Z] nexus3.edgexfoundry.org:10003 [2021-05-19T12:59:22.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T12:59:22.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T12:59:22.193Z] Configure a credential helper to remove this warning. See [2021-05-19T12:59:22.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T12:59:22.193Z] [2021-05-19T12:59:22.193Z] Login Succeeded [2021-05-19T12:59:22.193Z] nexus3.edgexfoundry.org:10004 [2021-05-19T12:59:22.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T12:59:22.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T12:59:22.456Z] Configure a credential helper to remove this warning. See [2021-05-19T12:59:22.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T12:59:22.456Z] [2021-05-19T12:59:22.456Z] Login Succeeded [2021-05-19T12:59:22.456Z] docker.io [2021-05-19T12:59:22.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T12:59:22.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T12:59:22.718Z] Configure a credential helper to remove this warning. See [2021-05-19T12:59:22.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T12:59:22.718Z] [2021-05-19T12:59:22.718Z] Login Succeeded [2021-05-19T12:59:22.718Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T12:59:22.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T12:59:23.057Z] ++ 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-05-19T12:59:23.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T12:59:23.057Z] ++ dirname cmd/core-command/Dockerfile [2021-05-19T12:59:23.057Z] ++ cut -d/ -f2 [2021-05-19T12:59:23.057Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-19T12:59:23.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T12:59:23.057Z] ++ dirname cmd/core-data/Dockerfile [2021-05-19T12:59:23.057Z] ++ cut -d/ -f2 [2021-05-19T12:59:23.057Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-19T12:59:23.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T12:59:23.057Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-19T12:59:23.057Z] ++ cut -d/ -f2 [2021-05-19T12:59:23.057Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-19T12:59:23.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T12:59:23.057Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-19T12:59:23.057Z] ++ cut -d/ -f2 [2021-05-19T12:59:23.057Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-19T12:59:23.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T12:59:23.057Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-19T12:59:23.057Z] ++ cut -d/ -f2 [2021-05-19T12:59:23.057Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-19T12:59:23.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T12:59:23.057Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-19T12:59:23.057Z] ++ cut -d/ -f2 [2021-05-19T12:59:23.057Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-19T12:59:23.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T12:59:23.057Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-19T12:59:23.057Z] ++ cut -d/ -f2 [2021-05-19T12:59:23.057Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-19T12:59:23.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T12:59:23.057Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-19T12:59:23.057Z] ++ cut -d/ -f2 [2021-05-19T12:59:23.057Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-19T12:59:23.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T12:59:23.057Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-19T12:59:23.057Z] ++ cut -d/ -f2 [2021-05-19T12:59:23.057Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-19T12:59:23.099Z] 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-05-19T12:59:24.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T12:59:24.530Z] [2021-05-19T12:59:24.530Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T12:59:24.851Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T12:59:24.851Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T12:59:24.851Z] 31603596830f: Pulling fs layer [2021-05-19T12:59:24.851Z] 54011a49482f: Pulling fs layer [2021-05-19T12:59:24.851Z] a6820b24f6d8: Pulling fs layer [2021-05-19T12:59:24.851Z] f581987b2513: Pulling fs layer [2021-05-19T12:59:24.851Z] f581987b2513: Waiting [2021-05-19T12:59:24.851Z] 54011a49482f: Verifying Checksum [2021-05-19T12:59:24.851Z] 54011a49482f: Download complete [2021-05-19T12:59:25.430Z] 31603596830f: Verifying Checksum [2021-05-19T12:59:25.430Z] 31603596830f: Download complete [2021-05-19T12:59:25.430Z] 31603596830f: Pull complete [2021-05-19T12:59:25.430Z] a6820b24f6d8: Verifying Checksum [2021-05-19T12:59:25.430Z] a6820b24f6d8: Download complete [2021-05-19T12:59:25.430Z] f581987b2513: Verifying Checksum [2021-05-19T12:59:25.430Z] f581987b2513: Download complete [2021-05-19T12:59:25.699Z] 54011a49482f: Pull complete [2021-05-19T12:59:26.286Z] a6820b24f6d8: Pull complete [2021-05-19T12:59:26.549Z] f581987b2513: Pull complete [2021-05-19T12:59:26.549Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T12:59:26.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T12:59:26.549Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T12:59:26.650Z] prd-centos7-docker-4c-2g-15060 does not seem to be running inside a container [2021-05-19T12:59:26.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T12:59:28.349Z] $ docker top 141bcc7f6b2a18ceb97df44a41a67bb7cb51deaf6ade74c1668457137a101bda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T12:59:28.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T12:59:28.492Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T12:59:28.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T12:59:28.598Z] $ docker exec 141bcc7f6b2a18ceb97df44a41a67bb7cb51deaf6ade74c1668457137a101bda ssh-agent [2021-05-19T12:59:28.703Z] SSH_AUTH_SOCK=/tmp/ssh-ctFDq8FzqL2q/agent.14 [2021-05-19T12:59:28.703Z] SSH_AGENT_PID=20 [2021-05-19T12:59:28.712Z] Running ssh-add (command line suppressed) [2021-05-19T12:59:28.825Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2915106488105222664.key (/w/workspace/edgex-go/3@tmp/private_key_2915106488105222664.key) [2021-05-19T12:59:28.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T12:59:29.143Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T12:59:29.161Z] $ docker exec --env ******** --env ******** 141bcc7f6b2a18ceb97df44a41a67bb7cb51deaf6ade74c1668457137a101bda ssh-agent -k [2021-05-19T12:59:29.281Z] unset SSH_AUTH_SOCK; [2021-05-19T12:59:29.281Z] unset SSH_AGENT_PID; [2021-05-19T12:59:29.281Z] echo Agent pid 20 killed; [2021-05-19T12:59:29.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T12:59:29.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T12:59:29.341Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T12:59:29.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T12:59:29.478Z] $ docker exec 141bcc7f6b2a18ceb97df44a41a67bb7cb51deaf6ade74c1668457137a101bda ssh-agent [2021-05-19T12:59:29.592Z] SSH_AUTH_SOCK=/tmp/ssh-2pLiwaWDo1oU/agent.56 [2021-05-19T12:59:29.592Z] SSH_AGENT_PID=63 [2021-05-19T12:59:29.598Z] Running ssh-add (command line suppressed) [2021-05-19T12:59:29.704Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7525070915125151479.key (/w/workspace/edgex-go/3@tmp/private_key_7525070915125151479.key) [2021-05-19T12:59:29.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T12:59:30.022Z] + git semver init [2021-05-19T12:59:30.023Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T12:59:30.023Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-05-19T12:59:30.023Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-05-19T12:59:30.023Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T12:59:30.023Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T12:59:30.023Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T12:59:30.023Z] # $SEMVER_BRANCH = PR-3483 [2021-05-19T12:59:30.023Z] # $SEMVER_TEMP = /tmp/semver-069957483 [2021-05-19T12:59:30.023Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-19T12:59:44.989Z] # '/tmp/semver-069957483' -> '/w/workspace/edgex-go/3/.semver' [2021-05-19T12:59:44.989Z] # -> Force: false [2021-05-19T12:59:44.989Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-05-19T12:59:45.000Z] $ docker exec --env ******** --env ******** 141bcc7f6b2a18ceb97df44a41a67bb7cb51deaf6ade74c1668457137a101bda ssh-agent -k [2021-05-19T12:59:45.111Z] unset SSH_AUTH_SOCK; [2021-05-19T12:59:45.112Z] unset SSH_AGENT_PID; [2021-05-19T12:59:45.112Z] echo Agent pid 63 killed; [2021-05-19T12:59:45.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T12:59:45.471Z] + git semver [Pipeline] } [2021-05-19T12:59:45.498Z] $ docker stop --time=1 141bcc7f6b2a18ceb97df44a41a67bb7cb51deaf6ade74c1668457137a101bda [2021-05-19T12:59:48.338Z] $ docker rm -f 141bcc7f6b2a18ceb97df44a41a67bb7cb51deaf6ade74c1668457137a101bda [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T12:59:48.716Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T12:59:48.977Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T12:59:48.981Z] [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-05-19T12:59:49.621Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T12:59:49.915Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T12:59:50.208Z] + sudo service docker restart [2021-05-19T12:59:50.208Z] + true [2021-05-19T12:59:50.208Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T13:00:04.245Z] Still waiting to schedule task [2021-05-19T13:00:04.245Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-19T13:00:08.349Z] ========================================================= [2021-05-19T13:00:08.349Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T13:00:08.349Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:00:08.667Z] + 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-05-19T13:00:10.080Z] Sending build context to Docker daemon 330.5MB [2021-05-19T13:00:10.080Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T13:00:10.080Z] Step 2/6 : FROM ${BASE} [2021-05-19T13:00:10.346Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T13:00:10.346Z] 540db60ca938: Pulling fs layer [2021-05-19T13:00:10.346Z] adcc1eea9eea: Pulling fs layer [2021-05-19T13:00:10.346Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T13:00:10.346Z] 0510c868ecb4: Pulling fs layer [2021-05-19T13:00:10.346Z] afea3b2eda06: Pulling fs layer [2021-05-19T13:00:10.346Z] 7809a108b3ef: Pulling fs layer [2021-05-19T13:00:10.346Z] f706445af74f: Pulling fs layer [2021-05-19T13:00:10.346Z] afea3b2eda06: Waiting [2021-05-19T13:00:10.346Z] 7809a108b3ef: Waiting [2021-05-19T13:00:10.346Z] f706445af74f: Waiting [2021-05-19T13:00:10.346Z] 0510c868ecb4: Waiting [2021-05-19T13:00:10.346Z] 4c4ab2625f07: Download complete [2021-05-19T13:00:10.346Z] adcc1eea9eea: Verifying Checksum [2021-05-19T13:00:10.346Z] adcc1eea9eea: Download complete [2021-05-19T13:00:10.346Z] afea3b2eda06: Verifying Checksum [2021-05-19T13:00:10.346Z] afea3b2eda06: Download complete [2021-05-19T13:00:10.346Z] 540db60ca938: Verifying Checksum [2021-05-19T13:00:10.346Z] 540db60ca938: Download complete [2021-05-19T13:00:10.346Z] 7809a108b3ef: Verifying Checksum [2021-05-19T13:00:10.346Z] 7809a108b3ef: Download complete [2021-05-19T13:00:10.607Z] 540db60ca938: Pull complete [2021-05-19T13:00:10.607Z] adcc1eea9eea: Pull complete [2021-05-19T13:00:10.868Z] 4c4ab2625f07: Pull complete [2021-05-19T13:00:12.267Z] f706445af74f: Verifying Checksum [2021-05-19T13:00:12.267Z] f706445af74f: Download complete [2021-05-19T13:00:12.527Z] 0510c868ecb4: Verifying Checksum [2021-05-19T13:00:12.527Z] 0510c868ecb4: Download complete [2021-05-19T13:00:16.218Z] 0510c868ecb4: Pull complete [2021-05-19T13:00:16.218Z] afea3b2eda06: Pull complete [2021-05-19T13:00:16.218Z] 7809a108b3ef: Pull complete [2021-05-19T13:00:18.822Z] f706445af74f: Pull complete [2021-05-19T13:00:18.822Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T13:00:18.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T13:00:18.822Z] ---> b068be0155e3 [2021-05-19T13:00:18.822Z] 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-05-19T13:00:22.140Z] ---> Running in 6132876de8c8 [2021-05-19T13:00:22.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:00:23.348Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T13:00:23.613Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T13:00:24.186Z] (2/12) Installing file (5.39-r0) [2021-05-19T13:00:24.186Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T13:00:24.186Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T13:00:28.407Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T13:00:28.407Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T13:00:28.407Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T13:00:28.407Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T13:00:28.407Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T13:00:28.669Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T13:00:28.669Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T13:00:28.669Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T13:00:28.934Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T13:00:28.934Z] OK: 219 MiB in 52 packages [2021-05-19T13:00:31.498Z] Removing intermediate container 6132876de8c8 [2021-05-19T13:00:31.498Z] ---> 1e71b4a5f83a [2021-05-19T13:00:31.498Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T13:00:31.498Z] ---> Running in 7184b68ff6dc [2021-05-19T13:00:31.498Z] Removing intermediate container 7184b68ff6dc [2021-05-19T13:00:31.498Z] ---> 4472147dfbe4 [2021-05-19T13:00:31.499Z] Step 5/6 : COPY go.mod . [2021-05-19T13:00:31.499Z] ---> 6dd0ac5ba87f [2021-05-19T13:00:31.499Z] Step 6/6 : RUN go mod download [2021-05-19T13:00:31.499Z] ---> Running in 6f6168513719 [2021-05-19T13:00:46.431Z] Removing intermediate container 6f6168513719 [2021-05-19T13:00:46.431Z] ---> ef2895201693 [2021-05-19T13:00:46.431Z] Successfully built ef2895201693 [2021-05-19T13:00:46.431Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:00:46.744Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T13:00:46.744Z] . [Pipeline] withDockerContainer [2021-05-19T13:00:46.839Z] prd-centos7-docker-4c-2g-15060 does not seem to be running inside a container [2021-05-19T13:00:46.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T13:00:47.384Z] $ docker top ea68f12a13b1542ebdb87a474a57540490444455ce6196bec3e572c097dd1355 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T13:00:47.758Z] + go version [2021-05-19T13:00:47.758Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T13:00:47.770Z] $ docker stop --time=1 ea68f12a13b1542ebdb87a474a57540490444455ce6196bec3e572c097dd1355 [2021-05-19T13:00:48.961Z] $ docker rm -f ea68f12a13b1542ebdb87a474a57540490444455ce6196bec3e572c097dd1355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:00:49.582Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T13:00:49.582Z] . [Pipeline] withDockerContainer [2021-05-19T13:00:49.669Z] prd-centos7-docker-4c-2g-15060 does not seem to be running inside a container [2021-05-19T13:00:49.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T13:00:50.106Z] $ docker top d7942590cfb4892e586e0a57b68ea2bc5da71bde2d25f7b25d83e88dc51e279a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T13:00:50.212Z] ========================================================= [2021-05-19T13:00:50.213Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T13:00:50.213Z] ========================================================= [Pipeline] sh [2021-05-19T13:00:50.516Z] + go mod tidy [Pipeline] sh [2021-05-19T13:00:51.084Z] + make test [2021-05-19T13:00:51.084Z] go mod tidy [2021-05-19T13:00:51.351Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T13:00:58.104Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T13:01:16.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T13:01:23.156Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T13:01:25.104Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T13:01:25.104Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T13:01:27.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T13:01:27.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T13:01:27.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T13:01:27.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T13:01:28.913Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T13:01:29.873Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T13:01:32.438Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T13:01:32.438Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T13:01:32.438Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T13:01:33.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.1% of statements [2021-05-19T13:01:33.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T13:01:33.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T13:01:33.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T13:01:33.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T13:01:33.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T13:01:33.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T13:01:33.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 28.7% of statements [2021-05-19T13:01:34.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements [2021-05-19T13:01:36.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.110s coverage: 27.7% of statements [2021-05-19T13:01:36.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T13:01:36.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T13:01:36.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T13:01:36.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T13:01:36.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T13:01:36.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-05-19T13:01:36.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T13:01:36.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements [2021-05-19T13:01:36.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T13:01:37.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.059s coverage: 100.0% of statements [2021-05-19T13:01:37.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T13:01:37.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T13:01:38.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 58.6% of statements [2021-05-19T13:01:38.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T13:01:38.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T13:01:38.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.106s coverage: 87.7% of statements [2021-05-19T13:01:38.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T13:01:38.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T13:01:38.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements [2021-05-19T13:01:38.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T13:01:41.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.214s coverage: 28.6% of statements [2021-05-19T13:01:41.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T13:01:41.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T13:01:41.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T13:01:41.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T13:01:41.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T13:01:41.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements [2021-05-19T13:01:41.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T13:01:41.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements [2021-05-19T13:01:41.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T13:01:41.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.102s coverage: 86.7% of statements [2021-05-19T13:01:41.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T13:01:41.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.099s coverage: 97.5% of statements [2021-05-19T13:01:41.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T13:01:41.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.048s coverage: 78.3% of statements [2021-05-19T13:01:41.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T13:01:41.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T13:01:41.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T13:01:41.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T13:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.243s coverage: 95.1% of statements [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T13:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-05-19T13:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T13:01:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T13:01:44.234Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.041s coverage: 0.8% of statements [2021-05-19T13:01:44.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T13:01:44.504Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.045s coverage: 21.7% of statements [2021-05-19T13:01:44.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T13:01:44.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-05-19T13:01:44.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-05-19T13:01:45.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-05-19T13:01:45.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-05-19T13:01:45.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-05-19T13:01:57.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-05-19T13:01:57.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-05-19T13:02:03.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.351s coverage: 81.8% of statements [2021-05-19T13:02:03.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T13:02:10.008Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15061 in /w/workspace/edgexfoundry_edgex-go_PR-3483 [Pipeline] { [Pipeline] ws [2021-05-19T13:02:10.026Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-19T13:02:10.233Z] The recommended git tool is: git [2021-05-19T13:02:15.779Z] using credential edgex-jenkins-ssh [2021-05-19T13:02:15.832Z] Cloning the remote Git repository [2021-05-19T13:02:15.944Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T13:02:16.120Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-19T13:02:16.183Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T13:02:16.184Z] > git --version # timeout=10 [2021-05-19T13:02:16.200Z] > git --version # 'git version 2.17.1' [2021-05-19T13:02:16.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T13:02:16.282Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.158s coverage: 66.9% of statements [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.5% of statements [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T13:02:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements [2021-05-19T13:02:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T13:02:21.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.025s coverage: 84.8% of statements [2021-05-19T13:02:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 46.8% of statements [2021-05-19T13:02:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T13:02:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T13:02:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T13:02:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T13:02:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T13:02:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.038s coverage: 100.0% of statements [2021-05-19T13:02:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T13:02:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.035s coverage: 100.0% of statements [2021-05-19T13:02:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T13:02:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T13:02:27.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.065s coverage: 19.4% of statements [2021-05-19T13:02:27.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-19T13:02:27.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-19T13:02:27.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T13:02:27.725Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.132s coverage: 91.2% of statements [2021-05-19T13:02:27.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T13:02:27.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T13:02:27.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T13:02:27.725Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.613s coverage: 28.8% of statements [2021-05-19T13:02:27.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T13:02:27.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T13:02:27.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T13:02:27.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T13:02:27.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T13:02:27.725Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.045s coverage: 99.0% of statements [2021-05-19T13:02:27.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T13:02:27.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements [2021-05-19T13:02:27.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T13:02:27.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T13:02:27.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T13:02:28.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 64.6% of statements [2021-05-19T13:02:28.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T13:02:29.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.100s coverage: 97.6% of statements [2021-05-19T13:02:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T13:02:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T13:02:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T13:02:29.220Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements [2021-05-19T13:02:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T13:02:29.220Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-05-19T13:02:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T13:02:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T13:02:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T13:02:29.220Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T13:02:29.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2021-05-19T13:02:29.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T13:02:29.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T13:02:29.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements [2021-05-19T13:02:30.064Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements [2021-05-19T13:02:30.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T13:02:30.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-19T13:02:30.064Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements [2021-05-19T13:02:30.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-19T13:02:30.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-19T13:02:30.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T13:02:30.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-19T13:02:30.639Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 100.0% of statements [2021-05-19T13:02:30.639Z] GO111MODULE=on go vet ./... [2021-05-19T13:02:31.697Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T13:02:31.727Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T13:02:31.753Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T13:02:31.793Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T13:02:31.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T13:02:31.806Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3483/head:refs/remotes/origin/PR-3483 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T13:02:32.757Z] Merging remotes/origin/master commit 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 into PR head commit fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:02:33.197Z] Merge succeeded, producing fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:02:33.198Z] Checking out Revision fbfc5f829c0fe290e71dd09b460be6e716630521 (PR-3483) [2021-05-19T13:02:32.781Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T13:02:32.802Z] > git checkout -f fbfc5f829c0fe290e71dd09b460be6e716630521 # timeout=10 [2021-05-19T13:02:33.120Z] > git remote # timeout=10 [2021-05-19T13:02:33.137Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T13:02:33.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T13:02:33.159Z] > git merge 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 # timeout=10 [2021-05-19T13:02:33.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T13:02:33.209Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T13:02:33.241Z] > git checkout -f fbfc5f829c0fe290e71dd09b460be6e716630521 # timeout=10 [2021-05-19T13:02:37.536Z] Commit message: "feat(notifications): Implement V2 GET /transmission/status/{status} API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T13:02:38.876Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T13:02:39.293Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T13:02:39.637Z] + true [2021-05-19T13:02:39.638Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T13:02:57.993Z] provisioning config files... [2021-05-19T13:02:58.025Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3177040043817353519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:02:58.392Z] ---> docker-login.sh [2021-05-19T13:02:58.392Z] nexus3.edgexfoundry.org:10001 [2021-05-19T13:02:59.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T13:02:59.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T13:02:59.650Z] Configure a credential helper to remove this warning. See [2021-05-19T13:02:59.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T13:02:59.650Z] [2021-05-19T13:02:59.650Z] Login Succeeded [2021-05-19T13:02:59.650Z] nexus3.edgexfoundry.org:10002 [2021-05-19T13:02:59.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T13:03:00.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T13:03:00.197Z] Configure a credential helper to remove this warning. See [2021-05-19T13:03:00.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T13:03:00.197Z] [2021-05-19T13:03:00.197Z] Login Succeeded [2021-05-19T13:03:00.197Z] nexus3.edgexfoundry.org:10003 [2021-05-19T13:03:00.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T13:03:00.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T13:03:00.757Z] Configure a credential helper to remove this warning. See [2021-05-19T13:03:00.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T13:03:00.757Z] [2021-05-19T13:03:00.757Z] Login Succeeded [2021-05-19T13:03:00.757Z] nexus3.edgexfoundry.org:10004 [2021-05-19T13:03:01.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T13:03:01.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T13:03:01.031Z] Configure a credential helper to remove this warning. See [2021-05-19T13:03:01.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T13:03:01.031Z] [2021-05-19T13:03:01.031Z] Login Succeeded [2021-05-19T13:03:01.305Z] docker.io [2021-05-19T13:03:01.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T13:03:01.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T13:03:01.850Z] Configure a credential helper to remove this warning. See [2021-05-19T13:03:01.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T13:03:01.850Z] [2021-05-19T13:03:01.850Z] Login Succeeded [2021-05-19T13:03:01.850Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T13:03:01.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T13:03:02.176Z] ========================================================= [2021-05-19T13:03:02.176Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T13:03:02.176Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:03:02.551Z] + 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-05-19T13:03:02.916Z] gofmt -l . [2021-05-19T13:03:02.916Z] [ "`gofmt -l .`" = "" ] [2021-05-19T13:03:02.916Z] ./bin/test-go-mod-tidy.sh [2021-05-19T13:03:02.916Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-19T13:03:03.220Z] + ls -al . [2021-05-19T13:03:03.220Z] total 844 [2021-05-19T13:03:03.220Z] drwxrwxr-x 10 1001 1001 4096 May 19 13:03 . [2021-05-19T13:03:03.220Z] drwxr-xr-x 4 root root 28 May 19 13:00 .. [2021-05-19T13:03:03.220Z] -rw-rw-r-- 1 1001 1001 11 May 19 12:59 .dockerignore [2021-05-19T13:03:03.220Z] drwxrwxr-x 8 1001 1001 179 May 19 12:59 .git [2021-05-19T13:03:03.220Z] drwxrwxr-x 3 1001 1001 125 May 19 12:59 .github [2021-05-19T13:03:03.220Z] -rw-rw-r-- 1 1001 1001 818 May 19 12:59 .gitignore [2021-05-19T13:03:03.220Z] drwx------ 3 1001 1001 60 May 19 12:59 .semver [2021-05-19T13:03:03.220Z] -rw-rw-r-- 1 1001 1001 166 May 19 12:59 .sonarcloud.properties [2021-05-19T13:03:03.220Z] -rw-rw-r-- 1 1001 1001 8609 May 19 12:59 Attribution.txt [2021-05-19T13:03:03.220Z] -rw-rw-r-- 1 1001 1001 3804 May 19 12:59 CONTRIBUTING.md [2021-05-19T13:03:03.220Z] -rw-rw-r-- 1 1001 1001 931 May 19 12:59 Dockerfile.build [2021-05-19T13:03:03.220Z] -rw-rw-r-- 1 1001 1001 863 May 19 12:59 Jenkinsfile [2021-05-19T13:03:03.220Z] -rw-rw-r-- 1 1001 1001 10775 May 19 12:59 LICENSE [2021-05-19T13:03:03.220Z] -rw-rw-r-- 1 1001 1001 5632 May 19 12:59 Makefile [2021-05-19T13:03:03.220Z] -rw-rw-r-- 1 1001 1001 7978 May 19 12:59 README.md [2021-05-19T13:03:03.220Z] -rw-rw-r-- 1 1001 1001 6755 May 19 12:59 SECURITY.md [2021-05-19T13:03:03.220Z] -rw-rw-r-- 1 1001 1001 5 May 19 12:59 VERSION [2021-05-19T13:03:03.220Z] -rw-rw-r-- 1 1001 1001 4131 May 19 12:59 ZMQWindows.md [2021-05-19T13:03:03.220Z] drwxrwxr-x 2 1001 1001 117 May 19 12:59 bin [2021-05-19T13:03:03.220Z] drwxrwxr-x 14 1001 1001 4096 May 19 12:59 cmd [2021-05-19T13:03:03.220Z] -rw-r--r-- 1 root root 737213 May 19 13:02 coverage.out [2021-05-19T13:03:03.220Z] -rw-r--r-- 1 root root 1060 May 19 13:03 go.mod [2021-05-19T13:03:03.220Z] -rw-r--r-- 1 root root 21990 May 19 13:00 go.sum [2021-05-19T13:03:03.220Z] drwxrwxr-x 8 1001 1001 127 May 19 12:59 internal [2021-05-19T13:03:03.220Z] drwxrwxr-x 4 1001 1001 26 May 19 12:59 openapi [2021-05-19T13:03:03.220Z] drwxrwxr-x 4 1001 1001 71 May 19 12:59 snap [2021-05-19T13:03:03.220Z] -rw-rw-r-- 1 1001 1001 168 May 19 12:59 version.go [Pipeline] sh [2021-05-19T13:03:03.562Z] + '[' -e coverage.out ] [2021-05-19T13:03:03.562Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T13:03:03.689Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T13:03:03.981Z] + make build [2021-05-19T13:03:03.981Z] go mod tidy [2021-05-19T13:03:03.981Z] 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-05-19T13:03:05.181Z] Sending build context to Docker daemon 167.9MB [2021-05-19T13:03:05.182Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T13:03:05.182Z] Step 2/6 : FROM ${BASE} [2021-05-19T13:03:05.456Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T13:03:05.456Z] 595b0fe564bb: Pulling fs layer [2021-05-19T13:03:05.456Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T13:03:05.456Z] 316046926c0a: Pulling fs layer [2021-05-19T13:03:05.456Z] 4ebd0625c992: Pulling fs layer [2021-05-19T13:03:05.456Z] 207e8628e3a3: Pulling fs layer [2021-05-19T13:03:05.456Z] c791037a9be2: Pulling fs layer [2021-05-19T13:03:05.456Z] ffd874e62e21: Pulling fs layer [2021-05-19T13:03:05.456Z] 207e8628e3a3: Waiting [2021-05-19T13:03:05.456Z] c791037a9be2: Waiting [2021-05-19T13:03:05.456Z] ffd874e62e21: Waiting [2021-05-19T13:03:05.456Z] 4ebd0625c992: Waiting [2021-05-19T13:03:05.456Z] 316046926c0a: Verifying Checksum [2021-05-19T13:03:05.456Z] 316046926c0a: Download complete [2021-05-19T13:03:05.456Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T13:03:05.456Z] 7186ed65a4f7: Download complete [2021-05-19T13:03:05.456Z] 207e8628e3a3: Download complete [2021-05-19T13:03:05.456Z] c791037a9be2: Verifying Checksum [2021-05-19T13:03:05.456Z] c791037a9be2: Download complete [2021-05-19T13:03:05.456Z] 595b0fe564bb: Verifying Checksum [2021-05-19T13:03:05.456Z] 595b0fe564bb: Download complete [2021-05-19T13:03:05.915Z] 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-05-19T13:03:06.443Z] 595b0fe564bb: Pull complete [2021-05-19T13:03:07.050Z] 7186ed65a4f7: Pull complete [2021-05-19T13:03:07.327Z] ffd874e62e21: Verifying Checksum [2021-05-19T13:03:07.327Z] ffd874e62e21: Download complete [2021-05-19T13:03:07.327Z] 316046926c0a: Pull complete [2021-05-19T13:03:08.770Z] 4ebd0625c992: Download complete [2021-05-19T13:03:14.118Z] 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-05-19T13:03:15.079Z] 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-05-19T13:03:16.474Z] 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-05-19T13:03:16.749Z] 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-05-19T13:03:18.147Z] 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-05-19T13:03:19.125Z] 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-05-19T13:03:20.100Z] 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-05-19T13:03:21.061Z] 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-05-19T13:03:21.210Z] 4ebd0625c992: Pull complete [2021-05-19T13:03:21.210Z] 207e8628e3a3: Pull complete [2021-05-19T13:03:21.210Z] c791037a9be2: Pull complete [2021-05-19T13:03:21.635Z] 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-05-19T13:03:22.588Z] 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-05-19T13:03:23.840Z] ffd874e62e21: Pull complete [2021-05-19T13:03:23.840Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T13:03:23.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T13:03:23.840Z] ---> cfc18b08335c [2021-05-19T13:03:23.840Z] 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 [Pipeline] } [2021-05-19T13:03:24.536Z] $ docker stop --time=1 d7942590cfb4892e586e0a57b68ea2bc5da71bde2d25f7b25d83e88dc51e279a [2021-05-19T13:03:26.473Z] ---> Running in 84ce8618cdb7 [2021-05-19T13:03:26.950Z] $ docker rm -f d7942590cfb4892e586e0a57b68ea2bc5da71bde2d25f7b25d83e88dc51e279a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-19T13:03:27.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-19T13:03:28.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:03:29.019Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T13:03:29.610Z] (2/12) Installing file (5.39-r0) [2021-05-19T13:03:29.888Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T13:03:29.888Z] (4/12) Installing g++ (10.2.1_pre1-r3) [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:03:30.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T13:03:30.324Z] [2021-05-19T13:03:30.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:03:30.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T13:03:30.638Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-19T13:03:30.638Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-19T13:03:30.638Z] ca9280d653b3: Pulling fs layer [2021-05-19T13:03:30.638Z] 7e9c9ca2126c: Pulling fs layer [2021-05-19T13:03:30.899Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-19T13:03:30.899Z] cbdbe7a5bc2a: Download complete [2021-05-19T13:03:30.899Z] cbdbe7a5bc2a: Pull complete [2021-05-19T13:03:31.470Z] ca9280d653b3: Verifying Checksum [2021-05-19T13:03:31.470Z] ca9280d653b3: Download complete [2021-05-19T13:03:32.041Z] ca9280d653b3: Pull complete [2021-05-19T13:03:32.305Z] 7e9c9ca2126c: Verifying Checksum [2021-05-19T13:03:32.305Z] 7e9c9ca2126c: Download complete [2021-05-19T13:03:35.630Z] 7e9c9ca2126c: Pull complete [2021-05-19T13:03:35.630Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-19T13:03:35.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T13:03:35.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-19T13:03:35.710Z] prd-centos7-docker-4c-2g-15060 does not seem to be running inside a container [2021-05-19T13:03:35.752Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-19T13:03:38.427Z] $ docker top c4e39d569ed9bc5a42b02bbef039fc59c382d3466e0e19bfedc7fa4f8008c007 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T13:03:38.813Z] + docker-compose build --help [2021-05-19T13:03:38.813Z] + grep parallel [2021-05-19T13:03:39.387Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T13:03:39.400Z] $ docker stop --time=1 c4e39d569ed9bc5a42b02bbef039fc59c382d3466e0e19bfedc7fa4f8008c007 [2021-05-19T13:03:40.638Z] $ docker rm -f c4e39d569ed9bc5a42b02bbef039fc59c382d3466e0e19bfedc7fa4f8008c007 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:03:41.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T13:03:41.087Z] . [Pipeline] withDockerContainer [2021-05-19T13:03:41.163Z] prd-centos7-docker-4c-2g-15060 does not seem to be running inside a container [2021-05-19T13:03:41.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-19T13:03:41.590Z] $ docker top 41e07ba95d561f82db22cd3f43a88a05f2b28634b6c8caf09969ff4ea1bbdb35 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T13:03:41.977Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T13:03:42.272Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T13:03:42.272Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T13:03:42.272Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T13:03:42.272Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T13:03:42.272Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T13:03:42.272Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T13:03:42.272Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T13:03:42.272Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T13:03:42.272Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T13:03:42.272Z] OK: 218 MiB in 52 packages [2021-05-19T13:03:42.553Z] Building core-command ... [2021-05-19T13:03:42.553Z] Building core-data ... [2021-05-19T13:03:42.553Z] Building core-metadata ... [2021-05-19T13:03:42.553Z] Building security-bootstrapper ... [2021-05-19T13:03:42.553Z] Building security-proxy-setup ... [2021-05-19T13:03:42.553Z] Building security-secretstore-setup ... [2021-05-19T13:03:42.553Z] Building support-notifications ... [2021-05-19T13:03:42.553Z] Building support-scheduler ... [2021-05-19T13:03:42.553Z] Building sys-mgmt-agent ... [2021-05-19T13:03:42.553Z] Building support-notifications [2021-05-19T13:03:42.553Z] Building sys-mgmt-agent [2021-05-19T13:03:42.553Z] Building core-command [2021-05-19T13:03:42.553Z] Building support-scheduler [2021-05-19T13:03:42.553Z] Building security-proxy-setup [2021-05-19T13:03:46.602Z] Removing intermediate container 84ce8618cdb7 [2021-05-19T13:03:46.602Z] ---> 534f1d81cd91 [2021-05-19T13:03:46.602Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T13:03:46.602Z] ---> Running in baaa205f94a1 [2021-05-19T13:03:46.602Z] Removing intermediate container baaa205f94a1 [2021-05-19T13:03:46.602Z] ---> 02de47ca4fbb [2021-05-19T13:03:46.602Z] Step 5/6 : COPY go.mod . [2021-05-19T13:03:47.586Z] ---> bf5dc37d3f96 [2021-05-19T13:03:47.586Z] Step 6/6 : RUN go mod download [2021-05-19T13:03:47.586Z] ---> Running in 5424b0c67285 [2021-05-19T13:03:57.491Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:03:57.491Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:03:57.491Z] ---> ef2895201693 [2021-05-19T13:03:57.491Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T13:03:57.491Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:03:57.491Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:03:57.491Z] ---> ef2895201693 [2021-05-19T13:03:57.491Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T13:03:57.491Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:03:57.491Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:03:57.491Z] ---> ef2895201693 [2021-05-19T13:03:57.491Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T13:03:57.491Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:03:57.491Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:03:57.491Z] ---> ef2895201693 [2021-05-19T13:03:57.491Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T13:04:14.393Z] Removing intermediate container 5424b0c67285 [2021-05-19T13:04:14.394Z] ---> 6bafb52390ea [2021-05-19T13:04:14.394Z] Successfully built 6bafb52390ea [2021-05-19T13:04:14.394Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:04:14.739Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T13:04:14.740Z] . [Pipeline] withDockerContainer [2021-05-19T13:04:15.133Z] prd-ubuntu18.04-docker-arm64-4c-16g-15061 does not seem to be running inside a container [2021-05-19T13:04:15.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T13:04:15.634Z] ---> Running in 91a161e29464 [2021-05-19T13:04:15.634Z] ---> Running in 12dd79c0ad36 [2021-05-19T13:04:15.634Z] ---> Running in 8eb5a5c0ef49 [2021-05-19T13:04:15.634Z] ---> Running in dd6bc28fa211 [2021-05-19T13:04:15.634Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:04:15.634Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:04:15.634Z] ---> ef2895201693 [2021-05-19T13:04:15.634Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T13:04:15.634Z] ---> Running in b208deac7e59 [2021-05-19T13:04:15.634Z] Removing intermediate container 91a161e29464 [2021-05-19T13:04:15.634Z] ---> f681cf0aa623 [2021-05-19T13:04:15.634Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:04:15.634Z] Removing intermediate container 12dd79c0ad36 [2021-05-19T13:04:15.634Z] ---> d5437598360c [2021-05-19T13:04:15.634Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:04:15.634Z] Removing intermediate container dd6bc28fa211 [2021-05-19T13:04:15.634Z] ---> c002a5a5a8cd [2021-05-19T13:04:15.634Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:04:15.634Z] Removing intermediate container b208deac7e59 [2021-05-19T13:04:15.634Z] ---> 1b8495a9c0be [2021-05-19T13:04:15.634Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:04:15.634Z] Removing intermediate container 8eb5a5c0ef49 [2021-05-19T13:04:15.634Z] ---> 85f88bc9f6d2 [2021-05-19T13:04:15.634Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:04:15.634Z] ---> Running in 41700171d727 [2021-05-19T13:04:15.634Z] ---> Running in a51e5101076f [2021-05-19T13:04:15.907Z] ---> Running in 45df1170f026 [2021-05-19T13:04:15.907Z] ---> Running in e299a0b2caa0 [2021-05-19T13:04:15.907Z] ---> Running in 2c4c5297a4b7 [2021-05-19T13:04:16.966Z] $ docker top 931d619e01379fc0677ad7358b9e93212cfb4d15af0af276bca59cef9f28d5ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T13:04:17.830Z] Removing intermediate container 41700171d727 [2021-05-19T13:04:17.830Z] ---> feba4fb6a5a8 [2021-05-19T13:04:17.830Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T13:04:17.830Z] Removing intermediate container a51e5101076f [2021-05-19T13:04:17.830Z] ---> 039250492a97 [2021-05-19T13:04:17.830Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T13:04:17.830Z] ---> Running in 0b20e41a5211 [2021-05-19T13:04:17.830Z] ---> Running in 83f5f329aee3 [2021-05-19T13:04:18.025Z] + go version [2021-05-19T13:04:18.026Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T13:04:18.068Z] $ docker stop --time=1 931d619e01379fc0677ad7358b9e93212cfb4d15af0af276bca59cef9f28d5ac [2021-05-19T13:04:18.090Z] Removing intermediate container 45df1170f026 [2021-05-19T13:04:18.090Z] ---> fe503c05270a [2021-05-19T13:04:18.090Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T13:04:18.351Z] Removing intermediate container e299a0b2caa0 [2021-05-19T13:04:18.351Z] ---> 2c58e0c1b4e9 [2021-05-19T13:04:18.351Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T13:04:18.351Z] Removing intermediate container 2c4c5297a4b7 [2021-05-19T13:04:18.351Z] ---> 3c409dc09a89 [2021-05-19T13:04:18.351Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T13:04:18.351Z] ---> Running in b50d2656727f [2021-05-19T13:04:18.351Z] ---> Running in b311d62b100e [2021-05-19T13:04:18.351Z] ---> Running in a7be5e4983d0 [2021-05-19T13:04:18.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:04:18.878Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:04:19.140Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:04:19.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T13:04:19.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:04:19.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:04:19.673Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T13:04:19.924Z] $ docker rm -f 931d619e01379fc0677ad7358b9e93212cfb4d15af0af276bca59cef9f28d5ac [2021-05-19T13:04:19.933Z] OK: 219 MiB in 52 packages [2021-05-19T13:04:19.933Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-19T13:04:20.203Z] OK: 219 MiB in 52 packages [2021-05-19T13:04:20.203Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T13:04:20.203Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:04:20.468Z] OK: 219 MiB in 52 packages [2021-05-19T13:04:20.663Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T13:04:20.663Z] . [Pipeline] withDockerContainer [2021-05-19T13:04:20.728Z] Removing intermediate container 0b20e41a5211 [2021-05-19T13:04:20.728Z] ---> 1da1385e167b [2021-05-19T13:04:20.728Z] Step 6/24 : COPY go.mod . [2021-05-19T13:04:20.728Z] OK: 219 MiB in 52 packages [2021-05-19T13:04:20.888Z] prd-ubuntu18.04-docker-arm64-4c-16g-15061 does not seem to be running inside a container [2021-05-19T13:04:20.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T13:04:20.989Z] OK: 219 MiB in 52 packages [2021-05-19T13:04:21.251Z] ---> 1551be45d1e6 [2021-05-19T13:04:21.251Z] Step 7/24 : RUN go mod download [2021-05-19T13:04:21.516Z] Removing intermediate container 83f5f329aee3 [2021-05-19T13:04:21.516Z] ---> 92053bd81086 [2021-05-19T13:04:21.516Z] Step 6/23 : COPY go.mod . [2021-05-19T13:04:21.516Z] ---> Running in c644c554ecee [2021-05-19T13:04:21.779Z] Removing intermediate container b311d62b100e [2021-05-19T13:04:21.779Z] ---> 5c56538d643a [2021-05-19T13:04:21.779Z] Step 6/23 : COPY go.mod . [2021-05-19T13:04:22.355Z] ---> e3372de54ca4 [2021-05-19T13:04:22.355Z] Step 7/23 : RUN go mod download [2021-05-19T13:04:22.355Z] Removing intermediate container a7be5e4983d0 [2021-05-19T13:04:22.355Z] ---> 483f002d981c [2021-05-19T13:04:22.355Z] Step 6/24 : COPY go.mod . [2021-05-19T13:04:22.355Z] ---> 00ecbdeb7257 [2021-05-19T13:04:22.355Z] Step 7/23 : RUN go mod download [2021-05-19T13:04:22.432Z] $ docker top 591525fd71802972e6ca92ba37dc52f20145cbb40a438e58031b8ec387ed5809 -eo pid,comm [2021-05-19T13:04:22.620Z] Removing intermediate container b50d2656727f [2021-05-19T13:04:22.620Z] ---> a8428ab65f24 [2021-05-19T13:04:22.620Z] Step 6/22 : COPY go.mod . [2021-05-19T13:04:22.620Z] ---> Running in 8f4ff0988850 [2021-05-19T13:04:22.620Z] ---> Running in e47f9bb30d87 [Pipeline] { [Pipeline] echo [2021-05-19T13:04:22.716Z] ========================================================= [2021-05-19T13:04:22.716Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T13:04:22.716Z] ========================================================= [Pipeline] sh [2021-05-19T13:04:23.193Z] ---> 9b884eb9ec03 [2021-05-19T13:04:23.193Z] Step 7/24 : RUN go mod download [2021-05-19T13:04:23.365Z] + go mod tidy [2021-05-19T13:04:23.454Z] ---> 65c0f177deb4 [2021-05-19T13:04:23.454Z] Step 7/22 : RUN go mod download [2021-05-19T13:04:23.454Z] ---> Running in 58dffc3bc771 [2021-05-19T13:04:23.717Z] ---> Running in 158e70009e47 [Pipeline] sh [2021-05-19T13:04:24.664Z] Removing intermediate container c644c554ecee [2021-05-19T13:04:24.664Z] ---> 8a284c1e85c1 [2021-05-19T13:04:24.664Z] Step 8/24 : COPY . . [2021-05-19T13:04:25.014Z] + make test [2021-05-19T13:04:25.014Z] go mod tidy [2021-05-19T13:04:25.615Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T13:04:34.701Z] Removing intermediate container 8f4ff0988850 [2021-05-19T13:04:34.701Z] ---> 0ee248d00bd6 [2021-05-19T13:04:34.701Z] Step 8/23 : COPY . . [2021-05-19T13:04:34.701Z] Removing intermediate container e47f9bb30d87 [2021-05-19T13:04:34.701Z] ---> bb18008925b0 [2021-05-19T13:04:34.701Z] Step 8/23 : COPY . . [2021-05-19T13:04:46.962Z] ---> 7d7bfa5ff7a6 [2021-05-19T13:04:46.962Z] Step 9/24 : RUN go mod tidy [2021-05-19T13:04:51.185Z] Removing intermediate container 58dffc3bc771 [2021-05-19T13:04:51.185Z] ---> 156c1995b388 [2021-05-19T13:04:51.186Z] Step 8/24 : COPY . . [2021-05-19T13:04:51.186Z] ---> Running in def796b65ed1 [2021-05-19T13:04:51.186Z] Removing intermediate container 158e70009e47 [2021-05-19T13:04:51.186Z] ---> 31f034d9491e [2021-05-19T13:04:51.186Z] Step 8/22 : COPY . . [2021-05-19T13:04:51.449Z] ---> ab668bb50c95 [2021-05-19T13:04:51.449Z] Step 9/23 : RUN go mod tidy [2021-05-19T13:04:51.449Z] ---> 79a0325212e0 [2021-05-19T13:04:51.449Z] Step 9/23 : RUN go mod tidy [2021-05-19T13:04:51.710Z] ---> Running in c4a74e9a53ec [2021-05-19T13:04:51.710Z] ---> Running in a26e684b4efa [2021-05-19T13:04:52.427Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T13:05:18.343Z] Removing intermediate container def796b65ed1 [2021-05-19T13:05:18.343Z] ---> c616db7e57c6 [2021-05-19T13:05:18.343Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T13:05:18.343Z] ---> 4b580f3eb300 [2021-05-19T13:05:18.343Z] Step 9/24 : RUN go mod tidy [2021-05-19T13:05:18.343Z] Removing intermediate container c4a74e9a53ec [2021-05-19T13:05:18.343Z] ---> 17ec18ba683e [2021-05-19T13:05:18.343Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T13:05:18.343Z] ---> Running in d95d6b067577 [2021-05-19T13:05:18.343Z] ---> Running in 7818e02b099c [2021-05-19T13:05:18.343Z] ---> Running in 33329cc781d9 [2021-05-19T13:05:18.343Z] Removing intermediate container a26e684b4efa [2021-05-19T13:05:18.343Z] ---> 034a857bceaa [2021-05-19T13:05:18.343Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T13:05:18.343Z] ---> Running in c6589dbd2432 [2021-05-19T13:05:18.343Z] 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-05-19T13:05:18.343Z] 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-05-19T13:05:18.343Z] 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-05-19T13:05:28.523Z] ---> bfbfbe993273 [2021-05-19T13:05:28.523Z] Step 9/22 : RUN go mod tidy [2021-05-19T13:05:28.523Z] Removing intermediate container 7818e02b099c [2021-05-19T13:05:28.523Z] ---> 38e5aa9a4fd4 [2021-05-19T13:05:28.523Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T13:05:28.523Z] ---> Running in 13cc2d20dbe9 [2021-05-19T13:05:28.523Z] ---> Running in f319429f7534 [2021-05-19T13:05:29.474Z] 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-05-19T13:05:31.391Z] Removing intermediate container 13cc2d20dbe9 [2021-05-19T13:05:31.391Z] ---> 640c4c691f8b [2021-05-19T13:05:31.391Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T13:05:31.391Z] ---> Running in 147a1ec14589 [2021-05-19T13:05:32.334Z] 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-05-19T13:05:49.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T13:05:54.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T13:06:04.601Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T13:06:04.601Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T13:06:07.250Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T13:06:08.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T13:06:08.704Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T13:06:08.704Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T13:06:13.023Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T13:06:13.299Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T13:06:19.125Z] Removing intermediate container d95d6b067577 [2021-05-19T13:06:19.125Z] ---> feff3385f56a [2021-05-19T13:06:19.125Z] [2021-05-19T13:06:19.125Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T13:06:19.125Z] 3.12: Pulling from library/alpine [2021-05-19T13:06:19.125Z] 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-05-19T13:06:19.125Z] Removing intermediate container 33329cc781d9 [2021-05-19T13:06:19.125Z] ---> cf4d7ea6341e [2021-05-19T13:06:19.125Z] [2021-05-19T13:06:19.125Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T13:06:19.125Z] 3.12: Pulling from library/alpine [2021-05-19T13:06:19.125Z] Removing intermediate container c6589dbd2432 [2021-05-19T13:06:19.125Z] ---> 58dcd1f74735 [2021-05-19T13:06:19.125Z] [2021-05-19T13:06:19.125Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T13:06:19.125Z] 3.12: Pulling from library/alpine [2021-05-19T13:06:19.125Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T13:06:19.125Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T13:06:19.125Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T13:06:19.125Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T13:06:19.125Z] ---> 13621d1b12d4 [2021-05-19T13:06:19.125Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T13:06:19.125Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T13:06:19.125Z] Status: Image is up to date for alpine:3.12 [2021-05-19T13:06:19.125Z] ---> 13621d1b12d4 [2021-05-19T13:06:19.125Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T13:06:19.125Z] ---> 13621d1b12d4 [2021-05-19T13:06:19.125Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T13:06:19.125Z] ---> Running in 2b089496412c [2021-05-19T13:06:19.125Z] ---> Running in f36e22bf6b09 [2021-05-19T13:06:19.125Z] ---> Running in ba552cc18605 [2021-05-19T13:06:19.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:06:19.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T13:06:19.125Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T13:06:19.125Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T13:06:19.126Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T13:06:19.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:06:19.126Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T13:06:19.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T13:06:19.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:06:19.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T13:06:19.126Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T13:06:19.126Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T13:06:19.126Z] OK: 6 MiB in 15 packages [2021-05-19T13:06:19.126Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T13:06:19.126Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T13:06:19.126Z] OK: 6 MiB in 15 packages [2021-05-19T13:06:19.126Z] OK: 6 MiB in 16 packages [2021-05-19T13:06:21.058Z] Removing intermediate container 147a1ec14589 [2021-05-19T13:06:21.058Z] ---> ef5cff17ee2a [2021-05-19T13:06:21.058Z] [2021-05-19T13:06:21.058Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T13:06:21.058Z] ---> 13621d1b12d4 [2021-05-19T13:06:21.058Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T13:06:21.320Z] Removing intermediate container f319429f7534 [2021-05-19T13:06:21.320Z] ---> c26ff71ef0cb [2021-05-19T13:06:21.320Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T13:06:21.580Z] Removing intermediate container f36e22bf6b09 [2021-05-19T13:06:21.580Z] ---> 4ab1a67cc16f [2021-05-19T13:06:21.580Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T13:06:21.846Z] ---> Running in 277408f6018f [2021-05-19T13:06:21.846Z] ---> Running in b14aadd0756d [2021-05-19T13:06:21.846Z] ---> Running in 3aab89f0f595 [2021-05-19T13:06:21.846Z] Removing intermediate container 2b089496412c [2021-05-19T13:06:21.846Z] ---> e2420d019284 [2021-05-19T13:06:21.846Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T13:06:22.110Z] Removing intermediate container ba552cc18605 [2021-05-19T13:06:22.110Z] ---> 8978385ecb96 [2021-05-19T13:06:22.110Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T13:06:22.110Z] ---> Running in 423d46ae121c [2021-05-19T13:06:22.372Z] ---> Running in 9fb6db414fbb [2021-05-19T13:06:22.372Z] Removing intermediate container 3aab89f0f595 [2021-05-19T13:06:22.372Z] ---> 1d2f494a6203 [2021-05-19T13:06:22.372Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T13:06:22.640Z] ---> Running in 809766efe110 [2021-05-19T13:06:22.901Z] Removing intermediate container 423d46ae121c [2021-05-19T13:06:22.901Z] ---> 56dc21f02e56 [2021-05-19T13:06:22.901Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T13:06:22.901Z] Removing intermediate container 9fb6db414fbb [2021-05-19T13:06:22.901Z] ---> 3bf9d4f8cd64 [2021-05-19T13:06:22.901Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T13:06:22.901Z] ---> Running in 14a7d6c392ad [2021-05-19T13:06:23.161Z] ---> Running in db048fdcfcb1 [2021-05-19T13:06:23.161Z] Removing intermediate container 809766efe110 [2021-05-19T13:06:23.161Z] ---> b23c8b476d93 [2021-05-19T13:06:23.161Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T13:06:23.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:06:23.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T13:06:23.161Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T13:06:23.422Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T13:06:23.422Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T13:06:23.422Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T13:06:23.422Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T13:06:23.422Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T13:06:23.422Z] 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-05-19T13:06:23.422Z] OK: 7 MiB in 18 packages [2021-05-19T13:06:23.422Z] ---> Running in a269cbc8d76b [2021-05-19T13:06:23.470Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T13:06:23.470Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T13:06:23.470Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T13:06:23.684Z] Removing intermediate container db048fdcfcb1 [2021-05-19T13:06:23.684Z] ---> 614c44fb2a60 [2021-05-19T13:06:23.684Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T13:06:23.684Z] Removing intermediate container 14a7d6c392ad [2021-05-19T13:06:23.684Z] ---> dbcd43238240 [2021-05-19T13:06:23.684Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T13:06:24.627Z] ---> Running in 3f2088063d2f [2021-05-19T13:06:24.627Z] Removing intermediate container a269cbc8d76b [2021-05-19T13:06:24.627Z] ---> caa71716b35f [2021-05-19T13:06:24.627Z] Step 16/24 : WORKDIR / [2021-05-19T13:06:24.627Z] ---> Running in c39f89b1e03f [2021-05-19T13:06:25.199Z] ---> Running in 6a403776c392 [2021-05-19T13:06:25.199Z] Removing intermediate container 3f2088063d2f [2021-05-19T13:06:25.199Z] ---> 3955e6c3bfb7 [2021-05-19T13:06:25.199Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T13:06:25.462Z] Removing intermediate container c39f89b1e03f [2021-05-19T13:06:25.462Z] ---> cc0b31a94396 [2021-05-19T13:06:25.462Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T13:06:25.462Z] Removing intermediate container 277408f6018f [2021-05-19T13:06:25.462Z] ---> 6ac3deb04d6e [2021-05-19T13:06:25.462Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T13:06:25.462Z] Removing intermediate container 6a403776c392 [2021-05-19T13:06:25.462Z] ---> 655f50e133cd [2021-05-19T13:06:25.462Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T13:06:25.462Z] ---> Running in 4541198778fa [2021-05-19T13:06:25.462Z] Removing intermediate container b14aadd0756d [2021-05-19T13:06:25.462Z] ---> 5236bf251f66 [2021-05-19T13:06:25.462Z] [2021-05-19T13:06:25.462Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T13:06:25.724Z] ---> d9b95fafc7da [2021-05-19T13:06:25.724Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T13:06:25.724Z] ---> d0d1a7cef490 [2021-05-19T13:06:25.724Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T13:06:26.671Z] 20.10.0: Pulling from library/docker [2021-05-19T13:06:26.671Z] ---> 58b14ce37f10 [2021-05-19T13:06:26.671Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T13:06:26.671Z] Removing intermediate container 4541198778fa [2021-05-19T13:06:26.671Z] ---> 6ed84f7651e3 [2021-05-19T13:06:26.671Z] Step 14/22 : WORKDIR /edgex [2021-05-19T13:06:26.938Z] ---> baaeb1029ce0 [2021-05-19T13:06:26.938Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T13:06:27.208Z] ---> Running in b323bb092a5c [2021-05-19T13:06:27.208Z] ---> ff11091648d3 [2021-05-19T13:06:27.208Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T13:06:27.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.343s coverage: 46.1% of statements [2021-05-19T13:06:27.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T13:06:27.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T13:06:27.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T13:06:27.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T13:06:27.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T13:06:27.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T13:06:27.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.172s coverage: 28.7% of statements [2021-05-19T13:06:28.150Z] ---> bb58ef3c16a4 [2021-05-19T13:06:28.150Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T13:06:28.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.323s coverage: 100.0% of statements [2021-05-19T13:06:28.725Z] ---> b557c6e3fcce [2021-05-19T13:06:28.725Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T13:06:28.725Z] ---> 0947002b0856 [2021-05-19T13:06:28.725Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T13:06:28.725Z] Removing intermediate container b323bb092a5c [2021-05-19T13:06:28.725Z] ---> 8cdb5e7e8800 [2021-05-19T13:06:28.725Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T13:06:28.996Z] ---> Running in 046fad4e444e [2021-05-19T13:06:28.996Z] ---> Running in ca2611ccc091 [2021-05-19T13:06:28.996Z] ---> a94f06a69767 [2021-05-19T13:06:28.996Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T13:06:29.291Z] ---> ca56bc22f681 [2021-05-19T13:06:29.291Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T13:06:30.251Z] ---> Running in 1313b89b67fb [2021-05-19T13:06:30.251Z] Removing intermediate container 046fad4e444e [2021-05-19T13:06:30.251Z] ---> 71f218e5df4f [2021-05-19T13:06:30.251Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T13:06:33.559Z] Removing intermediate container ca2611ccc091 [2021-05-19T13:06:33.559Z] ---> 128e2daa985d [2021-05-19T13:06:33.559Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T13:06:33.828Z] ---> 19ed90a9b693 [2021-05-19T13:06:33.828Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T13:06:34.774Z] ---> Running in e31a316feeec [2021-05-19T13:06:34.774Z] Removing intermediate container 1313b89b67fb [2021-05-19T13:06:34.774Z] ---> e03d387b2c8b [2021-05-19T13:06:34.774Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T13:06:34.774Z] ---> Running in a1427d0844df [2021-05-19T13:06:34.774Z] ---> dc66a560bd97 [2021-05-19T13:06:34.774Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T13:06:34.774Z] ---> Running in 2189fb9c1b71 [2021-05-19T13:06:35.055Z] ---> Running in 73b05199ff67 [2021-05-19T13:06:35.055Z] Removing intermediate container e31a316feeec [2021-05-19T13:06:35.055Z] ---> 749eaf076d27 [2021-05-19T13:06:35.055Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T13:06:35.055Z] Removing intermediate container a1427d0844df [2021-05-19T13:06:35.055Z] ---> 39b156aec7b4 [2021-05-19T13:06:35.055Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T13:06:35.055Z] ---> Running in d85f360d9372 [2021-05-19T13:06:35.055Z] Removing intermediate container 2189fb9c1b71 [2021-05-19T13:06:35.055Z] ---> 727f92570aac [2021-05-19T13:06:35.055Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T13:06:35.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.713s coverage: 27.7% of statements [2021-05-19T13:06:35.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T13:06:35.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T13:06:35.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T13:06:35.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T13:06:35.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T13:06:35.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.217s coverage: 81.2% of statements [2021-05-19T13:06:35.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T13:06:35.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.220s coverage: 100.0% of statements [2021-05-19T13:06:35.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T13:06:35.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.180s coverage: 100.0% of statements [2021-05-19T13:06:35.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T13:06:35.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T13:06:35.324Z] Removing intermediate container 73b05199ff67 [2021-05-19T13:06:35.324Z] ---> 23b352ef54fb [2021-05-19T13:06:35.324Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T13:06:35.324Z] ---> Running in aecbe2f5aa42 [2021-05-19T13:06:35.324Z] ---> Running in e65a6e1ee653 [2021-05-19T13:06:35.324Z] ---> Running in d63f80fdba1e [2021-05-19T13:06:35.585Z] Removing intermediate container d85f360d9372 [2021-05-19T13:06:35.585Z] ---> e21da93daeda [2021-05-19T13:06:35.585Z] Step 22/23 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:06:35.585Z] Removing intermediate container aecbe2f5aa42 [2021-05-19T13:06:35.585Z] ---> 8257f026032e [2021-05-19T13:06:35.585Z] Step 22/23 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:06:35.585Z] Removing intermediate container e65a6e1ee653 [2021-05-19T13:06:35.585Z] ---> 7f4ce2732c9b [2021-05-19T13:06:35.585Z] Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:06:35.585Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T13:06:36.156Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T13:06:36.156Z] ---> Running in 2cb9caa6ff6d [2021-05-19T13:06:36.156Z] ---> Running in fd83e97eb08c [2021-05-19T13:06:36.156Z] ---> aefe523efa57 [2021-05-19T13:06:36.156Z] 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-05-19T13:06:36.156Z] ---> Running in 3bf5b2ab112c [2021-05-19T13:06:36.156Z] Removing intermediate container d63f80fdba1e [2021-05-19T13:06:36.156Z] ---> e79a135eeae2 [2021-05-19T13:06:36.156Z] Step 20/22 : LABEL arch=x86_64 [2021-05-19T13:06:36.417Z] ---> Running in 0a767263a956 [2021-05-19T13:06:36.417Z] Removing intermediate container fd83e97eb08c [2021-05-19T13:06:36.417Z] ---> 2a98d243d25a [2021-05-19T13:06:36.417Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T13:06:36.417Z] ---> Running in 5e7c9e9f380e [2021-05-19T13:06:36.417Z] Removing intermediate container 2cb9caa6ff6d [2021-05-19T13:06:36.417Z] ---> c5336d7e5923 [2021-05-19T13:06:36.417Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T13:06:36.417Z] Removing intermediate container 3bf5b2ab112c [2021-05-19T13:06:36.417Z] ---> 1266d558c09d [2021-05-19T13:06:36.417Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T13:06:36.679Z] ---> Running in 9ad30450d2ab [2021-05-19T13:06:36.679Z] ---> Running in 26121a7df7e4 [2021-05-19T13:06:36.679Z] ---> Running in e23b2dd51188 [2021-05-19T13:06:36.679Z] Removing intermediate container 0a767263a956 [2021-05-19T13:06:36.679Z] ---> 6b173c815e6a [2021-05-19T13:06:36.679Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T13:06:36.976Z] ---> Running in 403d8f080538 [2021-05-19T13:06:36.976Z] Removing intermediate container 5e7c9e9f380e [2021-05-19T13:06:36.976Z] ---> cfae5f462b28 [2021-05-19T13:06:36.976Z] Step 21/22 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:06:36.976Z] Removing intermediate container e23b2dd51188 [2021-05-19T13:06:36.976Z] ---> f83507238d02 [2021-05-19T13:06:36.976Z] [2021-05-19T13:06:37.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.309s coverage: 58.6% of statements [2021-05-19T13:06:37.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T13:06:37.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T13:06:37.651Z] Successfully built f83507238d02 [2021-05-19T13:06:37.651Z] Removing intermediate container 26121a7df7e4 [2021-05-19T13:06:37.651Z] ---> 72c6edc283f8 [2021-05-19T13:06:37.651Z] [2021-05-19T13:06:37.651Z] Successfully built 72c6edc283f8 [2021-05-19T13:06:37.651Z] Successfully tagged core-command:latest [2021-05-19T13:06:37.651Z] ---> Running in e8be38a98215 [2021-05-19T13:06:37.651Z] Removing intermediate container 9ad30450d2ab [2021-05-19T13:06:37.651Z] ---> 9b49bc969f9f [2021-05-19T13:06:37.651Z] [2021-05-19T13:06:37.651Z] Building security-bootstrapper [2021-05-19T13:06:37.651Z]  Building core-command ... done Successfully tagged support-scheduler:latest [2021-05-19T13:06:37.651Z] Building security-secretstore-setup [2021-05-19T13:06:37.651Z]  Building support-scheduler ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:06:37.651Z] Successfully built 9b49bc969f9f [2021-05-19T13:06:37.651Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T13:06:38.008Z] Successfully tagged support-notifications:latest [2021-05-19T13:06:38.008Z] Building core-metadata [2021-05-19T13:06:38.008Z]  Building support-notifications ... done Removing intermediate container e8be38a98215 [2021-05-19T13:06:38.008Z] ---> cd05b723a0c7 [2021-05-19T13:06:38.008Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T13:06:38.008Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T13:06:38.008Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T13:06:38.008Z] Executing bash-5.0.17-r0.post-install [2021-05-19T13:06:38.008Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T13:06:38.008Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T13:06:38.008Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T13:06:38.008Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T13:06:38.008Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T13:06:38.008Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T13:06:38.008Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T13:06:38.008Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T13:06:38.008Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T13:06:38.008Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T13:06:38.008Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T13:06:38.376Z] ---> Running in 5f1d0e298d08 [2021-05-19T13:06:39.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.494s coverage: 87.7% of statements [2021-05-19T13:06:39.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T13:06:39.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T13:06:39.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.268s coverage: 78.9% of statements [2021-05-19T13:06:39.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T13:06:47.359Z] Removing intermediate container 5f1d0e298d08 [2021-05-19T13:06:47.359Z] ---> 56e76c0b8175 [2021-05-19T13:06:47.359Z] [2021-05-19T13:06:47.359Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T13:06:47.359Z] Successfully built 56e76c0b8175 [2021-05-19T13:06:47.359Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T13:06:47.359Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T13:06:47.359Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T13:06:47.359Z] Successfully tagged security-proxy-setup:latest [2021-05-19T13:06:47.359Z] Building core-data [2021-05-19T13:06:47.359Z]  Building security-proxy-setup ... done (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T13:06:47.359Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T13:06:47.359Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T13:06:47.359Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T13:06:47.359Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T13:06:47.359Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T13:06:47.359Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T13:06:47.359Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T13:06:47.359Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T13:06:47.359Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T13:06:47.359Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T13:06:47.359Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T13:06:47.359Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T13:06:47.359Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T13:06:47.359Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T13:06:47.359Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T13:06:47.359Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T13:06:47.359Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T13:06:47.359Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T13:06:47.635Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T13:06:47.636Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T13:06:47.636Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T13:06:47.636Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T13:06:47.636Z] OK: 72 MiB in 59 packages [2021-05-19T13:06:49.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.255s coverage: 28.6% of statements [2021-05-19T13:06:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T13:06:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T13:06:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T13:06:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T13:06:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T13:06:49.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.281s coverage: 100.0% of statements [2021-05-19T13:06:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T13:06:49.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.237s coverage: 100.0% of statements [2021-05-19T13:06:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T13:06:49.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.387s coverage: 86.7% of statements [2021-05-19T13:06:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T13:06:49.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.462s coverage: 97.5% of statements [2021-05-19T13:06:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T13:06:49.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.281s coverage: 78.3% of statements [2021-05-19T13:06:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T13:06:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T13:06:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T13:06:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T13:06:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.357s coverage: 95.1% of statements [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T13:06:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.156s coverage: 58.8% of statements [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T13:06:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.353s coverage: 0.8% of statements [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T13:06:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.256s coverage: 21.7% of statements [2021-05-19T13:06:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T13:06:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.265s coverage: 47.1% of statements [2021-05-19T13:06:55.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.299s coverage: 79.5% of statements [2021-05-19T13:06:55.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements [2021-05-19T13:06:56.560Z] Collecting docker-compose==1.23.2 [2021-05-19T13:06:56.560Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T13:06:56.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.188s coverage: 96.3% of statements [2021-05-19T13:06:57.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.169s coverage: 87.5% of statements [2021-05-19T13:06:58.497Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:06:58.497Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:06:58.497Z] ---> ef2895201693 [2021-05-19T13:06:58.497Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T13:06:58.497Z] ---> Using cache [2021-05-19T13:06:58.497Z] ---> 1b8495a9c0be [2021-05-19T13:06:58.497Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:06:58.497Z] ---> Using cache [2021-05-19T13:06:58.497Z] ---> 2c58e0c1b4e9 [2021-05-19T13:06:58.497Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T13:06:58.497Z] ---> Using cache [2021-05-19T13:06:58.497Z] ---> 5c56538d643a [2021-05-19T13:06:58.497Z] Step 6/24 : COPY go.mod . [2021-05-19T13:06:58.497Z] ---> Using cache [2021-05-19T13:06:58.497Z] ---> 00ecbdeb7257 [2021-05-19T13:06:58.497Z] Step 7/24 : RUN go mod download [2021-05-19T13:06:58.497Z] ---> Using cache [2021-05-19T13:06:58.497Z] ---> bb18008925b0 [2021-05-19T13:06:58.497Z] Step 8/24 : COPY . . [2021-05-19T13:06:58.497Z] ---> Using cache [2021-05-19T13:06:58.497Z] ---> ab668bb50c95 [2021-05-19T13:06:58.497Z] Step 9/24 : RUN go mod tidy [2021-05-19T13:06:58.497Z] ---> Using cache [2021-05-19T13:06:58.497Z] ---> 034a857bceaa [2021-05-19T13:06:58.497Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T13:06:59.440Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:06:59.440Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:06:59.440Z] ---> ef2895201693 [2021-05-19T13:06:59.440Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T13:06:59.440Z] ---> Using cache [2021-05-19T13:06:59.440Z] ---> 1b8495a9c0be [2021-05-19T13:06:59.440Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:06:59.440Z] ---> Using cache [2021-05-19T13:06:59.440Z] ---> 2c58e0c1b4e9 [2021-05-19T13:06:59.440Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T13:07:03.653Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T13:07:03.653Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T13:07:06.197Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T13:07:06.197Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T13:07:07.142Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T13:07:07.142Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T13:07:07.715Z] Collecting PyYAML<4,>=3.10 [2021-05-19T13:07:07.715Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T13:07:08.298Z] ---> Running in 80488f774b84 [2021-05-19T13:07:08.560Z] ---> Running in ec10fb8e1291 [2021-05-19T13:07:09.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.207s coverage: 94.4% of statements [2021-05-19T13:07:09.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.179s coverage: 44.8% of statements [2021-05-19T13:07:09.947Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T13:07:09.947Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T13:07:09.947Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T13:07:09.947Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T13:07:09.947Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T13:07:09.947Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T13:07:10.528Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T13:07:10.528Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T13:07:10.787Z] 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-05-19T13:07:11.047Z] 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-05-19T13:07:11.047Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T13:07:11.047Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T13:07:11.624Z] 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-05-19T13:07:11.624Z] Collecting idna<2.8,>=2.5 [2021-05-19T13:07:11.624Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T13:07:11.624Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T13:07:11.624Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T13:07:11.884Z] 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-05-19T13:07:11.884Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T13:07:11.884Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T13:07:11.884Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T13:07:11.884Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T13:07:11.884Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T13:07:11.884Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T13:07:12.145Z] Installing collected packages: websocket-client, cached-property, idna, urllib3, requests, PyYAML, docker-pycreds, docker, jsonschema, texttable, dockerpty, docopt, docker-compose [2021-05-19T13:07:12.415Z] Attempting uninstall: idna [2021-05-19T13:07:12.415Z] Found existing installation: idna 2.9 [2021-05-19T13:07:12.415Z] Uninstalling idna-2.9: [2021-05-19T13:07:12.415Z] Successfully uninstalled idna-2.9 [2021-05-19T13:07:12.990Z] Attempting uninstall: urllib3 [2021-05-19T13:07:12.990Z] Found existing installation: urllib3 1.25.9 [2021-05-19T13:07:12.990Z] Uninstalling urllib3-1.25.9: [2021-05-19T13:07:12.990Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T13:07:13.252Z] Attempting uninstall: requests [2021-05-19T13:07:13.252Z] Found existing installation: requests 2.23.0 [2021-05-19T13:07:13.252Z] Uninstalling requests-2.23.0: [2021-05-19T13:07:13.252Z] Successfully uninstalled requests-2.23.0 [2021-05-19T13:07:13.536Z] Running setup.py install for PyYAML: started [2021-05-19T13:07:13.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:07:14.147Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:07:14.147Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:07:14.147Z] ---> ef2895201693 [2021-05-19T13:07:14.147Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T13:07:14.147Z] ---> Using cache [2021-05-19T13:07:14.147Z] ---> 1b8495a9c0be [2021-05-19T13:07:14.147Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:07:14.147Z] ---> Using cache [2021-05-19T13:07:14.147Z] ---> 2c58e0c1b4e9 [2021-05-19T13:07:14.147Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T13:07:14.147Z] ---> Using cache [2021-05-19T13:07:14.147Z] ---> 5c56538d643a [2021-05-19T13:07:14.147Z] Step 6/26 : COPY go.mod . [2021-05-19T13:07:14.147Z] ---> Using cache [2021-05-19T13:07:14.147Z] ---> 00ecbdeb7257 [2021-05-19T13:07:14.147Z] Step 7/26 : RUN go mod download [2021-05-19T13:07:14.147Z] ---> Using cache [2021-05-19T13:07:14.147Z] ---> bb18008925b0 [2021-05-19T13:07:14.147Z] Step 8/26 : COPY . . [2021-05-19T13:07:14.147Z] ---> Using cache [2021-05-19T13:07:14.147Z] ---> ab668bb50c95 [2021-05-19T13:07:14.147Z] Step 9/26 : RUN go mod tidy [2021-05-19T13:07:14.147Z] ---> Using cache [2021-05-19T13:07:14.147Z] ---> 034a857bceaa [2021-05-19T13:07:14.147Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T13:07:14.757Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T13:07:14.757Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T13:07:15.016Z] OK: 219 MiB in 52 packages [2021-05-19T13:07:15.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.588s coverage: 81.8% of statements [2021-05-19T13:07:15.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T13:07:16.970Z] ---> Running in 04679dc426e8 [2021-05-19T13:07:17.233Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:07:17.233Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:07:17.233Z] ---> ef2895201693 [2021-05-19T13:07:17.233Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T13:07:17.233Z] ---> Using cache [2021-05-19T13:07:17.233Z] ---> 1b8495a9c0be [2021-05-19T13:07:17.233Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:07:17.233Z] ---> Using cache [2021-05-19T13:07:17.233Z] ---> 2c58e0c1b4e9 [2021-05-19T13:07:17.233Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T13:07:17.233Z] ---> Using cache [2021-05-19T13:07:17.233Z] ---> 5c56538d643a [2021-05-19T13:07:17.233Z] Step 6/32 : COPY go.mod . [2021-05-19T13:07:17.233Z] ---> Using cache [2021-05-19T13:07:17.233Z] ---> 00ecbdeb7257 [2021-05-19T13:07:17.233Z] Step 7/32 : RUN go mod download [2021-05-19T13:07:17.233Z] ---> Using cache [2021-05-19T13:07:17.233Z] ---> bb18008925b0 [2021-05-19T13:07:17.233Z] Step 8/32 : COPY . . [2021-05-19T13:07:17.494Z] Running setup.py install for texttable: started [2021-05-19T13:07:17.494Z] Removing intermediate container 80488f774b84 [2021-05-19T13:07:17.494Z] ---> 112ea96128e0 [2021-05-19T13:07:17.495Z] Step 6/24 : COPY go.mod . [2021-05-19T13:07:17.495Z] ---> Using cache [2021-05-19T13:07:17.495Z] ---> ab668bb50c95 [2021-05-19T13:07:17.495Z] Step 9/32 : RUN go mod tidy [2021-05-19T13:07:17.495Z] ---> Using cache [2021-05-19T13:07:17.495Z] ---> 034a857bceaa [2021-05-19T13:07:17.495Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T13:07:17.754Z] ---> Running in a61485008810 [2021-05-19T13:07:17.754Z] 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-05-19T13:07:17.754Z] ---> fff2d93c429a [2021-05-19T13:07:17.754Z] Step 7/24 : RUN go mod download [2021-05-19T13:07:18.023Z] ---> Running in cc0d3dce2c13 [2021-05-19T13:07:18.023Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T13:07:18.023Z] Running setup.py install for dockerpty: started [2021-05-19T13:07:18.287Z] 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-05-19T13:07:18.549Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T13:07:18.549Z] Running setup.py install for docopt: started [2021-05-19T13:07:19.130Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T13:07:19.130Z] Removing intermediate container cc0d3dce2c13 [2021-05-19T13:07:19.130Z] ---> 9eabb9c0ed5b [2021-05-19T13:07:19.130Z] Step 8/24 : COPY . . [2021-05-19T13:07:19.399Z] 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-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.093s coverage: 87.2% of statements [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 76.0% of statements [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.198s coverage: 80.0% of statements [2021-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.217s coverage: 87.2% of statements [2021-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2021-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.298s coverage: 91.2% of statements [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.638s coverage: 64.4% of statements [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T13:07:23.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.158s coverage: 100.0% of statements [2021-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 91.3% of statements [2021-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2021-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2021-05-19T13:07:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-05-19T13:07:26.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.004s coverage: 66.9% of statements [2021-05-19T13:07:26.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T13:07:26.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T13:07:26.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T13:07:28.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.752s coverage: 43.5% of statements [2021-05-19T13:07:28.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T13:07:28.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T13:07:28.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements [2021-05-19T13:07:28.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T13:07:28.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.111s coverage: 84.8% of statements [2021-05-19T13:07:34.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.602s coverage: 46.8% of statements [2021-05-19T13:07:34.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T13:07:34.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T13:07:34.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T13:07:34.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T13:07:34.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T13:07:34.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.178s coverage: 100.0% of statements [2021-05-19T13:07:34.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T13:07:34.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements [2021-05-19T13:07:34.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T13:07:34.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T13:07:36.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.220s coverage: 19.4% of statements [2021-05-19T13:07:36.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-19T13:07:36.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-19T13:07:36.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T13:07:36.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.452s coverage: 91.2% of statements [2021-05-19T13:07:36.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T13:07:36.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T13:07:36.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T13:07:37.544Z] Removing intermediate container 403d8f080538 [2021-05-19T13:07:37.544Z] ---> f40f48064431 [2021-05-19T13:07:37.544Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T13:07:37.544Z] ---> 27c43e0f1764 [2021-05-19T13:07:37.544Z] Step 9/24 : RUN go mod tidy [2021-05-19T13:07:37.544Z] ---> Running in 746216e29345 [2021-05-19T13:07:37.544Z] ---> Running in e3b748bd11e1 [2021-05-19T13:07:37.544Z] Removing intermediate container 746216e29345 [2021-05-19T13:07:37.544Z] ---> 64305509eaea [2021-05-19T13:07:37.544Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T13:07:37.545Z] ---> Running in 7cca2b58a94e [2021-05-19T13:07:37.545Z] Removing intermediate container 7cca2b58a94e [2021-05-19T13:07:37.545Z] ---> d9718c35635a [2021-05-19T13:07:37.545Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T13:07:38.119Z] ---> 459cc441d109 [2021-05-19T13:07:38.119Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T13:07:38.386Z] ---> 42f61eb6d14e [2021-05-19T13:07:38.386Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T13:07:38.665Z] ---> 9316b53c985b [2021-05-19T13:07:38.665Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T13:07:38.665Z] ---> Running in 796186bb24d7 [2021-05-19T13:07:38.931Z] Removing intermediate container 796186bb24d7 [2021-05-19T13:07:38.931Z] ---> 610f8280b69a [2021-05-19T13:07:38.931Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T13:07:38.931Z] ---> Running in 004617c33321 [2021-05-19T13:07:39.201Z] Removing intermediate container 004617c33321 [2021-05-19T13:07:39.201Z] ---> 5d439e2625e7 [2021-05-19T13:07:39.201Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T13:07:39.470Z] Removing intermediate container e3b748bd11e1 [2021-05-19T13:07:39.470Z] ---> baddb5d5d3a7 [2021-05-19T13:07:39.470Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T13:07:39.470Z] ---> Running in 6ae7d73c4e5a [2021-05-19T13:07:39.739Z] ---> Running in 809975c80e52 [2021-05-19T13:07:40.017Z] Removing intermediate container 6ae7d73c4e5a [2021-05-19T13:07:40.018Z] ---> 34470c80c2b2 [2021-05-19T13:07:40.018Z] Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:07:40.281Z] ---> Running in b7d1f2e7ca14 [2021-05-19T13:07:40.281Z] 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-05-19T13:07:40.542Z] Removing intermediate container b7d1f2e7ca14 [2021-05-19T13:07:40.542Z] ---> 158d95d365ac [2021-05-19T13:07:40.542Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T13:07:40.542Z] ---> Running in 1a7d731ea73b [2021-05-19T13:07:40.542Z] Removing intermediate container 1a7d731ea73b [2021-05-19T13:07:40.542Z] ---> 79300040e387 [2021-05-19T13:07:40.542Z] [2021-05-19T13:07:40.807Z] Successfully built 79300040e387 [2021-05-19T13:07:40.807Z] Successfully tagged sys-mgmt-agent:latest [2021-05-19T13:07:43.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.588s coverage: 28.8% of statements [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T13:07:43.733Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.227s coverage: 99.0% of statements [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T13:07:43.733Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.207s coverage: 100.0% of statements [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T13:07:43.733Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.273s coverage: 64.6% of statements [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T13:07:43.733Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.413s coverage: 97.6% of statements [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T13:07:43.733Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.067s coverage: 0.0% of statements [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T13:07:43.733Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T13:07:43.733Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T13:07:43.733Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T13:07:44.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-05-19T13:07:45.342Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.181s coverage: 28.1% of statements [2021-05-19T13:07:45.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T13:07:45.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-19T13:07:45.621Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.148s coverage: 27.9% of statements [2021-05-19T13:07:45.621Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-19T13:07:45.621Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-19T13:07:45.621Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T13:07:45.621Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-19T13:07:46.220Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-19T13:07:46.819Z] GO111MODULE=on go vet ./... [2021-05-19T13:07:55.767Z]  Building sys-mgmt-agent ... done 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-05-19T13:07:58.417Z] Removing intermediate container a61485008810 [2021-05-19T13:07:58.417Z] ---> 860adcd2cc59 [2021-05-19T13:07:58.417Z] [2021-05-19T13:07:58.417Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T13:07:58.417Z] ---> 13621d1b12d4 [2021-05-19T13:07:58.417Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T13:07:59.029Z] ---> Running in 0b8e93ab5e4b [2021-05-19T13:08:00.464Z] Removing intermediate container 0b8e93ab5e4b [2021-05-19T13:08:00.464Z] ---> cc740d28e2f6 [2021-05-19T13:08:00.464Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T13:08:01.863Z] ---> Running in e1aa11c64eda [2021-05-19T13:08:01.863Z] Removing intermediate container 04679dc426e8 [2021-05-19T13:08:01.863Z] ---> f135aedd2e99 [2021-05-19T13:08:01.863Z] [2021-05-19T13:08:01.863Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T13:08:01.863Z] ---> 13621d1b12d4 [2021-05-19T13:08:01.863Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T13:08:02.158Z] Removing intermediate container ec10fb8e1291 [2021-05-19T13:08:02.158Z] ---> 4f4ee03af4a9 [2021-05-19T13:08:02.158Z] [2021-05-19T13:08:02.158Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T13:08:02.158Z] ---> 13621d1b12d4 [2021-05-19T13:08:02.158Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T13:08:02.158Z] ---> Using cache [2021-05-19T13:08:02.158Z] ---> 8978385ecb96 [2021-05-19T13:08:02.158Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T13:08:02.158Z] ---> Using cache [2021-05-19T13:08:02.158Z] ---> 3bf9d4f8cd64 [2021-05-19T13:08:02.158Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T13:08:02.740Z] ---> Running in 36ade4d780d0 [2021-05-19T13:08:03.017Z] ---> Running in f313cb81ce1c [2021-05-19T13:08:03.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:08:03.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T13:08:03.592Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T13:08:03.592Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T13:08:03.592Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T13:08:03.592Z] OK: 6 MiB in 16 packages [2021-05-19T13:08:03.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:08:03.861Z] Removing intermediate container f313cb81ce1c [2021-05-19T13:08:03.861Z] ---> 6ec7535a1981 [2021-05-19T13:08:03.861Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T13:08:03.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T13:08:03.861Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T13:08:04.123Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T13:08:04.123Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T13:08:04.123Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T13:08:04.123Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T13:08:04.123Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T13:08:04.123Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T13:08:04.123Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T13:08:04.123Z] OK: 7 MiB in 20 packages [2021-05-19T13:08:04.710Z] ---> Running in d23589e50114 [2021-05-19T13:08:05.292Z] Removing intermediate container d23589e50114 [2021-05-19T13:08:05.292Z] ---> 56a1d6c805b2 [2021-05-19T13:08:05.292Z] Step 16/24 : WORKDIR / [2021-05-19T13:08:06.683Z] Removing intermediate container e1aa11c64eda [2021-05-19T13:08:06.683Z] ---> 02df40a52ed9 [2021-05-19T13:08:06.683Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T13:08:06.948Z] ---> Running in 12fdad32c855 [2021-05-19T13:08:07.220Z] ---> Running in 97ff65a669c1 [2021-05-19T13:08:07.220Z] Removing intermediate container 36ade4d780d0 [2021-05-19T13:08:07.220Z] ---> ee8201ea43bd [2021-05-19T13:08:07.220Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T13:08:07.492Z] Removing intermediate container 12fdad32c855 [2021-05-19T13:08:07.492Z] ---> 4d48866d7064 [2021-05-19T13:08:07.492Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T13:08:07.492Z] ---> Running in 875605f8d5de [2021-05-19T13:08:08.885Z] Removing intermediate container 97ff65a669c1 [2021-05-19T13:08:08.885Z] ---> 484db8f2e711 [2021-05-19T13:08:08.885Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T13:08:08.885Z] ---> Running in 99b981ca1fe5 [2021-05-19T13:08:08.885Z] ---> 8e64e8874da1 [2021-05-19T13:08:08.885Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T13:08:08.885Z] Removing intermediate container 875605f8d5de [2021-05-19T13:08:08.885Z] ---> 772012cf950b [2021-05-19T13:08:08.885Z] Step 14/26 : WORKDIR / [2021-05-19T13:08:09.159Z] ---> Running in 44515a505f1f [2021-05-19T13:08:09.739Z] Removing intermediate container 99b981ca1fe5 [2021-05-19T13:08:09.739Z] ---> a811f50f0df5 [2021-05-19T13:08:09.739Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T13:08:10.016Z] ---> f52e396e88c3 [2021-05-19T13:08:10.016Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T13:08:10.277Z] ---> Running in b09e9a12728f [2021-05-19T13:08:10.277Z] Removing intermediate container 44515a505f1f [2021-05-19T13:08:10.277Z] ---> 282d5f079665 [2021-05-19T13:08:10.277Z] 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-05-19T13:08:10.558Z] ---> e714e74080e1 [2021-05-19T13:08:10.558Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T13:08:10.830Z] ---> 9380ee08d181 [2021-05-19T13:08:10.830Z] 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-05-19T13:08:10.830Z] ---> Running in c2cdb0445fda [2021-05-19T13:08:11.428Z] Removing intermediate container c2cdb0445fda [2021-05-19T13:08:11.428Z] ---> 0412b0c82d06 [2021-05-19T13:08:11.428Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T13:08:11.428Z] ---> 9e6ca316b9f0 [2021-05-19T13:08:11.428Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T13:08:11.699Z] ---> Running in f32d3a1d73af [2021-05-19T13:08:13.112Z] Removing intermediate container f32d3a1d73af [2021-05-19T13:08:13.112Z] ---> 2a7d47bfe312 [2021-05-19T13:08:13.112Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T13:08:13.112Z] ---> d6c1dfd02dda [2021-05-19T13:08:13.112Z] 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-05-19T13:08:13.386Z] ---> Running in 24febfc83dad [2021-05-19T13:08:13.386Z] Removing intermediate container b09e9a12728f [2021-05-19T13:08:13.386Z] ---> 55c42dcfb317 [2021-05-19T13:08:13.386Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T13:08:13.386Z] ---> 1491253a17fc [2021-05-19T13:08:13.386Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T13:08:13.386Z] ---> Running in 4b962c2429a6 [2021-05-19T13:08:13.663Z] Removing intermediate container 24febfc83dad [2021-05-19T13:08:13.663Z] ---> 16aab5a5d327 [2021-05-19T13:08:13.663Z] Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:08:13.663Z] ---> Running in 1ca6c3173ae7 [2021-05-19T13:08:15.065Z] Removing intermediate container 4b962c2429a6 [2021-05-19T13:08:15.065Z] ---> b2395778e862 [2021-05-19T13:08:15.065Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T13:08:16.981Z] ---> 1eb1cf916975 [2021-05-19T13:08:16.981Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T13:08:16.981Z] Removing intermediate container 809975c80e52 [2021-05-19T13:08:16.981Z] ---> 2b5686fe837b [2021-05-19T13:08:16.981Z] [2021-05-19T13:08:16.981Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T13:08:16.981Z] ---> 13621d1b12d4 [2021-05-19T13:08:16.981Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T13:08:16.981Z] Removing intermediate container 1ca6c3173ae7 [2021-05-19T13:08:16.981Z] ---> f99baa7107c9 [2021-05-19T13:08:16.981Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T13:08:17.242Z] ---> Running in 3745d8ea0f41 [2021-05-19T13:08:17.242Z] ---> 8521c1846d98 [2021-05-19T13:08:17.242Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T13:08:17.242Z] ---> Running in 3d4760444231 [2021-05-19T13:08:17.242Z] ---> 2f100e25da21 [2021-05-19T13:08:17.242Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T13:08:17.501Z] ---> Running in 872843e8d21e [2021-05-19T13:08:17.761Z] Removing intermediate container 3745d8ea0f41 [2021-05-19T13:08:17.761Z] ---> dfe569745d6e [2021-05-19T13:08:17.761Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T13:08:18.023Z] Removing intermediate container 3d4760444231 [2021-05-19T13:08:18.023Z] ---> 793e2df6eab6 [2021-05-19T13:08:18.023Z] [2021-05-19T13:08:18.023Z] ---> 75638c03d2a1 [2021-05-19T13:08:18.023Z] 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-05-19T13:08:18.023Z] Successfully built 793e2df6eab6 [2021-05-19T13:08:18.283Z] Successfully tagged core-metadata:latest [2021-05-19T13:08:18.283Z]  Building core-metadata ... done  ---> Running in b01c9636a410 [2021-05-19T13:08:18.545Z] ---> Running in f59cdb346c9e [2021-05-19T13:08:18.545Z] Removing intermediate container b01c9636a410 [2021-05-19T13:08:18.545Z] ---> c2aa3840af59 [2021-05-19T13:08:18.545Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T13:08:18.813Z] ---> Running in 2691028814e7 [2021-05-19T13:08:19.385Z] Removing intermediate container 2691028814e7 [2021-05-19T13:08:19.385Z] ---> 67080093c99d [2021-05-19T13:08:19.385Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:08:19.656Z] ---> Running in 24b2f7d3f476 [2021-05-19T13:08:19.656Z] Removing intermediate container 872843e8d21e [2021-05-19T13:08:19.656Z] ---> 8a218db050e6 [2021-05-19T13:08:19.656Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T13:08:20.234Z] Removing intermediate container f59cdb346c9e [2021-05-19T13:08:20.234Z] ---> daf9bbb9ce18 [2021-05-19T13:08:20.234Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T13:08:20.500Z] ---> dc860b56e1aa [2021-05-19T13:08:20.500Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T13:08:20.500Z] ---> Running in 1be432c0ca21 [2021-05-19T13:08:21.448Z] Removing intermediate container 1be432c0ca21 [2021-05-19T13:08:21.448Z] ---> 36ed38745282 [2021-05-19T13:08:21.448Z] Step 24/26 : LABEL arch=x86_64 [2021-05-19T13:08:21.711Z] ---> Running in 50046aee845b [2021-05-19T13:08:21.711Z] ---> f36ff485c2f9 [2021-05-19T13:08:21.711Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T13:08:21.971Z] Removing intermediate container 50046aee845b [2021-05-19T13:08:21.971Z] ---> 4d0b9112207d [2021-05-19T13:08:21.971Z] Step 25/26 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:08:22.942Z] Removing intermediate container 24b2f7d3f476 [2021-05-19T13:08:22.942Z] ---> 554bd0f7a192 [2021-05-19T13:08:22.942Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T13:08:22.942Z] ---> 458d1d16a5d7 [2021-05-19T13:08:22.942Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T13:08:22.942Z] ---> Running in ae303fac1b8d [2021-05-19T13:08:23.206Z] ---> Running in b3cda5307321 [2021-05-19T13:08:23.469Z] Removing intermediate container ae303fac1b8d [2021-05-19T13:08:23.469Z] ---> a2c5ca2df25a [2021-05-19T13:08:23.469Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T13:08:23.735Z] ---> 0d5b16082610 [2021-05-19T13:08:23.735Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T13:08:23.735Z] ---> Running in ef9045154979 [2021-05-19T13:08:23.999Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T13:08:23.999Z] Removing intermediate container ef9045154979 [2021-05-19T13:08:23.999Z] ---> 5a54fc7681ab [2021-05-19T13:08:23.999Z] [2021-05-19T13:08:24.261Z] ---> 7bc881a1de0f [2021-05-19T13:08:24.261Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T13:08:24.261Z] Successfully built 5a54fc7681ab [2021-05-19T13:08:24.261Z] Successfully tagged security-secretstore-setup:latest [2021-05-19T13:08:24.522Z]  Building security-secretstore-setup ... done  ---> Running in a65e5e8a834c [2021-05-19T13:08:24.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T13:08:24.783Z] Removing intermediate container a65e5e8a834c [2021-05-19T13:08:24.783Z] ---> aa7de28833d0 [2021-05-19T13:08:24.783Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T13:08:25.045Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T13:08:25.045Z] ---> 8d92e7690ed7 [2021-05-19T13:08:25.045Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T13:08:25.045Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T13:08:25.308Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T13:08:25.308Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T13:08:25.308Z] ---> Running in 6d6552f82d9c [2021-05-19T13:08:26.274Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T13:08:26.537Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T13:08:26.537Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T13:08:26.537Z] OK: 8 MiB in 20 packages [2021-05-19T13:08:27.117Z] Removing intermediate container 6d6552f82d9c [2021-05-19T13:08:27.117Z] ---> a2397c0f9fa3 [2021-05-19T13:08:27.117Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T13:08:27.689Z] ---> Running in 181b59ba6888 [2021-05-19T13:08:27.951Z] Removing intermediate container b3cda5307321 [2021-05-19T13:08:27.951Z] ---> 13e425acc956 [2021-05-19T13:08:27.951Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T13:08:27.951Z] Removing intermediate container 181b59ba6888 [2021-05-19T13:08:27.951Z] ---> 6fbdda276b71 [2021-05-19T13:08:27.951Z] Step 29/32 : CMD ["gate"] [2021-05-19T13:08:28.535Z] ---> Running in 8671c5b45293 [2021-05-19T13:08:28.535Z] ---> 3c601beac2ce [2021-05-19T13:08:28.535Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T13:08:28.798Z] Removing intermediate container 8671c5b45293 [2021-05-19T13:08:28.798Z] ---> 7ef42278c3ed [2021-05-19T13:08:28.798Z] Step 30/32 : LABEL arch=x86_64 [2021-05-19T13:08:29.068Z] ---> Running in 777db049adf5 [2021-05-19T13:08:29.068Z] ---> db10cb29f2ac [2021-05-19T13:08:29.068Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T13:08:29.674Z] ---> d68f785915df [2021-05-19T13:08:29.674Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T13:08:29.674Z] Removing intermediate container 777db049adf5 [2021-05-19T13:08:29.674Z] ---> 5214c2310a37 [2021-05-19T13:08:29.674Z] Step 31/32 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:08:29.674Z] ---> Running in 022a4f0c1f07 [2021-05-19T13:08:29.934Z] ---> Running in 07930bdca851 [2021-05-19T13:08:30.197Z] Removing intermediate container 022a4f0c1f07 [2021-05-19T13:08:30.197Z] ---> 801320ad7576 [2021-05-19T13:08:30.197Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T13:08:30.197Z] ---> Running in c432cb527465 [2021-05-19T13:08:30.197Z] Removing intermediate container 07930bdca851 [2021-05-19T13:08:30.197Z] ---> f5078441fe79 [2021-05-19T13:08:30.197Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T13:08:30.769Z] ---> Running in c3b3cc38f68e [2021-05-19T13:08:30.769Z] Removing intermediate container c432cb527465 [2021-05-19T13:08:30.769Z] ---> ac167e6c23e8 [2021-05-19T13:08:30.769Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T13:08:31.031Z] ---> Running in 7b9e93c4da4c [2021-05-19T13:08:31.031Z] Removing intermediate container c3b3cc38f68e [2021-05-19T13:08:31.031Z] ---> aafb89f71656 [2021-05-19T13:08:31.031Z] [2021-05-19T13:08:31.294Z] Successfully built aafb89f71656 [2021-05-19T13:08:31.556Z] Successfully tagged security-bootstrapper:latest [2021-05-19T13:08:31.556Z]  Building security-bootstrapper ... done Removing intermediate container 7b9e93c4da4c [2021-05-19T13:08:31.556Z] ---> 89597b7bba3e [2021-05-19T13:08:31.556Z] Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:08:31.830Z] ---> Running in 6ca8b07378e9 [2021-05-19T13:08:32.095Z] Removing intermediate container 6ca8b07378e9 [2021-05-19T13:08:32.095Z] ---> ff8f32eebf25 [2021-05-19T13:08:32.095Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T13:08:32.095Z] ---> Running in 950546b18b88 [2021-05-19T13:08:32.357Z] Removing intermediate container 950546b18b88 [2021-05-19T13:08:32.357Z] ---> b68ba9ab984a [2021-05-19T13:08:32.357Z] [2021-05-19T13:08:32.357Z] Successfully built b68ba9ab984a [2021-05-19T13:08:32.618Z] Successfully tagged core-data:latest [2021-05-19T13:08:32.886Z]  Building core-data ... done  [Pipeline] } [2021-05-19T13:08:32.896Z] $ docker stop --time=1 41e07ba95d561f82db22cd3f43a88a05f2b28634b6c8caf09969ff4ea1bbdb35 [2021-05-19T13:08:34.609Z] $ docker rm -f 41e07ba95d561f82db22cd3f43a88a05f2b28634b6c8caf09969ff4ea1bbdb35 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T13:08:35.036Z] + docker images [2021-05-19T13:08:35.299Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T13:08:35.299Z] core-data latest b68ba9ab984a 3 seconds ago 21.6MB [2021-05-19T13:08:35.299Z] security-bootstrapper latest aafb89f71656 5 seconds ago 18.2MB [2021-05-19T13:08:35.299Z] security-secretstore-setup latest 5a54fc7681ab 12 seconds ago 25.8MB [2021-05-19T13:08:35.299Z] core-metadata latest 793e2df6eab6 18 seconds ago 18.6MB [2021-05-19T13:08:35.299Z] 2b5686fe837b 21 seconds ago 1.17GB [2021-05-19T13:08:35.299Z] f135aedd2e99 34 seconds ago 1.16GB [2021-05-19T13:08:35.299Z] 4f4ee03af4a9 34 seconds ago 1.17GB [2021-05-19T13:08:35.299Z] 860adcd2cc59 37 seconds ago 1.15GB [2021-05-19T13:08:35.299Z] sys-mgmt-agent latest 79300040e387 55 seconds ago 312MB [2021-05-19T13:08:35.299Z] security-proxy-setup latest 56e76c0b8175 About a minute ago 25.3MB [2021-05-19T13:08:35.299Z] support-scheduler latest 72c6edc283f8 About a minute ago 17.1MB [2021-05-19T13:08:35.299Z] core-command latest f83507238d02 About a minute ago 17.1MB [2021-05-19T13:08:35.299Z] support-notifications latest 9b49bc969f9f About a minute ago 17.7MB [2021-05-19T13:08:35.299Z] 5236bf251f66 2 minutes ago 1.16GB [2021-05-19T13:08:35.299Z] ef5cff17ee2a 2 minutes ago 1.16GB [2021-05-19T13:08:35.299Z] 58dcd1f74735 2 minutes ago 1.16GB [2021-05-19T13:08:35.299Z] cf4d7ea6341e 2 minutes ago 1.16GB [2021-05-19T13:08:35.299Z] feff3385f56a 2 minutes ago 1.16GB [2021-05-19T13:08:35.299Z] ci-base-image-x86_64 latest ef2895201693 7 minutes ago 648MB [2021-05-19T13:08:35.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-19T13:08:35.300Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-19T13:08:35.300Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-19T13:08:35.300Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-19T13:08:35.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-19T13:08:50.748Z] Still waiting to schedule task [2021-05-19T13:08:50.749Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-19T13:09:23.731Z] gofmt -l . [2021-05-19T13:09:23.732Z] [ "`gofmt -l .`" = "" ] [2021-05-19T13:09:26.387Z] ./bin/test-go-mod-tidy.sh [2021-05-19T13:09:27.372Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-19T13:09:30.021Z] + ls -al . [2021-05-19T13:09:30.021Z] total 872 [2021-05-19T13:09:30.021Z] drwxrwxr-x 9 1001 1001 4096 May 19 13:09 . [2021-05-19T13:09:30.021Z] drwxr-xr-x 4 root root 4096 May 19 13:04 .. [2021-05-19T13:09:30.021Z] -rw-rw-r-- 1 1001 1001 11 May 19 13:02 .dockerignore [2021-05-19T13:09:30.021Z] drwxrwxr-x 8 1001 1001 4096 May 19 13:02 .git [2021-05-19T13:09:30.021Z] drwxrwxr-x 3 1001 1001 4096 May 19 13:02 .github [2021-05-19T13:09:30.021Z] -rw-rw-r-- 1 1001 1001 818 May 19 13:02 .gitignore [2021-05-19T13:09:30.021Z] -rw-rw-r-- 1 1001 1001 166 May 19 13:02 .sonarcloud.properties [2021-05-19T13:09:30.021Z] -rw-rw-r-- 1 1001 1001 8609 May 19 13:02 Attribution.txt [2021-05-19T13:09:30.021Z] -rw-rw-r-- 1 1001 1001 3804 May 19 13:02 CONTRIBUTING.md [2021-05-19T13:09:30.021Z] -rw-rw-r-- 1 1001 1001 931 May 19 13:02 Dockerfile.build [2021-05-19T13:09:30.021Z] -rw-rw-r-- 1 1001 1001 863 May 19 13:02 Jenkinsfile [2021-05-19T13:09:30.021Z] -rw-rw-r-- 1 1001 1001 10775 May 19 13:02 LICENSE [2021-05-19T13:09:30.021Z] -rw-rw-r-- 1 1001 1001 5632 May 19 13:02 Makefile [2021-05-19T13:09:30.021Z] -rw-rw-r-- 1 1001 1001 7978 May 19 13:02 README.md [2021-05-19T13:09:30.021Z] -rw-rw-r-- 1 1001 1001 6755 May 19 13:02 SECURITY.md [2021-05-19T13:09:30.021Z] -rw-rw-r-- 1 1001 1001 5 May 19 12:59 VERSION [2021-05-19T13:09:30.021Z] -rw-rw-r-- 1 1001 1001 4131 May 19 13:02 ZMQWindows.md [2021-05-19T13:09:30.021Z] drwxrwxr-x 2 1001 1001 4096 May 19 13:02 bin [2021-05-19T13:09:30.021Z] drwxrwxr-x 14 1001 1001 4096 May 19 13:02 cmd [2021-05-19T13:09:30.021Z] -rw-r--r-- 1 root root 737213 May 19 13:07 coverage.out [2021-05-19T13:09:30.021Z] -rw-r--r-- 1 root root 1060 May 19 13:09 go.mod [2021-05-19T13:09:30.021Z] -rw-r--r-- 1 root root 21990 May 19 13:04 go.sum [2021-05-19T13:09:30.021Z] drwxrwxr-x 8 1001 1001 4096 May 19 13:02 internal [2021-05-19T13:09:30.021Z] drwxrwxr-x 4 1001 1001 4096 May 19 13:02 openapi [2021-05-19T13:09:30.021Z] drwxrwxr-x 4 1001 1001 4096 May 19 13:02 snap [2021-05-19T13:09:30.021Z] -rw-rw-r-- 1 1001 1001 168 May 19 13:02 version.go [Pipeline] sh [2021-05-19T13:09:30.682Z] + '[' -e coverage.out ] [2021-05-19T13:09:30.682Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T13:09:30.717Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T13:09:31.685Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T13:09:32.339Z] + make build [2021-05-19T13:09:32.339Z] go mod tidy [2021-05-19T13:09:32.966Z] 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-05-19T13:09:39.687Z] 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-05-19T13:10:06.559Z] 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-05-19T13:10:08.535Z] 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-05-19T13:10:13.960Z] 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-05-19T13:10:14.231Z] 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-05-19T13:10:18.536Z] 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-05-19T13:10:22.845Z] 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-05-19T13:10:26.242Z] 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-05-19T13:10:29.636Z] 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-05-19T13:10:32.259Z] 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-05-19T13:10:34.882Z] 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-05-19T13:10:40.338Z] $ docker stop --time=1 591525fd71802972e6ca92ba37dc52f20145cbb40a438e58031b8ec387ed5809 [2021-05-19T13:10:42.394Z] Running on prd-ubuntu18.04-docker-8c-8g-15063 in /w/workspace/edgexfoundry_edgex-go_PR-3483 [2021-05-19T13:10:42.895Z] $ docker rm -f 591525fd71802972e6ca92ba37dc52f20145cbb40a438e58031b8ec387ed5809 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-05-19T13:10:44.305Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:10:44.643Z] The recommended git tool is: git [2021-05-19T13:10:44.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T13:10:44.798Z] [2021-05-19T13:10:44.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:10:45.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T13:10:45.493Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-19T13:10:45.493Z] 29e5d40040c1: Pulling fs layer [2021-05-19T13:10:45.493Z] 1ce36da41761: Pulling fs layer [2021-05-19T13:10:45.493Z] 25b303627fd3: Pulling fs layer [2021-05-19T13:10:45.493Z] 29e5d40040c1: Verifying Checksum [2021-05-19T13:10:45.493Z] 29e5d40040c1: Download complete [2021-05-19T13:10:46.641Z] 29e5d40040c1: Pull complete [2021-05-19T13:10:46.641Z] 1ce36da41761: Verifying Checksum [2021-05-19T13:10:46.641Z] 1ce36da41761: Download complete [2021-05-19T13:10:48.553Z] using credential edgex-jenkins-ssh [2021-05-19T13:10:48.567Z] Cloning the remote Git repository [2021-05-19T13:10:48.647Z] 1ce36da41761: Pull complete [2021-05-19T13:10:48.647Z] 25b303627fd3: Verifying Checksum [2021-05-19T13:10:48.647Z] 25b303627fd3: Download complete [2021-05-19T13:10:48.588Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T13:10:48.670Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-19T13:10:50.324Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T13:10:50.324Z] > git --version # timeout=10 [2021-05-19T13:10:50.334Z] > git --version # 'git version 2.17.1' [2021-05-19T13:10:50.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T13:10:50.504Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T13:10:58.782Z] 25b303627fd3: Pull complete [2021-05-19T13:10:58.782Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-19T13:10:58.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T13:10:58.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-19T13:10:59.045Z] prd-ubuntu18.04-docker-arm64-4c-16g-15061 does not seem to be running inside a container [2021-05-19T13:10:59.140Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-19T13:11:00.326Z] Merging remotes/origin/master commit 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 into PR head commit fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:11:00.586Z] Merge succeeded, producing fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:11:00.587Z] Checking out Revision fbfc5f829c0fe290e71dd09b460be6e716630521 (PR-3483) [2021-05-19T13:10:59.597Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T13:10:59.604Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T13:10:59.621Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T13:10:59.643Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T13:10:59.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T13:10:59.654Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3483/head:refs/remotes/origin/PR-3483 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T13:11:00.333Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T13:11:00.338Z] > git checkout -f fbfc5f829c0fe290e71dd09b460be6e716630521 # timeout=10 [2021-05-19T13:11:00.415Z] > git remote # timeout=10 [2021-05-19T13:11:00.465Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T13:11:00.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T13:11:00.545Z] > git merge 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 # timeout=10 [2021-05-19T13:11:00.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T13:11:00.588Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T13:11:00.592Z] > git checkout -f fbfc5f829c0fe290e71dd09b460be6e716630521 # timeout=10 [2021-05-19T13:11:02.069Z] $ docker top 062b7cc967f2917b966b872f3c978de7e5fb4ef64942c5f58cdaddefbf746d39 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T13:11:03.036Z] + docker-compose build --help [2021-05-19T13:11:03.036Z] + grep parallel [2021-05-19T13:11:04.618Z] Commit message: "feat(notifications): Implement V2 GET /transmission/status/{status} API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:11:05.842Z] + echo snap-build.sh [2021-05-19T13:11:05.842Z] snap-build.sh [2021-05-19T13:11:05.842Z] + SNAP_BASE_DIR=. [2021-05-19T13:11:05.842Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-05-19T13:11:05.842Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-05-19T13:11:05.842Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-05-19T13:11:05.842Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-05-19T13:11:05.842Z] + cd /w/workspace/edgex-go/3 [2021-05-19T13:11:05.842Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-19T13:11:06.104Z] Reading package lists... [2021-05-19T13:11:06.104Z] Building dependency tree... [2021-05-19T13:11:06.104Z] Reading state information... [2021-05-19T13:11:06.364Z] The following packages were automatically installed and are no longer required: [2021-05-19T13:11:06.365Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-19T13:11:06.365Z] uidmap xdelta3 [2021-05-19T13:11:06.365Z] Use 'sudo apt autoremove' to remove them. [2021-05-19T13:11:06.365Z] The following packages will be REMOVED: [2021-05-19T13:11:06.365Z] lxd* lxd-client* [2021-05-19T13:11:06.409Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T13:11:06.708Z] $ docker stop --time=1 062b7cc967f2917b966b872f3c978de7e5fb4ef64942c5f58cdaddefbf746d39 [2021-05-19T13:11:07.319Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-19T13:11:07.319Z] After this operation, 31.7 MB disk space will be freed. [2021-05-19T13:11:08.567Z] $ docker rm -f 062b7cc967f2917b966b872f3c978de7e5fb4ef64942c5f58cdaddefbf746d39 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:11:09.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T13:11:09.195Z] . [Pipeline] withDockerContainer [2021-05-19T13:11:09.421Z] prd-ubuntu18.04-docker-arm64-4c-16g-15061 does not seem to be running inside a container [2021-05-19T13:11:09.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-19T13:11:11.102Z] $ docker top d9e4f793b4ec7f830b00a80c7ee24307eb86e68b31928e163fb3795303cd019b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T13:11:12.022Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T13:11:16.294Z] Building core-command ... [2021-05-19T13:11:16.294Z] Building core-data ... [2021-05-19T13:11:16.294Z] Building core-metadata ... [2021-05-19T13:11:16.294Z] Building security-bootstrapper ... [2021-05-19T13:11:16.294Z] Building security-proxy-setup ... [2021-05-19T13:11:16.294Z] Building security-secretstore-setup ... [2021-05-19T13:11:16.294Z] Building support-notifications ... [2021-05-19T13:11:16.294Z] Building support-scheduler ... [2021-05-19T13:11:16.294Z] Building sys-mgmt-agent ... [2021-05-19T13:11:16.294Z] Building security-bootstrapper [2021-05-19T13:11:16.294Z] Building sys-mgmt-agent [2021-05-19T13:11:16.294Z] Building security-secretstore-setup [2021-05-19T13:11:16.294Z] Building core-command [2021-05-19T13:11:16.294Z] Building core-metadata [2021-05-19T13:11:21.105Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-05-19T13:11:21.105Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T13:11:23.017Z] Removing lxd dnsmasq configuration [2021-05-19T13:11:23.589Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T13:11:24.976Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-19T13:11:27.518Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T13:11:28.921Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-05-19T13:11:28.921Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T13:11:31.464Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-19T13:11:31.725Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-19T13:11:33.636Z] + sudo snap remove --purge lxd [2021-05-19T13:11:33.896Z] snap "lxd" is not installed [2021-05-19T13:11:33.896Z] + sudo groupadd --force --system lxd [2021-05-19T13:11:33.896Z] ++ whoami [2021-05-19T13:11:33.896Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-19T13:11:34.157Z] + newgrp - lxd [2021-05-19T13:11:34.418Z] + sudo snap install lxd [2021-05-19T13:11:52.548Z] 2021-05-19T13:11:47Z INFO Waiting for automatic snapd restart... [2021-05-19T13:12:39.269Z] lxd 4.14 from Canonical* installed [2021-05-19T13:12:39.269Z] + sudo lxd init --auto [2021-05-19T13:12:39.539Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:12:39.539Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:12:39.539Z] ---> 6bafb52390ea [2021-05-19T13:12:39.539Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T13:12:39.539Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:12:39.539Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:12:39.539Z] ---> 6bafb52390ea [2021-05-19T13:12:39.539Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T13:12:39.539Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:12:39.539Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:12:39.539Z] ---> 6bafb52390ea [2021-05-19T13:12:39.539Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T13:12:39.539Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:12:39.539Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:12:39.539Z] ---> 6bafb52390ea [2021-05-19T13:12:39.539Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T13:12:39.539Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:12:39.539Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:12:39.539Z] ---> 6bafb52390ea [2021-05-19T13:12:39.539Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T13:12:39.539Z] ---> Running in 81356949e6a1 [2021-05-19T13:12:39.539Z] ---> Running in 512824ebc056 [2021-05-19T13:12:39.539Z] ---> Running in 13622213ed36 [2021-05-19T13:12:39.539Z] ---> Running in 0181f036c6d1 [2021-05-19T13:12:39.539Z] ---> Running in bf96265bc61c [2021-05-19T13:12:39.539Z] Removing intermediate container 81356949e6a1 [2021-05-19T13:12:39.539Z] ---> 95676756430e [2021-05-19T13:12:39.539Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:12:39.539Z] Removing intermediate container 13622213ed36 [2021-05-19T13:12:39.539Z] Removing intermediate container 512824ebc056 [2021-05-19T13:12:39.539Z] ---> 5ff938f71876 [2021-05-19T13:12:39.539Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:12:39.539Z] ---> b5a5ba6f185d [2021-05-19T13:12:39.539Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:12:39.539Z] Removing intermediate container 0181f036c6d1 [2021-05-19T13:12:39.539Z] ---> d7b34f20c523 [2021-05-19T13:12:39.539Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:12:39.539Z] Removing intermediate container bf96265bc61c [2021-05-19T13:12:39.539Z] ---> 57e38ef42f25 [2021-05-19T13:12:39.539Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:12:39.539Z] ---> Running in 3568aa2f6489 [2021-05-19T13:12:39.539Z] ---> Running in 76664c16e4c6 [2021-05-19T13:12:39.539Z] ---> Running in 13f52de1864f [2021-05-19T13:12:39.539Z] ---> Running in 719bb8fde725 [2021-05-19T13:12:39.539Z] ---> Running in 9db66e7d96eb [2021-05-19T13:12:39.539Z] Removing intermediate container 76664c16e4c6 [2021-05-19T13:12:39.539Z] ---> b0d33e6ecc4a [2021-05-19T13:12:39.539Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T13:12:39.539Z] ---> Running in 9525bf3fb705 [2021-05-19T13:12:39.539Z] Removing intermediate container 3568aa2f6489 [2021-05-19T13:12:39.539Z] ---> e06cb2fd1ef0 [2021-05-19T13:12:39.539Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T13:12:39.539Z] ---> Running in 450eeef97ef9 [2021-05-19T13:12:39.539Z] Removing intermediate container 13f52de1864f [2021-05-19T13:12:39.539Z] ---> e60d8f8a2b5e [2021-05-19T13:12:39.539Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T13:12:39.539Z] Removing intermediate container 9db66e7d96eb [2021-05-19T13:12:39.540Z] ---> 773335bbd726 [2021-05-19T13:12:39.540Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T13:12:39.540Z] Removing intermediate container 719bb8fde725 [2021-05-19T13:12:39.540Z] ---> dd9642ee67e2 [2021-05-19T13:12:39.540Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T13:12:39.540Z] ---> Running in ad96d116ca42 [2021-05-19T13:12:39.540Z] ---> Running in fa659e8c16e2 [2021-05-19T13:12:39.540Z] ---> Running in 9e665e2316d2 [2021-05-19T13:12:39.540Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:12:39.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:12:40.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:12:40.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:12:40.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:12:40.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:12:40.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:12:41.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:12:41.286Z] OK: 218 MiB in 52 packages [2021-05-19T13:12:41.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:12:41.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:12:41.841Z] OK: 218 MiB in 52 packages [2021-05-19T13:12:42.120Z] OK: 218 MiB in 52 packages [2021-05-19T13:12:42.397Z] OK: 218 MiB in 52 packages [2021-05-19T13:12:43.021Z] OK: 218 MiB in 52 packages [2021-05-19T13:12:43.021Z] Removing intermediate container 9525bf3fb705 [2021-05-19T13:12:43.021Z] ---> 0008c65a021d [2021-05-19T13:12:43.021Z] Step 6/24 : COPY go.mod . [2021-05-19T13:12:43.293Z] Removing intermediate container 450eeef97ef9 [2021-05-19T13:12:43.293Z] ---> 6d917b791a26 [2021-05-19T13:12:43.293Z] Step 6/26 : COPY go.mod . [2021-05-19T13:12:43.897Z] Removing intermediate container ad96d116ca42 [2021-05-19T13:12:43.897Z] ---> b7328559582b [2021-05-19T13:12:43.897Z] Step 6/24 : COPY go.mod . [2021-05-19T13:12:44.178Z] ---> 3511da361c0c [2021-05-19T13:12:44.178Z] Step 7/24 : RUN go mod download [2021-05-19T13:12:44.178Z] Removing intermediate container fa659e8c16e2 [2021-05-19T13:12:44.178Z] ---> c266d274300b [2021-05-19T13:12:44.178Z] Step 6/24 : COPY go.mod . [2021-05-19T13:12:44.455Z] ---> e61233d02a7d [2021-05-19T13:12:44.455Z] Step 7/26 : RUN go mod download [2021-05-19T13:12:44.455Z] ---> Running in b77a7818f149 [2021-05-19T13:12:44.732Z] Removing intermediate container 9e665e2316d2 [2021-05-19T13:12:44.732Z] ---> 7fad52d54b9d [2021-05-19T13:12:44.732Z] Step 6/32 : COPY go.mod . [2021-05-19T13:12:45.009Z] ---> Running in 7951d4f36549 [2021-05-19T13:12:45.293Z] ---> 321138a28d21 [2021-05-19T13:12:45.293Z] Step 7/24 : RUN go mod download [2021-05-19T13:12:45.577Z] ---> bc579a29af55 [2021-05-19T13:12:45.577Z] Step 7/24 : RUN go mod download [2021-05-19T13:12:45.577Z] ---> Running in 2bf03a135200 [2021-05-19T13:12:45.850Z] ---> Running in 31ca9862d74f [2021-05-19T13:12:46.144Z] ---> cd1720c3916b [2021-05-19T13:12:46.144Z] Step 7/32 : RUN go mod download [2021-05-19T13:12:46.144Z] ---> Running in b00042deb410 [2021-05-19T13:12:48.812Z] Removing intermediate container b77a7818f149 [2021-05-19T13:12:48.812Z] ---> ceb4bcdd7698 [2021-05-19T13:12:48.812Z] Step 8/24 : COPY . . [2021-05-19T13:12:49.274Z] + sudo snap install --classic snapcraft [2021-05-19T13:12:49.407Z] Removing intermediate container 7951d4f36549 [2021-05-19T13:12:49.407Z] ---> de6c176dde13 [2021-05-19T13:12:49.407Z] Step 8/26 : COPY . . [2021-05-19T13:12:49.683Z] Removing intermediate container 2bf03a135200 [2021-05-19T13:12:49.683Z] ---> 83576b7f6afe [2021-05-19T13:12:49.683Z] Step 8/24 : COPY . . [2021-05-19T13:12:51.727Z] Removing intermediate container 31ca9862d74f [2021-05-19T13:12:51.727Z] ---> bb7b1fffdcd3 [2021-05-19T13:12:51.727Z] Step 8/24 : COPY . . [2021-05-19T13:12:52.326Z] Removing intermediate container b00042deb410 [2021-05-19T13:12:52.326Z] ---> f636d03fa855 [2021-05-19T13:12:52.326Z] Step 8/32 : COPY . . [2021-05-19T13:13:04.185Z] snapcraft 4.7.1 from Canonical* installed [2021-05-19T13:13:04.185Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-19T13:13:04.185Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-19T13:13:04.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T13:13:04.185Z] Dload Upload Total Spent Left Speed [2021-05-19T13:13:04.446Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4180 [2021-05-19T13:13:04.446Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9287k 0 --:--:-- --:--:-- --:--:-- 47.7M [2021-05-19T13:13:04.708Z] ./yq_linux_amd64 [2021-05-19T13:13:04.708Z] + sudo snapcraft prime --use-lxd [2021-05-19T13:13:06.620Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-19T13:13:06.620Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-19T13:13:06.620Z] - README.md [2021-05-19T13:13:06.620Z] [2021-05-19T13:13:06.620Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-19T13:13:07.564Z] Launching a container. [2021-05-19T13:13:14.554Z] ---> 685907896fd8 [2021-05-19T13:13:14.554Z] Step 9/24 : RUN go mod tidy [2021-05-19T13:13:14.554Z] ---> a2742359b61c [2021-05-19T13:13:14.554Z] Step 9/26 : RUN go mod tidy [2021-05-19T13:13:14.554Z] ---> 6214656289bd [2021-05-19T13:13:14.554Z] Step 9/24 : RUN go mod tidy [2021-05-19T13:13:14.554Z] ---> Running in 4e90e172a4ce [2021-05-19T13:13:14.554Z] ---> Running in 20db4ac8896f [2021-05-19T13:13:14.554Z] ---> 4fda6d265683 [2021-05-19T13:13:14.825Z] Step 9/32 : RUN go mod tidy [2021-05-19T13:13:14.825Z] ---> f1c01613dee5 [2021-05-19T13:13:14.825Z] Step 9/24 : RUN go mod tidy [2021-05-19T13:13:14.825Z] ---> Running in 54488a4f8174 [2021-05-19T13:13:14.825Z] ---> Running in 942ea9fd62a2 [2021-05-19T13:13:14.825Z] ---> Running in 2babd5ac7dfa [2021-05-19T13:13:17.569Z] Waiting for container to be ready [2021-05-19T13:13:17.569Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-19T13:13:17.569Z] [2021-05-19T13:13:23.129Z] Removing intermediate container 4e90e172a4ce [2021-05-19T13:13:23.129Z] ---> 97878a45cb76 [2021-05-19T13:13:23.129Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T13:13:23.129Z] ---> Running in 75a85213fcfe [2021-05-19T13:13:23.129Z] Removing intermediate container 20db4ac8896f [2021-05-19T13:13:23.129Z] ---> d26ee013ed32 [2021-05-19T13:13:23.129Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T13:13:23.129Z] Removing intermediate container 2babd5ac7dfa [2021-05-19T13:13:23.129Z] ---> 40cc57533618 [2021-05-19T13:13:23.129Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T13:13:23.129Z] Removing intermediate container 54488a4f8174 [2021-05-19T13:13:23.129Z] ---> ff173be08edb [2021-05-19T13:13:23.129Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T13:13:23.129Z] ---> Running in bd7ae4068513 [2021-05-19T13:13:23.129Z] Removing intermediate container 942ea9fd62a2 [2021-05-19T13:13:23.130Z] ---> ba8341f269f3 [2021-05-19T13:13:23.130Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T13:13:23.130Z] ---> Running in 11fd99cce1c2 [2021-05-19T13:13:23.130Z] ---> Running in e2d0fe270f20 [2021-05-19T13:13:23.130Z] ---> Running in f1264a097c4b [2021-05-19T13:13:24.114Z] 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-05-19T13:13:24.712Z] 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-05-19T13:13:25.308Z] 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-05-19T13:13:25.309Z] 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-05-19T13:13:25.716Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-19T13:13:25.716Z] Waiting for network to be ready... [2021-05-19T13:13:25.907Z] 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-05-19T13:13:25.976Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T13:13:26.237Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-19T13:13:26.237Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-19T13:13:26.237Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-19T13:13:26.237Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-19T13:13:26.237Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-19T13:13:26.237Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-19T13:13:26.237Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-19T13:13:26.237Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-19T13:13:26.237Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-19T13:13:26.498Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-19T13:13:26.759Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-19T13:13:27.065Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-19T13:13:27.065Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-19T13:13:27.065Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-19T13:13:27.065Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-19T13:13:27.065Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-19T13:13:27.065Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-19T13:13:27.477Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-19T13:13:27.477Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-19T13:13:27.754Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-19T13:13:27.754Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-19T13:13:27.754Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-19T13:13:27.754Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-19T13:13:27.754Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-19T13:13:27.754Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-19T13:13:27.754Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-19T13:13:30.497Z] Fetched 24.6 MB in 4s (5746 kB/s) [2021-05-19T13:13:31.086Z] Reading package lists... [2021-05-19T13:13:31.388Z] Reading package lists... [2021-05-19T13:13:31.388Z] Building dependency tree... [2021-05-19T13:13:31.388Z] Reading state information... [2021-05-19T13:13:31.650Z] The following additional packages will be installed: [2021-05-19T13:13:31.650Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-19T13:13:31.650Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-19T13:13:31.650Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-19T13:13:31.650Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-19T13:13:31.650Z] Suggested packages: [2021-05-19T13:13:31.650Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-19T13:13:31.650Z] Recommended packages: [2021-05-19T13:13:31.650Z] gnupg libsasl2-modules [2021-05-19T13:13:31.650Z] The following NEW packages will be installed: [2021-05-19T13:13:31.650Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-19T13:13:31.650Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-19T13:13:31.650Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-19T13:13:31.650Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-19T13:13:31.650Z] The following packages will be upgraded: [2021-05-19T13:13:31.650Z] gpg gpg-agent gpgconf libudev1 [2021-05-19T13:13:31.650Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-19T13:13:31.650Z] Need to get 3530 kB of archives. [2021-05-19T13:13:31.650Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-19T13:13:31.650Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-19T13:13:31.912Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-19T13:13:32.173Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-19T13:13:32.173Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-19T13:13:32.745Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-19T13:13:32.745Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-19T13:13:33.317Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-19T13:13:33.317Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-19T13:13:33.892Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-19T13:13:34.464Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-19T13:13:34.464Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-19T13:13:34.464Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-19T13:13:35.407Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-19T13:13:35.407Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-19T13:13:35.407Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-19T13:13:35.407Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-19T13:13:35.407Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-19T13:13:35.407Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-19T13:13:35.407Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-19T13:13:35.407Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-19T13:13:35.407Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-19T13:13:35.407Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-19T13:13:35.668Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T13:13:35.668Z] Fetched 3530 kB in 4s (915 kB/s) [2021-05-19T13:13:35.929Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-19T13:13:35.929Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-19T13:13:36.189Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T13:13:36.761Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-19T13:13:37.334Z] Selecting previously unselected package udev. [2021-05-19T13:13:37.334Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-19T13:13:37.334Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-19T13:13:37.594Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-19T13:13:39.539Z] Selecting previously unselected package libfuse2:amd64. [2021-05-19T13:13:39.539Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-19T13:13:39.539Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-19T13:14:01.518Z] Selecting previously unselected package fuse. [2021-05-19T13:14:01.519Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-19T13:14:02.465Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-19T13:14:12.471Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T13:14:12.471Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T13:14:12.471Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T13:14:12.471Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T13:14:12.732Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T13:14:12.993Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T13:14:13.567Z] Selecting previously unselected package libksba8:amd64. [2021-05-19T13:14:13.567Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-19T13:14:13.838Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-19T13:14:14.414Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-19T13:14:14.414Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T13:14:14.414Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:15.372Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-19T13:14:15.372Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T13:14:15.372Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:15.948Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-19T13:14:15.949Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T13:14:16.215Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:16.790Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-19T13:14:16.790Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T13:14:17.050Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:17.625Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-19T13:14:17.625Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T13:14:17.625Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:18.196Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-19T13:14:18.196Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T13:14:18.457Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:19.399Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-19T13:14:19.399Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T13:14:19.399Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:19.971Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-19T13:14:19.971Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T13:14:19.971Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:20.232Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-19T13:14:20.232Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T13:14:20.232Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:20.493Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-19T13:14:20.493Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-19T13:14:20.755Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T13:14:21.016Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-19T13:14:21.016Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-19T13:14:21.016Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T13:14:21.278Z] Selecting previously unselected package libldap-common. [2021-05-19T13:14:21.278Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-19T13:14:21.278Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T13:14:21.541Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-19T13:14:21.541Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-19T13:14:21.541Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T13:14:22.113Z] Selecting previously unselected package dirmngr. [2021-05-19T13:14:22.113Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T13:14:22.113Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-19T13:14:23.057Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T13:14:23.057Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-19T13:14:23.322Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-19T13:14:23.322Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T13:14:23.322Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T13:14:23.322Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-19T13:14:23.583Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:23.583Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-19T13:14:23.845Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T13:14:23.845Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-19T13:14:24.419Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-19T13:14:24.687Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:24.687Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-19T13:14:24.949Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-19T13:14:24.949Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-19T13:14:24.949Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:25.210Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:25.210Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:25.210Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:25.210Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:25.472Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:25.472Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T13:14:25.733Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T13:14:25.734Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-19T13:14:26.013Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T13:14:26.953Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-19T13:14:26.954Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-19T13:14:26.954Z] This means they are not meant to be enabled using systemctl. [2021-05-19T13:14:26.954Z] Possible reasons for having this kind of units are: [2021-05-19T13:14:26.954Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-19T13:14:26.954Z] .wants/ or .requires/ directory. [2021-05-19T13:14:26.954Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-19T13:14:26.954Z] a requirement dependency on it. [2021-05-19T13:14:26.954Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-19T13:14:26.954Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-19T13:14:26.954Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-19T13:14:26.954Z] instance name specified. [2021-05-19T13:14:27.530Z] Reading package lists... [2021-05-19T13:14:27.791Z] Building dependency tree... [2021-05-19T13:14:27.792Z] Reading state information... [2021-05-19T13:14:27.792Z] The following additional packages will be installed: [2021-05-19T13:14:27.792Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-19T13:14:27.792Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-19T13:14:27.792Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-19T13:14:27.792Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-19T13:14:27.792Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-19T13:14:27.792Z] Suggested packages: [2021-05-19T13:14:27.792Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-19T13:14:27.792Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-19T13:14:27.792Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-19T13:14:27.792Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-19T13:14:27.792Z] systemd-container policykit-1 [2021-05-19T13:14:27.792Z] Recommended packages: [2021-05-19T13:14:27.792Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-19T13:14:27.792Z] The following NEW packages will be installed: [2021-05-19T13:14:27.792Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-19T13:14:27.792Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-19T13:14:27.792Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-19T13:14:27.792Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-19T13:14:27.792Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-19T13:14:27.792Z] The following packages will be upgraded: [2021-05-19T13:14:27.792Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-19T13:14:28.051Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-19T13:14:28.051Z] Need to get 35.2 MB of archives. [2021-05-19T13:14:28.051Z] After this operation, 141 MB of additional disk space will be used. [2021-05-19T13:14:28.051Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-19T13:14:28.051Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-19T13:14:28.051Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-19T13:14:28.051Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-19T13:14:28.051Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-19T13:14:28.051Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-19T13:14:28.315Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-19T13:14:28.315Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-19T13:14:28.315Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-19T13:14:28.315Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-19T13:14:28.315Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-19T13:14:28.315Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-19T13:14:28.315Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-19T13:14:28.315Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-19T13:14:28.315Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-19T13:14:28.315Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-19T13:14:28.315Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-19T13:14:29.261Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-19T13:14:29.261Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-19T13:14:29.525Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-19T13:14:29.525Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-19T13:14:29.525Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-19T13:14:29.525Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-19T13:14:29.525Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-19T13:14:29.525Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-19T13:14:29.525Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-19T13:14:29.525Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-19T13:14:29.525Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-19T13:14:29.525Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-19T13:14:29.525Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-19T13:14:29.786Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T13:14:29.786Z] Fetched 35.2 MB in 2s (21.4 MB/s) [2021-05-19T13:14:30.358Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T13:14:30.359Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-19T13:14:30.359Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T13:14:34.573Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-19T13:14:34.573Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T13:14:34.573Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-19T13:14:35.144Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T13:14:35.145Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-19T13:14:35.406Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-19T13:14:35.980Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-19T13:14:36.241Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T13:14:36.241Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-19T13:14:36.503Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-19T13:14:39.052Z] Setting up apt (1.6.13) ... [2021-05-19T13:14:39.052Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-19T13:14:39.996Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-19T13:14:40.568Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-19T13:14:40.568Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-19T13:14:40.568Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-19T13:14:41.140Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-19T13:14:41.140Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T13:14:41.140Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T13:14:46.448Z] Selecting previously unselected package libexpat1:amd64. [2021-05-19T13:14:46.448Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-19T13:14:46.448Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-19T13:14:46.448Z] Selecting previously unselected package python3.6-minimal. [2021-05-19T13:14:46.448Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T13:14:46.448Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T13:14:47.023Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-19T13:14:47.023Z] Checking for services that may need to be restarted...done. [2021-05-19T13:14:47.023Z] Checking for services that may need to be restarted...done. [2021-05-19T13:14:47.284Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T13:14:47.547Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-19T13:14:47.547Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T13:14:48.491Z] Selecting previously unselected package python3-minimal. [2021-05-19T13:14:48.491Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-19T13:14:48.492Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-19T13:14:48.752Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-19T13:14:49.324Z] Selecting previously unselected package mime-support. [2021-05-19T13:14:49.324Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-19T13:14:49.585Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-19T13:14:50.574Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-19T13:14:50.574Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-19T13:14:50.574Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-19T13:14:51.146Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-19T13:14:51.146Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T13:14:51.146Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T13:14:55.376Z] Selecting previously unselected package python3.6. [2021-05-19T13:14:55.376Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T13:14:55.376Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T13:14:55.946Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-19T13:14:55.946Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-19T13:14:55.946Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-19T13:14:56.517Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-19T13:14:57.468Z] Selecting previously unselected package python3. [2021-05-19T13:14:57.468Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-19T13:14:57.468Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-19T13:14:57.468Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-19T13:14:58.040Z] Selecting previously unselected package multiarch-support. [2021-05-19T13:14:58.040Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T13:14:58.040Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-19T13:15:00.053Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-19T13:15:00.362Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-19T13:15:00.362Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-19T13:15:00.362Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-19T13:15:00.623Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-19T13:15:01.194Z] Selecting previously unselected package libbsd0:amd64. [2021-05-19T13:15:01.194Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-19T13:15:01.194Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-19T13:15:01.773Z] Selecting previously unselected package sudo. [2021-05-19T13:15:01.773Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-19T13:15:01.773Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-19T13:15:02.345Z] Selecting previously unselected package apparmor. [2021-05-19T13:15:02.345Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-19T13:15:02.345Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-19T13:15:04.264Z] Selecting previously unselected package libedit2:amd64. [2021-05-19T13:15:04.264Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-19T13:15:04.264Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-19T13:15:04.526Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-19T13:15:04.526Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T13:15:04.526Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T13:15:04.786Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-19T13:15:04.786Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T13:15:04.786Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T13:15:04.786Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-19T13:15:04.786Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-19T13:15:04.786Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-19T13:15:05.047Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-19T13:15:05.047Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T13:15:05.047Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T13:15:05.308Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-19T13:15:05.308Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T13:15:05.308Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T13:15:05.883Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-19T13:15:05.883Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-19T13:15:05.883Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-19T13:15:05.883Z] Selecting previously unselected package openssh-client. [2021-05-19T13:15:05.883Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-19T13:15:06.144Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-19T13:15:06.424Z] Selecting previously unselected package squashfs-tools. [2021-05-19T13:15:06.424Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-19T13:15:06.424Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-19T13:15:06.997Z] Selecting previously unselected package snapd. [2021-05-19T13:15:06.997Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-19T13:15:06.997Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-19T13:15:09.548Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-19T13:15:09.548Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-19T13:15:09.548Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-19T13:15:09.811Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-19T13:15:09.811Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-19T13:15:09.811Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T13:15:10.074Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T13:15:10.074Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-19T13:15:10.074Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-19T13:15:11.027Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-19T13:15:11.027Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-19T13:15:11.293Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-19T13:15:11.293Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T13:15:11.293Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T13:15:11.293Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T13:15:12.239Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-19T13:15:12.239Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T13:15:12.239Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-19T13:15:12.502Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-19T13:15:12.502Z] running python rtupdate hooks for python3.6... [2021-05-19T13:15:12.502Z] running python post-rtupdate hooks for python3.6... [2021-05-19T13:15:12.769Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-19T13:15:15.320Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-19T13:15:15.582Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T13:15:15.582Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-19T13:15:15.843Z] Setting up snapd (2.48.3+18.04) ... [2021-05-19T13:15:16.416Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-19T13:15:16.677Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-19T13:15:16.938Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-19T13:15:16.938Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-19T13:15:17.199Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-19T13:15:17.200Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-19T13:15:17.461Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-19T13:15:17.461Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-19T13:15:17.723Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-19T13:15:17.860Z] 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-05-19T13:15:17.983Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-19T13:15:17.984Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-19T13:15:17.984Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T13:15:17.984Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-19T13:15:19.371Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T13:15:19.371Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T13:15:19.371Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T13:15:21.023Z] Reading package lists... [2021-05-19T13:15:21.598Z] Reading package lists... [2021-05-19T13:15:21.598Z] Building dependency tree... [2021-05-19T13:15:21.598Z] Reading state information... [2021-05-19T13:15:21.598Z] Calculating upgrade... [2021-05-19T13:15:21.860Z] The following packages will be upgraded: [2021-05-19T13:15:21.860Z] advancecomp base-files bash binutils binutils-common [2021-05-19T13:15:21.860Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-19T13:15:21.860Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-19T13:15:21.860Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-19T13:15:21.860Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-19T13:15:21.860Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-19T13:15:21.860Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-19T13:15:21.860Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-19T13:15:21.860Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-19T13:15:21.860Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-19T13:15:21.860Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-19T13:15:21.860Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-19T13:15:21.860Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-19T13:15:21.860Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-19T13:15:21.860Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-19T13:15:21.860Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T13:15:21.860Z] Need to get 64.0 MB of archives. [2021-05-19T13:15:21.860Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-19T13:15:21.860Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-19T13:15:22.124Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-19T13:15:22.124Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-19T13:15:22.124Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-19T13:15:22.124Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-19T13:15:22.124Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-19T13:15:22.124Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-19T13:15:22.124Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-19T13:15:22.124Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-19T13:15:22.124Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-19T13:15:22.124Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-19T13:15:22.124Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-19T13:15:22.124Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-19T13:15:22.124Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-19T13:15:22.124Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-19T13:15:22.124Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-19T13:15:22.124Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-19T13:15:22.125Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-19T13:15:22.125Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-19T13:15:22.125Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-19T13:15:22.125Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-19T13:15:22.125Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-19T13:15:22.125Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-19T13:15:22.125Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-19T13:15:22.125Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-19T13:15:22.125Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-19T13:15:22.200Z] Removing intermediate container 75a85213fcfe [2021-05-19T13:15:22.200Z] ---> c504f5da4973 [2021-05-19T13:15:22.200Z] [2021-05-19T13:15:22.200Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T13:15:22.200Z] Removing intermediate container f1264a097c4b [2021-05-19T13:15:22.200Z] ---> 278319827f8b [2021-05-19T13:15:22.200Z] [2021-05-19T13:15:22.200Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T13:15:22.200Z] 3.12: Pulling from library/alpine [2021-05-19T13:15:22.442Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-19T13:15:22.442Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-19T13:15:22.442Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-19T13:15:22.442Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-19T13:15:22.442Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-19T13:15:22.442Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-19T13:15:22.442Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-19T13:15:22.442Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-19T13:15:22.442Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-19T13:15:22.442Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-19T13:15:22.442Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-19T13:15:22.442Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-19T13:15:22.442Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-19T13:15:22.442Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-19T13:15:22.442Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-19T13:15:22.442Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-19T13:15:22.442Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-19T13:15:22.442Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-19T13:15:22.442Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-19T13:15:22.442Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-19T13:15:22.442Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-19T13:15:22.442Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-19T13:15:22.442Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-19T13:15:22.442Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-19T13:15:22.442Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-19T13:15:22.442Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-19T13:15:22.442Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-19T13:15:22.442Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-19T13:15:22.442Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-19T13:15:22.442Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-19T13:15:22.442Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-19T13:15:22.479Z] 3.12: Pulling from library/alpine [2021-05-19T13:15:22.704Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-19T13:15:22.705Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-19T13:15:22.705Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-19T13:15:22.970Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-19T13:15:22.970Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-19T13:15:22.970Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-19T13:15:22.970Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-19T13:15:22.970Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-19T13:15:22.970Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-19T13:15:22.970Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-19T13:15:22.970Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-19T13:15:22.970Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-19T13:15:22.970Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-19T13:15:22.970Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-19T13:15:22.970Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-19T13:15:22.970Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-19T13:15:22.970Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-19T13:15:22.970Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-19T13:15:22.970Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-19T13:15:23.239Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-19T13:15:23.239Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-19T13:15:23.239Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-19T13:15:23.239Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-19T13:15:23.239Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-19T13:15:23.239Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-19T13:15:23.239Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-19T13:15:23.239Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-19T13:15:23.239Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-19T13:15:23.239Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-19T13:15:23.239Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-19T13:15:23.239Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-19T13:15:23.239Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-19T13:15:23.239Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-19T13:15:23.501Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-19T13:15:23.501Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-19T13:15:23.501Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-19T13:15:23.501Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-19T13:15:23.501Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-19T13:15:23.501Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-19T13:15:23.501Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-19T13:15:23.501Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-19T13:15:23.501Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-19T13:15:23.501Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-19T13:15:23.501Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-19T13:15:23.762Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T13:15:23.762Z] Fetched 64.0 MB in 2s (38.3 MB/s) [2021-05-19T13:15:23.762Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:23.762Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T13:15:23.762Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T13:15:23.926Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T13:15:23.926Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T13:15:23.926Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T13:15:23.926Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T13:15:23.926Z] ---> 9852663dfa18 [2021-05-19T13:15:23.926Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T13:15:23.926Z] ---> 9852663dfa18 [2021-05-19T13:15:23.926Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T13:15:24.533Z] ---> Running in cb3792800895 [2021-05-19T13:15:24.533Z] ---> Running in 03755847c0ca [2021-05-19T13:15:25.542Z] Removing intermediate container 03755847c0ca [2021-05-19T13:15:25.542Z] ---> c84d7aa81a88 [2021-05-19T13:15:25.542Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T13:15:25.681Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T13:15:25.681Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T13:15:25.681Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-19T13:15:25.681Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-19T13:15:26.167Z] ---> Running in 01c1bbf40ad6 [2021-05-19T13:15:26.624Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T13:15:26.624Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T13:15:26.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:15:26.885Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T13:15:26.885Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T13:15:26.885Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T13:15:26.885Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T13:15:27.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:15:27.459Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T13:15:27.459Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T13:15:27.653Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T13:15:27.722Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T13:15:27.723Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T13:15:27.935Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T13:15:27.935Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T13:15:27.935Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T13:15:27.935Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T13:15:27.935Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T13:15:27.935Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T13:15:27.935Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T13:15:27.983Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T13:15:27.983Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T13:15:28.214Z] OK: 7 MiB in 20 packages [2021-05-19T13:15:28.251Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T13:15:28.252Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T13:15:28.514Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T13:15:28.514Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T13:15:28.514Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T13:15:28.514Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-19T13:15:28.514Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-19T13:15:28.514Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T13:15:28.514Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T13:15:28.776Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T13:15:28.776Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T13:15:28.776Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T13:15:28.776Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T13:15:28.776Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T13:15:28.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:15:29.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:15:29.349Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T13:15:29.611Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T13:15:29.611Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T13:15:29.720Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T13:15:29.720Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T13:15:29.720Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T13:15:29.720Z] OK: 5 MiB in 16 packages [2021-05-19T13:15:29.875Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T13:15:31.272Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-19T13:15:31.713Z] Removing intermediate container cb3792800895 [2021-05-19T13:15:31.713Z] ---> 654032183a90 [2021-05-19T13:15:31.713Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T13:15:31.864Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T13:15:31.864Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-19T13:15:31.864Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-19T13:15:31.864Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-19T13:15:31.865Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-19T13:15:31.988Z] Removing intermediate container 01c1bbf40ad6 [2021-05-19T13:15:31.988Z] ---> b86454ed21d8 [2021-05-19T13:15:31.988Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T13:15:32.127Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-19T13:15:32.127Z] Installing new version of config file /etc/issue ... [2021-05-19T13:15:32.127Z] Installing new version of config file /etc/issue.net ... [2021-05-19T13:15:32.127Z] Installing new version of config file /etc/lsb-release ... [2021-05-19T13:15:32.267Z] ---> Running in 4d53f216a268 [2021-05-19T13:15:32.388Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-19T13:15:32.388Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-19T13:15:32.541Z] ---> Running in 1d431359320b [2021-05-19T13:15:32.650Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-19T13:15:32.650Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-19T13:15:32.822Z] Removing intermediate container e2d0fe270f20 [2021-05-19T13:15:32.822Z] ---> 081b3b7b5d7b [2021-05-19T13:15:32.822Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T13:15:32.913Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:32.913Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-19T13:15:32.913Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-19T13:15:33.096Z] Removing intermediate container 11fd99cce1c2 [2021-05-19T13:15:33.096Z] ---> fbc982a14d78 [2021-05-19T13:15:33.096Z] [2021-05-19T13:15:33.096Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T13:15:33.096Z] ---> 9852663dfa18 [2021-05-19T13:15:33.096Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T13:15:33.175Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-19T13:15:33.175Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-19T13:15:33.369Z] ---> Running in 9ca9911ebbe2 [2021-05-19T13:15:33.370Z] Removing intermediate container 4d53f216a268 [2021-05-19T13:15:33.370Z] ---> c69a4f6866ea [2021-05-19T13:15:33.370Z] Step 14/26 : WORKDIR / [2021-05-19T13:15:33.370Z] ---> Running in 1e20608f867d [2021-05-19T13:15:33.440Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:33.440Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T13:15:33.440Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-19T13:15:33.440Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-19T13:15:33.440Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:33.440Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-19T13:15:33.440Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-19T13:15:33.642Z] Removing intermediate container 1d431359320b [2021-05-19T13:15:33.642Z] ---> 774fded44a2e [2021-05-19T13:15:33.642Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T13:15:33.642Z] ---> Running in 618ca963d46f [2021-05-19T13:15:33.913Z] ---> Running in 64aea42010e4 [2021-05-19T13:15:34.017Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-19T13:15:34.278Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:34.278Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-19T13:15:34.278Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T13:15:34.903Z] Removing intermediate container 64aea42010e4 [2021-05-19T13:15:34.903Z] Removing intermediate container 618ca963d46f [2021-05-19T13:15:34.903Z] ---> 1c6aacd8031f [2021-05-19T13:15:34.903Z] 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-05-19T13:15:34.903Z] ---> d74de02b2b29 [2021-05-19T13:15:34.903Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T13:15:35.179Z] ---> Running in a8b1db91752d [2021-05-19T13:15:35.453Z] 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-05-19T13:15:35.665Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-19T13:15:36.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:15:36.061Z] ---> d378e5d999d9 [2021-05-19T13:15:36.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:15:36.061Z] 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-05-19T13:15:36.240Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:36.240Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T13:15:36.505Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T13:15:36.672Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T13:15:36.672Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T13:15:36.672Z] OK: 5 MiB in 15 packages [2021-05-19T13:15:37.077Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T13:15:37.338Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:37.338Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T13:15:37.338Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T13:15:37.911Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-19T13:15:38.174Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:38.174Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-19T13:15:38.174Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-19T13:15:38.689Z] ---> 43142e0d3361 [2021-05-19T13:15:38.689Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T13:15:38.745Z] Setting up grep (3.1-2build1) ... [2021-05-19T13:15:38.969Z] Removing intermediate container 1e20608f867d [2021-05-19T13:15:38.969Z] ---> b62d1bb232d5 [2021-05-19T13:15:38.969Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T13:15:39.005Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:39.005Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-19T13:15:39.244Z] ---> Running in acb027ce0387 [2021-05-19T13:15:39.267Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-19T13:15:39.532Z] ---> 7a1ee5411f29 [2021-05-19T13:15:39.532Z] 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-05-19T13:15:39.815Z] Removing intermediate container 9ca9911ebbe2 [2021-05-19T13:15:39.815Z] ---> b43d7ea8194a [2021-05-19T13:15:39.815Z] [2021-05-19T13:15:39.815Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T13:15:39.815Z] Removing intermediate container a8b1db91752d [2021-05-19T13:15:39.815Z] ---> 436c7e745d4b [2021-05-19T13:15:39.815Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T13:15:39.815Z] 20.10.0: Pulling from library/docker [2021-05-19T13:15:40.091Z] Removing intermediate container acb027ce0387 [2021-05-19T13:15:40.091Z] ---> a66d4f5538ec [2021-05-19T13:15:40.091Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T13:15:40.215Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-19T13:15:40.360Z] ---> Running in 1262c30db75e [2021-05-19T13:15:40.360Z] Removing intermediate container bd7ae4068513 [2021-05-19T13:15:40.360Z] ---> b20c7b842868 [2021-05-19T13:15:40.360Z] [2021-05-19T13:15:40.360Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T13:15:40.360Z] ---> 9852663dfa18 [2021-05-19T13:15:40.360Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T13:15:40.360Z] ---> Using cache [2021-05-19T13:15:40.360Z] ---> b62d1bb232d5 [2021-05-19T13:15:40.360Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T13:15:40.360Z] ---> Using cache [2021-05-19T13:15:40.360Z] ---> a66d4f5538ec [2021-05-19T13:15:40.361Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T13:15:40.477Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:40.477Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T13:15:40.632Z] ---> Running in 339fe07a88af [2021-05-19T13:15:40.739Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T13:15:40.911Z] ---> Running in 47f3478a16aa [2021-05-19T13:15:40.911Z] ---> b3addd77d5cb [2021-05-19T13:15:40.911Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T13:15:41.001Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-19T13:15:41.264Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:41.264Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T13:15:41.520Z] Removing intermediate container 339fe07a88af [2021-05-19T13:15:41.520Z] Removing intermediate container 1262c30db75e [2021-05-19T13:15:41.520Z] ---> 976a085dc742 [2021-05-19T13:15:41.520Z] ---> d86d3250ffc4 [2021-05-19T13:15:41.520Z] Step 15/24 : EXPOSE $APP_PORTStep 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T13:15:41.520Z] [2021-05-19T13:15:41.526Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T13:15:42.121Z] ---> Running in 68b270d1fb85 [2021-05-19T13:15:42.122Z] Removing intermediate container 47f3478a16aa [2021-05-19T13:15:42.122Z] ---> ee978fe8f714 [2021-05-19T13:15:42.122Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T13:15:42.396Z] ---> Running in 56abe50f2960 [2021-05-19T13:15:42.993Z] Removing intermediate container 68b270d1fb85 [2021-05-19T13:15:42.993Z] ---> c2fcae836e9c [2021-05-19T13:15:42.993Z] Step 16/24 : WORKDIR / [2021-05-19T13:15:42.993Z] ---> 9ca8c8b8e358 [2021-05-19T13:15:42.993Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T13:15:43.285Z] ---> 835d2a5ab707 [2021-05-19T13:15:43.285Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T13:15:43.285Z] ---> Running in a699064ede8f [2021-05-19T13:15:43.285Z] Removing intermediate container 56abe50f2960 [2021-05-19T13:15:43.285Z] ---> aa68a2e419ab [2021-05-19T13:15:43.285Z] Step 16/24 : WORKDIR / [2021-05-19T13:15:43.460Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T13:15:43.460Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T13:15:43.461Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T13:15:43.557Z] ---> Running in 5bd9f9bfe927 [2021-05-19T13:15:43.724Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T13:15:43.845Z] ---> Running in e78659d938f9 [2021-05-19T13:15:44.116Z] Removing intermediate container a699064ede8f [2021-05-19T13:15:44.116Z] ---> 71f1c4e74fa9 [2021-05-19T13:15:44.116Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T13:15:44.734Z] Removing intermediate container e78659d938f9 [2021-05-19T13:15:44.734Z] ---> d56b44a02204 [2021-05-19T13:15:44.734Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T13:15:44.734Z] ---> 954dfaa3a1cf [2021-05-19T13:15:44.734Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T13:15:45.113Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-19T13:15:45.113Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:45.113Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-19T13:15:45.113Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T13:15:45.335Z] ---> dd6be5d3be64 [2021-05-19T13:15:45.335Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T13:15:46.771Z] ---> c06e04c52ca3 [2021-05-19T13:15:46.771Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T13:15:46.771Z] ---> 27a7afffb028 [2021-05-19T13:15:46.771Z] 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-05-19T13:15:46.771Z] ---> Running in 1ff254aaff55 [2021-05-19T13:15:46.771Z] Removing intermediate container 5bd9f9bfe927 [2021-05-19T13:15:46.771Z] ---> d7b1c47146a4 [2021-05-19T13:15:46.771Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T13:15:47.029Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-19T13:15:47.029Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-19T13:15:47.029Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-19T13:15:47.029Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-19T13:15:47.290Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-19T13:15:47.290Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:47.290Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-19T13:15:47.290Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-19T13:15:47.378Z] ---> de817112300f [2021-05-19T13:15:47.651Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T13:15:47.864Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-19T13:15:47.864Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:47.864Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T13:15:47.864Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T13:15:48.126Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T13:15:48.126Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:48.126Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T13:15:48.126Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T13:15:48.126Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T13:15:48.126Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:48.126Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T13:15:48.126Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T13:15:48.389Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T13:15:48.389Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:48.389Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T13:15:48.389Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T13:15:48.389Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T13:15:48.630Z] ---> 79ffc8793515 [2021-05-19T13:15:48.630Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T13:15:48.651Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:48.652Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T13:15:48.652Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T13:15:48.903Z] ---> ad8b4dec7b5a [2021-05-19T13:15:48.903Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T13:15:48.931Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T13:15:48.931Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T13:15:49.178Z] ---> ea3f5ad3b05d [2021-05-19T13:15:49.178Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T13:15:49.192Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T13:15:49.453Z] ---> Running in 8d03ee462795 [2021-05-19T13:15:49.453Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:49.453Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T13:15:49.453Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T13:15:49.715Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T13:15:49.715Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:49.715Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T13:15:49.978Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T13:15:50.052Z] ---> d719c25431d4 [2021-05-19T13:15:50.052Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T13:15:50.240Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T13:15:50.326Z] ---> Running in 87229ede61f1 [2021-05-19T13:15:50.503Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:50.503Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T13:15:50.503Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T13:15:50.503Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-19T13:15:50.606Z] Removing intermediate container 1ff254aaff55 [2021-05-19T13:15:50.606Z] ---> 99ef33e19de9 [2021-05-19T13:15:50.606Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T13:15:50.606Z] Removing intermediate container 8d03ee462795 [2021-05-19T13:15:50.606Z] ---> e862d81bd0c2 [2021-05-19T13:15:50.606Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T13:15:50.767Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:50.767Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T13:15:50.767Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T13:15:50.898Z] ---> 24ecb38f1ae2 [2021-05-19T13:15:50.898Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T13:15:50.898Z] ---> Running in 49b90c88be76 [2021-05-19T13:15:50.898Z] ---> Running in 226ebdbc4acd [2021-05-19T13:15:51.175Z] Removing intermediate container 87229ede61f1 [2021-05-19T13:15:51.175Z] ---> 8b67fc50e24f [2021-05-19T13:15:51.175Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T13:15:51.345Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-19T13:15:51.345Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-19T13:15:51.457Z] ---> Running in 7c97d3cd29c8 [2021-05-19T13:15:51.608Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-19T13:15:51.730Z] Removing intermediate container 49b90c88be76 [2021-05-19T13:15:51.730Z] ---> 82909ee70df1 [2021-05-19T13:15:51.730Z] Step 24/26 : LABEL arch=arm64 [2021-05-19T13:15:51.730Z] Removing intermediate container 226ebdbc4acd [2021-05-19T13:15:51.730Z] ---> c3380b61a92c [2021-05-19T13:15:51.730Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T13:15:51.872Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:51.872Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T13:15:51.872Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T13:15:52.004Z] ---> Running in f85fad1d38d3 [2021-05-19T13:15:52.004Z] ---> Running in 9cd9bf8da88c [2021-05-19T13:15:52.135Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T13:15:52.135Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T13:15:52.135Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-19T13:15:52.135Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T13:15:52.135Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-19T13:15:52.280Z] Removing intermediate container 7c97d3cd29c8 [2021-05-19T13:15:52.280Z] ---> ef85771c4052 [2021-05-19T13:15:52.280Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T13:15:52.280Z] ---> 855fd19550e3 [2021-05-19T13:15:52.280Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T13:15:52.399Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:15:52.399Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-19T13:15:52.399Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-19T13:15:52.399Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-19T13:15:52.554Z] ---> Running in 5b5c59f24838 [2021-05-19T13:15:52.661Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:15:52.661Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-19T13:15:52.661Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-19T13:15:52.832Z] Removing intermediate container 9cd9bf8da88c [2021-05-19T13:15:52.832Z] ---> 15265fb44ab4 [2021-05-19T13:15:52.832Z] Step 25/26 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:15:52.832Z] Removing intermediate container f85fad1d38d3 [2021-05-19T13:15:52.832Z] ---> 239d212b492d [2021-05-19T13:15:52.832Z] Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:15:53.114Z] ---> Running in a42b3ae66862 [2021-05-19T13:15:53.114Z] ---> Running in 4e99c6ad4161 [2021-05-19T13:15:53.390Z] Removing intermediate container 5b5c59f24838 [2021-05-19T13:15:53.390Z] ---> ab9f1677d137 [2021-05-19T13:15:53.390Z] Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:15:53.665Z] ---> 4db9516134d5 [2021-05-19T13:15:53.665Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T13:15:53.665Z] ---> Running in 842776ea5aa2 [2021-05-19T13:15:53.940Z] Removing intermediate container 4e99c6ad4161 [2021-05-19T13:15:53.940Z] ---> adf10c4de50f [2021-05-19T13:15:53.940Z] Step 24/24 : LABEL version=0.0.0Removing intermediate container a42b3ae66862 [2021-05-19T13:15:53.940Z] ---> 3a96f82922f9 [2021-05-19T13:15:53.940Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T13:15:53.940Z] [2021-05-19T13:15:54.048Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-19T13:15:54.212Z] ---> Running in 59ba30a38ca7 [2021-05-19T13:15:54.212Z] ---> Running in 3d5a2e4c7053 [2021-05-19T13:15:54.309Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:15:54.309Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-19T13:15:54.486Z] Removing intermediate container 842776ea5aa2 [2021-05-19T13:15:54.486Z] ---> 5b08de52f4d3 [2021-05-19T13:15:54.486Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T13:15:54.570Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-19T13:15:54.570Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-19T13:15:54.570Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:15:54.570Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T13:15:54.765Z] ---> Running in b5bb87833c20 [2021-05-19T13:15:54.765Z] ---> fb72481437bd [2021-05-19T13:15:54.765Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T13:15:54.832Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T13:15:54.832Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T13:15:55.041Z] Removing intermediate container 59ba30a38ca7 [2021-05-19T13:15:55.041Z] ---> f3ea09332863 [2021-05-19T13:15:55.041Z] [2021-05-19T13:15:55.041Z] Removing intermediate container 3d5a2e4c7053 [2021-05-19T13:15:55.041Z] ---> 9811481b4098 [2021-05-19T13:15:55.041Z] [2021-05-19T13:15:55.092Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:15:55.092Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T13:15:55.092Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T13:15:55.092Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T13:15:55.092Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:15:55.092Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T13:15:55.092Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T13:15:55.317Z] ---> Running in f1e75153a48e [2021-05-19T13:15:55.354Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T13:15:55.354Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:15:55.354Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T13:15:55.354Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T13:15:55.598Z] Removing intermediate container b5bb87833c20 [2021-05-19T13:15:55.598Z] ---> fe7c02ce1ee6 [2021-05-19T13:15:55.598Z] [2021-05-19T13:15:55.624Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-19T13:15:55.624Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T13:15:55.879Z] Successfully built f3ea09332863 [2021-05-19T13:15:55.879Z] Successfully built 9811481b4098 [2021-05-19T13:15:55.879Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-19T13:15:55.879Z]  Building security-secretstore-setup ... done Building core-data [2021-05-19T13:15:55.879Z] Successfully tagged core-command-arm64:latest [2021-05-19T13:15:55.879Z]  Building core-command ... done Building support-notifications [2021-05-19T13:15:55.879Z] Removing intermediate container f1e75153a48e [2021-05-19T13:15:55.879Z] ---> 00064325df38 [2021-05-19T13:15:55.879Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T13:15:55.888Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T13:15:55.888Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T13:15:56.149Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T13:15:56.154Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T13:15:56.154Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T13:15:56.154Z] ---> eeaf43b92773 [2021-05-19T13:15:56.154Z] 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-05-19T13:15:56.154Z] Successfully built fe7c02ce1ee6 [2021-05-19T13:15:56.411Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:15:56.411Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-19T13:15:56.411Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-19T13:15:56.430Z] Successfully tagged core-metadata-arm64:latest [2021-05-19T13:15:56.430Z]  Building core-metadata ... done Building support-scheduler [2021-05-19T13:15:56.430Z] ---> Running in 91d08763d7b9 [2021-05-19T13:15:56.673Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-19T13:15:56.934Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:15:56.934Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-19T13:15:56.934Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T13:15:56.934Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T13:15:57.028Z] Removing intermediate container 91d08763d7b9 [2021-05-19T13:15:57.028Z] ---> a585e135f5be [2021-05-19T13:15:57.028Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T13:15:57.028Z] ---> d70f9bb84fd4 [2021-05-19T13:15:57.028Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T13:15:57.028Z] ---> Running in 277f0c7df262 [2021-05-19T13:15:57.626Z] ---> Running in c30553d11f4b [2021-05-19T13:15:57.879Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:15:57.879Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T13:15:57.879Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T13:15:57.879Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T13:15:57.879Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:15:57.879Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-19T13:15:57.879Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-19T13:15:58.143Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-19T13:15:58.405Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:15:58.405Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-19T13:15:58.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:15:58.666Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-19T13:15:58.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:15:59.494Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T13:15:59.494Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T13:15:59.494Z] Executing bash-5.0.17-r0.post-install [2021-05-19T13:15:59.494Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T13:15:59.494Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T13:15:59.494Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T13:15:59.494Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T13:15:59.494Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T13:15:59.494Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T13:15:59.494Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T13:15:59.494Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T13:15:59.494Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T13:15:59.494Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T13:15:59.494Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T13:16:00.091Z] Removing intermediate container c30553d11f4b [2021-05-19T13:16:00.091Z] ---> 751a9028a664 [2021-05-19T13:16:00.091Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T13:16:00.320Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-19T13:16:00.320Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:16:00.320Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T13:16:00.320Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T13:16:00.320Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-19T13:16:00.320Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:16:00.320Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-19T13:16:00.320Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-19T13:16:00.581Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-19T13:16:00.849Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:16:00.849Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-19T13:16:00.849Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-19T13:16:01.075Z] ---> Running in 24fd0176dd37 [2021-05-19T13:16:01.119Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-19T13:16:01.119Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:16:01.119Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-19T13:16:01.119Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-19T13:16:01.360Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T13:16:01.360Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T13:16:01.360Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T13:16:01.360Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T13:16:01.360Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T13:16:01.360Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T13:16:01.380Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-19T13:16:01.380Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:16:01.380Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-19T13:16:01.380Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-19T13:16:01.632Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T13:16:01.632Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T13:16:01.632Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T13:16:01.632Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T13:16:01.632Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T13:16:01.632Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T13:16:01.632Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T13:16:01.632Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T13:16:01.641Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-19T13:16:01.641Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:16:01.641Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-19T13:16:01.641Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-19T13:16:01.641Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-19T13:16:01.909Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T13:16:01.909Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T13:16:01.909Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T13:16:01.909Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T13:16:01.909Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T13:16:01.909Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T13:16:01.909Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T13:16:01.909Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T13:16:01.909Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T13:16:01.909Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T13:16:01.909Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T13:16:01.962Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:16:01.962Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-19T13:16:01.963Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-19T13:16:02.189Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T13:16:02.189Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T13:16:02.189Z] OK: 72 MiB in 59 packages [2021-05-19T13:16:02.465Z] Removing intermediate container 24fd0176dd37 [2021-05-19T13:16:02.465Z] ---> 941a78d3eef9 [2021-05-19T13:16:02.465Z] Step 29/32 : CMD ["gate"] [2021-05-19T13:16:02.537Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-19T13:16:02.537Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:16:02.537Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-19T13:16:02.537Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-19T13:16:02.798Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-19T13:16:02.798Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T13:16:02.798Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-19T13:16:03.061Z] ---> Running in 2d6145e63954 [2021-05-19T13:16:03.062Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-19T13:16:03.062Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-19T13:16:03.326Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-19T13:16:03.326Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-19T13:16:03.326Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-19T13:16:03.326Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-19T13:16:03.326Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-19T13:16:03.586Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-19T13:16:03.586Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-19T13:16:03.664Z] Removing intermediate container 2d6145e63954 [2021-05-19T13:16:03.848Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-19T13:16:03.849Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-19T13:16:03.939Z] ---> 370327e12e15 [2021-05-19T13:16:03.939Z] Step 30/32 : LABEL arch=arm64 [2021-05-19T13:16:04.111Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-19T13:16:04.111Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-19T13:16:04.111Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-19T13:16:04.111Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-19T13:16:04.372Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-19T13:16:04.372Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-19T13:16:04.534Z] ---> Running in f3df04fad2d1 [2021-05-19T13:16:04.635Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-19T13:16:04.635Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-19T13:16:04.635Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-19T13:16:04.898Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-19T13:16:05.140Z] Removing intermediate container f3df04fad2d1 [2021-05-19T13:16:05.141Z] ---> 3983f8e367f3 [2021-05-19T13:16:05.141Z] Step 31/32 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:16:05.162Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-19T13:16:05.413Z] ---> Running in 5b03e50a4fa1 [2021-05-19T13:16:05.425Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-19T13:16:05.425Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-19T13:16:05.425Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-19T13:16:05.688Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-19T13:16:05.688Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-19T13:16:06.009Z] Removing intermediate container 5b03e50a4fa1 [2021-05-19T13:16:06.009Z] ---> 27cc0721e192 [2021-05-19T13:16:06.009Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T13:16:06.284Z] ---> Running in 54bb945313ba [2021-05-19T13:16:06.885Z] Removing intermediate container 54bb945313ba [2021-05-19T13:16:06.885Z] ---> 3d5b15837965 [2021-05-19T13:16:06.885Z] [2021-05-19T13:16:07.086Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-19T13:16:07.086Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-19T13:16:07.350Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-19T13:16:07.350Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-19T13:16:07.490Z] Collecting docker-compose==1.23.2 [2021-05-19T13:16:07.490Z] Successfully built 3d5b15837965 [2021-05-19T13:16:07.490Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T13:16:07.490Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-19T13:16:07.490Z] Building security-proxy-setup [2021-05-19T13:16:07.922Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T13:16:07.922Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T13:16:08.092Z]  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 [2021-05-19T13:16:08.092Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T13:16:08.366Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T13:16:08.366Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T13:16:08.871Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T13:16:08.871Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T13:16:09.134Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T13:16:09.134Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T13:16:09.134Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T13:16:09.134Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T13:16:09.395Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T13:16:09.395Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T13:16:09.395Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T13:16:09.395Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T13:16:09.655Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T13:16:09.655Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T13:16:09.656Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T13:16:09.656Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T13:16:10.985Z] 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-05-19T13:16:10.986Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T13:16:10.986Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T13:16:11.046Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T13:16:11.046Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T13:16:11.974Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T13:16:11.974Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T13:16:11.990Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T13:16:11.990Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T13:16:12.941Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T13:16:12.941Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T13:16:13.203Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T13:16:13.203Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T13:16:13.418Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T13:16:13.418Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T13:16:14.040Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T13:16:14.040Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T13:16:14.146Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T13:16:14.146Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T13:16:14.146Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T13:16:14.146Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T13:16:14.408Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-19T13:16:14.408Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T13:16:15.351Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-19T13:16:15.351Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T13:16:15.936Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-19T13:16:16.196Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-19T13:16:16.457Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T13:16:16.656Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T13:16:16.656Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T13:16:16.656Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T13:16:16.656Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T13:16:16.722Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T13:16:16.722Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T13:16:16.722Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T13:16:16.985Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-19T13:16:16.985Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-19T13:16:17.594Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T13:16:17.594Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T13:16:17.594Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T13:16:17.856Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T13:16:17.856Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T13:16:17.856Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-19T13:16:17.856Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-19T13:16:17.856Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-19T13:16:18.117Z] [2021-05-19T13:16:18.117Z] Current default time zone: 'Etc/UTC' [2021-05-19T13:16:18.117Z] Local time is now: Wed May 19 13:16:17 UTC 2021. [2021-05-19T13:16:18.117Z] Universal Time is now: Wed May 19 13:16:17 UTC 2021. [2021-05-19T13:16:18.117Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-19T13:16:18.117Z] [2021-05-19T13:16:18.117Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-19T13:16:18.386Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T13:16:18.386Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-19T13:16:18.386Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-19T13:16:18.649Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-19T13:16:18.649Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-19T13:16:18.650Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-19T13:16:18.650Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-19T13:16:18.978Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-19T13:16:18.978Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-19T13:16:18.978Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T13:16:18.978Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-19T13:16:19.270Z] Collecting PyYAML<4,>=3.10 [2021-05-19T13:16:19.545Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T13:16:19.588Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T13:16:19.588Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-19T13:16:19.588Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T13:16:19.588Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-19T13:16:19.588Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-19T13:16:19.851Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-19T13:16:19.851Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-19T13:16:19.851Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-19T13:16:19.851Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-19T13:16:20.112Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-19T13:16:20.112Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-19T13:16:22.026Z] Updating certificates in /etc/ssl/certs... [2021-05-19T13:16:22.603Z] 23 added, 27 removed; done. [2021-05-19T13:16:22.604Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-19T13:16:22.866Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T13:16:22.866Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-19T13:16:23.157Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-19T13:16:23.157Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-19T13:16:23.419Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T13:16:23.419Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-19T13:16:23.732Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T13:16:23.732Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T13:16:23.732Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T13:16:23.732Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T13:16:23.732Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T13:16:23.851Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T13:16:23.851Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T13:16:23.851Z] 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-05-19T13:16:23.851Z] Collecting idna<2.8,>=2.5 [2021-05-19T13:16:23.851Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T13:16:23.851Z] 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-05-19T13:16:23.993Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-19T13:16:24.254Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-19T13:16:24.254Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-19T13:16:24.449Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T13:16:24.449Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T13:16:24.515Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-19T13:16:24.515Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-19T13:16:24.724Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T13:16:24.724Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T13:16:24.724Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T13:16:24.724Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T13:16:25.913Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T13:16:26.160Z] Installing collected packages: cached-property, docopt, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, texttable, dockerpty, PyYAML, docker-compose [2021-05-19T13:16:26.160Z] Running setup.py install for docopt: started [2021-05-19T13:16:26.862Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T13:16:26.862Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-19T13:16:27.127Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-19T13:16:27.390Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-19T13:16:27.651Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T13:16:27.651Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-19T13:16:27.913Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-19T13:16:27.913Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-19T13:16:27.913Z] Updating certificates in /etc/ssl/certs... [2021-05-19T13:16:28.490Z] 0 added, 0 removed; done. [2021-05-19T13:16:28.490Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-19T13:16:28.490Z] done. [2021-05-19T13:16:28.787Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T13:16:28.787Z] Attempting uninstall: idna [2021-05-19T13:16:28.787Z] Found existing installation: idna 2.9 [2021-05-19T13:16:28.787Z] Uninstalling idna-2.9: [2021-05-19T13:16:28.787Z] Successfully uninstalled idna-2.9 [2021-05-19T13:16:29.063Z] Reading package lists... [2021-05-19T13:16:29.325Z] Building dependency tree... [2021-05-19T13:16:29.325Z] Reading state information... [2021-05-19T13:16:29.325Z] The following NEW packages will be installed: [2021-05-19T13:16:29.325Z] apt-transport-https [2021-05-19T13:16:29.393Z] Attempting uninstall: urllib3 [2021-05-19T13:16:29.394Z] Found existing installation: urllib3 1.25.9 [2021-05-19T13:16:29.394Z] Uninstalling urllib3-1.25.9: [2021-05-19T13:16:29.585Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T13:16:29.585Z] Need to get 1692 B of archives. [2021-05-19T13:16:29.585Z] After this operation, 154 kB of additional disk space will be used. [2021-05-19T13:16:29.585Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-19T13:16:29.668Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T13:16:29.847Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T13:16:29.847Z] Fetched 1692 B in 0s (7918 B/s) [2021-05-19T13:16:30.107Z] Selecting previously unselected package apt-transport-https. [2021-05-19T13:16:30.107Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-19T13:16:30.107Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-19T13:16:30.107Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-19T13:16:30.270Z] Attempting uninstall: requests [2021-05-19T13:16:30.270Z] Found existing installation: requests 2.23.0 [2021-05-19T13:16:30.270Z] Uninstalling requests-2.23.0: [2021-05-19T13:16:30.270Z] Successfully uninstalled requests-2.23.0 [2021-05-19T13:16:30.370Z] Setting up apt-transport-https (1.6.13) ... [2021-05-19T13:16:30.946Z] Waiting for network to be ready... [2021-05-19T13:16:32.248Z] Running setup.py install for texttable: started [2021-05-19T13:16:34.231Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T13:16:34.231Z] Running setup.py install for dockerpty: started [2021-05-19T13:16:36.868Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T13:16:36.868Z] Running setup.py install for PyYAML: started [2021-05-19T13:16:39.530Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T13:16:40.952Z] 2021-05-19T13:16:37Z INFO Waiting for automatic snapd restart... [2021-05-19T13:16:40.975Z] 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-05-19T13:16:43.532Z] snapd 2.50 from Canonical* installed [2021-05-19T13:16:44.111Z] "snapd" switched to the "latest/stable" channel [2021-05-19T13:16:44.111Z] [2021-05-19T13:16:47.431Z] core18 20210507 from Canonical* installed [2021-05-19T13:16:47.706Z] "core18" switched to the "latest/stable" channel [2021-05-19T13:16:47.706Z] [2021-05-19T13:16:48.122Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:16:48.122Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:16:48.122Z] ---> 6bafb52390ea [2021-05-19T13:16:48.122Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T13:16:48.122Z] ---> Using cache [2021-05-19T13:16:48.122Z] ---> 57e38ef42f25 [2021-05-19T13:16:48.122Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:16:48.122Z] ---> Using cache [2021-05-19T13:16:48.122Z] ---> 773335bbd726 [2021-05-19T13:16:48.122Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T13:16:48.122Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:16:48.122Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:16:48.122Z] ---> 6bafb52390ea [2021-05-19T13:16:48.122Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T13:16:48.122Z] ---> Using cache [2021-05-19T13:16:48.122Z] ---> 57e38ef42f25 [2021-05-19T13:16:48.122Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:16:48.122Z] ---> Using cache [2021-05-19T13:16:48.122Z] ---> 773335bbd726 [2021-05-19T13:16:48.122Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T13:16:48.122Z] ---> Using cache [2021-05-19T13:16:48.122Z] ---> c266d274300b [2021-05-19T13:16:48.122Z] Step 6/23 : COPY go.mod . [2021-05-19T13:16:48.122Z] ---> Using cache [2021-05-19T13:16:48.122Z] ---> bc579a29af55 [2021-05-19T13:16:48.122Z] Step 7/23 : RUN go mod download [2021-05-19T13:16:48.122Z] ---> Using cache [2021-05-19T13:16:48.122Z] ---> bb7b1fffdcd3 [2021-05-19T13:16:48.122Z] Step 8/23 : COPY . . [2021-05-19T13:16:48.122Z] ---> Running in 5872a488d8cc [2021-05-19T13:16:48.122Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:16:48.122Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:16:48.122Z] ---> 6bafb52390ea [2021-05-19T13:16:48.122Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T13:16:48.122Z] ---> Using cache [2021-05-19T13:16:48.122Z] ---> 57e38ef42f25 [2021-05-19T13:16:48.122Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:16:48.122Z] ---> Using cache [2021-05-19T13:16:48.122Z] ---> 773335bbd726 [2021-05-19T13:16:48.122Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T13:16:48.122Z] ---> Using cache [2021-05-19T13:16:48.122Z] ---> f1c01613dee5 [2021-05-19T13:16:48.122Z] Step 9/23 : RUN go mod tidy [2021-05-19T13:16:48.122Z] ---> Using cache [2021-05-19T13:16:48.122Z] ---> 40cc57533618 [2021-05-19T13:16:48.122Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T13:16:48.122Z] ---> Running in 75aba3bbf64c [2021-05-19T13:16:48.398Z] ---> Running in 99a58596837e [2021-05-19T13:16:50.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:16:50.691Z] 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-05-19T13:16:50.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:16:51.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:16:51.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:16:52.695Z] OK: 218 MiB in 52 packages [2021-05-19T13:16:52.695Z] OK: 218 MiB in 52 packages [2021-05-19T13:16:52.999Z] snapcraft 4.7.1 from Canonical* installed [2021-05-19T13:16:53.260Z] "snapcraft" switched to the "latest/stable" channel [2021-05-19T13:16:53.260Z] [2021-05-19T13:16:56.120Z] Removing intermediate container 5872a488d8cc [2021-05-19T13:16:56.121Z] ---> ce17e5bef4bf [2021-05-19T13:16:56.121Z] Step 6/24 : COPY go.mod . [2021-05-19T13:16:56.121Z] Removing intermediate container 75aba3bbf64c [2021-05-19T13:16:56.121Z] ---> 9aa92a32cfcd [2021-05-19T13:16:56.121Z] Step 6/23 : COPY go.mod . [2021-05-19T13:16:56.395Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T13:16:56.395Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T13:16:56.395Z] ---> 6bafb52390ea [2021-05-19T13:16:56.395Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T13:16:56.395Z] ---> Using cache [2021-05-19T13:16:56.395Z] ---> 57e38ef42f25 [2021-05-19T13:16:56.395Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:16:56.395Z] ---> Using cache [2021-05-19T13:16:56.395Z] ---> 773335bbd726 [2021-05-19T13:16:56.395Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T13:16:56.395Z] ---> Using cache [2021-05-19T13:16:56.395Z] ---> c266d274300b [2021-05-19T13:16:56.395Z] Step 6/22 : COPY go.mod . [2021-05-19T13:16:56.395Z] ---> Using cache [2021-05-19T13:16:56.395Z] ---> bc579a29af55 [2021-05-19T13:16:56.395Z] Step 7/22 : RUN go mod download [2021-05-19T13:16:56.395Z] ---> Using cache [2021-05-19T13:16:56.395Z] ---> bb7b1fffdcd3 [2021-05-19T13:16:56.395Z] Step 8/22 : COPY . . [2021-05-19T13:16:57.482Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-19T13:16:57.482Z] - README.md [2021-05-19T13:16:57.482Z] [2021-05-19T13:16:57.482Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-19T13:16:57.842Z] ---> Using cache [2021-05-19T13:16:57.842Z] ---> f1c01613dee5 [2021-05-19T13:16:57.842Z] Step 9/22 : RUN go mod tidy [2021-05-19T13:16:57.842Z] ---> Using cache [2021-05-19T13:16:57.842Z] ---> 40cc57533618 [2021-05-19T13:16:57.842Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T13:16:58.121Z] ---> Running in b7a059a447d9 [2021-05-19T13:16:58.720Z] ---> c38e616f4b7b [2021-05-19T13:16:58.720Z] Step 7/24 : RUN go mod download [2021-05-19T13:16:58.720Z] ---> c3b18672d03c [2021-05-19T13:16:58.720Z] Step 7/23 : RUN go mod download [2021-05-19T13:16:59.002Z] ---> Running in 562dd867c094 [2021-05-19T13:16:59.002Z] ---> Running in de9355257d2c [2021-05-19T13:17:01.657Z] 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-05-19T13:17:01.657Z] Removing intermediate container 277f0c7df262 [2021-05-19T13:17:01.657Z] ---> 4fcfdd83c1e9 [2021-05-19T13:17:01.657Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T13:17:01.657Z] ---> Running in 2e472acb4fe4 [2021-05-19T13:17:03.144Z] Removing intermediate container 2e472acb4fe4 [2021-05-19T13:17:03.144Z] ---> 4628f02bc2c1 [2021-05-19T13:17:03.144Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T13:17:03.144Z] ---> Running in 56de20011186 [2021-05-19T13:17:04.095Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T13:17:04.095Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T13:17:04.123Z] Removing intermediate container 56de20011186 [2021-05-19T13:17:04.124Z] ---> 4201663d6e32 [2021-05-19T13:17:04.124Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T13:17:04.734Z] Removing intermediate container 562dd867c094 [2021-05-19T13:17:04.734Z] ---> e481f5a69d30 [2021-05-19T13:17:04.734Z] Step 8/23 : COPY . . [2021-05-19T13:17:05.354Z] Removing intermediate container de9355257d2c [2021-05-19T13:17:05.354Z] ---> 7256512a4a9a [2021-05-19T13:17:05.354Z] Step 8/24 : COPY . . [2021-05-19T13:17:06.008Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T13:17:06.009Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T13:17:07.212Z] Reading package lists... [2021-05-19T13:17:07.339Z] ---> 55ec0c27b758 [2021-05-19T13:17:07.339Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T13:17:07.473Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-19T13:17:09.971Z] ---> 6f73b40030da [2021-05-19T13:17:09.971Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T13:17:14.090Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T13:17:14.090Z] Reading package lists... [2021-05-19T13:17:14.090Z] Building dependency tree... [2021-05-19T13:17:14.090Z] Reading state information... [2021-05-19T13:17:14.090Z] Suggested packages: [2021-05-19T13:17:14.090Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-19T13:17:14.090Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-19T13:17:14.090Z] Recommended packages: [2021-05-19T13:17:14.090Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-19T13:17:14.090Z] The following NEW packages will be installed: [2021-05-19T13:17:14.090Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-19T13:17:14.090Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-19T13:17:14.090Z] pkg-config zip [2021-05-19T13:17:14.090Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T13:17:14.090Z] Need to get 7663 kB of archives. [2021-05-19T13:17:14.090Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-19T13:17:14.090Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-19T13:17:14.090Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-19T13:17:14.090Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-19T13:17:14.090Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-19T13:17:14.090Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-19T13:17:14.090Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-19T13:17:14.294Z] ---> f1561d75804c [2021-05-19T13:17:14.294Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T13:17:14.294Z] ---> Running in b12c85840e73 [2021-05-19T13:17:14.356Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-19T13:17:14.356Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-19T13:17:14.356Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-19T13:17:14.617Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-19T13:17:14.617Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-19T13:17:14.617Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-19T13:17:14.617Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-19T13:17:14.617Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-19T13:17:14.617Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-19T13:17:14.879Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T13:17:14.879Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-05-19T13:17:14.879Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-19T13:17:14.879Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-19T13:17:14.879Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-19T13:17:14.879Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-19T13:17:15.140Z] Selecting previously unselected package libpsl5:amd64. [2021-05-19T13:17:15.140Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-19T13:17:15.140Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-19T13:17:15.711Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-19T13:17:15.711Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-19T13:17:15.711Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-19T13:17:15.711Z] Selecting previously unselected package librtmp1:amd64. [2021-05-19T13:17:15.711Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-19T13:17:15.711Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-19T13:17:15.711Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-19T13:17:15.711Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-19T13:17:15.711Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-19T13:17:15.711Z] Selecting previously unselected package liberror-perl. [2021-05-19T13:17:15.711Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-19T13:17:15.711Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-19T13:17:15.972Z] Selecting previously unselected package git-man. [2021-05-19T13:17:15.972Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-19T13:17:15.972Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-19T13:17:15.972Z] Selecting previously unselected package git. [2021-05-19T13:17:15.972Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-19T13:17:15.972Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-19T13:17:16.325Z] Removing intermediate container b12c85840e73 [2021-05-19T13:17:16.325Z] ---> 9a8092a3ab0a [2021-05-19T13:17:16.325Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T13:17:16.916Z] Selecting previously unselected package libnorm1:amd64. [2021-05-19T13:17:16.916Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-19T13:17:16.916Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-19T13:17:16.916Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-19T13:17:16.916Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-19T13:17:16.916Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-19T13:17:16.926Z] ---> Running in a0163c775b8e [2021-05-19T13:17:17.179Z] Selecting previously unselected package libsodium23:amd64. [2021-05-19T13:17:17.179Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-19T13:17:17.179Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-19T13:17:17.179Z] Selecting previously unselected package libzmq5:amd64. [2021-05-19T13:17:17.179Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-19T13:17:17.179Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T13:17:17.489Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-19T13:17:17.489Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-19T13:17:17.489Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T13:17:17.489Z] Selecting previously unselected package pkg-config. [2021-05-19T13:17:17.489Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-19T13:17:17.789Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-19T13:17:17.789Z] Selecting previously unselected package zip. [2021-05-19T13:17:17.789Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-19T13:17:17.789Z] Unpacking zip (3.0-11build1) ... [2021-05-19T13:17:17.789Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-19T13:17:18.085Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-19T13:17:18.085Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-19T13:17:18.085Z] Setting up liberror-perl (0.17025-1) ... [2021-05-19T13:17:18.085Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-19T13:17:18.085Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-19T13:17:18.085Z] No schema files found: doing nothing. [2021-05-19T13:17:18.085Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-19T13:17:18.085Z] Setting up zip (3.0-11build1) ... [2021-05-19T13:17:18.085Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-19T13:17:18.369Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-19T13:17:18.369Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-19T13:17:18.369Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T13:17:18.369Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-19T13:17:18.369Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T13:17:18.382Z] Removing intermediate container a0163c775b8e [2021-05-19T13:17:18.382Z] ---> 3d3536f1daa1 [2021-05-19T13:17:18.382Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T13:17:18.665Z] ---> Running in 309b953d71a2 [2021-05-19T13:17:18.682Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-19T13:17:18.682Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T13:17:20.129Z] Removing intermediate container 309b953d71a2 [2021-05-19T13:17:20.129Z] ---> 6d8f639f6fa8 [2021-05-19T13:17:20.129Z] Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:17:20.414Z] ---> Running in a68d40e96d04 [2021-05-19T13:17:21.878Z] Removing intermediate container a68d40e96d04 [2021-05-19T13:17:21.878Z] ---> 4dd006a00637 [2021-05-19T13:17:21.878Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T13:17:22.158Z] ---> Running in 335cbb5a4735 [2021-05-19T13:17:24.157Z] Removing intermediate container 335cbb5a4735 [2021-05-19T13:17:24.157Z] ---> 80c49abc70fa [2021-05-19T13:17:24.157Z] [2021-05-19T13:17:25.152Z] Successfully built 80c49abc70fa [2021-05-19T13:17:25.152Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-19T13:17:25.388Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T13:17:25.388Z] git set to automatically installed. [2021-05-19T13:17:25.388Z] git-man set to automatically installed. [2021-05-19T13:17:25.388Z] libcurl3-gnutls set to automatically installed. [2021-05-19T13:17:25.388Z] liberror-perl set to automatically installed. [2021-05-19T13:17:25.388Z] libglib2.0-0 set to automatically installed. [2021-05-19T13:17:25.388Z] libnghttp2-14 set to automatically installed. [2021-05-19T13:17:25.388Z] libnorm1 set to automatically installed. [2021-05-19T13:17:25.388Z] libpgm-5.2-0 set to automatically installed. [2021-05-19T13:17:25.388Z] libpsl5 set to automatically installed. [2021-05-19T13:17:25.388Z] librtmp1 set to automatically installed. [2021-05-19T13:17:25.388Z] libsodium23 set to automatically installed. [2021-05-19T13:17:25.388Z] libzmq3-dev set to automatically installed. [2021-05-19T13:17:25.388Z] libzmq5 set to automatically installed. [2021-05-19T13:17:25.388Z] pkg-config set to automatically installed. [2021-05-19T13:17:25.388Z] zip set to automatically installed. [2021-05-19T13:17:26.790Z] snapd is not logged in, snap install commands will use sudo [2021-05-19T13:17:33.389Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T13:17:37.640Z]  Building sys-mgmt-agent ... done  ---> 66e7d26cb47b [2021-05-19T13:17:37.640Z] Step 9/23 : RUN go mod tidy [2021-05-19T13:17:37.927Z] ---> Running in 886f4285767e [2021-05-19T13:17:37.927Z] ---> ced23c030164 [2021-05-19T13:17:37.927Z] Step 9/24 : RUN go mod tidy [2021-05-19T13:17:38.210Z] ---> Running in 45aec7b148cc [2021-05-19T13:17:46.534Z] Removing intermediate container 886f4285767e [2021-05-19T13:17:46.534Z] ---> 06fdb392014b [2021-05-19T13:17:46.534Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T13:17:46.534Z] Removing intermediate container 45aec7b148cc [2021-05-19T13:17:46.534Z] ---> 9c7535139431 [2021-05-19T13:17:46.534Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T13:17:46.534Z] ---> Running in 2e2ecd22700e [2021-05-19T13:17:46.534Z] ---> Running in 4787de58cfcc [2021-05-19T13:17:47.991Z] 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-05-19T13:17:47.991Z] 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-05-19T13:17:55.367Z] snap "core18" has no updates available [2021-05-19T13:18:10.293Z] snapd is not logged in, snap install commands will use sudo [2021-05-19T13:18:14.881Z] 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-05-19T13:18:16.893Z] Removing intermediate container 99a58596837e [2021-05-19T13:18:16.893Z] ---> 42569d847625 [2021-05-19T13:18:16.893Z] [2021-05-19T13:18:16.893Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T13:18:16.893Z] ---> 9852663dfa18 [2021-05-19T13:18:16.893Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T13:18:16.893Z] ---> Using cache [2021-05-19T13:18:16.893Z] ---> b62d1bb232d5 [2021-05-19T13:18:16.893Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T13:18:16.893Z] ---> Using cache [2021-05-19T13:18:16.893Z] ---> a66d4f5538ec [2021-05-19T13:18:16.893Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T13:18:17.170Z] ---> Running in d2a2bf0dd0a9 [2021-05-19T13:18:18.162Z] Removing intermediate container d2a2bf0dd0a9 [2021-05-19T13:18:18.162Z] ---> 201840cdc399 [2021-05-19T13:18:18.162Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T13:18:18.162Z] ---> Running in 0ea39bde38f4 [2021-05-19T13:18:18.772Z] Removing intermediate container 0ea39bde38f4 [2021-05-19T13:18:18.772Z] ---> 47b8fbac77cc [2021-05-19T13:18:18.772Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T13:18:20.225Z] ---> 5bd1e0e5d4da [2021-05-19T13:18:20.225Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T13:18:22.874Z] ---> ac96217a4876 [2021-05-19T13:18:22.874Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T13:18:24.871Z] ---> e8f1de798b70 [2021-05-19T13:18:24.871Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T13:18:25.150Z] ---> Running in 014c81e58a64 [2021-05-19T13:18:25.758Z] Removing intermediate container b7a059a447d9 [2021-05-19T13:18:25.758Z] ---> 37a53c2e3211 [2021-05-19T13:18:25.758Z] [2021-05-19T13:18:25.758Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T13:18:25.758Z] ---> 9852663dfa18 [2021-05-19T13:18:25.758Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T13:18:26.044Z] ---> Running in 3177052e6634 [2021-05-19T13:18:26.044Z] Removing intermediate container 014c81e58a64 [2021-05-19T13:18:26.044Z] ---> ccdeab40ec2a [2021-05-19T13:18:26.044Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T13:18:26.322Z] ---> Running in 3dd40d2a0829 [2021-05-19T13:18:27.313Z] Removing intermediate container 3dd40d2a0829 [2021-05-19T13:18:27.313Z] ---> 3df2e427be4f [2021-05-19T13:18:27.313Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T13:18:27.587Z] ---> Running in 99322c3cb448 [2021-05-19T13:18:28.407Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T13:18:28.581Z] Removing intermediate container 99322c3cb448 [2021-05-19T13:18:28.581Z] ---> b7511a159250 [2021-05-19T13:18:28.581Z] Step 22/23 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:18:28.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:18:28.581Z] ---> Running in e37701cb8f63 [2021-05-19T13:18:28.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:18:29.463Z] Removing intermediate container e37701cb8f63 [2021-05-19T13:18:29.463Z] ---> 3be3b91645a4 [2021-05-19T13:18:29.463Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T13:18:29.740Z] ---> Running in 65c0f7a78475 [2021-05-19T13:18:29.740Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T13:18:29.740Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T13:18:29.740Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T13:18:29.740Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T13:18:29.740Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T13:18:29.740Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T13:18:30.025Z] OK: 7 MiB in 18 packages [2021-05-19T13:18:30.301Z] Removing intermediate container 65c0f7a78475 [2021-05-19T13:18:30.301Z] ---> 6386cbe4d9b5 [2021-05-19T13:18:30.301Z] [2021-05-19T13:18:31.293Z] Successfully built 6386cbe4d9b5 [2021-05-19T13:18:31.293Z] Successfully tagged support-scheduler-arm64:latest [2021-05-19T13:18:32.735Z]  Building support-scheduler ... done Removing intermediate container 3177052e6634 [2021-05-19T13:18:32.735Z] ---> 3f713712d1c9 [2021-05-19T13:18:32.735Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T13:18:32.735Z] ---> Running in 2c274c6bc463 [2021-05-19T13:18:33.719Z] Removing intermediate container 2c274c6bc463 [2021-05-19T13:18:33.719Z] ---> d73ab99918ba [2021-05-19T13:18:33.719Z] Step 14/22 : WORKDIR /edgex [2021-05-19T13:18:33.719Z] ---> Running in c3bf4f2e2686 [2021-05-19T13:18:34.340Z] Removing intermediate container c3bf4f2e2686 [2021-05-19T13:18:34.340Z] ---> b16f002682b0 [2021-05-19T13:18:34.340Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T13:18:35.811Z] ---> d49f1e427b6a [2021-05-19T13:18:35.811Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T13:18:37.868Z] ---> faa0cd9090ba [2021-05-19T13:18:37.868Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T13:18:39.332Z] ---> d95afd35e69d [2021-05-19T13:18:39.332Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T13:18:39.332Z] ---> Running in 70172d10aaf1 [2021-05-19T13:18:40.329Z] Removing intermediate container 70172d10aaf1 [2021-05-19T13:18:40.329Z] ---> b53db1e779e2 [2021-05-19T13:18:40.329Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T13:18:40.329Z] ---> Running in ec7ab7380499 [2021-05-19T13:18:40.957Z] Removing intermediate container ec7ab7380499 [2021-05-19T13:18:40.957Z] ---> dc4c95143d62 [2021-05-19T13:18:40.957Z] Step 20/22 : LABEL arch=arm64 [2021-05-19T13:18:40.957Z] ---> Running in 52be41f2899a [2021-05-19T13:18:41.945Z] Removing intermediate container 52be41f2899a [2021-05-19T13:18:41.945Z] ---> 7d001944f91d [2021-05-19T13:18:41.945Z] Step 21/22 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:18:41.945Z] ---> Running in ab262c0bf5e2 [2021-05-19T13:18:42.566Z] Removing intermediate container ab262c0bf5e2 [2021-05-19T13:18:42.566Z] ---> 418bcd3a0eef [2021-05-19T13:18:42.566Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T13:18:42.841Z] ---> Running in a4df596ec9e0 [2021-05-19T13:18:43.453Z] Removing intermediate container a4df596ec9e0 [2021-05-19T13:18:43.453Z] ---> f1dd721333a2 [2021-05-19T13:18:43.453Z] [2021-05-19T13:18:44.063Z] Successfully built f1dd721333a2 [2021-05-19T13:18:44.063Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-19T13:19:10.942Z]  Building security-proxy-setup ... done Removing intermediate container 2e2ecd22700e [2021-05-19T13:19:10.942Z] ---> 8570144949d2 [2021-05-19T13:19:10.942Z] [2021-05-19T13:19:10.942Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T13:19:10.942Z] ---> 9852663dfa18 [2021-05-19T13:19:10.942Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T13:19:10.942Z] ---> Running in ebafcb123781 [2021-05-19T13:19:10.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:19:10.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:19:10.942Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T13:19:10.942Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T13:19:10.942Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T13:19:10.942Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T13:19:10.942Z] OK: 6 MiB in 16 packages [2021-05-19T13:19:11.920Z] Removing intermediate container ebafcb123781 [2021-05-19T13:19:11.920Z] ---> 1ed44e873822 [2021-05-19T13:19:11.920Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T13:19:11.920Z] ---> Running in 6cab0ce7425f [2021-05-19T13:19:12.516Z] Removing intermediate container 4787de58cfcc [2021-05-19T13:19:12.516Z] ---> 083f748723b7 [2021-05-19T13:19:12.516Z] [2021-05-19T13:19:12.516Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T13:19:12.516Z] ---> 9852663dfa18 [2021-05-19T13:19:12.516Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T13:19:12.516Z] ---> Running in dee75ac11b88 [2021-05-19T13:19:12.516Z] Removing intermediate container 6cab0ce7425f [2021-05-19T13:19:12.516Z] ---> 7a052f54cdf1 [2021-05-19T13:19:12.516Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T13:19:12.790Z] ---> Running in 3fd6d41cc2df [2021-05-19T13:19:13.077Z] Removing intermediate container dee75ac11b88 [2021-05-19T13:19:13.077Z] ---> 522443b7c256 [2021-05-19T13:19:13.077Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T13:19:13.351Z] ---> Running in d844d3a1f45e [2021-05-19T13:19:13.351Z] Removing intermediate container 3fd6d41cc2df [2021-05-19T13:19:13.351Z] ---> c933c8a47f8e [2021-05-19T13:19:13.351Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T13:19:13.624Z] ---> Running in 7fc60517ca3e [2021-05-19T13:19:13.907Z] Removing intermediate container d844d3a1f45e [2021-05-19T13:19:13.907Z] ---> d9ea40723248 [2021-05-19T13:19:13.907Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T13:19:13.907Z] Removing intermediate container 7fc60517ca3e [2021-05-19T13:19:13.907Z] ---> 38c32c0daede [2021-05-19T13:19:13.907Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T13:19:14.181Z] ---> Running in 94de7408544a [2021-05-19T13:19:14.777Z] Removing intermediate container 94de7408544a [2021-05-19T13:19:14.777Z] ---> 44162555959c [2021-05-19T13:19:14.777Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T13:19:14.777Z] ---> Running in b00cb987fdae [2021-05-19T13:19:15.053Z] ---> 21ba870a0f3f [2021-05-19T13:19:15.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T13:19:15.142Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-19T13:19:15.142Z] Pulling go-build-helper [2021-05-19T13:19:15.142Z] + snapcraftctl pull [2021-05-19T13:19:15.142Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-19T13:19:15.142Z] Skipping pull go-build-helper (already ran) [2021-05-19T13:19:15.142Z] Building go-build-helper [2021-05-19T13:19:15.142Z] + snapcraftctl build [2021-05-19T13:19:15.142Z] Staging go-build-helper [2021-05-19T13:19:15.142Z] + snapcraftctl stage [2021-05-19T13:19:16.492Z] ---> 8944598a5238 [2021-05-19T13:19:16.492Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T13:19:17.487Z] ---> b50ca09047d7 [2021-05-19T13:19:17.487Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T13:19:17.487Z] Removing intermediate container b00cb987fdae [2021-05-19T13:19:17.487Z] ---> a73dcaec0a7c [2021-05-19T13:19:17.487Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T13:19:17.487Z] ---> Running in a1620d4f1c44 [2021-05-19T13:19:17.487Z] ---> Running in e3ed99605f60 [2021-05-19T13:19:18.090Z] Removing intermediate container a1620d4f1c44 [2021-05-19T13:19:18.090Z] ---> f14458339dd0 [2021-05-19T13:19:18.090Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T13:19:18.361Z] ---> Running in 4008ef53ac08 [2021-05-19T13:19:18.649Z] Removing intermediate container 4008ef53ac08 [2021-05-19T13:19:18.649Z] ---> 2f54a822aa29 [2021-05-19T13:19:18.649Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T13:19:18.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T13:19:18.926Z] ---> Running in 945d687c2071 [2021-05-19T13:19:19.527Z] Removing intermediate container 945d687c2071 [2021-05-19T13:19:19.527Z] ---> ab8b500da694 [2021-05-19T13:19:19.527Z] Step 22/23 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:19:19.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T13:19:19.527Z] ---> Running in 588ef5670171 [2021-05-19T13:19:20.138Z] Removing intermediate container 588ef5670171 [2021-05-19T13:19:20.138Z] ---> d7c6af41d9a7 [2021-05-19T13:19:20.138Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T13:19:20.138Z] ---> Running in 44d0b40b5263 [2021-05-19T13:19:20.412Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T13:19:20.683Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T13:19:20.683Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T13:19:20.683Z] Removing intermediate container 44d0b40b5263 [2021-05-19T13:19:20.683Z] ---> 901de94dc836 [2021-05-19T13:19:20.683Z] [2021-05-19T13:19:20.683Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T13:19:21.021Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T13:19:21.021Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T13:19:21.021Z] Successfully built 901de94dc836 [2021-05-19T13:19:21.296Z] Successfully tagged support-notifications-arm64:latest [2021-05-19T13:19:21.296Z]  Building support-notifications ... done Executing busybox-1.31.1-r20.trigger [2021-05-19T13:19:21.296Z] OK: 8 MiB in 20 packages [2021-05-19T13:19:22.272Z] Removing intermediate container e3ed99605f60 [2021-05-19T13:19:22.272Z] ---> 8ddcfef965f5 [2021-05-19T13:19:22.272Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T13:19:23.253Z] ---> 68236f132d03 [2021-05-19T13:19:23.253Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T13:19:24.686Z] ---> 04bc414f6602 [2021-05-19T13:19:24.686Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T13:19:25.180Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T13:19:25.180Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-19T13:19:25.180Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-19T13:19:25.180Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-19T13:19:25.180Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-19T13:19:25.180Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-19T13:19:25.180Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-19T13:19:25.180Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-19T13:19:25.180Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-19T13:19:25.180Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-19T13:19:25.180Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-19T13:19:25.180Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-19T13:19:25.180Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-19T13:19:25.180Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-19T13:19:25.180Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-19T13:19:25.180Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-19T13:19:25.180Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-19T13:19:25.180Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-19T13:19:25.180Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-19T13:19:25.180Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-19T13:19:25.180Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-19T13:19:25.180Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-19T13:19:25.180Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-19T13:19:25.180Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-19T13:19:25.180Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-19T13:19:25.180Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-19T13:19:25.180Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-19T13:19:25.180Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-19T13:19:25.180Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-19T13:19:25.180Z] Fetched 224 kB in 0s (0 B/s) [2021-05-19T13:19:25.180Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-19T13:19:25.180Z] Fetched 157 kB in 0s (0 B/s) [2021-05-19T13:19:25.180Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-19T13:19:25.180Z] Fetched 221 kB in 0s (0 B/s) [2021-05-19T13:19:25.180Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-19T13:19:25.180Z] Fetched 143 kB in 0s (0 B/s) [2021-05-19T13:19:25.180Z] Pulling app-service-config [2021-05-19T13:19:25.180Z] + snapcraftctl pull [2021-05-19T13:19:25.180Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-19T13:19:25.278Z] ---> 41f5741c4551 [2021-05-19T13:19:25.278Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T13:19:25.551Z] ---> Running in fb9946b7edbf [2021-05-19T13:19:26.127Z] Pulling config-common [2021-05-19T13:19:26.127Z] + snapcraftctl pull [2021-05-19T13:19:26.142Z] Removing intermediate container fb9946b7edbf [2021-05-19T13:19:26.142Z] ---> 81bce4c643a2 [2021-05-19T13:19:26.142Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T13:19:26.142Z] ---> Running in 75dff0cee731 [2021-05-19T13:19:26.733Z] Removing intermediate container 75dff0cee731 [2021-05-19T13:19:26.733Z] ---> c7a6ce9b8dba [2021-05-19T13:19:26.733Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T13:19:26.733Z] ---> Running in 1a8de6e53b07 [2021-05-19T13:19:27.347Z] Removing intermediate container 1a8de6e53b07 [2021-05-19T13:19:27.347Z] ---> 1ba160ef60d6 [2021-05-19T13:19:27.347Z] Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 [2021-05-19T13:19:27.347Z] ---> Running in 6224168b28a6 [2021-05-19T13:19:27.943Z] Removing intermediate container 6224168b28a6 [2021-05-19T13:19:27.943Z] ---> e3ea50464767 [2021-05-19T13:19:27.943Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T13:19:27.943Z] ---> Running in b3a106cd7c0c [2021-05-19T13:19:28.547Z] Removing intermediate container b3a106cd7c0c [2021-05-19T13:19:28.547Z] ---> 7255af495d6c [2021-05-19T13:19:28.547Z] [2021-05-19T13:19:29.142Z] Successfully built 7255af495d6c [2021-05-19T13:19:29.142Z] Successfully tagged core-data-arm64:latest [2021-05-19T13:19:29.432Z]  Building core-data ... done  [Pipeline] } [2021-05-19T13:19:29.454Z] $ docker stop --time=1 d9e4f793b4ec7f830b00a80c7ee24307eb86e68b31928e163fb3795303cd019b [2021-05-19T13:19:30.355Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T13:19:30.355Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T13:19:30.355Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T13:19:30.355Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T13:19:30.355Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-19T13:19:30.355Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T13:19:30.355Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-19T13:19:30.355Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T13:19:30.355Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-19T13:19:30.355Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T13:19:30.355Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-19T13:19:30.355Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T13:19:30.355Z] Pulling edgex-go [2021-05-19T13:19:30.355Z] + snapcraftctl pull [2021-05-19T13:19:31.323Z] $ docker rm -f d9e4f793b4ec7f830b00a80c7ee24307eb86e68b31928e163fb3795303cd019b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T13:19:31.918Z] + docker images [2021-05-19T13:19:32.194Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T13:19:32.194Z] core-data-arm64 latest 7255af495d6c 4 seconds ago 20.4MB [2021-05-19T13:19:32.194Z] support-notifications-arm64 latest 901de94dc836 12 seconds ago 16.8MB [2021-05-19T13:19:32.194Z] 083f748723b7 21 seconds ago 990MB [2021-05-19T13:19:32.194Z] 8570144949d2 26 seconds ago 981MB [2021-05-19T13:19:32.194Z] security-proxy-setup-arm64 latest f1dd721333a2 49 seconds ago 24MB [2021-05-19T13:19:32.194Z] support-scheduler-arm64 latest 6386cbe4d9b5 About a minute ago 16.1MB [2021-05-19T13:19:32.194Z] 37a53c2e3211 About a minute ago 978MB [2021-05-19T13:19:32.194Z] 42569d847625 About a minute ago 981MB [2021-05-19T13:19:32.194Z] sys-mgmt-agent-arm64 latest 80c49abc70fa 2 minutes ago 299MB [2021-05-19T13:19:32.194Z] security-bootstrapper-arm64 latest 3d5b15837965 3 minutes ago 17.2MB [2021-05-19T13:19:32.194Z] core-metadata-arm64 latest fe7c02ce1ee6 3 minutes ago 17.4MB [2021-05-19T13:19:32.194Z] core-command-arm64 latest 9811481b4098 3 minutes ago 16.1MB [2021-05-19T13:19:32.194Z] security-secretstore-setup-arm64 latest f3ea09332863 3 minutes ago 24.4MB [2021-05-19T13:19:32.194Z] b43d7ea8194a 3 minutes ago 979MB [2021-05-19T13:19:32.194Z] b20c7b842868 3 minutes ago 989MB [2021-05-19T13:19:32.194Z] fbc982a14d78 4 minutes ago 980MB [2021-05-19T13:19:32.194Z] 278319827f8b 4 minutes ago 974MB [2021-05-19T13:19:32.194Z] c504f5da4973 4 minutes ago 978MB [2021-05-19T13:19:32.194Z] ci-base-image-arm64 latest 6bafb52390ea 15 minutes ago 641MB [2021-05-19T13:19:32.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-19T13:19:32.194Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-19T13:19:32.194Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-19T13:19:32.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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-05-19T13:19:33.250Z] ---> job-cost.sh [2021-05-19T13:19:33.250Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kzws [2021-05-19T13:19:48.542Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T13:19:48.542Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T13:19:48.542Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T13:19:48.542Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-19T13:19:48.542Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-19T13:19:48.542Z] Fetched 279 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-19T13:19:48.542Z] Fetched 122 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-19T13:19:48.542Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-19T13:19:48.542Z] Fetched 8848 B in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-19T13:19:48.542Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-19T13:19:48.542Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-19T13:19:48.542Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-19T13:19:48.542Z] Fetched 219 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-19T13:19:48.542Z] Fetched 154 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-19T13:19:48.542Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-19T13:19:48.542Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-19T13:19:48.542Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-19T13:19:48.542Z] Fetched 499 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-19T13:19:48.542Z] Fetched 111 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-19T13:19:48.542Z] Fetched 240 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-19T13:19:48.542Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-19T13:19:48.542Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-19T13:19:48.542Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-19T13:19:48.542Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-19T13:19:48.542Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-19T13:19:48.542Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-19T13:19:48.542Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-19T13:19:48.542Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-19T13:19:48.542Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-19T13:19:48.543Z] Fetched 8720 B in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-19T13:19:48.543Z] Fetched 137 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-19T13:19:48.543Z] Fetched 119 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-19T13:19:48.543Z] Fetched 110 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-19T13:19:48.543Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-19T13:19:48.543Z] Fetched 645 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-19T13:19:48.543Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-19T13:19:48.543Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-19T13:19:48.543Z] Fetched 368 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-19T13:19:48.543Z] Fetched 187 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-19T13:19:48.543Z] Fetched 175 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-19T13:19:48.543Z] Fetched 206 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-19T13:19:48.543Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-19T13:19:48.543Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-19T13:19:48.543Z] Fetched 159 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-19T13:19:48.543Z] Fetched 107 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-19T13:19:48.543Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-19T13:19:48.543Z] Pulling static-packages [2021-05-19T13:19:48.543Z] + snapcraftctl pull [2021-05-19T13:19:49.492Z] Pulling version [2021-05-19T13:19:49.492Z] + cd /root/project [2021-05-19T13:19:49.492Z] + [ -f VERSION ] [2021-05-19T13:19:49.492Z] + PROJECT_VERSION=local-dev [2021-05-19T13:19:49.492Z] + git rev-parse --short HEAD [2021-05-19T13:19:49.492Z] + GIT_REVISION=fbfc5f82 [2021-05-19T13:19:49.492Z] + snapcraftctl set-version local-dev [2021-05-19T13:19:50.892Z] Skipping build go-build-helper (already ran) [2021-05-19T13:19:50.892Z] Building app-service-config [2021-05-19T13:19:50.892Z] + make build [2021-05-19T13:19:50.892Z] go mod tidy [2021-05-19T13:20:09.042Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-19T13:20:11.075Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-19T13:20:11.075Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-19T13:20:11.076Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-19T13:20:12.027Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-19T13:20:12.027Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-19T13:20:12.027Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-19T13:20:12.027Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-19T13:20:12.027Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-19T13:20:12.027Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-19T13:20:12.221Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T13:20:12.615Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-19T13:20:12.615Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-19T13:20:12.615Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-19T13:20:12.615Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-19T13:20:12.615Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-19T13:20:12.615Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-19T13:20:12.615Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T13:20:12.615Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T13:20:12.928Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-19T13:20:13.571Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-19T13:20:13.571Z] go: downloading golang.org/x/text v0.3.2 [2021-05-19T13:20:13.571Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-19T13:20:13.571Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-19T13:20:13.571Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-19T13:20:13.571Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-19T13:20:13.571Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-19T13:20:13.571Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-19T13:20:13.571Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-19T13:20:13.571Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-19T13:20:14.532Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-19T13:20:14.532Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T13:20:14.532Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-19T13:20:14.532Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-19T13:20:14.532Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-19T13:20:14.533Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T13:20:14.533Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-19T13:20:14.533Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-19T13:20:15.113Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T13:20:15.113Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-19T13:20:15.375Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-19T13:20:15.375Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-19T13:20:15.375Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-19T13:20:15.375Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-19T13:20:15.637Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-19T13:20:15.902Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-19T13:20:16.162Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-19T13:20:16.435Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-19T13:20:16.435Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-19T13:20:16.435Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-19T13:20:17.008Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T13:20:17.008Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-19T13:20:17.270Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-19T13:20:17.843Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T13:20:17.843Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-19T13:20:17.843Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-19T13:20:17.843Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-19T13:20:17.843Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-19T13:20:18.414Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-19T13:20:18.414Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-19T13:20:18.414Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-19T13:20:18.414Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-19T13:20:18.675Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-19T13:20:18.937Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-19T13:20:18.937Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-19T13:20:18.937Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-19T13:20:18.937Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-19T13:20:18.937Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-19T13:20:19.313Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T13:20:19.313Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-19T13:20:19.648Z] go: downloading github.com/kr/text v0.1.0 [2021-05-19T13:20:19.648Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T13:20:19.648Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-19T13:20:19.648Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-19T13:20:19.648Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-19T13:20:20.222Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-19T13:20:20.222Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-19T13:20:20.485Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-19T13:20:20.485Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-19T13:20:20.793Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T13:20:21.054Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-19T13:20:39.347Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-19T13:20:39.347Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-19T13:20:39.347Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-19T13:20:39.347Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-19T13:20:39.347Z] Building config-common [2021-05-19T13:20:39.347Z] + snapcraftctl build [2021-05-19T13:20:41.255Z] Building edgex-go [2021-05-19T13:20:41.516Z] + cd /root/parts/edgex-go/src [2021-05-19T13:20:41.516Z] + make build [2021-05-19T13:20:41.516Z] go mod tidy [2021-05-19T13:20:44.065Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.92 [2021-05-19T13:20:44.065Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 [2021-05-19T13:20:44.065Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-19T13:20:49.484Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-19T13:20:49.484Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-19T13:20:49.484Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-19T13:20:49.484Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-19T13:20:49.484Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-19T13:20:49.484Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-19T13:20:49.484Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-19T13:20:49.484Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-19T13:20:53.194Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-19T13:20:54.142Z] 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-05-19T13:21:00.792Z] 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-05-19T13:21:07.387Z] 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-05-19T13:21:09.300Z] 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-05-19T13:21:10.685Z] 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-05-19T13:21:11.256Z] 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-05-19T13:21:14.553Z] 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-05-19T13:21:17.855Z] 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-05-19T13:21:19.781Z] 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-05-19T13:21:23.098Z] 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-05-19T13:21:24.042Z] 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-05-19T13:21:25.435Z] 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-05-19T13:21:27.992Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-19T13:21:27.992Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-19T13:21:27.992Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-19T13:21:27.992Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-19T13:21:27.992Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-19T13:21:27.992Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-19T13:21:27.992Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-19T13:21:27.992Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-19T13:21:27.992Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-19T13:21:27.992Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-19T13:21:27.992Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-19T13:21:27.992Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-19T13:21:27.992Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-19T13:21:27.992Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-19T13:21:27.992Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-19T13:21:27.992Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-19T13:21:27.992Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-19T13:21:27.992Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-19T13:21:27.992Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-19T13:21:27.992Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-19T13:21:27.992Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-19T13:21:27.992Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-19T13:21:27.992Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-19T13:21:27.992Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-19T13:21:27.992Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-19T13:21:27.992Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-19T13:21:27.992Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-19T13:21:31.307Z] Building static-packages [2021-05-19T13:21:31.307Z] + snapcraftctl build [2021-05-19T13:21:33.229Z] Building version [2021-05-19T13:21:33.229Z] + snapcraftctl build [2021-05-19T13:21:35.149Z] Skipping stage go-build-helper (already ran) [2021-05-19T13:21:35.149Z] Staging app-service-config [2021-05-19T13:21:35.149Z] + snapcraftctl stage [2021-05-19T13:21:36.096Z] Staging config-common [2021-05-19T13:21:36.096Z] + snapcraftctl stage [2021-05-19T13:21:37.499Z] Staging edgex-go [2021-05-19T13:21:37.499Z] + snapcraftctl stage [2021-05-19T13:21:38.449Z] Staging static-packages [2021-05-19T13:21:38.449Z] + snapcraftctl stage [2021-05-19T13:21:39.843Z] Staging version [2021-05-19T13:21:39.843Z] + snapcraftctl stage [2021-05-19T13:21:40.791Z] Priming go-build-helper [2021-05-19T13:21:40.791Z] + snapcraftctl prime [2021-05-19T13:21:42.180Z] Priming app-service-config [2021-05-19T13:21:42.180Z] + snapcraftctl prime [2021-05-19T13:21:43.136Z] Priming config-common [2021-05-19T13:21:43.136Z] + snapcraftctl prime [2021-05-19T13:21:44.535Z] Priming edgex-go [2021-05-19T13:21:44.535Z] + snapcraftctl prime [2021-05-19T13:21:45.925Z] Priming static-packages [2021-05-19T13:21:45.925Z] + snapcraftctl prime [2021-05-19T13:21:48.480Z] Priming version [2021-05-19T13:21:48.480Z] + snapcraftctl prime [2021-05-19T13:21:49.116Z] lf-activate-venv(): INFO: Adding /tmp/venv-Kzws/bin to PATH [2021-05-19T13:21:49.116Z] INFO: No Stack... [2021-05-19T13:21:49.116Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T13:21:49.116Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T13:21:49.427Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-19T13:21:49.453Z] + + cut -d, -f6 [2021-05-19T13:21:49.453Z] cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-05-19T13:21:49.513Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3483-3-stack-cost] [2021-05-19T13:21:49.523Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3483-3-stack-cost] did not exist. Created. [2021-05-19T13:21:49.523Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3483-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T13:21:49.878Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T13:21:50.164Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T13:21:50.175Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3483-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-19T13:21:52.989Z] provisioning config files... [2021-05-19T13:21:52.998Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1704807547062696762tmp [Pipeline] { [Pipeline] sh [2021-05-19T13:21:53.312Z] + set +x [2021-05-19T13:21:53.312Z] + curl -s https://codecov.io/bash [2021-05-19T13:21:53.312Z] + bash -s -- [2021-05-19T13:21:53.577Z] [2021-05-19T13:21:53.577Z] _____ _ [2021-05-19T13:21:53.577Z] / ____| | | [2021-05-19T13:21:53.577Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T13:21:53.577Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T13:21:53.577Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T13:21:53.577Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T13:21:53.577Z] Bash-1.0.2 [2021-05-19T13:21:53.577Z] [2021-05-19T13:21:53.577Z] [2021-05-19T13:21:53.577Z] ==> git version 2.24.4 found [2021-05-19T13:21:53.577Z] ==> 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-05-19T13:21:53.577Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T13:21:53.577Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T13:21:53.577Z] ==> Jenkins CI detected. [2021-05-19T13:21:53.577Z] project root: . [2021-05-19T13:21:53.577Z] --> token set from env [2021-05-19T13:21:53.577Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T13:21:53.577Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T13:21:53.577Z] ==> Python coveragepy not found [2021-05-19T13:21:53.577Z] ==> Searching for coverage reports in: [2021-05-19T13:21:53.577Z] + . [2021-05-19T13:21:53.577Z] -> Found 1 reports [2021-05-19T13:21:53.577Z] ==> Detecting git/mercurial file structure [2021-05-19T13:21:53.577Z] ==> Reading reports [2021-05-19T13:21:53.577Z] + ./coverage.out bytes=737213 [2021-05-19T13:21:53.577Z] ==> Appending adjustments [2021-05-19T13:21:53.577Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T13:21:56.124Z] + Found adjustments [2021-05-19T13:21:56.124Z] ==> Gzipping contents [2021-05-19T13:21:56.124Z] 104K /tmp/codecov.bP4iBJ.gz [2021-05-19T13:21:56.124Z] ==> Uploading reports [2021-05-19T13:21:56.124Z] url: https://codecov.io [2021-05-19T13:21:56.124Z] query: branch=PR-3483&commit=fbfc5f829c0fe290e71dd09b460be6e716630521&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3483%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3483&job=&cmd_args= [2021-05-19T13:21:56.124Z] -> Pinging Codecov [2021-05-19T13:21:56.124Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3483&commit=fbfc5f829c0fe290e71dd09b460be6e716630521&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3483%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3483&job=&cmd_args= [2021-05-19T13:21:56.384Z] -> Uploading to [2021-05-19T13:21:56.384Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/fbfc5f829c0fe290e71dd09b460be6e716630521/35906740-5f4d-4ab5-a384-0b2477b9c6ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T132156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8391ca30f8e039c40179e2b77a25d73cac6de63b5572ff5077156019b0abad32 [2021-05-19T13:21:56.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T13:21:56.384Z] Dload Upload Total Spent Left Speed [2021-05-19T13:21:56.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 198k --:--:-- --:--:-- --:--:-- 198k 100 102k 0 0 100 102k 0 198k --:--:-- --:--:-- --:--:-- 198k [2021-05-19T13:21:56.955Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fbfc5f829c0fe290e71dd09b460be6e716630521 [Pipeline] } [2021-05-19T13:21:56.963Z] 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-05-19T13:21:58.446Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:21:59.011Z] ---> package-listing.sh [2021-05-19T13:21:59.012Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T13:21:59.012Z] ++ facter osfamily [2021-05-19T13:21:59.273Z] + OS_FAMILY=redhat [2021-05-19T13:21:59.273Z] + workspace=/w/workspace/edgex-go/3 [2021-05-19T13:21:59.273Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T13:21:59.273Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T13:21:59.273Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T13:21:59.273Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T13:21:59.273Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-19T13:21:59.273Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T13:21:59.273Z] + case "${OS_FAMILY}" in [2021-05-19T13:21:59.273Z] + rpm -qa [2021-05-19T13:21:59.273Z] + sort [2021-05-19T13:22:01.824Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T13:22:01.824Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T13:22:01.824Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T13:22:01.824Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-19T13:22:01.824Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-05-19T13:22:01.824Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-05-19T13:22:01.836Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T13:22:02.124Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:22:02.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T13:22:02.693Z] [2021-05-19T13:22:02.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T13:22:03.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T13:22:03.007Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T13:22:03.007Z] df20fa9351a1: Pulling fs layer [2021-05-19T13:22:03.007Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T13:22:03.007Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T13:22:03.007Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T13:22:03.007Z] 93b61091891f: Pulling fs layer [2021-05-19T13:22:03.007Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T13:22:03.007Z] 5e14af77c1be: Pulling fs layer [2021-05-19T13:22:03.007Z] 01666e4c0597: Pulling fs layer [2021-05-19T13:22:03.007Z] aa168da1d23b: Pulling fs layer [2021-05-19T13:22:03.007Z] 93b61091891f: Waiting [2021-05-19T13:22:03.007Z] 93b9cdb0e59b: Waiting [2021-05-19T13:22:03.007Z] 5e14af77c1be: Waiting [2021-05-19T13:22:03.007Z] 01666e4c0597: Waiting [2021-05-19T13:22:03.007Z] aa168da1d23b: Waiting [2021-05-19T13:22:03.007Z] 46f8f816bc3b: Waiting [2021-05-19T13:22:03.007Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T13:22:03.007Z] 36b3adc4ff6f: Download complete [2021-05-19T13:22:03.268Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T13:22:03.268Z] 46f8f816bc3b: Download complete [2021-05-19T13:22:03.268Z] df20fa9351a1: Verifying Checksum [2021-05-19T13:22:03.268Z] df20fa9351a1: Download complete [2021-05-19T13:22:03.268Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T13:22:03.268Z] 93b9cdb0e59b: Download complete [2021-05-19T13:22:03.268Z] 5e14af77c1be: Verifying Checksum [2021-05-19T13:22:03.268Z] 5e14af77c1be: Download complete [2021-05-19T13:22:03.268Z] 93b61091891f: Verifying Checksum [2021-05-19T13:22:03.268Z] 93b61091891f: Download complete [2021-05-19T13:22:03.268Z] 01666e4c0597: Verifying Checksum [2021-05-19T13:22:03.268Z] 01666e4c0597: Download complete [2021-05-19T13:22:03.268Z] df20fa9351a1: Pull complete [2021-05-19T13:22:03.535Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T13:22:03.535Z] 8ad3a11d3b57: Download complete [2021-05-19T13:22:03.535Z] 36b3adc4ff6f: Pull complete [2021-05-19T13:22:04.117Z] 8ad3a11d3b57: Pull complete [2021-05-19T13:22:04.117Z] 46f8f816bc3b: Pull complete [2021-05-19T13:22:04.379Z] 93b61091891f: Pull complete [2021-05-19T13:22:04.379Z] 93b9cdb0e59b: Pull complete [2021-05-19T13:22:04.379Z] 5e14af77c1be: Pull complete [2021-05-19T13:22:04.379Z] 01666e4c0597: Pull complete [2021-05-19T13:22:05.327Z] aa168da1d23b: Verifying Checksum [2021-05-19T13:22:05.327Z] aa168da1d23b: Download complete [2021-05-19T13:22:09.565Z] aa168da1d23b: Pull complete [2021-05-19T13:22:09.565Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T13:22:09.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T13:22:09.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T13:22:09.647Z] prd-centos7-docker-4c-2g-15060 does not seem to be running inside a container [2021-05-19T13:22:09.687Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-19T13:22:12.717Z] $ docker top 2d0fedf0ef5d587f88e5fd5e309693a526bf199ae476d27918decf6a14e36606 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T13:22:13.089Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T13:22:13.390Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T13:22:13.698Z] + ls /var/log/sa-host [2021-05-19T13:22:13.698Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T13:22:13.698Z] file_magic: OK [2021-05-19T13:22:13.698Z] HZ: Using current value: 100 [2021-05-19T13:22:13.698Z] file_header: OK [2021-05-19T13:22:13.698Z] 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-05-19T13:22:13.698Z] Statistics: [2021-05-19T13:22:13.698Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T13:22:13.698Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T13:22:13.698Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T13:22:13.698Z] file_magic: OK [2021-05-19T13:22:13.698Z] HZ: Using current value: 100 [2021-05-19T13:22:13.698Z] file_header: OK [2021-05-19T13:22:13.698Z] 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-05-19T13:22:13.698Z] Statistics: [2021-05-19T13:22:13.698Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T13:22:13.698Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T13:22:14.299Z] provisioning config files... [2021-05-19T13:22:14.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9017394860774639255tmp [Pipeline] { [Pipeline] echo [2021-05-19T13:22:14.345Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:22:14.634Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T13:22:14.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T13:22:14.672Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:22:14.970Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T13:22:14.981Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:22:15.277Z] ---> sudo-logs.sh [2021-05-19T13:22:15.277Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T13:22:15.302Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:22:15.612Z] ---> job-cost.sh [2021-05-19T13:22:15.612Z] lf-activate-venv: SKIPPING [2021-05-19T13:22:15.612Z] DEBUG: total: 0.18000000715255737 [2021-05-19T13:22:15.612Z] INFO: Retrieving Stack Cost... [2021-05-19T13:22:16.997Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T13:22:17.258Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T13:22:17.272Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T13:22:17.570Z] ---> logs-deploy.sh [2021-05-19T13:22:17.570Z] lf-activate-venv: SKIPPING [2021-05-19T13:22:17.570Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3483/3 [2021-05-19T13:22:17.570Z] INFO: archiving workspace using pattern(s): [2021-05-19T13:22:18.512Z] Archives upload complete. [2021-05-19T13:22:18.512Z] INFO: archiving logs to Nexus