Pull request #3448 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92+4ab9f87d9e0b18aca8f5136bb6755fc5b233398b (16525adc63592c8d376902912f186fb24b2eb9b7) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3448/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3448/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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- DOCKER_IMAGE_NAME_SUFFIX: -go 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4231 in /w/workspace/edgexfoundry_edgex-go_PR-3448 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b into PR head commit 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 Merge succeeded, producing 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 Checking out Revision 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 (PR-3448) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3448/head:refs/remotes/origin/PR-3448 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-10T22:26:19.551Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-10T22:26:19.757Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-10T22:26:19.873Z] ========================================================= [2021-05-10T22:26:19.873Z] EdgeX Global Pipelines Version Info [2021-05-10T22:26:19.873Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:26:22.138Z] ------------------- [2021-05-10T22:26:22.138Z] stable info: [2021-05-10T22:26:22.138Z] ------------------- [2021-05-10T22:26:22.138Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-10T22:26:22.138Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T22:26:22.138Z] Message: update stable to v1.0.191 [2021-05-10T22:26:23.114Z] ------------------- [2021-05-10T22:26:23.114Z] experimental info: [2021-05-10T22:26:23.115Z] ------------------- [2021-05-10T22:26:23.115Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-10T22:26:23.115Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-10T22:26:23.115Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-10T22:26:23.371Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-10T22:26:23.433Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-10T22:26:23.499Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-10T22:26:23.558Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-10T22:26:23.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-10T22:26:23.682Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-10T22:26:23.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-10T22:26:23.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-10T22:26:23.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-10T22:26:23.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-10T22:26:23.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-10T22:26:24.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-10T22:26:24.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-10T22:26:24.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-10T22:26:24.195Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T22:26:24.251Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T22:26:24.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-10T22:26:24.372Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-10T22:26:24.426Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-10T22:26:24.491Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-10T22:26:24.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-10T22:26:24.609Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-10T22:26:24.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3448 [Pipeline] echo [2021-05-10T22:26:24.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3448 [Pipeline] echo [2021-05-10T22:26:24.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3448 [Pipeline] echo [2021-05-10T22:26:24.854Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [Pipeline] echo [2021-05-10T22:26:24.910Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d5c5c1 [Pipeline] echo [2021-05-10T22:26:24.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T22:26:25.113Z] provisioning config files... [2021-05-10T22:26:25.150Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7466551817345886634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:26:25.597Z] ---> docker-login.sh [2021-05-10T22:26:25.598Z] nexus3.edgexfoundry.org:10001 [2021-05-10T22:26:26.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:26:26.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:26:26.186Z] Configure a credential helper to remove this warning. See [2021-05-10T22:26:26.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:26:26.186Z] [2021-05-10T22:26:26.186Z] Login Succeeded [2021-05-10T22:26:26.186Z] nexus3.edgexfoundry.org:10002 [2021-05-10T22:26:26.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:26:26.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:26:26.452Z] Configure a credential helper to remove this warning. See [2021-05-10T22:26:26.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:26:26.452Z] [2021-05-10T22:26:26.452Z] Login Succeeded [2021-05-10T22:26:26.452Z] nexus3.edgexfoundry.org:10003 [2021-05-10T22:26:26.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:26:26.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:26:26.753Z] Configure a credential helper to remove this warning. See [2021-05-10T22:26:26.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:26:26.753Z] [2021-05-10T22:26:26.753Z] Login Succeeded [2021-05-10T22:26:26.753Z] nexus3.edgexfoundry.org:10004 [2021-05-10T22:26:27.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:26:27.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:26:27.020Z] Configure a credential helper to remove this warning. See [2021-05-10T22:26:27.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:26:27.020Z] [2021-05-10T22:26:27.020Z] Login Succeeded [2021-05-10T22:26:27.020Z] docker.io [2021-05-10T22:26:27.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:26:27.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:26:27.551Z] Configure a credential helper to remove this warning. See [2021-05-10T22:26:27.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:26:27.551Z] [2021-05-10T22:26:27.551Z] Login Succeeded [2021-05-10T22:26:27.551Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T22:26:27.577Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T22:26:28.005Z] ++ 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-10T22:26:28.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:26:28.005Z] ++ dirname cmd/core-command/Dockerfile [2021-05-10T22:26:28.005Z] ++ cut -d/ -f2 [2021-05-10T22:26:28.005Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-10T22:26:28.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:26:28.005Z] ++ dirname cmd/core-data/Dockerfile [2021-05-10T22:26:28.005Z] ++ cut -d/ -f2 [2021-05-10T22:26:28.005Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-10T22:26:28.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:26:28.005Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-10T22:26:28.005Z] ++ cut -d/ -f2 [2021-05-10T22:26:28.005Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-10T22:26:28.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:26:28.005Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-10T22:26:28.005Z] ++ cut -d/ -f2 [2021-05-10T22:26:28.005Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-10T22:26:28.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:26:28.005Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-10T22:26:28.005Z] ++ cut -d/ -f2 [2021-05-10T22:26:28.005Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-10T22:26:28.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:26:28.005Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-10T22:26:28.005Z] ++ cut -d/ -f2 [2021-05-10T22:26:28.005Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-10T22:26:28.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:26:28.005Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-10T22:26:28.005Z] ++ cut -d/ -f2 [2021-05-10T22:26:28.005Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-10T22:26:28.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:26:28.005Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-10T22:26:28.005Z] ++ cut -d/ -f2 [2021-05-10T22:26:28.005Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-10T22:26:28.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:26:28.005Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-10T22:26:28.005Z] ++ cut -d/ -f2 [2021-05-10T22:26:28.005Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-10T22:26:28.123Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:26:28.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T22:26:28.936Z] [2021-05-10T22:26:28.936Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:26:29.333Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T22:26:29.333Z] latest: Pulling from edgex-devops/git-semver [2021-05-10T22:26:29.333Z] 31603596830f: Pulling fs layer [2021-05-10T22:26:29.333Z] 54011a49482f: Pulling fs layer [2021-05-10T22:26:29.333Z] a6820b24f6d8: Pulling fs layer [2021-05-10T22:26:29.333Z] f581987b2513: Pulling fs layer [2021-05-10T22:26:29.333Z] f581987b2513: Waiting [2021-05-10T22:26:29.333Z] 54011a49482f: Verifying Checksum [2021-05-10T22:26:29.333Z] 54011a49482f: Download complete [2021-05-10T22:26:29.606Z] 31603596830f: Verifying Checksum [2021-05-10T22:26:29.606Z] 31603596830f: Download complete [2021-05-10T22:26:29.872Z] f581987b2513: Verifying Checksum [2021-05-10T22:26:29.872Z] f581987b2513: Download complete [2021-05-10T22:26:29.872Z] a6820b24f6d8: Verifying Checksum [2021-05-10T22:26:29.872Z] a6820b24f6d8: Download complete [2021-05-10T22:26:30.144Z] 31603596830f: Pull complete [2021-05-10T22:26:30.410Z] 54011a49482f: Pull complete [2021-05-10T22:26:31.379Z] a6820b24f6d8: Pull complete [2021-05-10T22:26:31.379Z] f581987b2513: Pull complete [2021-05-10T22:26:31.643Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-10T22:26:31.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T22:26:31.643Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-10T22:26:31.786Z] prd-centos7-docker-4c-2g-4231 does not seem to be running inside a container [2021-05-10T22:26:31.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-10T22:26:34.202Z] $ docker top d3b0ee8f39d92079e18c9282cb1d9e05b3e355afb85e5bd7fcf526f1f7aa652b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T22:26:34.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T22:26:34.488Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T22:26:34.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T22:26:34.803Z] $ docker exec d3b0ee8f39d92079e18c9282cb1d9e05b3e355afb85e5bd7fcf526f1f7aa652b ssh-agent [2021-05-10T22:26:34.997Z] SSH_AUTH_SOCK=/tmp/ssh-Hl9vP1wWZFRC/agent.11 [2021-05-10T22:26:34.997Z] SSH_AGENT_PID=16 [2021-05-10T22:26:35.010Z] Running ssh-add (command line suppressed) [2021-05-10T22:26:35.168Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_455366649905542745.key (/w/workspace/edgex-go/1@tmp/private_key_455366649905542745.key) [2021-05-10T22:26:35.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T22:26:35.591Z] + git tag --points-at HEAD [Pipeline] } [2021-05-10T22:26:35.629Z] $ docker exec --env ******** --env ******** d3b0ee8f39d92079e18c9282cb1d9e05b3e355afb85e5bd7fcf526f1f7aa652b ssh-agent -k [2021-05-10T22:26:35.806Z] unset SSH_AUTH_SOCK; [2021-05-10T22:26:35.807Z] unset SSH_AGENT_PID; [2021-05-10T22:26:35.807Z] echo Agent pid 16 killed; [2021-05-10T22:26:35.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-10T22:26:35.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T22:26:35.962Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T22:26:36.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T22:26:36.160Z] $ docker exec d3b0ee8f39d92079e18c9282cb1d9e05b3e355afb85e5bd7fcf526f1f7aa652b ssh-agent [2021-05-10T22:26:36.387Z] SSH_AUTH_SOCK=/tmp/ssh-DeN0RKivLDr9/agent.44 [2021-05-10T22:26:36.387Z] SSH_AGENT_PID=49 [2021-05-10T22:26:36.396Z] Running ssh-add (command line suppressed) [2021-05-10T22:26:36.561Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3017961192882826822.key (/w/workspace/edgex-go/1@tmp/private_key_3017961192882826822.key) [2021-05-10T22:26:36.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T22:26:37.021Z] + git semver init [2021-05-10T22:26:37.021Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T22:26:37.021Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-10T22:26:37.021Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-10T22:26:37.021Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T22:26:37.021Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T22:26:37.021Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T22:26:37.021Z] # $SEMVER_BRANCH = PR-3448 [2021-05-10T22:26:37.021Z] # $SEMVER_TEMP = /tmp/semver-274714579 [2021-05-10T22:26:37.021Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-10T22:27:15.951Z] # '/tmp/semver-274714579' -> '/w/workspace/edgex-go/1/.semver' [2021-05-10T22:27:15.951Z] # -> Force: false [2021-05-10T22:27:15.951Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-10T22:27:15.978Z] $ docker exec --env ******** --env ******** d3b0ee8f39d92079e18c9282cb1d9e05b3e355afb85e5bd7fcf526f1f7aa652b ssh-agent -k [2021-05-10T22:27:16.331Z] unset SSH_AUTH_SOCK; [2021-05-10T22:27:16.331Z] unset SSH_AGENT_PID; [2021-05-10T22:27:16.331Z] echo Agent pid 49 killed; [2021-05-10T22:27:16.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T22:27:16.886Z] + git semver [Pipeline] } [2021-05-10T22:27:16.923Z] $ docker stop --time=1 d3b0ee8f39d92079e18c9282cb1d9e05b3e355afb85e5bd7fcf526f1f7aa652b [2021-05-10T22:27:18.852Z] $ docker rm -f d3b0ee8f39d92079e18c9282cb1d9e05b3e355afb85e5bd7fcf526f1f7aa652b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T22:27:19.407Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-10T22:27:20.078Z] Stashed 1 file(s) [Pipeline] echo [2021-05-10T22:27:20.099Z] [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-10T22:27:21.022Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-10T22:27:21.343Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T22:27:21.677Z] + sudo service docker restart [2021-05-10T22:27:21.678Z] + true [2021-05-10T22:27:21.678Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-10T22:27:22.668Z] ========================================================= [2021-05-10T22:27:22.668Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-10T22:27:22.668Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:27:23.030Z] + 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-10T22:27:28.462Z] Sending build context to Docker daemon 330.1MB [2021-05-10T22:27:28.462Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-10T22:27:28.462Z] Step 2/6 : FROM ${BASE} [2021-05-10T22:27:28.462Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-10T22:27:28.462Z] 540db60ca938: Pulling fs layer [2021-05-10T22:27:28.462Z] adcc1eea9eea: Pulling fs layer [2021-05-10T22:27:28.463Z] 4c4ab2625f07: Pulling fs layer [2021-05-10T22:27:28.463Z] 0510c868ecb4: Pulling fs layer [2021-05-10T22:27:28.463Z] afea3b2eda06: Pulling fs layer [2021-05-10T22:27:28.463Z] 7809a108b3ef: Pulling fs layer [2021-05-10T22:27:28.463Z] f706445af74f: Pulling fs layer [2021-05-10T22:27:28.463Z] 0510c868ecb4: Waiting [2021-05-10T22:27:28.463Z] afea3b2eda06: Waiting [2021-05-10T22:27:28.463Z] 7809a108b3ef: Waiting [2021-05-10T22:27:28.463Z] f706445af74f: Waiting [2021-05-10T22:27:28.463Z] 4c4ab2625f07: Verifying Checksum [2021-05-10T22:27:28.463Z] 4c4ab2625f07: Download complete [2021-05-10T22:27:28.463Z] adcc1eea9eea: Verifying Checksum [2021-05-10T22:27:28.463Z] adcc1eea9eea: Download complete [2021-05-10T22:27:28.463Z] afea3b2eda06: Verifying Checksum [2021-05-10T22:27:28.463Z] afea3b2eda06: Download complete [2021-05-10T22:27:28.463Z] 7809a108b3ef: Verifying Checksum [2021-05-10T22:27:28.463Z] 7809a108b3ef: Download complete [2021-05-10T22:27:28.463Z] 540db60ca938: Verifying Checksum [2021-05-10T22:27:28.463Z] 540db60ca938: Download complete [2021-05-10T22:27:28.463Z] 540db60ca938: Pull complete [2021-05-10T22:27:28.855Z] adcc1eea9eea: Pull complete [2021-05-10T22:27:29.178Z] 4c4ab2625f07: Pull complete [2021-05-10T22:27:30.931Z] f706445af74f: Verifying Checksum [2021-05-10T22:27:30.931Z] f706445af74f: Download complete [2021-05-10T22:27:32.389Z] 0510c868ecb4: Verifying Checksum [2021-05-10T22:27:32.389Z] 0510c868ecb4: Download complete [2021-05-10T22:27:35.509Z] Still waiting to schedule task [2021-05-10T22:27:35.509Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-10T22:27:40.719Z] 0510c868ecb4: Pull complete [2021-05-10T22:27:40.719Z] afea3b2eda06: Pull complete [2021-05-10T22:27:40.719Z] 7809a108b3ef: Pull complete [2021-05-10T22:27:46.168Z] f706445af74f: Pull complete [2021-05-10T22:27:46.168Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-10T22:27:46.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-10T22:27:46.168Z] ---> b068be0155e3 [2021-05-10T22:27:46.168Z] 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-10T22:27:46.441Z] ---> Running in 037b3b914e12 [2021-05-10T22:27:47.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:27:48.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:27:49.540Z] (1/12) Installing libmagic (5.39-r0) [2021-05-10T22:27:50.121Z] (2/12) Installing file (5.39-r0) [2021-05-10T22:27:50.389Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-10T22:27:50.656Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-10T22:28:00.714Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-10T22:28:00.714Z] (6/12) Installing patch (2.7.6-r6) [2021-05-10T22:28:00.714Z] (7/12) Installing build-base (0.5-r2) [2021-05-10T22:28:00.714Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-10T22:28:00.714Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-10T22:28:00.714Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-10T22:28:00.714Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-10T22:28:00.714Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-10T22:28:00.714Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T22:28:00.714Z] OK: 219 MiB in 52 packages [2021-05-10T22:28:04.045Z] Removing intermediate container 037b3b914e12 [2021-05-10T22:28:04.045Z] ---> 62ed8fd08e4a [2021-05-10T22:28:04.045Z] Step 4/6 : WORKDIR /edgex-go [2021-05-10T22:28:04.045Z] ---> Running in b36e6c89d023 [2021-05-10T22:28:04.045Z] Removing intermediate container b36e6c89d023 [2021-05-10T22:28:04.045Z] ---> b29fb5a2bc03 [2021-05-10T22:28:04.045Z] Step 5/6 : COPY go.mod . [2021-05-10T22:28:04.312Z] ---> 08b8edd07c4d [2021-05-10T22:28:04.312Z] Step 6/6 : RUN go mod download [2021-05-10T22:28:04.312Z] ---> Running in 5efb29a015f2 [2021-05-10T22:28:36.528Z] Removing intermediate container 5efb29a015f2 [2021-05-10T22:28:36.528Z] ---> f868da20bd70 [2021-05-10T22:28:36.528Z] Successfully built f868da20bd70 [2021-05-10T22:28:36.528Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:28:36.896Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T22:28:36.896Z] . [Pipeline] withDockerContainer [2021-05-10T22:28:37.067Z] prd-centos7-docker-4c-2g-4231 does not seem to be running inside a container [2021-05-10T22:28:37.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-05-10T22:28:38.070Z] $ docker top e82c5ea0d4c64f88782472f333d5eaf3a0d1c26f0b4159b982d2351d167ad060 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T22:28:38.584Z] + go version [2021-05-10T22:28:38.584Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-10T22:28:38.617Z] $ docker stop --time=1 e82c5ea0d4c64f88782472f333d5eaf3a0d1c26f0b4159b982d2351d167ad060 [2021-05-10T22:28:39.994Z] $ docker rm -f e82c5ea0d4c64f88782472f333d5eaf3a0d1c26f0b4159b982d2351d167ad060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:28:40.771Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T22:28:40.771Z] . [Pipeline] withDockerContainer [2021-05-10T22:28:40.895Z] prd-centos7-docker-4c-2g-4231 does not seem to be running inside a container [2021-05-10T22:28:40.953Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-05-10T22:28:41.677Z] $ docker top 3ec8ef124718b6d1c21716838dc164feda4ec2194942beab22d30c8c4a44fe8a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-10T22:28:41.850Z] ========================================================= [2021-05-10T22:28:41.850Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-10T22:28:41.850Z] ========================================================= [Pipeline] sh [2021-05-10T22:28:42.201Z] + go mod tidy [Pipeline] sh [2021-05-10T22:28:44.485Z] + make test [2021-05-10T22:28:44.485Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-10T22:28:54.595Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-10T22:29:42.150Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-10T22:29:42.150Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-10T22:29:43.824Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-10T22:29:43.824Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-10T22:29:48.465Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-10T22:29:49.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-10T22:29:49.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-10T22:29:49.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-10T22:29:52.058Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-10T22:29:53.102Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-10T22:29:58.917Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-10T22:29:58.917Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-10T22:29:58.917Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-10T22:30:03.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.313s coverage: 45.9% of statements [2021-05-10T22:30:03.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-10T22:30:03.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-10T22:30:03.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-10T22:30:03.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-10T22:30:03.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-10T22:30:03.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-10T22:30:03.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.078s coverage: 19.8% of statements [2021-05-10T22:30:03.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.337s coverage: 100.0% of statements [2021-05-10T22:30:08.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.445s coverage: 27.8% of statements [2021-05-10T22:30:08.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-10T22:30:08.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-10T22:30:08.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-10T22:30:08.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-10T22:30:08.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-10T22:30:08.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-10T22:30:08.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.279s coverage: 100.0% of statements [2021-05-10T22:30:08.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-10T22:30:08.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.189s coverage: 100.0% of statements [2021-05-10T22:30:08.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-10T22:30:08.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-10T22:30:09.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.213s coverage: 71.3% of statements [2021-05-10T22:30:09.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-10T22:30:09.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-10T22:30:10.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.211s coverage: 87.7% of statements [2021-05-10T22:30:10.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-10T22:30:10.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:30:10.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.083s coverage: 78.9% of statements [2021-05-10T22:30:10.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-10T22:30:17.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.534s coverage: 28.6% of statements [2021-05-10T22:30:17.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-10T22:30:17.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-10T22:30:17.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-10T22:30:17.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-10T22:30:17.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-10T22:30:17.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.192s coverage: 100.0% of statements [2021-05-10T22:30:17.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-10T22:30:17.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.224s coverage: 100.0% of statements [2021-05-10T22:30:17.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-10T22:30:17.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.245s coverage: 86.7% of statements [2021-05-10T22:30:17.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-10T22:30:17.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.412s coverage: 97.5% of statements [2021-05-10T22:30:17.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-10T22:30:17.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.122s coverage: 78.3% of statements [2021-05-10T22:30:17.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-10T22:30:17.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-10T22:30:17.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-10T22:30:17.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-10T22:30:18.076Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4234 in /w/workspace/edgexfoundry_edgex-go_PR-3448 [Pipeline] { [Pipeline] ws [2021-05-10T22:30:18.146Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-10T22:30:23.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.873s coverage: 95.1% of statements [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-10T22:30:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-10T22:30:23.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements [2021-05-10T22:30:23.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-10T22:30:23.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-10T22:30:23.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.108s coverage: 0.9% of statements [2021-05-10T22:30:23.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-10T22:30:23.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.222s coverage: 22.0% of statements [2021-05-10T22:30:23.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-10T22:30:23.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.104s coverage: 47.1% of statements [2021-05-10T22:30:23.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements [2021-05-10T22:30:23.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements [2021-05-10T22:30:23.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.195s coverage: 96.3% of statements [2021-05-10T22:30:24.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.151s coverage: 87.5% of statements [2021-05-10T22:30:24.816Z] using credential edgex-jenkins-ssh [2021-05-10T22:30:24.834Z] Cloning the remote Git repository [2021-05-10T22:30:24.893Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-10T22:30:25.005Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-10T22:30:25.135Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T22:30:25.137Z] > git --version # timeout=10 [2021-05-10T22:30:25.158Z] > git --version # 'git version 2.17.1' [2021-05-10T22:30:25.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T22:30:25.238Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T22:30:34.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.173s coverage: 94.4% of statements [2021-05-10T22:30:34.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.125s coverage: 44.8% of statements [2021-05-10T22:30:42.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.647s coverage: 81.8% of statements [2021-05-10T22:30:42.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-10T22:30:42.779Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T22:30:42.799Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T22:30:43.661Z] Merging remotes/origin/master commit 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b into PR head commit 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:30:44.145Z] Merge succeeded, producing 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:30:44.146Z] Checking out Revision 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 (PR-3448) [2021-05-10T22:30:42.821Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T22:30:42.855Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T22:30:42.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T22:30:42.873Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3448/head:refs/remotes/origin/PR-3448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T22:30:43.680Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T22:30:43.693Z] > git checkout -f 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 # timeout=10 [2021-05-10T22:30:44.039Z] > git remote # timeout=10 [2021-05-10T22:30:44.063Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T22:30:44.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T22:30:44.096Z] > git merge 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b # timeout=10 [2021-05-10T22:30:44.128Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T22:30:44.153Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T22:30:44.169Z] > git checkout -f 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 # timeout=10 [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 65.1% of statements [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.133s coverage: 87.2% of statements [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.194s coverage: 76.0% of statements [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.101s coverage: 87.2% of statements [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.121s coverage: 85.4% of statements [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.457s coverage: 91.2% of statements [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.506s coverage: 64.4% of statements [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-10T22:30:48.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.119s coverage: 100.0% of statements [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.062s coverage: 91.3% of statements [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2021-05-10T22:30:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.140s coverage: 100.0% of statements [2021-05-10T22:30:48.745Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-10T22:30:48.800Z] > git --version # timeout=10 [2021-05-10T22:30:48.812Z] > git --version # 'git version 2.17.1' [2021-05-10T22:30:48.837Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T22:30:50.514Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-10T22:30:50.950Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T22:30:51.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.797s coverage: 66.9% of statements [2021-05-10T22:30:51.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-10T22:30:51.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-10T22:30:51.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-10T22:30:51.341Z] + sudo service docker restart [2021-05-10T22:30:51.341Z] + true [2021-05-10T22:30:52.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.298s coverage: 43.4% of statements [2021-05-10T22:30:52.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-10T22:30:52.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-10T22:30:52.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-05-10T22:30:52.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-10T22:30:52.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.095s coverage: 84.8% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T22:30:54.087Z] provisioning config files... [2021-05-10T22:30:54.138Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2120466554322832428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:30:54.578Z] ---> docker-login.sh [2021-05-10T22:30:54.578Z] nexus3.edgexfoundry.org:10001 [2021-05-10T22:30:55.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:30:55.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:30:55.842Z] Configure a credential helper to remove this warning. See [2021-05-10T22:30:55.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:30:55.842Z] [2021-05-10T22:30:55.842Z] Login Succeeded [2021-05-10T22:30:56.117Z] nexus3.edgexfoundry.org:10002 [2021-05-10T22:30:56.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:30:56.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:30:56.672Z] Configure a credential helper to remove this warning. See [2021-05-10T22:30:56.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:30:56.672Z] [2021-05-10T22:30:56.672Z] Login Succeeded [2021-05-10T22:30:56.672Z] nexus3.edgexfoundry.org:10003 [2021-05-10T22:30:56.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.311s coverage: 47.0% of statements [2021-05-10T22:30:56.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-10T22:30:56.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-10T22:30:56.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-10T22:30:56.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-10T22:30:56.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-10T22:30:56.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.065s coverage: 100.0% of statements [2021-05-10T22:30:56.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-10T22:30:56.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.080s coverage: 100.0% of statements [2021-05-10T22:30:56.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-10T22:30:56.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-10T22:30:56.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:30:57.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:30:57.229Z] Configure a credential helper to remove this warning. See [2021-05-10T22:30:57.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:30:57.229Z] [2021-05-10T22:30:57.229Z] Login Succeeded [2021-05-10T22:30:57.229Z] nexus3.edgexfoundry.org:10004 [2021-05-10T22:30:57.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:30:57.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:30:57.828Z] Configure a credential helper to remove this warning. See [2021-05-10T22:30:57.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:30:57.828Z] [2021-05-10T22:30:57.828Z] Login Succeeded [2021-05-10T22:30:57.828Z] docker.io [2021-05-10T22:30:58.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:30:58.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:30:58.698Z] Configure a credential helper to remove this warning. See [2021-05-10T22:30:58.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:30:58.698Z] [2021-05-10T22:30:58.698Z] Login Succeeded [2021-05-10T22:30:58.698Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T22:30:58.732Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-10T22:30:59.161Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.159s coverage: 22.7% of statements [2021-05-10T22:30:59.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-10T22:30:59.161Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.252s coverage: 92.6% of statements [2021-05-10T22:30:59.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-10T22:30:59.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:30:59.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [Pipeline] echo [2021-05-10T22:30:59.222Z] ========================================================= [2021-05-10T22:30:59.222Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-10T22:30:59.222Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:30:59.671Z] + 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-10T22:31:02.315Z] Sending build context to Docker daemon 167.7MB [2021-05-10T22:31:02.315Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-10T22:31:02.315Z] Step 2/6 : FROM ${BASE} [2021-05-10T22:31:02.315Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-10T22:31:02.315Z] 595b0fe564bb: Pulling fs layer [2021-05-10T22:31:02.315Z] 7186ed65a4f7: Pulling fs layer [2021-05-10T22:31:02.315Z] 316046926c0a: Pulling fs layer [2021-05-10T22:31:02.315Z] 4ebd0625c992: Pulling fs layer [2021-05-10T22:31:02.315Z] 207e8628e3a3: Pulling fs layer [2021-05-10T22:31:02.315Z] c791037a9be2: Pulling fs layer [2021-05-10T22:31:02.315Z] 4ebd0625c992: Waiting [2021-05-10T22:31:02.315Z] 207e8628e3a3: Waiting [2021-05-10T22:31:02.315Z] ffd874e62e21: Pulling fs layer [2021-05-10T22:31:02.315Z] c791037a9be2: Waiting [2021-05-10T22:31:02.315Z] ffd874e62e21: Waiting [2021-05-10T22:31:02.315Z] 316046926c0a: Verifying Checksum [2021-05-10T22:31:02.315Z] 316046926c0a: Download complete [2021-05-10T22:31:02.315Z] 7186ed65a4f7: Verifying Checksum [2021-05-10T22:31:02.315Z] 7186ed65a4f7: Download complete [2021-05-10T22:31:02.315Z] 207e8628e3a3: Download complete [2021-05-10T22:31:02.315Z] c791037a9be2: Verifying Checksum [2021-05-10T22:31:02.315Z] c791037a9be2: Download complete [2021-05-10T22:31:02.315Z] 595b0fe564bb: Verifying Checksum [2021-05-10T22:31:02.315Z] 595b0fe564bb: Download complete [2021-05-10T22:31:02.915Z] 595b0fe564bb: Pull complete [2021-05-10T22:31:03.522Z] 7186ed65a4f7: Pull complete [2021-05-10T22:31:03.797Z] 316046926c0a: Pull complete [2021-05-10T22:31:04.316Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.180s coverage: 28.7% of statements [2021-05-10T22:31:04.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-10T22:31:04.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-10T22:31:04.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-10T22:31:04.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-10T22:31:04.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-10T22:31:04.316Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.406s coverage: 99.0% of statements [2021-05-10T22:31:04.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-10T22:31:04.316Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.386s coverage: 100.0% of statements [2021-05-10T22:31:04.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-10T22:31:04.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-10T22:31:04.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-10T22:31:04.316Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.210s coverage: 64.6% of statements [2021-05-10T22:31:04.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-10T22:31:04.777Z] ffd874e62e21: Verifying Checksum [2021-05-10T22:31:04.777Z] ffd874e62e21: Download complete [2021-05-10T22:31:05.086Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.361s coverage: 97.6% of statements [2021-05-10T22:31:05.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-10T22:31:05.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:31:05.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-10T22:31:05.087Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.084s coverage: 0.0% of statements [2021-05-10T22:31:05.087Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-10T22:31:05.087Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-05-10T22:31:05.087Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-10T22:31:05.087Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-10T22:31:05.087Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-10T22:31:05.087Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-10T22:31:05.401Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.062s coverage: 87.9% of statements [2021-05-10T22:31:05.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-10T22:31:05.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-10T22:31:05.401Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.102s coverage: 100.0% of statements [2021-05-10T22:31:05.755Z] 4ebd0625c992: Verifying Checksum [2021-05-10T22:31:05.755Z] 4ebd0625c992: Download complete [2021-05-10T22:31:06.972Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.150s coverage: 28.1% of statements [2021-05-10T22:31:06.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-10T22:31:06.972Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.088s coverage: 85.7% of statements [2021-05-10T22:31:06.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-10T22:31:07.251Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.322s coverage: 100.0% of statements [2021-05-10T22:31:07.853Z] GO111MODULE=on go vet ./... [2021-05-10T22:31:15.915Z] 4ebd0625c992: Pull complete [2021-05-10T22:31:15.915Z] 207e8628e3a3: Pull complete [2021-05-10T22:31:15.915Z] c791037a9be2: Pull complete [2021-05-10T22:31:19.314Z] ffd874e62e21: Pull complete [2021-05-10T22:31:19.314Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-10T22:31:19.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-10T22:31:19.314Z] ---> cfc18b08335c [2021-05-10T22:31:19.314Z] 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-10T22:31:22.694Z] ---> Running in e3289b5ce2b8 [2021-05-10T22:31:24.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:31:26.329Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:31:27.304Z] (1/12) Installing libmagic (5.39-r0) [2021-05-10T22:31:27.575Z] (2/12) Installing file (5.39-r0) [2021-05-10T22:31:27.848Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-10T22:31:27.848Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-10T22:31:34.556Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-10T22:31:34.829Z] (6/12) Installing patch (2.7.6-r6) [2021-05-10T22:31:34.829Z] (7/12) Installing build-base (0.5-r2) [2021-05-10T22:31:35.102Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-10T22:31:35.374Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-10T22:31:35.374Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-10T22:31:35.647Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-10T22:31:35.921Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-10T22:31:36.195Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T22:31:36.195Z] OK: 218 MiB in 52 packages [2021-05-10T22:31:40.531Z] Removing intermediate container e3289b5ce2b8 [2021-05-10T22:31:40.531Z] ---> 05af9655b094 [2021-05-10T22:31:40.531Z] Step 4/6 : WORKDIR /edgex-go [2021-05-10T22:31:40.807Z] ---> Running in cbdb22b5f5e2 [2021-05-10T22:31:41.409Z] Removing intermediate container cbdb22b5f5e2 [2021-05-10T22:31:41.409Z] ---> 39cd829fb03f [2021-05-10T22:31:41.409Z] Step 5/6 : COPY go.mod . [2021-05-10T22:31:42.013Z] ---> a1781cdb018b [2021-05-10T22:31:42.013Z] Step 6/6 : RUN go mod download [2021-05-10T22:31:42.294Z] ---> Running in 51c708552b11 [2021-05-10T22:32:09.105Z] Removing intermediate container 51c708552b11 [2021-05-10T22:32:09.105Z] ---> 5fbd72116629 [2021-05-10T22:32:09.105Z] Successfully built 5fbd72116629 [2021-05-10T22:32:09.377Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:32:09.778Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T22:32:09.778Z] . [Pipeline] withDockerContainer [2021-05-10T22:32:10.040Z] prd-ubuntu18.04-docker-arm64-4c-16g-4234 does not seem to be running inside a container [2021-05-10T22:32:10.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-05-10T22:32:11.716Z] $ docker top e9aa5c51becc18b41999f64c7d061200fe65e043a103f39b34c6945386a73db1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T22:32:12.724Z] + go version [2021-05-10T22:32:12.724Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-10T22:32:12.763Z] $ docker stop --time=1 e9aa5c51becc18b41999f64c7d061200fe65e043a103f39b34c6945386a73db1 [2021-05-10T22:32:14.733Z] $ docker rm -f e9aa5c51becc18b41999f64c7d061200fe65e043a103f39b34c6945386a73db1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:32:15.695Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T22:32:15.695Z] . [Pipeline] withDockerContainer [2021-05-10T22:32:16.005Z] prd-ubuntu18.04-docker-arm64-4c-16g-4234 does not seem to be running inside a container [2021-05-10T22:32:16.093Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-05-10T22:32:16.580Z] gofmt -l . [2021-05-10T22:32:16.580Z] [ "`gofmt -l .`" = "" ] [2021-05-10T22:32:16.580Z] ./bin/test-go-mod-tidy.sh [2021-05-10T22:32:16.580Z] ./bin/test-attribution-txt.sh [2021-05-10T22:32:17.608Z] $ docker top aefb5c7f7f1b04c59d64f715b79098ef982e22fa4e0662176fe019c38c5405d5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2021-05-10T22:32:18.110Z] ========================================================= [2021-05-10T22:32:18.110Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-10T22:32:18.110Z] ========================================================= [Pipeline] sh [2021-05-10T22:32:18.692Z] + ls -al . [2021-05-10T22:32:18.692Z] total 828 [2021-05-10T22:32:18.692Z] drwxrwxr-x 10 1001 1001 4096 May 10 22:32 . [2021-05-10T22:32:18.692Z] drwxr-xr-x 4 root root 28 May 10 22:28 .. [2021-05-10T22:32:18.692Z] -rw-rw-r-- 1 1001 1001 11 May 10 22:26 .dockerignore [2021-05-10T22:32:18.692Z] drwxrwxr-x 8 1001 1001 179 May 10 22:26 .git [2021-05-10T22:32:18.692Z] drwxrwxr-x 3 1001 1001 125 May 10 22:26 .github [2021-05-10T22:32:18.692Z] -rw-rw-r-- 1 1001 1001 818 May 10 22:26 .gitignore [2021-05-10T22:32:18.692Z] drwx------ 3 1001 1001 60 May 10 22:27 .semver [2021-05-10T22:32:18.692Z] -rw-rw-r-- 1 1001 1001 166 May 10 22:26 .sonarcloud.properties [2021-05-10T22:32:18.692Z] -rw-rw-r-- 1 1001 1001 8609 May 10 22:26 Attribution.txt [2021-05-10T22:32:18.692Z] -rw-rw-r-- 1 1001 1001 3804 May 10 22:26 CONTRIBUTING.md [2021-05-10T22:32:18.692Z] -rw-rw-r-- 1 1001 1001 931 May 10 22:26 Dockerfile.build [2021-05-10T22:32:18.692Z] -rw-rw-r-- 1 1001 1001 863 May 10 22:26 Jenkinsfile [2021-05-10T22:32:18.692Z] -rw-rw-r-- 1 1001 1001 10775 May 10 22:26 LICENSE [2021-05-10T22:32:18.692Z] -rw-rw-r-- 1 1001 1001 5807 May 10 22:26 Makefile [2021-05-10T22:32:18.692Z] -rw-rw-r-- 1 1001 1001 7978 May 10 22:26 README.md [2021-05-10T22:32:18.692Z] -rw-rw-r-- 1 1001 1001 6755 May 10 22:26 SECURITY.md [2021-05-10T22:32:18.692Z] -rw-rw-r-- 1 1001 1001 5 May 10 22:27 VERSION [2021-05-10T22:32:18.692Z] -rw-rw-r-- 1 1001 1001 4131 May 10 22:26 ZMQWindows.md [2021-05-10T22:32:18.692Z] drwxrwxr-x 2 1001 1001 117 May 10 22:26 bin [2021-05-10T22:32:18.692Z] drwxrwxr-x 14 1001 1001 4096 May 10 22:26 cmd [2021-05-10T22:32:18.692Z] -rw-r--r-- 1 root root 717673 May 10 22:31 coverage.out [2021-05-10T22:32:18.692Z] -rw-r--r-- 1 root root 1060 May 10 22:32 go.mod [2021-05-10T22:32:18.692Z] -rw-r--r-- 1 root root 21595 May 10 22:28 go.sum [2021-05-10T22:32:18.692Z] drwxrwxr-x 8 1001 1001 127 May 10 22:26 internal [2021-05-10T22:32:18.692Z] drwxrwxr-x 4 1001 1001 26 May 10 22:26 openapi [2021-05-10T22:32:18.692Z] drwxrwxr-x 4 1001 1001 71 May 10 22:26 snap [2021-05-10T22:32:18.692Z] -rw-rw-r-- 1 1001 1001 168 May 10 22:26 version.go [Pipeline] sh [2021-05-10T22:32:18.784Z] + go mod tidy [2021-05-10T22:32:19.539Z] + '[' -e coverage.out ] [2021-05-10T22:32:19.539Z] + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] sh [2021-05-10T22:32:20.004Z] Stashed 1 file(s) [Pipeline] sh [2021-05-10T22:32:20.514Z] + make test [2021-05-10T22:32:20.514Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-10T22:32:20.718Z] + make build [2021-05-10T22:32:20.718Z] 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-10T22:32:25.143Z] CGO_ENABLED=1 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-10T22:32:27.798Z] CGO_ENABLED=1 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-10T22:32:30.451Z] CGO_ENABLED=1 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-10T22:32:33.067Z] CGO_ENABLED=1 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-10T22:32:33.352Z] CGO_ENABLED=1 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-10T22:32:36.001Z] CGO_ENABLED=1 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-10T22:32:37.966Z] CGO_ENABLED=1 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-10T22:32:39.371Z] CGO_ENABLED=1 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-10T22:32:41.328Z] CGO_ENABLED=1 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-10T22:32:43.258Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T22:32:45.203Z] CGO_ENABLED=1 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-10T22:32:47.336Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] } [2021-05-10T22:32:47.839Z] $ docker stop --time=1 3ec8ef124718b6d1c21716838dc164feda4ec2194942beab22d30c8c4a44fe8a [2021-05-10T22:32:49.723Z] $ docker rm -f 3ec8ef124718b6d1c21716838dc164feda4ec2194942beab22d30c8c4a44fe8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:32:52.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T22:32:52.127Z] [2021-05-10T22:32:52.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:32:52.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T22:32:52.498Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-10T22:32:52.498Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-10T22:32:52.498Z] ca9280d653b3: Pulling fs layer [2021-05-10T22:32:52.498Z] 7e9c9ca2126c: Pulling fs layer [2021-05-10T22:32:52.776Z] cbdbe7a5bc2a: Download complete [2021-05-10T22:32:53.755Z] cbdbe7a5bc2a: Pull complete [2021-05-10T22:32:53.755Z] ca9280d653b3: Verifying Checksum [2021-05-10T22:32:53.755Z] ca9280d653b3: Download complete [2021-05-10T22:32:55.735Z] 7e9c9ca2126c: Verifying Checksum [2021-05-10T22:32:55.735Z] 7e9c9ca2126c: Download complete [2021-05-10T22:32:55.735Z] ca9280d653b3: Pull complete [2021-05-10T22:33:05.914Z] 7e9c9ca2126c: Pull complete [2021-05-10T22:33:05.914Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-10T22:33:05.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T22:33:05.914Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-10T22:33:06.145Z] prd-centos7-docker-4c-2g-4231 does not seem to be running inside a container [2021-05-10T22:33:06.215Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-10T22:33:08.672Z] $ docker top 93c9c6563b3fdb88ccddd9d9e67e30d7b38f48b6ce9902773eca3b3af8863d0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T22:33:09.436Z] + docker-compose build --help [2021-05-10T22:33:09.436Z] + grep parallel [2021-05-10T22:33:11.057Z] --parallel Build images in parallel. [Pipeline] } [2021-05-10T22:33:11.094Z] $ docker stop --time=1 93c9c6563b3fdb88ccddd9d9e67e30d7b38f48b6ce9902773eca3b3af8863d0f [2021-05-10T22:33:12.722Z] $ docker rm -f 93c9c6563b3fdb88ccddd9d9e67e30d7b38f48b6ce9902773eca3b3af8863d0f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:33:13.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T22:33:13.397Z] . [Pipeline] withDockerContainer [2021-05-10T22:33:13.557Z] prd-centos7-docker-4c-2g-4231 does not seem to be running inside a container [2021-05-10T22:33:13.626Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-10T22:33:14.416Z] $ docker top 672d21e5e3da1bc757285278c79ce423ca479da132cd5449a3792ce6c76b367e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T22:33:14.940Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-10T22:33:16.338Z] Building docker-core-command-go ... [2021-05-10T22:33:16.338Z] Building docker-core-data-go ... [2021-05-10T22:33:16.338Z] Building docker-core-metadata-go ... [2021-05-10T22:33:16.338Z] Building docker-security-bootstrapper-go ... [2021-05-10T22:33:16.338Z] Building docker-security-proxy-setup-go ... [2021-05-10T22:33:16.338Z] Building docker-security-secretstore-setup-go ... [2021-05-10T22:33:16.338Z] Building docker-support-notifications-go ... [2021-05-10T22:33:16.338Z] Building docker-support-scheduler-go ... [2021-05-10T22:33:16.338Z] Building docker-sys-mgmt-agent-go ... [2021-05-10T22:33:16.338Z] Building docker-support-notifications-go [2021-05-10T22:33:16.338Z] Building docker-support-scheduler-go [2021-05-10T22:33:16.338Z] Building docker-sys-mgmt-agent-go [2021-05-10T22:33:16.338Z] Building docker-security-secretstore-setup-go [2021-05-10T22:33:16.338Z] Building docker-security-proxy-setup-go [2021-05-10T22:33:55.394Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:33:55.394Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:33:55.394Z] ---> f868da20bd70 [2021-05-10T22:33:55.394Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T22:33:55.394Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:33:55.394Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:33:55.394Z] ---> f868da20bd70 [2021-05-10T22:33:55.394Z] Step 3/21 : WORKDIR /edgex-go [2021-05-10T22:33:55.394Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:33:55.394Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:33:55.394Z] ---> f868da20bd70 [2021-05-10T22:33:55.394Z] Step 3/25 : WORKDIR /edgex-go [2021-05-10T22:33:55.394Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:33:55.394Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:33:55.394Z] ---> f868da20bd70 [2021-05-10T22:33:55.394Z] Step 3/23 : WORKDIR /edgex-goStep 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:33:55.394Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:33:55.394Z] ---> f868da20bd70 [2021-05-10T22:33:55.394Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T22:33:55.394Z] [2021-05-10T22:33:55.508Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-10T22:33:55.661Z] ---> Running in a58a4c7f5ebf [2021-05-10T22:33:55.661Z] ---> Running in d876d95415d8 [2021-05-10T22:33:55.661Z] ---> Running in 6154ef86b2dc [2021-05-10T22:33:55.661Z] ---> Running in cedf3d9aee38 [2021-05-10T22:33:55.661Z] ---> Running in 052210f516a3 [2021-05-10T22:33:56.256Z] Removing intermediate container 6154ef86b2dc [2021-05-10T22:33:56.256Z] ---> 524dabd0fccc [2021-05-10T22:33:56.256Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:33:56.256Z] Removing intermediate container 052210f516a3 [2021-05-10T22:33:56.256Z] ---> 9336cb2411e7 [2021-05-10T22:33:56.256Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:33:56.256Z] Removing intermediate container a58a4c7f5ebf [2021-05-10T22:33:56.256Z] ---> 014f9debca6d [2021-05-10T22:33:56.256Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:33:56.256Z] Removing intermediate container d876d95415d8 [2021-05-10T22:33:56.256Z] ---> 8447ff2db2fb [2021-05-10T22:33:56.256Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:33:56.256Z] Removing intermediate container cedf3d9aee38 [2021-05-10T22:33:56.256Z] ---> a4c8c3a2e53e [2021-05-10T22:33:56.256Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:33:56.256Z] ---> Running in c0efa4abf817 [2021-05-10T22:33:56.256Z] ---> Running in 516200632e8a [2021-05-10T22:33:56.256Z] ---> Running in 41b8c79f1ba7 [2021-05-10T22:33:56.256Z] ---> Running in 67ff6e251e57 [2021-05-10T22:33:56.518Z] ---> Running in 5574eddc5cbc [2021-05-10T22:33:58.464Z] Removing intermediate container c0efa4abf817 [2021-05-10T22:33:58.464Z] ---> 1bf4c9859620 [2021-05-10T22:33:58.464Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-10T22:33:58.464Z] ---> Running in 0a0e5b0174b5 [2021-05-10T22:33:58.464Z] Removing intermediate container 5574eddc5cbc [2021-05-10T22:33:58.464Z] ---> 042c330b89b3 [2021-05-10T22:33:58.464Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-10T22:33:58.726Z] Removing intermediate container 516200632e8a [2021-05-10T22:33:58.726Z] ---> cefbe6114289 [2021-05-10T22:33:58.726Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-10T22:33:58.726Z] ---> Running in 8cccd8064074 [2021-05-10T22:33:58.990Z] ---> Running in 62ae6da27c8a [2021-05-10T22:33:58.990Z] Removing intermediate container 41b8c79f1ba7 [2021-05-10T22:33:58.990Z] ---> a0ad26b068ab [2021-05-10T22:33:58.990Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-10T22:33:58.990Z] Removing intermediate container 67ff6e251e57 [2021-05-10T22:33:58.991Z] ---> 57245a01c761 [2021-05-10T22:33:58.991Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-10T22:33:59.260Z] ---> Running in d01ce20ff39f [2021-05-10T22:33:59.260Z] ---> Running in 41e94f9173de [2021-05-10T22:33:59.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:33:59.845Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:33:59.845Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:34:00.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:34:00.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:34:01.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:34:01.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:34:01.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:34:01.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:34:01.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:34:01.922Z] OK: 219 MiB in 52 packages [2021-05-10T22:34:02.196Z] OK: 219 MiB in 52 packages [2021-05-10T22:34:02.279Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-10T22:34:02.484Z] Removing intermediate container 0a0e5b0174b5 [2021-05-10T22:34:02.484Z] ---> 852ca2c382f4 [2021-05-10T22:34:02.484Z] Step 6/25 : COPY go.mod . [2021-05-10T22:34:02.484Z] OK: 219 MiB in 52 packages [2021-05-10T22:34:02.752Z] OK: 219 MiB in 52 packages [2021-05-10T22:34:02.752Z] OK: 219 MiB in 52 packages [2021-05-10T22:34:03.018Z] ---> 2358f70c6b91 [2021-05-10T22:34:03.018Z] Step 7/25 : RUN go mod download [2021-05-10T22:34:03.018Z] Removing intermediate container 8cccd8064074 [2021-05-10T22:34:03.018Z] ---> d51cfbd6c3cf [2021-05-10T22:34:03.018Z] Step 6/22 : COPY go.mod . [2021-05-10T22:34:03.018Z] ---> Running in 1669166a966b [2021-05-10T22:34:03.607Z] ---> b6e0d97d82df [2021-05-10T22:34:03.607Z] Step 7/22 : RUN go mod download [2021-05-10T22:34:03.607Z] Removing intermediate container d01ce20ff39f [2021-05-10T22:34:03.607Z] ---> 704ef3ca0f1e [2021-05-10T22:34:03.607Z] Step 6/22 : COPY go.mod . [2021-05-10T22:34:03.607Z] ---> Running in 58b99c0f764e [2021-05-10T22:34:03.872Z] Removing intermediate container 62ae6da27c8a [2021-05-10T22:34:03.872Z] ---> 70602d5fc6f2 [2021-05-10T22:34:03.872Z] Step 6/21 : COPY go.mod . [2021-05-10T22:34:03.872Z] Removing intermediate container 41e94f9173de [2021-05-10T22:34:03.872Z] ---> 2a637ef33bd5 [2021-05-10T22:34:03.872Z] Step 6/23 : COPY go.mod . [2021-05-10T22:34:04.144Z] ---> a663b70bcc32 [2021-05-10T22:34:04.145Z] Step 7/22 : RUN go mod download [2021-05-10T22:34:04.145Z] ---> Running in d340d396e369 [2021-05-10T22:34:04.421Z] ---> 0c307a058ba5 [2021-05-10T22:34:04.421Z] Step 7/21 : RUN go mod download [2021-05-10T22:34:04.421Z] ---> 6426adef7371 [2021-05-10T22:34:04.421Z] Step 7/23 : RUN go mod download [2021-05-10T22:34:04.421Z] ---> Running in cc41f6a7c704 [2021-05-10T22:34:04.700Z] ---> Running in 9359beffaefb [2021-05-10T22:34:05.674Z] Removing intermediate container 58b99c0f764e [2021-05-10T22:34:05.674Z] ---> 7bab0cf6287a [2021-05-10T22:34:05.674Z] Step 8/22 : COPY . . [2021-05-10T22:34:05.674Z] Removing intermediate container 1669166a966b [2021-05-10T22:34:05.674Z] ---> d48cccb2e4bb [2021-05-10T22:34:05.674Z] Step 8/25 : COPY . . [2021-05-10T22:34:09.083Z] Removing intermediate container d340d396e369 [2021-05-10T22:34:09.083Z] ---> 4e3a0c2abd6f [2021-05-10T22:34:09.083Z] Step 8/22 : COPY . . [2021-05-10T22:34:10.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-10T22:34:10.629Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-10T22:34:11.106Z] Removing intermediate container cc41f6a7c704 [2021-05-10T22:34:11.106Z] ---> 9af01fd14f83 [2021-05-10T22:34:11.106Z] Step 8/21 : COPY . . [2021-05-10T22:34:13.093Z] Removing intermediate container 9359beffaefb [2021-05-10T22:34:13.093Z] ---> 1802e86ea981 [2021-05-10T22:34:13.093Z] Step 8/23 : COPY . . [2021-05-10T22:34:16.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-10T22:34:16.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-10T22:34:16.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-10T22:34:16.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-10T22:34:20.719Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-10T22:34:21.718Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-10T22:34:31.927Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-10T22:34:31.927Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-10T22:34:31.927Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-10T22:34:40.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.375s coverage: 45.9% of statements [2021-05-10T22:34:40.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-10T22:34:40.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-10T22:34:40.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-10T22:34:40.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-10T22:34:40.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-10T22:34:40.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-10T22:34:40.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.188s coverage: 19.8% of statements [2021-05-10T22:34:40.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.332s coverage: 100.0% of statements [2021-05-10T22:34:47.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.544s coverage: 27.8% of statements [2021-05-10T22:34:47.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-10T22:34:47.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-10T22:34:47.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-10T22:34:47.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-10T22:34:47.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-10T22:34:47.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-10T22:34:47.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.152s coverage: 100.0% of statements [2021-05-10T22:34:47.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-10T22:34:47.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.224s coverage: 100.0% of statements [2021-05-10T22:34:47.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-10T22:34:47.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-10T22:34:48.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.292s coverage: 71.3% of statements [2021-05-10T22:34:48.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-10T22:34:48.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-10T22:34:50.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.502s coverage: 87.7% of statements [2021-05-10T22:34:50.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-10T22:34:50.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:34:50.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.156s coverage: 78.9% of statements [2021-05-10T22:34:50.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-10T22:35:01.170Z] ---> 67d59407defe [2021-05-10T22:35:01.170Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-10T22:35:01.170Z] ---> a98fdb77d951 [2021-05-10T22:35:01.170Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-10T22:35:01.170Z] ---> Running in e0bf77e964b4 [2021-05-10T22:35:01.170Z] ---> 773ce7c9a1a7 [2021-05-10T22:35:01.170Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-10T22:35:01.170Z] ---> Running in 2b5ea39d0ca0 [2021-05-10T22:35:01.829Z] ---> e61f734e86ae [2021-05-10T22:35:01.829Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-10T22:35:02.269Z] ---> Running in cf0184d2920c [2021-05-10T22:35:02.570Z] ---> Running in 603600582ab6 [2021-05-10T22:35:02.570Z] ---> a34b490c454e [2021-05-10T22:35:02.570Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-10T22:35:02.880Z] ---> Running in 8aaebd95fffb [2021-05-10T22:35:03.562Z] CGO_ENABLED=1 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-10T22:35:03.562Z] CGO_ENABLED=1 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-10T22:35:03.562Z] CGO_ENABLED=1 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-10T22:35:03.562Z] CGO_ENABLED=1 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-10T22:35:03.562Z] CGO_ENABLED=1 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-10T22:35:05.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.144s coverage: 28.6% of statements [2021-05-10T22:35:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-10T22:35:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-10T22:35:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-10T22:35:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-10T22:35:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-10T22:35:05.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.212s coverage: 100.0% of statements [2021-05-10T22:35:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-10T22:35:05.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.127s coverage: 100.0% of statements [2021-05-10T22:35:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-10T22:35:05.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.501s coverage: 86.7% of statements [2021-05-10T22:35:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-10T22:35:05.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.461s coverage: 97.5% of statements [2021-05-10T22:35:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-10T22:35:05.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.218s coverage: 78.3% of statements [2021-05-10T22:35:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-10T22:35:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-10T22:35:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-10T22:35:05.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-10T22:35:10.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.199s coverage: 95.1% of statements [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-10T22:35:10.163Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.132s coverage: 58.8% of statements [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-10T22:35:10.163Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.272s coverage: 0.9% of statements [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-10T22:35:10.163Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.167s coverage: 22.0% of statements [2021-05-10T22:35:10.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-10T22:35:10.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.147s coverage: 47.1% of statements [2021-05-10T22:35:10.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.216s coverage: 79.5% of statements [2021-05-10T22:35:10.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.126s coverage: 94.1% of statements [2021-05-10T22:35:10.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.159s coverage: 96.3% of statements [2021-05-10T22:35:12.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.136s coverage: 87.5% of statements [2021-05-10T22:35:24.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.166s coverage: 94.4% of statements [2021-05-10T22:35:24.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.158s coverage: 44.8% of statements [2021-05-10T22:35:31.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.600s coverage: 81.8% of statements [2021-05-10T22:35:31.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-10T22:35:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.209s coverage: 92.9% of statements [2021-05-10T22:35:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-10T22:35:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-10T22:35:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-10T22:35:38.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2021-05-10T22:35:38.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-10T22:35:38.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-10T22:35:38.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-10T22:35:38.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-10T22:35:38.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-10T22:35:38.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.107s coverage: 87.2% of statements [2021-05-10T22:35:38.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-10T22:35:38.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-10T22:35:38.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.130s coverage: 100.0% of statements [2021-05-10T22:35:38.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-10T22:35:38.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.191s coverage: 76.0% of statements [2021-05-10T22:35:38.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-10T22:35:38.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.156s coverage: 80.0% of statements [2021-05-10T22:35:38.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements [2021-05-10T22:35:38.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.232s coverage: 85.4% of statements [2021-05-10T22:35:38.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.280s coverage: 91.2% of statements [2021-05-10T22:35:38.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-10T22:35:41.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.828s coverage: 64.4% of statements [2021-05-10T22:35:41.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-10T22:35:41.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-10T22:35:41.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements [2021-05-10T22:35:41.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 91.3% of statements [2021-05-10T22:35:41.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2021-05-10T22:35:41.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements [2021-05-10T22:35:41.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-05-10T22:35:48.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.039s coverage: 66.9% of statements [2021-05-10T22:35:48.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-10T22:35:48.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-10T22:35:48.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-10T22:35:49.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.760s coverage: 43.4% of statements [2021-05-10T22:35:49.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-10T22:35:49.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-10T22:35:49.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.091s coverage: 89.5% of statements [2021-05-10T22:35:49.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-10T22:35:49.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.140s coverage: 84.8% of statements [2021-05-10T22:35:56.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.653s coverage: 47.0% of statements [2021-05-10T22:35:56.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-10T22:35:56.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-10T22:35:56.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-10T22:35:56.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-10T22:35:56.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-10T22:35:56.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.172s coverage: 100.0% of statements [2021-05-10T22:35:56.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-10T22:35:56.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.133s coverage: 100.0% of statements [2021-05-10T22:35:56.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-10T22:35:56.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-10T22:35:59.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.199s coverage: 22.7% of statements [2021-05-10T22:35:59.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-10T22:35:59.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.405s coverage: 92.6% of statements [2021-05-10T22:35:59.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-10T22:35:59.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:35:59.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-10T22:36:08.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.250s coverage: 28.7% of statements [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-10T22:36:08.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.275s coverage: 99.0% of statements [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-10T22:36:08.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.220s coverage: 100.0% of statements [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-10T22:36:08.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.180s coverage: 64.6% of statements [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-10T22:36:08.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.397s coverage: 97.6% of statements [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-10T22:36:08.173Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.083s coverage: 0.0% of statements [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-10T22:36:08.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-10T22:36:08.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-10T22:36:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-10T22:36:08.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-05-10T22:36:09.627Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.153s coverage: 28.1% of statements [2021-05-10T22:36:09.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-10T22:36:09.627Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.056s coverage: 85.7% of statements [2021-05-10T22:36:09.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-10T22:36:10.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-10T22:36:11.211Z] GO111MODULE=on go vet ./... [2021-05-10T22:36:26.601Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T22:36:26.601Z] CGO_ENABLED=1 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-10T22:36:30.921Z] Removing intermediate container 603600582ab6 [2021-05-10T22:36:30.921Z] ---> 4892d358f829 [2021-05-10T22:36:30.921Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-10T22:36:31.939Z] Removing intermediate container e0bf77e964b4 [2021-05-10T22:36:31.939Z] ---> 563273fabf5e [2021-05-10T22:36:31.939Z] [2021-05-10T22:36:31.939Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T22:36:31.939Z] Removing intermediate container 2b5ea39d0ca0 [2021-05-10T22:36:31.939Z] ---> 3664be553218 [2021-05-10T22:36:31.939Z] [2021-05-10T22:36:31.939Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T22:36:31.939Z] 3.12: Pulling from library/alpine [2021-05-10T22:36:31.939Z] 3.12: Pulling from library/alpine [2021-05-10T22:36:32.219Z] ---> Running in 0e3d00527827 [2021-05-10T22:36:32.809Z] Removing intermediate container cf0184d2920c [2021-05-10T22:36:32.809Z] ---> 37d7bd44311f [2021-05-10T22:36:32.809Z] [2021-05-10T22:36:32.809Z] Step 10/25 : FROM alpine:3.12 [2021-05-10T22:36:32.809Z] 3.12: Pulling from library/alpine [2021-05-10T22:36:33.084Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T22:36:33.084Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T22:36:33.376Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T22:36:33.376Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T22:36:33.376Z] ---> 13621d1b12d4 [2021-05-10T22:36:33.376Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-10T22:36:33.376Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T22:36:33.376Z] ---> 13621d1b12d4 [2021-05-10T22:36:33.376Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-10T22:36:33.376Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T22:36:33.722Z] ---> 13621d1b12d4 [2021-05-10T22:36:33.722Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-10T22:36:33.722Z] Removing intermediate container 8aaebd95fffb [2021-05-10T22:36:33.722Z] ---> 6ffc869a26ae [2021-05-10T22:36:33.722Z] [2021-05-10T22:36:33.722Z] Step 10/21 : FROM alpine:3.12 [2021-05-10T22:36:33.722Z] ---> 13621d1b12d4 [2021-05-10T22:36:33.722Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-10T22:36:33.722Z] ---> Running in 5d46b080c056 [2021-05-10T22:36:33.722Z] ---> Running in d3dbdca17e9c [2021-05-10T22:36:33.722Z] ---> Running in 9010c784ebbb [2021-05-10T22:36:34.053Z] ---> Running in f8ba6c1f2205 [2021-05-10T22:36:34.360Z] CGO_ENABLED=1 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-10T22:36:35.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:36:35.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:36:35.704Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T22:36:35.704Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:36:35.704Z] OK: 6 MiB in 15 packages [2021-05-10T22:36:35.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:36:35.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:36:35.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:36:35.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:36:35.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:36:35.997Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-10T22:36:35.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:36:35.997Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-10T22:36:35.997Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:36:36.306Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T22:36:36.306Z] OK: 6 MiB in 16 packages [2021-05-10T22:36:36.306Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-10T22:36:36.306Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-10T22:36:36.306Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T22:36:36.306Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T22:36:36.306Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-10T22:36:36.597Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-10T22:36:36.597Z] (4/6) Installing curl (7.76.1-r0) [2021-05-10T22:36:36.597Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-10T22:36:36.597Z] (4/4) Installing curl (7.76.1-r0) [2021-05-10T22:36:36.597Z] (6/6) Installing su-exec (0.2-r1) [2021-05-10T22:36:36.597Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:36:36.597Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:36:36.598Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T22:36:36.598Z] OK: 7 MiB in 20 packages [2021-05-10T22:36:37.223Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T22:36:37.223Z] OK: 7 MiB in 18 packages [2021-05-10T22:36:38.193Z] Removing intermediate container d3dbdca17e9c [2021-05-10T22:36:38.193Z] ---> 089549178d0f [2021-05-10T22:36:38.193Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:36:38.557Z] ---> Running in 6e8360325152 [2021-05-10T22:36:38.862Z] Removing intermediate container 0e3d00527827 [2021-05-10T22:36:38.862Z] ---> 08536a9a31cf [2021-05-10T22:36:38.862Z] [2021-05-10T22:36:38.862Z] Step 11/23 : FROM docker:20.10.0 [2021-05-10T22:36:38.862Z] 20.10.0: Pulling from library/docker [2021-05-10T22:36:38.862Z] Removing intermediate container 5d46b080c056 [2021-05-10T22:36:38.862Z] ---> b2a3961c029f [2021-05-10T22:36:38.862Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:36:39.228Z] Removing intermediate container 6e8360325152 [2021-05-10T22:36:39.228Z] ---> 813cae617d85 [2021-05-10T22:36:39.228Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-10T22:36:39.542Z] Removing intermediate container 9010c784ebbb [2021-05-10T22:36:39.542Z] ---> fe9cfd505065 [2021-05-10T22:36:39.542Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T22:36:39.858Z] Removing intermediate container f8ba6c1f2205 [2021-05-10T22:36:39.858Z] ---> 8678e9c03cf7 [2021-05-10T22:36:39.858Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T22:36:39.858Z] ---> Running in 93d3511efdc7 [2021-05-10T22:36:40.198Z] ---> Running in ceb1c784fc79 [2021-05-10T22:36:40.198Z] ---> Running in 286f6a4eec6b [2021-05-10T22:36:40.198Z] ---> Running in 983fbb8b28e1 [2021-05-10T22:36:40.540Z] Removing intermediate container ceb1c784fc79 [2021-05-10T22:36:40.540Z] ---> d1091b7c7465 [2021-05-10T22:36:40.540Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-10T22:36:40.540Z] Removing intermediate container 93d3511efdc7 [2021-05-10T22:36:40.540Z] ---> ace0185cf2f1 [2021-05-10T22:36:40.540Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T22:36:40.822Z] Removing intermediate container 983fbb8b28e1 [2021-05-10T22:36:40.822Z] ---> 94018bcc6937 [2021-05-10T22:36:40.822Z] Step 13/25 : WORKDIR / [2021-05-10T22:36:40.822Z] Removing intermediate container 286f6a4eec6b [2021-05-10T22:36:40.822Z] ---> c132ce5f3729 [2021-05-10T22:36:40.822Z] Step 13/21 : WORKDIR /edgex [2021-05-10T22:36:40.822Z] ---> Running in 8538c07b7585 [2021-05-10T22:36:40.823Z] ---> Running in ef49d2117540 [2021-05-10T22:36:41.090Z] ---> Running in eab10423f71c [2021-05-10T22:36:41.090Z] ---> Running in c793f93b491d [2021-05-10T22:36:41.374Z] Removing intermediate container 8538c07b7585 [2021-05-10T22:36:41.374Z] ---> 71cb65b572f4 [2021-05-10T22:36:41.374Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:36:41.698Z] Removing intermediate container ef49d2117540 [2021-05-10T22:36:41.698Z] ---> 7ee3fc388a84 [2021-05-10T22:36:41.698Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T22:36:42.017Z] ---> Running in ea3b77571836 [2021-05-10T22:36:42.017Z] Removing intermediate container eab10423f71c [2021-05-10T22:36:42.017Z] ---> 1eeedb5f9def [2021-05-10T22:36:42.017Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-10T22:36:42.017Z] Removing intermediate container c793f93b491d [2021-05-10T22:36:42.017Z] ---> c247fc33e2d6 [2021-05-10T22:36:42.017Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-10T22:36:42.397Z] ---> 4ff8614e639c [2021-05-10T22:36:42.397Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-10T22:36:42.397Z] Removing intermediate container ea3b77571836 [2021-05-10T22:36:42.397Z] ---> 9353151879b5 [2021-05-10T22:36:42.397Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:36:42.715Z] ---> 575033e0b9b7 [2021-05-10T22:36:42.715Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-10T22:36:43.035Z] ---> b7341e0bcb21 [2021-05-10T22:36:43.035Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-10T22:36:43.338Z] ---> 5d0736329e89 [2021-05-10T22:36:43.338Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-10T22:36:43.711Z] ---> d51d2e428c46 [2021-05-10T22:36:43.711Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-10T22:36:44.002Z] ---> 92629abc37bd [2021-05-10T22:36:44.002Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-10T22:36:44.279Z] ---> 0152689ccfa3 [2021-05-10T22:36:44.279Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-10T22:36:44.585Z] ---> 1b23dd04cbee [2021-05-10T22:36:44.585Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-10T22:36:44.585Z] ---> d84bbfa68f04 [2021-05-10T22:36:44.585Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-10T22:36:44.880Z] ---> Running in 36acc2eb4b84 [2021-05-10T22:36:44.880Z] ---> 24cb9664dc2e [2021-05-10T22:36:44.880Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-10T22:36:45.155Z] ---> 3b0630cb67d6 [2021-05-10T22:36:45.155Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-10T22:36:45.155Z] Removing intermediate container 36acc2eb4b84 [2021-05-10T22:36:45.155Z] ---> 9a8796861603 [2021-05-10T22:36:45.155Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:36:45.155Z] ---> Running in 3eddef5ee613 [2021-05-10T22:36:45.748Z] ---> 251a3e884379 [2021-05-10T22:36:45.748Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-10T22:36:45.748Z] ---> d533a024ab02 [2021-05-10T22:36:45.748Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-10T22:36:46.074Z] ---> Running in c119ba1f4e17 [2021-05-10T22:36:46.074Z] ---> Running in 1046129a9720 [2021-05-10T22:36:46.074Z] Removing intermediate container 3eddef5ee613 [2021-05-10T22:36:46.074Z] ---> b6bd847a8936 [2021-05-10T22:36:46.074Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:36:46.347Z] ---> Running in 67bdbb48b97c [2021-05-10T22:36:46.621Z] Removing intermediate container c119ba1f4e17 [2021-05-10T22:36:46.621Z] ---> c8a297fd11a1 [2021-05-10T22:36:46.621Z] Step 20/22 : LABEL arch=x86_64 [2021-05-10T22:36:46.621Z] Removing intermediate container 1046129a9720 [2021-05-10T22:36:46.621Z] ---> 24752a18fe60 [2021-05-10T22:36:46.621Z] Step 18/21 : CMD ["--init=true"] [2021-05-10T22:36:46.906Z] ---> Running in c52c340e286d [2021-05-10T22:36:46.906Z] ---> Running in 1dd3700c7bad [2021-05-10T22:36:46.906Z] Removing intermediate container 67bdbb48b97c [2021-05-10T22:36:46.906Z] ---> 14bd51e361d9 [2021-05-10T22:36:46.906Z] Step 20/22 : LABEL arch=x86_64 [2021-05-10T22:36:46.906Z] ---> e1c058fbeb45 [2021-05-10T22:36:46.906Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-10T22:36:47.216Z] ---> Running in eb0a541a9e9d [2021-05-10T22:36:47.547Z] Removing intermediate container c52c340e286d [2021-05-10T22:36:47.547Z] ---> e6286fda9fea [2021-05-10T22:36:47.547Z] Step 21/22 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:36:47.547Z] Removing intermediate container 1dd3700c7bad [2021-05-10T22:36:47.547Z] ---> 294ea7e8b6bc [2021-05-10T22:36:47.547Z] Step 19/21 : LABEL arch=x86_64 [2021-05-10T22:36:47.547Z] ---> Running in 3a611d06f7db [2021-05-10T22:36:47.829Z] ---> Running in 752f6621337b [2021-05-10T22:36:47.829Z] Removing intermediate container eb0a541a9e9d [2021-05-10T22:36:47.829Z] ---> b61005042c57 [2021-05-10T22:36:47.829Z] Step 21/22 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:36:48.141Z] ---> Running in f1f020aaa823 [2021-05-10T22:36:48.141Z] ---> 8e52c0ecb12b [2021-05-10T22:36:48.141Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-10T22:36:48.141Z] Removing intermediate container 752f6621337b [2021-05-10T22:36:48.141Z] ---> 1ca4c5f73161 [2021-05-10T22:36:48.141Z] Step 20/21 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:36:48.427Z] Removing intermediate container 3a611d06f7db [2021-05-10T22:36:48.427Z] ---> 673a19aba346 [2021-05-10T22:36:48.427Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T22:36:48.427Z] ---> Running in 2bf7c7a59a11 [2021-05-10T22:36:48.427Z] ---> Running in f8eb90ab402e [2021-05-10T22:36:48.709Z] Removing intermediate container f1f020aaa823 [2021-05-10T22:36:48.709Z] ---> b6c8479b26b3 [2021-05-10T22:36:48.709Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T22:36:48.984Z] ---> f8d6eff7b726 [2021-05-10T22:36:48.984Z] Step 21/25 : 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-10T22:36:48.984Z] ---> Running in a6cc8fbc8440 [2021-05-10T22:36:48.984Z] Removing intermediate container f8eb90ab402e [2021-05-10T22:36:48.984Z] ---> 4aa2174e3733 [2021-05-10T22:36:48.984Z] [2021-05-10T22:36:49.269Z] Removing intermediate container 2bf7c7a59a11 [2021-05-10T22:36:49.269Z] ---> 9dd504c421cf [2021-05-10T22:36:49.269Z] Step 21/21 : LABEL version=0.0.0 [2021-05-10T22:36:49.269Z] ---> Running in a5a37700d81a [2021-05-10T22:36:49.269Z] ---> Running in 71c9c9f4ad5c [2021-05-10T22:36:49.543Z] Removing intermediate container a6cc8fbc8440 [2021-05-10T22:36:49.543Z] ---> 474e9799af13 [2021-05-10T22:36:49.543Z] [2021-05-10T22:36:49.543Z] Successfully built 4aa2174e3733 [2021-05-10T22:36:49.822Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-10T22:36:49.822Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-05-10T22:36:49.822Z] Removing intermediate container 71c9c9f4ad5c [2021-05-10T22:36:49.822Z] ---> edde393cf1e9 [2021-05-10T22:36:49.822Z] [2021-05-10T22:36:50.092Z] Successfully built 474e9799af13 [2021-05-10T22:36:50.362Z] Successfully tagged docker-support-notifications-go:latest [2021-05-10T22:36:50.362Z] Building docker-core-command-go [2021-05-10T22:36:50.362Z]  Building docker-support-notifications-go ... done Successfully built edde393cf1e9 [2021-05-10T22:36:50.362Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-10T22:36:50.362Z] Building docker-core-data-go [2021-05-10T22:36:54.109Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container a5a37700d81a [2021-05-10T22:36:54.109Z] ---> ddfa92483fcf [2021-05-10T22:36:54.109Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-10T22:36:54.109Z] ---> Running in c16168ca503e [2021-05-10T22:36:54.109Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-10T22:36:54.109Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-10T22:36:54.109Z] ---> aefe523efa57 [2021-05-10T22:36:54.109Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:36:54.109Z] Removing intermediate container c16168ca503e [2021-05-10T22:36:54.109Z] ---> 63553ba41f8c [2021-05-10T22:36:54.109Z] Step 23/25 : LABEL arch=x86_64 [2021-05-10T22:36:54.109Z] ---> Running in 996b2ab85f03 [2021-05-10T22:36:54.109Z] ---> Running in 9a0c511199ab [2021-05-10T22:36:54.410Z] Removing intermediate container 996b2ab85f03 [2021-05-10T22:36:54.410Z] ---> b0db596bf372 [2021-05-10T22:36:54.410Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-10T22:36:54.410Z] Removing intermediate container 9a0c511199ab [2021-05-10T22:36:54.410Z] ---> a2eded229cbc [2021-05-10T22:36:54.410Z] Step 24/25 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:36:55.673Z] ---> Running in 5d3d7da37558 [2021-05-10T22:36:56.287Z] ---> Running in bb3207379afe [2021-05-10T22:36:57.288Z] Removing intermediate container bb3207379afe [2021-05-10T22:36:57.288Z] ---> f8105f35c2d8 [2021-05-10T22:36:57.288Z] Step 25/25 : LABEL version=0.0.0 [2021-05-10T22:36:57.288Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:36:57.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:36:57.556Z] ---> Running in 8429d674b794 [2021-05-10T22:36:57.837Z] Removing intermediate container 8429d674b794 [2021-05-10T22:36:57.837Z] ---> 475f0bdfa0f2 [2021-05-10T22:36:57.837Z] [2021-05-10T22:36:57.837Z] (1/39) Installing readline (8.0.4-r0) [2021-05-10T22:36:57.837Z] (2/39) Installing bash (5.0.17-r0) [2021-05-10T22:36:57.837Z] Executing bash-5.0.17-r0.post-install [2021-05-10T22:36:57.837Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T22:36:57.837Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-10T22:36:57.837Z] (5/39) Installing curl (7.76.1-r0) [2021-05-10T22:36:57.837Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-10T22:36:57.837Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-10T22:36:57.837Z] (8/39) Installing expat (2.2.9-r1) [2021-05-10T22:36:57.837Z] (9/39) Installing libffi (3.3-r2) [2021-05-10T22:36:57.837Z] (10/39) Installing gdbm (1.13-r1) [2021-05-10T22:36:57.837Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-10T22:36:58.111Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-10T22:36:58.111Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-10T22:36:58.111Z] Successfully built 475f0bdfa0f2 [2021-05-10T22:36:58.111Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-10T22:36:58.111Z] Building docker-security-bootstrapper-go [2021-05-10T22:37:03.548Z]  Building docker-security-secretstore-setup-go ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-10T22:37:03.548Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-10T22:37:03.548Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-10T22:37:03.548Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-10T22:37:03.548Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-10T22:37:03.548Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-10T22:37:03.548Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-10T22:37:03.548Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-10T22:37:04.827Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-10T22:37:04.827Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-10T22:37:04.827Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-10T22:37:04.827Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-10T22:37:04.827Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-10T22:37:04.827Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-10T22:37:04.827Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-10T22:37:04.827Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-10T22:37:04.827Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-10T22:37:04.827Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-10T22:37:04.827Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-10T22:37:04.827Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-10T22:37:04.827Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-10T22:37:04.827Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-10T22:37:04.827Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-10T22:37:05.111Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-10T22:37:05.111Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-10T22:37:05.111Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-10T22:37:05.111Z] Executing busybox-1.31.1-r19.trigger [2021-05-10T22:37:05.400Z] OK: 72 MiB in 59 packages [2021-05-10T22:37:10.875Z] Collecting docker-compose==1.23.2 [2021-05-10T22:37:10.875Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-10T22:37:11.158Z] Collecting docopt<0.7,>=0.6.1 [2021-05-10T22:37:11.158Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-10T22:37:15.505Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-10T22:37:15.505Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-10T22:37:15.505Z] Collecting cached-property<2,>=1.2.0 [2021-05-10T22:37:15.505Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-10T22:37:15.505Z] Collecting docker<4.0,>=3.6.0 [2021-05-10T22:37:15.505Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-10T22:37:16.151Z] Collecting texttable<0.10,>=0.9.0 [2021-05-10T22:37:16.151Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-10T22:37:18.833Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-10T22:37:18.833Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-10T22:37:18.833Z] Collecting jsonschema<3,>=2.5.1 [2021-05-10T22:37:18.833Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-10T22:37:19.127Z] Collecting PyYAML<4,>=3.10 [2021-05-10T22:37:19.127Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-10T22:37:22.634Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-10T22:37:22.634Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-10T22:37:23.277Z] 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-10T22:37:23.566Z] Collecting idna<2.8,>=2.5 [2021-05-10T22:37:23.566Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-10T22:37:23.848Z] 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-10T22:37:23.848Z] 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-10T22:37:23.848Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-10T22:37:23.848Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-10T22:37:24.124Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:37:24.124Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:37:24.124Z] ---> f868da20bd70 [2021-05-10T22:37:24.124Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:37:24.401Z] ---> Using cache [2021-05-10T22:37:24.401Z] ---> a4c8c3a2e53e [2021-05-10T22:37:24.401Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:37:24.401Z] ---> Using cache [2021-05-10T22:37:24.401Z] ---> 042c330b89b3 [2021-05-10T22:37:24.401Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T22:37:24.401Z] Collecting docker-pycreds>=0.4.0 [2021-05-10T22:37:24.401Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-10T22:37:25.316Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:37:25.316Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:37:25.316Z] ---> f868da20bd70 [2021-05-10T22:37:25.316Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:37:25.316Z] ---> Using cache [2021-05-10T22:37:25.316Z] ---> a4c8c3a2e53e [2021-05-10T22:37:25.316Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:37:25.316Z] ---> Using cache [2021-05-10T22:37:25.316Z] ---> 042c330b89b3 [2021-05-10T22:37:25.316Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T22:37:25.316Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:37:25.316Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:37:25.316Z] ---> f868da20bd70 [2021-05-10T22:37:25.589Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:37:25.589Z] ---> Using cache [2021-05-10T22:37:25.589Z] ---> a4c8c3a2e53e [2021-05-10T22:37:25.589Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:37:25.589Z] ---> Using cache [2021-05-10T22:37:25.589Z] ---> 042c330b89b3 [2021-05-10T22:37:25.589Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-10T22:37:25.589Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-10T22:37:25.589Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-10T22:37:25.589Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-10T22:37:25.589Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-10T22:37:25.876Z] Installing collected packages: docopt, idna, urllib3, requests, cached-property, websocket-client, docker-pycreds, docker, texttable, jsonschema, PyYAML, dockerpty, docker-compose [2021-05-10T22:37:25.876Z] Running setup.py install for docopt: started [2021-05-10T22:37:26.488Z] ---> Running in 51165e1241f7 [2021-05-10T22:37:26.488Z] ---> Running in 805bd841da4d [2021-05-10T22:37:26.488Z] ---> Running in 5a412e39ff73 [2021-05-10T22:37:27.130Z] Running setup.py install for docopt: finished with status 'done' [2021-05-10T22:37:27.130Z] Attempting uninstall: idna [2021-05-10T22:37:27.435Z] Found existing installation: idna 2.9 [2021-05-10T22:37:27.435Z] Uninstalling idna-2.9: [2021-05-10T22:37:27.435Z] Successfully uninstalled idna-2.9 [2021-05-10T22:37:28.866Z] Attempting uninstall: urllib3 [2021-05-10T22:37:28.866Z] Found existing installation: urllib3 1.25.9 [2021-05-10T22:37:28.866Z] Uninstalling urllib3-1.25.9: [2021-05-10T22:37:28.866Z] Successfully uninstalled urllib3-1.25.9 [2021-05-10T22:37:29.138Z] Attempting uninstall: requests [2021-05-10T22:37:29.138Z] Found existing installation: requests 2.23.0 [2021-05-10T22:37:29.138Z] Uninstalling requests-2.23.0: [2021-05-10T22:37:29.138Z] Successfully uninstalled requests-2.23.0 [2021-05-10T22:37:29.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:37:29.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:37:29.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:37:30.851Z] Running setup.py install for texttable: started [2021-05-10T22:37:30.851Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:37:30.851Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:37:30.851Z] ---> f868da20bd70 [2021-05-10T22:37:30.851Z] Step 3/31 : WORKDIR /edgex-go [2021-05-10T22:37:30.851Z] ---> Using cache [2021-05-10T22:37:30.851Z] ---> a4c8c3a2e53e [2021-05-10T22:37:30.851Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:37:30.851Z] ---> Using cache [2021-05-10T22:37:30.851Z] ---> 042c330b89b3 [2021-05-10T22:37:30.851Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-10T22:37:31.487Z] ---> Running in 780abb51bea6 [2021-05-10T22:37:31.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:37:31.772Z] Running setup.py install for texttable: finished with status 'done' [2021-05-10T22:37:31.773Z] Running setup.py install for PyYAML: started [2021-05-10T22:37:32.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:37:32.686Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:37:32.955Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:37:32.955Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-10T22:37:32.955Z] Running setup.py install for dockerpty: started [2021-05-10T22:37:33.544Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-10T22:37:34.147Z] 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-10T22:37:34.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:37:35.003Z] OK: 219 MiB in 52 packages [2021-05-10T22:37:35.270Z] OK: 219 MiB in 52 packages [2021-05-10T22:37:35.887Z] OK: 219 MiB in 52 packages [2021-05-10T22:37:35.887Z] OK: 219 MiB in 52 packages [2021-05-10T22:37:36.167Z] Removing intermediate container 5a412e39ff73 [2021-05-10T22:37:36.167Z] ---> b3155264f760 [2021-05-10T22:37:36.167Z] Step 6/23 : COPY go.mod . [2021-05-10T22:37:36.464Z] Removing intermediate container 780abb51bea6 [2021-05-10T22:37:36.464Z] ---> b51057fe8d99 [2021-05-10T22:37:36.464Z] Step 6/31 : COPY go.mod . [2021-05-10T22:37:36.747Z] ---> b14a8be2a955 [2021-05-10T22:37:36.747Z] Step 7/23 : RUN go mod download [2021-05-10T22:37:37.025Z] ---> Running in e61f1a8e8e45 [2021-05-10T22:37:37.025Z] Removing intermediate container 805bd841da4d [2021-05-10T22:37:37.025Z] ---> 352c73d31f8e [2021-05-10T22:37:37.025Z] Step 6/23 : COPY go.mod . [2021-05-10T22:37:37.025Z] ---> aa7b063cd940 [2021-05-10T22:37:37.025Z] Step 7/31 : RUN go mod download [2021-05-10T22:37:37.025Z] Removing intermediate container 51165e1241f7 [2021-05-10T22:37:37.025Z] ---> 57a7ad18a615 [2021-05-10T22:37:37.025Z] Step 6/23 : COPY go.mod . [2021-05-10T22:37:37.306Z] ---> Running in 2d1b7280d262 [2021-05-10T22:37:37.940Z] ---> f281eac95d9b [2021-05-10T22:37:37.940Z] Step 7/23 : RUN go mod download [2021-05-10T22:37:37.940Z] ---> 5f56597a2d1d [2021-05-10T22:37:37.940Z] Step 7/23 : RUN go mod download [2021-05-10T22:37:38.231Z] ---> Running in 9f3e344a3939 [2021-05-10T22:37:38.231Z] ---> Running in ef29750702b1 [2021-05-10T22:37:42.616Z] Removing intermediate container 2d1b7280d262 [2021-05-10T22:37:42.616Z] ---> 43e9fca3911c [2021-05-10T22:37:42.616Z] Step 8/31 : COPY . . [2021-05-10T22:37:42.616Z] Removing intermediate container e61f1a8e8e45 [2021-05-10T22:37:42.616Z] ---> c4083bb8989c [2021-05-10T22:37:42.616Z] Step 8/23 : COPY . . [2021-05-10T22:37:42.616Z] Removing intermediate container 9f3e344a3939 [2021-05-10T22:37:42.616Z] ---> da51854c4aaa [2021-05-10T22:37:42.616Z] Step 8/23 : COPY . . [2021-05-10T22:37:42.616Z] Removing intermediate container ef29750702b1 [2021-05-10T22:37:42.616Z] ---> 8506f0c2eb11 [2021-05-10T22:37:42.616Z] Step 8/23 : COPY . . [2021-05-10T22:38:03.091Z] gofmt -l . [2021-05-10T22:38:03.091Z] [ "`gofmt -l .`" = "" ] [2021-05-10T22:38:04.522Z] ./bin/test-go-mod-tidy.sh [2021-05-10T22:38:05.122Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-10T22:38:08.426Z] + ls -al . [2021-05-10T22:38:08.426Z] total 856 [2021-05-10T22:38:08.426Z] drwxrwxr-x 9 1001 1001 4096 May 10 22:38 . [2021-05-10T22:38:08.426Z] drwxr-xr-x 4 root root 4096 May 10 22:32 .. [2021-05-10T22:38:08.426Z] -rw-rw-r-- 1 1001 1001 11 May 10 22:30 .dockerignore [2021-05-10T22:38:08.426Z] drwxrwxr-x 8 1001 1001 4096 May 10 22:30 .git [2021-05-10T22:38:08.426Z] drwxrwxr-x 3 1001 1001 4096 May 10 22:30 .github [2021-05-10T22:38:08.426Z] -rw-rw-r-- 1 1001 1001 818 May 10 22:30 .gitignore [2021-05-10T22:38:08.426Z] -rw-rw-r-- 1 1001 1001 166 May 10 22:30 .sonarcloud.properties [2021-05-10T22:38:08.426Z] -rw-rw-r-- 1 1001 1001 8609 May 10 22:30 Attribution.txt [2021-05-10T22:38:08.426Z] -rw-rw-r-- 1 1001 1001 3804 May 10 22:30 CONTRIBUTING.md [2021-05-10T22:38:08.426Z] -rw-rw-r-- 1 1001 1001 931 May 10 22:30 Dockerfile.build [2021-05-10T22:38:08.426Z] -rw-rw-r-- 1 1001 1001 863 May 10 22:30 Jenkinsfile [2021-05-10T22:38:08.426Z] -rw-rw-r-- 1 1001 1001 10775 May 10 22:30 LICENSE [2021-05-10T22:38:08.426Z] -rw-rw-r-- 1 1001 1001 5807 May 10 22:30 Makefile [2021-05-10T22:38:08.426Z] -rw-rw-r-- 1 1001 1001 7978 May 10 22:30 README.md [2021-05-10T22:38:08.426Z] -rw-rw-r-- 1 1001 1001 6755 May 10 22:30 SECURITY.md [2021-05-10T22:38:08.426Z] -rw-rw-r-- 1 1001 1001 5 May 10 22:27 VERSION [2021-05-10T22:38:08.426Z] -rw-rw-r-- 1 1001 1001 4131 May 10 22:30 ZMQWindows.md [2021-05-10T22:38:08.426Z] drwxrwxr-x 2 1001 1001 4096 May 10 22:30 bin [2021-05-10T22:38:08.426Z] drwxrwxr-x 14 1001 1001 4096 May 10 22:30 cmd [2021-05-10T22:38:08.426Z] -rw-r--r-- 1 root root 717673 May 10 22:36 coverage.out [2021-05-10T22:38:08.426Z] -rw-r--r-- 1 root root 1060 May 10 22:38 go.mod [2021-05-10T22:38:08.426Z] -rw-r--r-- 1 root root 21595 May 10 22:32 go.sum [2021-05-10T22:38:08.426Z] drwxrwxr-x 8 1001 1001 4096 May 10 22:30 internal [2021-05-10T22:38:08.426Z] drwxrwxr-x 4 1001 1001 4096 May 10 22:30 openapi [2021-05-10T22:38:08.426Z] drwxrwxr-x 4 1001 1001 4096 May 10 22:30 snap [2021-05-10T22:38:08.426Z] -rw-rw-r-- 1 1001 1001 168 May 10 22:30 version.go [Pipeline] sh [2021-05-10T22:38:09.108Z] + '[' -e coverage.out ] [2021-05-10T22:38:09.108Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-10T22:38:09.150Z] Warning: overwriting stash ‘coverage-report’ [2021-05-10T22:38:10.379Z] Stashed 1 file(s) [Pipeline] sh [2021-05-10T22:38:11.082Z] + make build [2021-05-10T22:38:11.082Z] 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-10T22:38:15.104Z] Removing intermediate container 5d3d7da37558 [2021-05-10T22:38:15.104Z] ---> e8616b5eba1f [2021-05-10T22:38:15.104Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-10T22:38:15.104Z] ---> Running in 4fafb2769c5b [2021-05-10T22:38:16.211Z] Removing intermediate container 4fafb2769c5b [2021-05-10T22:38:16.211Z] ---> 9187efbd791c [2021-05-10T22:38:16.211Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-10T22:38:17.665Z] ---> Running in 9a1956522ccd [2021-05-10T22:38:19.375Z] CGO_ENABLED=1 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-10T22:38:20.428Z] Removing intermediate container 9a1956522ccd [2021-05-10T22:38:20.428Z] ---> 92f6cabac8ba [2021-05-10T22:38:20.428Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-10T22:38:23.122Z] ---> 5b3b14876f84 [2021-05-10T22:38:23.122Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-10T22:38:26.073Z] CGO_ENABLED=1 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-10T22:38:26.515Z] ---> ac849ef6d4b2 [2021-05-10T22:38:26.515Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-10T22:38:26.515Z] ---> e862e135aa3b [2021-05-10T22:38:26.515Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-10T22:38:26.515Z] ---> 23d800079efa [2021-05-10T22:38:26.515Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-10T22:38:26.515Z] ---> ccb7df8a764e [2021-05-10T22:38:26.515Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-10T22:38:26.515Z] ---> 9ceb73652ec5 [2021-05-10T22:38:26.515Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-10T22:38:26.793Z] ---> Running in a6bd955563e0 [2021-05-10T22:38:26.793Z] ---> Running in 31b701389089 [2021-05-10T22:38:26.793Z] ---> Running in 3f276bbbbf89 [2021-05-10T22:38:26.793Z] ---> Running in 850b704dd30c [2021-05-10T22:38:26.793Z] ---> 292469e3a3a3 [2021-05-10T22:38:26.793Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-10T22:38:27.068Z] ---> Running in 90cfa3bc6cb1 [2021-05-10T22:38:27.668Z] Removing intermediate container 90cfa3bc6cb1 [2021-05-10T22:38:27.668Z] ---> 644de1bfeef3 [2021-05-10T22:38:27.668Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:38:27.668Z] ---> Running in b79f8d52d7a9 [2021-05-10T22:38:29.109Z] Removing intermediate container b79f8d52d7a9 [2021-05-10T22:38:29.109Z] ---> efc15f84dc29 [2021-05-10T22:38:29.109Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T22:38:29.109Z] 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-10T22:38:29.109Z] CGO_ENABLED=1 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-10T22:38:29.109Z] CGO_ENABLED=1 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-10T22:38:29.399Z] CGO_ENABLED=1 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-10T22:38:29.399Z] ---> Running in dfe5b19ebfde [2021-05-10T22:38:29.683Z] Removing intermediate container dfe5b19ebfde [2021-05-10T22:38:29.683Z] ---> 4e047d96341e [2021-05-10T22:38:29.683Z] Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:38:29.683Z] ---> Running in ab567d3e4e3d [2021-05-10T22:38:29.968Z] Removing intermediate container ab567d3e4e3d [2021-05-10T22:38:29.968Z] ---> 7e531246aefc [2021-05-10T22:38:29.968Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:38:30.237Z] ---> Running in 96d7126818df [2021-05-10T22:38:30.237Z] Removing intermediate container 96d7126818df [2021-05-10T22:38:30.237Z] ---> 9f71cc38ed5b [2021-05-10T22:38:30.237Z] [2021-05-10T22:38:30.840Z] Successfully built 9f71cc38ed5b [2021-05-10T22:38:30.840Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-10T22:38:31.481Z] CGO_ENABLED=1 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-10T22:38:38.178Z] CGO_ENABLED=1 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-10T22:38:38.178Z] CGO_ENABLED=1 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-10T22:38:43.572Z] CGO_ENABLED=1 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-10T22:38:50.284Z] CGO_ENABLED=1 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-10T22:38:54.575Z] CGO_ENABLED=1 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-10T22:38:59.980Z] CGO_ENABLED=1 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-10T22:39:05.427Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T22:39:09.727Z] CGO_ENABLED=1 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-10T22:39:16.514Z] $ docker stop --time=1 aefb5c7f7f1b04c59d64f715b79098ef982e22fa4e0662176fe019c38c5405d5 [2021-05-10T22:39:19.107Z] $ docker rm -f aefb5c7f7f1b04c59d64f715b79098ef982e22fa4e0662176fe019c38c5405d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:39:21.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T22:39:21.008Z] [2021-05-10T22:39:21.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:39:21.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T22:39:21.393Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-10T22:39:21.393Z] 29e5d40040c1: Pulling fs layer [2021-05-10T22:39:21.393Z] 1ce36da41761: Pulling fs layer [2021-05-10T22:39:21.393Z] 25b303627fd3: Pulling fs layer [2021-05-10T22:39:21.672Z] 29e5d40040c1: Verifying Checksum [2021-05-10T22:39:21.672Z] 29e5d40040c1: Download complete [2021-05-10T22:39:22.274Z] 29e5d40040c1: Pull complete [2021-05-10T22:39:22.274Z] 1ce36da41761: Verifying Checksum [2021-05-10T22:39:22.274Z] 1ce36da41761: Download complete [2021-05-10T22:39:23.711Z] 1ce36da41761: Pull complete [2021-05-10T22:39:23.984Z] 25b303627fd3: Download complete [2021-05-10T22:39:27.786Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 850b704dd30c [2021-05-10T22:39:27.786Z] ---> 991658fdc340 [2021-05-10T22:39:27.786Z] [2021-05-10T22:39:27.786Z] Step 10/31 : FROM alpine:3.12 [2021-05-10T22:39:27.786Z] ---> 13621d1b12d4 [2021-05-10T22:39:27.786Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-10T22:39:27.786Z] ---> Running in 256a6b555922 [2021-05-10T22:39:27.786Z] Removing intermediate container 3f276bbbbf89 [2021-05-10T22:39:27.786Z] ---> 2c5455e3b4c3 [2021-05-10T22:39:27.786Z] [2021-05-10T22:39:27.786Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T22:39:27.786Z] ---> 13621d1b12d4 [2021-05-10T22:39:27.786Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T22:39:27.786Z] ---> Using cache [2021-05-10T22:39:27.786Z] ---> 089549178d0f [2021-05-10T22:39:27.786Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:39:27.786Z] ---> Using cache [2021-05-10T22:39:27.786Z] ---> 813cae617d85 [2021-05-10T22:39:27.786Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-10T22:39:27.786Z] Removing intermediate container 31b701389089 [2021-05-10T22:39:27.786Z] ---> 7d7713286691 [2021-05-10T22:39:27.786Z] [2021-05-10T22:39:27.786Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T22:39:27.786Z] ---> 13621d1b12d4 [2021-05-10T22:39:27.786Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-10T22:39:27.786Z] ---> Running in d089e57ce200 [2021-05-10T22:39:27.786Z] ---> Running in f738020f2118 [2021-05-10T22:39:27.786Z] Removing intermediate container 256a6b555922 [2021-05-10T22:39:27.786Z] ---> 8966774b8bfe [2021-05-10T22:39:27.786Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-10T22:39:27.786Z] Removing intermediate container d089e57ce200 [2021-05-10T22:39:27.786Z] ---> 7debf1fea952 [2021-05-10T22:39:27.786Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-10T22:39:27.786Z] ---> Running in 66cc974670d8 [2021-05-10T22:39:27.786Z] Removing intermediate container f738020f2118 [2021-05-10T22:39:27.786Z] ---> 93760294b424 [2021-05-10T22:39:27.786Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T22:39:27.786Z] Removing intermediate container a6bd955563e0 [2021-05-10T22:39:27.786Z] ---> d2ad8363a277 [2021-05-10T22:39:27.786Z] [2021-05-10T22:39:27.786Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T22:39:27.786Z] ---> 13621d1b12d4 [2021-05-10T22:39:27.786Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T22:39:27.786Z] ---> Using cache [2021-05-10T22:39:27.786Z] ---> 089549178d0f [2021-05-10T22:39:27.786Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:39:27.786Z] ---> Using cache [2021-05-10T22:39:27.786Z] ---> 813cae617d85 [2021-05-10T22:39:27.786Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-10T22:39:27.786Z] ---> Running in 25455a93ae91 [2021-05-10T22:39:27.786Z] ---> Running in e7a52193a5da [2021-05-10T22:39:27.786Z] ---> Running in 35b8585d185b [2021-05-10T22:39:27.786Z] Removing intermediate container 25455a93ae91 [2021-05-10T22:39:27.786Z] ---> d55e0dcc59d6 [2021-05-10T22:39:27.786Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-10T22:39:28.052Z] Removing intermediate container e7a52193a5da [2021-05-10T22:39:28.052Z] ---> 4f2b7083249a [2021-05-10T22:39:28.052Z] Step 15/23 : WORKDIR / [2021-05-10T22:39:29.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:39:29.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:39:29.272Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-10T22:39:29.272Z] (2/2) Installing su-exec (0.2-r1) [2021-05-10T22:39:29.272Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:39:29.272Z] OK: 6 MiB in 16 packages [2021-05-10T22:39:29.272Z] ---> Running in 2f4f991fa051 [2021-05-10T22:39:29.272Z] ---> Running in fa17b4e390df [2021-05-10T22:39:29.272Z] Removing intermediate container 35b8585d185b [2021-05-10T22:39:29.272Z] ---> b77342659f7e [2021-05-10T22:39:29.272Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T22:39:29.537Z] ---> Running in c745c3e51f90 [2021-05-10T22:39:29.819Z] Removing intermediate container fa17b4e390df [2021-05-10T22:39:29.819Z] ---> 189538b4a385 [2021-05-10T22:39:29.819Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:39:29.819Z] Removing intermediate container 2f4f991fa051 [2021-05-10T22:39:29.819Z] ---> e7c7b6211261 [2021-05-10T22:39:29.819Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:39:29.819Z] ---> Running in 24a2536fddc4 [2021-05-10T22:39:29.819Z] Removing intermediate container c745c3e51f90 [2021-05-10T22:39:29.819Z] ---> d57045519fb2 [2021-05-10T22:39:29.819Z] Step 15/23 : WORKDIR / [2021-05-10T22:39:30.093Z] Removing intermediate container 66cc974670d8 [2021-05-10T22:39:30.093Z] ---> 7e144cd6899d [2021-05-10T22:39:30.093Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-10T22:39:30.366Z] ---> Running in fdbdf07b937d [2021-05-10T22:39:30.366Z] ---> Running in 4b8f464b15cf [2021-05-10T22:39:30.366Z] ---> 11e2e6199f41 [2021-05-10T22:39:30.366Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-10T22:39:30.637Z] Removing intermediate container fdbdf07b937d [2021-05-10T22:39:30.637Z] ---> 6132e3073c23 [2021-05-10T22:39:30.637Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:39:30.637Z] Removing intermediate container 4b8f464b15cf [2021-05-10T22:39:30.637Z] ---> e34b8249d353 [2021-05-10T22:39:30.637Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-10T22:39:30.637Z] ---> Running in b1738ad67e7a [2021-05-10T22:39:30.908Z] ---> dff2eb0419cf [2021-05-10T22:39:30.908Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-10T22:39:30.908Z] Removing intermediate container b1738ad67e7a [2021-05-10T22:39:30.908Z] ---> 38ac6bfdfcb6 [2021-05-10T22:39:30.908Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-10T22:39:31.175Z] ---> 4a134ae38d91 [2021-05-10T22:39:31.175Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-10T22:39:31.175Z] ---> Running in ec644dc80a08 [2021-05-10T22:39:31.755Z] Removing intermediate container 24a2536fddc4 [2021-05-10T22:39:31.755Z] ---> ef6eb760bd94 [2021-05-10T22:39:31.755Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-10T22:39:31.755Z] ---> 0022a57cbd62 [2021-05-10T22:39:31.755Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-10T22:39:31.755Z] ---> 2224995cccf6 [2021-05-10T22:39:31.755Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-10T22:39:31.755Z] ---> Running in 52da8df32ea2 [2021-05-10T22:39:31.755Z] ---> Running in db8a9df3284b [2021-05-10T22:39:32.023Z] Removing intermediate container 52da8df32ea2 [2021-05-10T22:39:32.024Z] ---> 79da9eadacd5 [2021-05-10T22:39:32.024Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:39:32.288Z] ---> 9aad571893c1 [2021-05-10T22:39:32.288Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-10T22:39:32.288Z] ---> Running in 3e1256f5ad6f [2021-05-10T22:39:32.288Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:39:32.288Z] ---> Running in 2b5f05956639 [2021-05-10T22:39:32.557Z] Removing intermediate container 3e1256f5ad6f [2021-05-10T22:39:32.557Z] ---> e4606647c218 [2021-05-10T22:39:32.557Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T22:39:32.557Z] Removing intermediate container ec644dc80a08 [2021-05-10T22:39:32.557Z] ---> 00fe4aaeeda3 [2021-05-10T22:39:32.557Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-10T22:39:32.557Z] ---> Running in bf1bdba2e41f [2021-05-10T22:39:32.557Z] Removing intermediate container 2b5f05956639 [2021-05-10T22:39:32.557Z] ---> 1ba4937a5d00 [2021-05-10T22:39:32.557Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:39:32.557Z] ---> Running in fd8315c66611 [2021-05-10T22:39:32.826Z] ---> Running in b24e7f8adfa0 [2021-05-10T22:39:32.826Z] Removing intermediate container bf1bdba2e41f [2021-05-10T22:39:32.826Z] ---> 7a2e7c13f34f [2021-05-10T22:39:32.826Z] Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:39:32.826Z] Removing intermediate container fd8315c66611 [2021-05-10T22:39:32.826Z] ---> f212c326ffb9 [2021-05-10T22:39:32.826Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-10T22:39:33.095Z] ---> Running in 5bd6cbc26c1f [2021-05-10T22:39:33.095Z] Removing intermediate container b24e7f8adfa0 [2021-05-10T22:39:33.095Z] ---> 7b03c3650d09 [2021-05-10T22:39:33.095Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T22:39:33.095Z] ---> Running in 7d107bcc6dd6 [2021-05-10T22:39:33.405Z] Removing intermediate container 5bd6cbc26c1f [2021-05-10T22:39:33.405Z] ---> c384a77bd5a2 [2021-05-10T22:39:33.405Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:39:33.405Z] ---> 09a1ae7d6fa4 [2021-05-10T22:39:33.405Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-10T22:39:33.405Z] ---> Running in fbcdafecbdbf [2021-05-10T22:39:33.405Z] ---> Running in 83ae87a71495 [2021-05-10T22:39:33.405Z] Removing intermediate container 7d107bcc6dd6 [2021-05-10T22:39:33.405Z] ---> ad4331b8953c [2021-05-10T22:39:33.405Z] Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:39:33.741Z] ---> Running in 8282e859c169 [2021-05-10T22:39:34.065Z] Removing intermediate container fbcdafecbdbf [2021-05-10T22:39:34.065Z] ---> be8015ab4d3a [2021-05-10T22:39:34.065Z] [2021-05-10T22:39:34.065Z] Removing intermediate container 8282e859c169 [2021-05-10T22:39:34.065Z] ---> a7105fe31821 [2021-05-10T22:39:34.065Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:39:34.065Z] ---> Running in 5c10e247daa8 [2021-05-10T22:39:34.065Z] Successfully built be8015ab4d3a [2021-05-10T22:39:34.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:39:34.065Z] Successfully tagged docker-core-command-go:latest [2021-05-10T22:39:34.138Z] 25b303627fd3: Pull complete [2021-05-10T22:39:34.138Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-10T22:39:34.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T22:39:34.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-10T22:39:34.388Z]  Building docker-core-command-go ... done Removing intermediate container 5c10e247daa8 [2021-05-10T22:39:34.388Z] ---> c3ad67d213d4 [2021-05-10T22:39:34.388Z] [2021-05-10T22:39:34.432Z] prd-ubuntu18.04-docker-arm64-4c-16g-4234 does not seem to be running inside a container [2021-05-10T22:39:34.531Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-10T22:39:34.701Z] Successfully built c3ad67d213d4 [2021-05-10T22:39:34.701Z] Successfully tagged docker-core-metadata-go:latest [2021-05-10T22:39:34.701Z]  Building docker-core-metadata-go ... done Removing intermediate container 83ae87a71495 [2021-05-10T22:39:34.701Z] ---> a2533159dd19 [2021-05-10T22:39:34.701Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:39:34.973Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-10T22:39:34.973Z] ---> 105818b0a46c [2021-05-10T22:39:34.973Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-10T22:39:35.238Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-10T22:39:35.502Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-10T22:39:35.502Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-10T22:39:35.764Z] ---> 62f810fc7284 [2021-05-10T22:39:35.764Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-10T22:39:36.026Z] ---> 6bcddcfbe7db [2021-05-10T22:39:36.026Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-10T22:39:36.026Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-10T22:39:36.289Z] ---> 4b393ab56e7e [2021-05-10T22:39:36.289Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-10T22:39:36.289Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-10T22:39:36.551Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:39:36.551Z] ---> bea56912cfe5 [2021-05-10T22:39:36.551Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-10T22:39:36.551Z] OK: 8 MiB in 20 packages [2021-05-10T22:39:36.813Z] ---> Running in ecafbe2abaa5 [2021-05-10T22:39:37.076Z] Removing intermediate container ecafbe2abaa5 [2021-05-10T22:39:37.076Z] ---> f794ef1b1463 [2021-05-10T22:39:37.076Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-10T22:39:37.076Z] Removing intermediate container db8a9df3284b [2021-05-10T22:39:37.076Z] ---> ce14d96aa103 [2021-05-10T22:39:37.076Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:39:37.340Z] ---> f96644326512 [2021-05-10T22:39:37.340Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-10T22:39:37.340Z] ---> Running in a7eaafc0c929 [2021-05-10T22:39:37.340Z] ---> 95e64ad4c1c1 [2021-05-10T22:39:37.340Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-10T22:39:37.498Z] $ docker top 555e628f9908a9b2ab2ab75723ee8503126c91526e2e57cf570b09da8af7d931 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T22:39:38.294Z] ---> 838d1619c222 [2021-05-10T22:39:38.294Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-10T22:39:38.294Z] Removing intermediate container a7eaafc0c929 [2021-05-10T22:39:38.294Z] ---> 866abae8e2a3 [2021-05-10T22:39:38.294Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-10T22:39:38.294Z] ---> 451e2ac01c53 [2021-05-10T22:39:38.294Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-10T22:39:38.558Z] ---> Running in 233c9b5d4fa6 [2021-05-10T22:39:38.558Z] ---> Running in b41c2a385f67 [2021-05-10T22:39:38.644Z] + docker-compose build --help [2021-05-10T22:39:38.645Z] + grep parallel [2021-05-10T22:39:38.820Z] Removing intermediate container b41c2a385f67 [2021-05-10T22:39:38.820Z] ---> 0a591b52f7a5 [2021-05-10T22:39:38.820Z] Step 28/31 : CMD ["gate"] [2021-05-10T22:39:38.820Z] Removing intermediate container 233c9b5d4fa6 [2021-05-10T22:39:38.820Z] ---> 99b1a8898939 [2021-05-10T22:39:38.820Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:39:39.083Z] ---> Running in 84cfbb7fbeeb [2021-05-10T22:39:39.083Z] ---> Running in 078ced56d88e [2021-05-10T22:39:39.083Z] Removing intermediate container 84cfbb7fbeeb [2021-05-10T22:39:39.083Z] ---> 790af8002f26 [2021-05-10T22:39:39.083Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T22:39:39.349Z] Removing intermediate container 078ced56d88e [2021-05-10T22:39:39.349Z] ---> 815d1cb36d40 [2021-05-10T22:39:39.349Z] Step 29/31 : LABEL arch=x86_64 [2021-05-10T22:39:39.349Z] ---> Running in 46e52299a9f8 [2021-05-10T22:39:39.617Z] ---> Running in 9f3d5809fc03 [2021-05-10T22:39:39.617Z] Removing intermediate container 46e52299a9f8 [2021-05-10T22:39:39.617Z] ---> 5b38228942cb [2021-05-10T22:39:39.617Z] Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:39:39.617Z] ---> Running in 60d6453dc9f1 [2021-05-10T22:39:39.879Z] Removing intermediate container 9f3d5809fc03 [2021-05-10T22:39:39.879Z] ---> da65b81c9ba5 [2021-05-10T22:39:39.879Z] Step 30/31 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:39:40.144Z] ---> Running in b1e3d4d86b3e [2021-05-10T22:39:40.144Z] Removing intermediate container 60d6453dc9f1 [2021-05-10T22:39:40.144Z] ---> cce04d88f434 [2021-05-10T22:39:40.144Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:39:40.144Z] ---> Running in 1afca658597f [2021-05-10T22:39:40.411Z] Removing intermediate container b1e3d4d86b3e [2021-05-10T22:39:40.411Z] ---> 4648573d7075 [2021-05-10T22:39:40.411Z] Step 31/31 : LABEL version=0.0.0 [2021-05-10T22:39:40.411Z] ---> Running in b3c8892c6127 [2021-05-10T22:39:40.411Z] Removing intermediate container 1afca658597f [2021-05-10T22:39:40.411Z] ---> edfb8570d7c1 [2021-05-10T22:39:40.411Z] [2021-05-10T22:39:40.677Z] Successfully built edfb8570d7c1 [2021-05-10T22:39:40.678Z] Removing intermediate container b3c8892c6127 [2021-05-10T22:39:40.678Z] ---> 5dc27589a0d5 [2021-05-10T22:39:40.678Z] [2021-05-10T22:39:40.678Z] Successfully tagged docker-core-data-go:latest [2021-05-10T22:39:40.951Z]  Building docker-core-data-go ... done Successfully built 5dc27589a0d5 [2021-05-10T22:39:40.951Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-10T22:39:41.231Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-05-10T22:39:41.270Z] $ docker stop --time=1 672d21e5e3da1bc757285278c79ce423ca479da132cd5449a3792ce6c76b367e [2021-05-10T22:39:42.957Z] --parallel Build images in parallel. [2021-05-10T22:39:42.995Z] $ docker rm -f 672d21e5e3da1bc757285278c79ce423ca479da132cd5449a3792ce6c76b367e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2021-05-10T22:39:43.278Z] $ docker stop --time=1 555e628f9908a9b2ab2ab75723ee8503126c91526e2e57cf570b09da8af7d931 [2021-05-10T22:39:43.521Z] + docker images [2021-05-10T22:39:43.521Z] + grep docker [2021-05-10T22:39:44.096Z] docker-security-bootstrapper-go latest 5dc27589a0d5 3 seconds ago 18.2MB [2021-05-10T22:39:44.096Z] docker-core-data-go latest edfb8570d7c1 3 seconds ago 21.5MB [2021-05-10T22:39:44.096Z] docker-core-metadata-go latest c3ad67d213d4 9 seconds ago 18.6MB [2021-05-10T22:39:44.096Z] docker-core-command-go latest be8015ab4d3a 10 seconds ago 17.1MB [2021-05-10T22:39:44.096Z] docker-sys-mgmt-agent-go latest 9f71cc38ed5b About a minute ago 312MB [2021-05-10T22:39:44.096Z] docker-security-secretstore-setup-go latest 475f0bdfa0f2 2 minutes ago 25.8MB [2021-05-10T22:39:44.096Z] docker-security-proxy-setup-go latest edde393cf1e9 2 minutes ago 25.4MB [2021-05-10T22:39:44.096Z] docker-support-notifications-go latest 474e9799af13 2 minutes ago 17.7MB [2021-05-10T22:39:44.096Z] docker-support-scheduler-go latest 4aa2174e3733 2 minutes ago 17.1MB [2021-05-10T22:39:44.096Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-10T22:39:45.192Z] $ docker rm -f 555e628f9908a9b2ab2ab75723ee8503126c91526e2e57cf570b09da8af7d931 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [2021-05-10T22:39:46.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T22:39:46.223Z] . [Pipeline] withDockerContainer [2021-05-10T22:39:46.517Z] prd-ubuntu18.04-docker-arm64-4c-16g-4234 does not seem to be running inside a container [2021-05-10T22:39:46.590Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-10T22:39:47.897Z] $ docker top bbac1b6fc25088aa95b845444a0dcff852afb2923bd4201664e91fed32edc0f4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] node [2021-05-10T22:39:48.925Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-10T22:39:53.229Z] Building docker-core-command-go ... [2021-05-10T22:39:53.229Z] Building docker-core-data-go ... [2021-05-10T22:39:53.229Z] Building docker-core-metadata-go ... [2021-05-10T22:39:53.229Z] Building docker-security-bootstrapper-go ... [2021-05-10T22:39:53.229Z] Building docker-security-proxy-setup-go ... [2021-05-10T22:39:53.229Z] Building docker-security-secretstore-setup-go ... [2021-05-10T22:39:53.229Z] Building docker-support-notifications-go ... [2021-05-10T22:39:53.229Z] Building docker-support-scheduler-go ... [2021-05-10T22:39:53.229Z] Building docker-sys-mgmt-agent-go ... [2021-05-10T22:39:53.229Z] Building docker-support-notifications-go [2021-05-10T22:39:53.229Z] Building docker-core-command-go [2021-05-10T22:39:53.229Z] Building docker-security-secretstore-setup-go [2021-05-10T22:39:53.229Z] Building docker-security-bootstrapper-go [2021-05-10T22:39:53.229Z] Building docker-sys-mgmt-agent-go [2021-05-10T22:40:03.352Z] Still waiting to schedule task [2021-05-10T22:40:03.353Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-4236’ [2021-05-10T22:41:01.179Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:41:01.179Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:41:01.179Z] ---> 5fbd72116629 [2021-05-10T22:41:01.179Z] Step 3/31 : WORKDIR /edgex-go [2021-05-10T22:41:01.179Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:41:01.179Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:41:01.179Z] ---> 5fbd72116629 [2021-05-10T22:41:01.179Z] Step 3/25 : WORKDIR /edgex-go [2021-05-10T22:41:01.179Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:41:01.179Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:41:01.179Z] ---> 5fbd72116629 [2021-05-10T22:41:01.179Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T22:41:01.179Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:41:01.179Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:41:01.179Z] ---> 5fbd72116629 [2021-05-10T22:41:01.179Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:41:01.179Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:41:01.179Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:41:01.179Z] ---> 5fbd72116629 [2021-05-10T22:41:01.179Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:41:04.570Z] ---> Running in 5789b1f570fe [2021-05-10T22:41:04.570Z] ---> Running in 66cf48ad5e9b [2021-05-10T22:41:04.570Z] ---> Running in 2690bf71d974 [2021-05-10T22:41:04.570Z] ---> Running in 6d020e0508b3 [2021-05-10T22:41:04.570Z] ---> Running in 398c94a046b6 [2021-05-10T22:41:05.169Z] Removing intermediate container 398c94a046b6 [2021-05-10T22:41:05.169Z] ---> ae9b9496d9c5 [2021-05-10T22:41:05.169Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:41:05.451Z] Removing intermediate container 5789b1f570fe [2021-05-10T22:41:05.451Z] ---> 968e4c053009 [2021-05-10T22:41:05.451Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:41:05.451Z] ---> Running in 10c8b0ebb8ea [2021-05-10T22:41:05.451Z] Removing intermediate container 66cf48ad5e9b [2021-05-10T22:41:05.451Z] ---> 37a4ddb53de7 [2021-05-10T22:41:05.451Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:41:05.451Z] Removing intermediate container 6d020e0508b3 [2021-05-10T22:41:05.451Z] ---> 65aaee4c7746 [2021-05-10T22:41:05.451Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:41:05.743Z] Removing intermediate container 2690bf71d974 [2021-05-10T22:41:05.744Z] ---> c6c4be7540dc [2021-05-10T22:41:05.744Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:41:05.744Z] ---> Running in b27592b09c69 [2021-05-10T22:41:05.744Z] ---> Running in 3fe6537ebb13 [2021-05-10T22:41:05.744Z] ---> Running in c23cb408481c [2021-05-10T22:41:06.017Z] ---> Running in 3361e58e4436 [2021-05-10T22:41:09.428Z] Removing intermediate container 10c8b0ebb8ea [2021-05-10T22:41:09.428Z] ---> a919cf7aeaf3 [2021-05-10T22:41:09.428Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-10T22:41:09.428Z] ---> Running in 6fe27fce1d82 [2021-05-10T22:41:09.717Z] Removing intermediate container 3fe6537ebb13 [2021-05-10T22:41:09.717Z] ---> 528f4d6e7020 [2021-05-10T22:41:09.717Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-10T22:41:09.991Z] Removing intermediate container c23cb408481c [2021-05-10T22:41:09.991Z] ---> b0986bacd873 [2021-05-10T22:41:09.991Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-10T22:41:09.991Z] ---> Running in dd6bafad69b4 [2021-05-10T22:41:10.270Z] Removing intermediate container b27592b09c69 [2021-05-10T22:41:10.270Z] ---> f7b585a436c1 [2021-05-10T22:41:10.270Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T22:41:10.270Z] ---> Running in 7de40bff43cf [2021-05-10T22:41:10.562Z] ---> Running in 4b23f3787c02 [2021-05-10T22:41:10.838Z] Removing intermediate container 3361e58e4436 [2021-05-10T22:41:10.838Z] ---> 03b44d06fd98 [2021-05-10T22:41:10.838Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-10T22:41:11.112Z] ---> Running in bc81217eca22 [2021-05-10T22:41:11.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:41:11.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:41:12.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:41:12.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:41:12.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:41:13.139Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:41:13.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:41:14.348Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:41:14.623Z] OK: 218 MiB in 52 packages [2021-05-10T22:41:15.233Z] OK: 218 MiB in 52 packages [2021-05-10T22:41:15.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:41:15.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:41:16.113Z] Removing intermediate container 6fe27fce1d82 [2021-05-10T22:41:16.113Z] ---> 3738926c1d8c [2021-05-10T22:41:16.113Z] Step 6/23 : COPY go.mod . [2021-05-10T22:41:16.392Z] OK: 218 MiB in 52 packages [2021-05-10T22:41:16.666Z] Removing intermediate container dd6bafad69b4 [2021-05-10T22:41:16.666Z] ---> c29ace488d48 [2021-05-10T22:41:16.666Z] Step 6/25 : COPY go.mod . [2021-05-10T22:41:16.940Z] ---> 4ce88c0e1e62 [2021-05-10T22:41:16.940Z] Step 7/23 : RUN go mod download [2021-05-10T22:41:17.214Z] ---> Running in d39fe29afa24 [2021-05-10T22:41:17.494Z] ---> 5b1b1f463395 [2021-05-10T22:41:17.494Z] OK: 218 MiB in 52 packages [2021-05-10T22:41:17.494Z] Step 7/25 : RUN go mod download [2021-05-10T22:41:17.765Z] ---> Running in 1143c1802f5b [2021-05-10T22:41:18.048Z] Removing intermediate container 7de40bff43cf [2021-05-10T22:41:18.048Z] ---> 1c61f9955691 [2021-05-10T22:41:18.048Z] Step 6/22 : COPY go.mod . [2021-05-10T22:41:19.041Z] ---> d5d1d4e930cc [2021-05-10T22:41:19.041Z] Step 7/22 : RUN go mod download [2021-05-10T22:41:19.041Z] ---> Running in 3425289d9b51 [2021-05-10T22:41:19.317Z] Removing intermediate container 4b23f3787c02 [2021-05-10T22:41:19.317Z] ---> 01e53fd47a0d [2021-05-10T22:41:19.317Z] Step 6/23 : COPY go.mod . [2021-05-10T22:41:20.338Z] ---> 9305aa36cdc1 [2021-05-10T22:41:20.338Z] Step 7/23 : RUN go mod download [2021-05-10T22:41:20.616Z] ---> Running in d58aaaf1af85 [2021-05-10T22:41:20.616Z] Removing intermediate container d39fe29afa24 [2021-05-10T22:41:20.616Z] ---> 224fa36ca292 [2021-05-10T22:41:20.616Z] Step 8/23 : COPY . . [2021-05-10T22:41:21.222Z] Removing intermediate container 1143c1802f5b [2021-05-10T22:41:21.222Z] ---> b4cbe1616506 [2021-05-10T22:41:21.222Z] Step 8/25 : COPY . . [2021-05-10T22:41:21.820Z] OK: 218 MiB in 52 packages [2021-05-10T22:41:23.824Z] Removing intermediate container 3425289d9b51 [2021-05-10T22:41:23.824Z] ---> 841147dec444 [2021-05-10T22:41:23.824Z] Step 8/22 : COPY . . [2021-05-10T22:41:25.802Z] Removing intermediate container bc81217eca22 [2021-05-10T22:41:25.802Z] ---> 2ebe5a2a6e45 [2021-05-10T22:41:25.802Z] Step 6/31 : COPY go.mod . [2021-05-10T22:41:25.802Z] Removing intermediate container d58aaaf1af85 [2021-05-10T22:41:25.802Z] ---> 7c7fa801e3bd [2021-05-10T22:41:25.802Z] Step 8/23 : COPY . . [2021-05-10T22:41:27.255Z] ---> 8ea00bd9a692 [2021-05-10T22:41:27.255Z] Step 7/31 : RUN go mod download [2021-05-10T22:41:27.534Z] ---> Running in 744565cc4599 [2021-05-10T22:41:32.960Z] Removing intermediate container 744565cc4599 [2021-05-10T22:41:32.960Z] ---> 59fabde11eb3 [2021-05-10T22:41:32.960Z] Step 8/31 : COPY . . [2021-05-10T22:41:51.278Z] ---> 4a02770d36e5 [2021-05-10T22:41:51.278Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-10T22:41:51.278Z] ---> 435b30ac7662 [2021-05-10T22:41:51.278Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-10T22:41:51.278Z] ---> f65937ba1b7f [2021-05-10T22:41:51.278Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-10T22:41:51.278Z] ---> 7e42d527a44a [2021-05-10T22:41:51.278Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-10T22:41:51.278Z] ---> Running in e26ac6708af3 [2021-05-10T22:41:51.278Z] ---> Running in 82a5f1a9f78f [2021-05-10T22:41:51.278Z] ---> Running in 1bb094705ad4 [2021-05-10T22:41:51.278Z] ---> Running in c50067b70c92 [2021-05-10T22:41:51.278Z] ---> 0b224d389005 [2021-05-10T22:41:51.278Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-10T22:41:51.278Z] ---> Running in faa660dac84a [2021-05-10T22:41:51.889Z] CGO_ENABLED=1 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-10T22:41:51.889Z] CGO_ENABLED=1 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-10T22:41:52.512Z] CGO_ENABLED=1 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-10T22:41:52.792Z] CGO_ENABLED=1 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-10T22:41:53.071Z] CGO_ENABLED=1 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-10T22:42:37.723Z] Running on prd-ubuntu18.04-docker-8c-8g-4239 in /w/workspace/edgexfoundry_edgex-go_PR-3448 [Pipeline] { [Pipeline] ws [2021-05-10T22:42:37.800Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-10T22:42:40.199Z] using credential edgex-jenkins-ssh [2021-05-10T22:42:40.213Z] Cloning the remote Git repository [2021-05-10T22:42:40.271Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-10T22:42:40.340Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-10T22:42:40.366Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T22:42:40.366Z] > git --version # timeout=10 [2021-05-10T22:42:40.372Z] > git --version # 'git version 2.17.1' [2021-05-10T22:42:40.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T22:42:40.399Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T22:42:47.273Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T22:42:47.280Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T22:42:47.292Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T22:42:47.304Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T22:42:47.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T22:42:47.309Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3448/head:refs/remotes/origin/PR-3448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T22:42:47.823Z] Merging remotes/origin/master commit 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b into PR head commit 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:42:48.002Z] Merge succeeded, producing 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:42:48.002Z] Checking out Revision 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 (PR-3448) [2021-05-10T22:42:47.845Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T22:42:47.850Z] > git checkout -f 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 # timeout=10 [2021-05-10T22:42:47.928Z] > git remote # timeout=10 [2021-05-10T22:42:47.948Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T22:42:47.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T22:42:47.959Z] > git merge 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b # timeout=10 [2021-05-10T22:42:47.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T22:42:48.020Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T22:42:48.025Z] > git checkout -f 1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 # timeout=10 [2021-05-10T22:42:51.650Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-10T22:42:51.682Z] > git --version # timeout=10 [2021-05-10T22:42:51.686Z] > git --version # 'git version 2.17.1' [2021-05-10T22:42:51.696Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:42:53.022Z] + echo snap-build.sh [2021-05-10T22:42:53.022Z] snap-build.sh [2021-05-10T22:42:53.022Z] + SNAP_BASE_DIR=. [2021-05-10T22:42:53.022Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-10T22:42:53.022Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-10T22:42:53.022Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-10T22:42:53.022Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-10T22:42:53.022Z] + cd /w/workspace/edgex-go/1 [2021-05-10T22:42:53.022Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-10T22:42:53.022Z] Reading package lists... [2021-05-10T22:42:53.284Z] Building dependency tree... [2021-05-10T22:42:53.284Z] Reading state information... [2021-05-10T22:42:53.284Z] The following packages were automatically installed and are no longer required: [2021-05-10T22:42:53.284Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-10T22:42:53.284Z] uidmap xdelta3 [2021-05-10T22:42:53.284Z] Use 'sudo apt autoremove' to remove them. [2021-05-10T22:42:53.284Z] The following packages will be REMOVED: [2021-05-10T22:42:53.284Z] lxd* lxd-client* [2021-05-10T22:42:53.857Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-10T22:42:53.857Z] After this operation, 31.7 MB disk space will be freed. [2021-05-10T22:42:54.905Z] (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 ... 190027 files and directories currently installed.) [2021-05-10T22:42:54.905Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T22:42:55.482Z] Removing lxd dnsmasq configuration [2021-05-10T22:42:55.743Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T22:42:56.007Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-10T22:42:56.951Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-10T22:42:57.214Z] (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 ... 189852 files and directories currently installed.) [2021-05-10T22:42:57.214Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T22:42:58.610Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-10T22:42:58.610Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-10T22:42:59.998Z] + sudo snap remove --purge lxd [2021-05-10T22:42:59.998Z] snap "lxd" is not installed [2021-05-10T22:42:59.998Z] + sudo groupadd --force --system lxd [2021-05-10T22:42:59.998Z] ++ whoami [2021-05-10T22:42:59.998Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-10T22:42:59.998Z] + newgrp - lxd [2021-05-10T22:42:59.998Z] + sudo snap install lxd [2021-05-10T22:43:08.152Z] 2021-05-10T22:43:05Z INFO Waiting for automatic snapd restart... [2021-05-10T22:43:20.409Z] lxd 4.14 from Canonical* installed [2021-05-10T22:43:20.409Z] + sudo lxd init --auto [2021-05-10T22:43:28.568Z] + sudo snap install --classic snapcraft [2021-05-10T22:43:36.717Z] snapcraft 4.7.1 from Canonical* installed [2021-05-10T22:43:36.717Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-10T22:43:36.717Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-10T22:43:36.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T22:43:36.717Z] Dload Upload Total Spent Left Speed [2021-05-10T22:43:36.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 [2021-05-10T22:43:36.978Z] 67 3325k 67 2231k 0 0 5664k 0 --:--:-- --:--:-- --:--:-- 5664k 100 3325k 100 3325k 0 0 7992k 0 --:--:-- --:--:-- --:--:-- 48.5M [2021-05-10T22:43:36.978Z] ./yq_linux_amd64 [2021-05-10T22:43:37.240Z] + sudo snapcraft prime --use-lxd [2021-05-10T22:43:38.634Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-10T22:43:38.634Z] 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-10T22:43:38.634Z] - README.md [2021-05-10T22:43:38.634Z] [2021-05-10T22:43:38.634Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-10T22:43:39.580Z] Launching a container. [2021-05-10T22:43:51.825Z] Waiting for container to be ready [2021-05-10T22:43:52.397Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-10T22:43:52.397Z] [2021-05-10T22:43:56.597Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-10T22:43:56.597Z] Waiting for network to be ready... [2021-05-10T22:43:56.859Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-10T22:43:57.120Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-10T22:43:57.120Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-10T22:43:57.120Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-10T22:43:57.120Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-10T22:43:57.120Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-10T22:43:57.120Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-10T22:43:57.120Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-10T22:43:57.120Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-10T22:43:57.120Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-10T22:43:57.382Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-10T22:43:57.643Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-10T22:43:57.904Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-10T22:43:57.904Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-10T22:43:57.904Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-10T22:43:57.904Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-10T22:43:57.904Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-10T22:43:57.904Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-10T22:43:58.168Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-10T22:43:58.428Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2066 kB] [2021-05-10T22:43:58.693Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-10T22:43:58.693Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-10T22:43:58.693Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-10T22:43:58.693Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [343 kB] [2021-05-10T22:43:58.693Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.7 kB] [2021-05-10T22:43:58.693Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-10T22:43:58.693Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-10T22:44:00.084Z] CGO_ENABLED=1 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-10T22:44:01.245Z] Fetched 24.5 MB in 4s (6254 kB/s) [2021-05-10T22:44:01.823Z] Reading package lists... [2021-05-10T22:44:01.823Z] Reading package lists... [2021-05-10T22:44:02.084Z] Building dependency tree... [2021-05-10T22:44:02.084Z] Reading state information... [2021-05-10T22:44:02.348Z] The following additional packages will be installed: [2021-05-10T22:44:02.348Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-10T22:44:02.348Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-10T22:44:02.348Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-10T22:44:02.348Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-10T22:44:02.348Z] Suggested packages: [2021-05-10T22:44:02.348Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-10T22:44:02.348Z] Recommended packages: [2021-05-10T22:44:02.348Z] gnupg libsasl2-modules [2021-05-10T22:44:02.348Z] The following NEW packages will be installed: [2021-05-10T22:44:02.348Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-10T22:44:02.348Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-10T22:44:02.348Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-10T22:44:02.348Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-10T22:44:02.348Z] The following packages will be upgraded: [2021-05-10T22:44:02.348Z] gpg gpg-agent gpgconf libudev1 [2021-05-10T22:44:02.613Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-10T22:44:02.613Z] Need to get 3530 kB of archives. [2021-05-10T22:44:02.613Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-10T22:44:02.613Z] 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-10T22:44:02.874Z] Get:2 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-10T22:44:02.874Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-10T22:44:02.874Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-10T22:44:03.446Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-10T22:44:03.706Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-10T22:44:03.967Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-10T22:44:03.967Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-10T22:44:03.967Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-10T22:44:03.967Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-10T22:44:03.967Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-10T22:44:03.967Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-10T22:44:03.967Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-10T22:44:03.967Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-10T22:44:03.967Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-10T22:44:04.541Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-10T22:44:04.541Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-10T22:44:04.541Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-10T22:44:04.541Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-10T22:44:04.541Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-10T22:44:04.541Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-10T22:44:04.541Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-10T22:44:04.541Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T22:44:04.541Z] Fetched 3530 kB in 2s (1626 kB/s) [2021-05-10T22:44:04.803Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-10T22:44:04.803Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-10T22:44:04.803Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T22:44:04.803Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-10T22:44:05.064Z] Selecting previously unselected package udev. [2021-05-10T22:44:05.064Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-10T22:44:05.064Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-10T22:44:05.064Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-10T22:44:05.325Z] Selecting previously unselected package libfuse2:amd64. [2021-05-10T22:44:05.326Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-10T22:44:05.326Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-10T22:44:05.326Z] Selecting previously unselected package fuse. [2021-05-10T22:44:05.326Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-10T22:44:05.326Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-10T22:44:05.587Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T22:44:05.587Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T22:44:05.587Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T22:44:05.587Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T22:44:05.846Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T22:44:05.846Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T22:44:05.846Z] Selecting previously unselected package libksba8:amd64. [2021-05-10T22:44:05.846Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-10T22:44:05.846Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-10T22:44:06.106Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-10T22:44:06.106Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:44:06.106Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:06.106Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-10T22:44:06.106Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:44:06.106Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:06.682Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-10T22:44:06.682Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:44:06.682Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:06.682Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-10T22:44:06.682Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:44:06.682Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:06.682Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-10T22:44:06.942Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:44:06.942Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:06.942Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-10T22:44:06.942Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:44:06.942Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:06.942Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-10T22:44:06.942Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:44:06.942Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:07.203Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-10T22:44:07.203Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:44:07.203Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:07.203Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-10T22:44:07.203Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:44:07.203Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:07.203Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-10T22:44:07.203Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-10T22:44:07.465Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T22:44:07.465Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-10T22:44:07.465Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-10T22:44:07.465Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T22:44:07.465Z] Selecting previously unselected package libldap-common. [2021-05-10T22:44:07.465Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-10T22:44:07.465Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T22:44:07.725Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-10T22:44:07.725Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-10T22:44:07.725Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T22:44:07.725Z] Selecting previously unselected package dirmngr. [2021-05-10T22:44:07.725Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T22:44:07.725Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-10T22:44:07.988Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T22:44:07.988Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-10T22:44:07.988Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-10T22:44:07.988Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T22:44:07.988Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T22:44:07.988Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-10T22:44:08.250Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:08.250Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-10T22:44:08.250Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T22:44:08.250Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-10T22:44:08.513Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-10T22:44:08.774Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:08.774Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-10T22:44:08.774Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-10T22:44:08.774Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-10T22:44:09.035Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:09.035Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:09.035Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:09.035Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:09.035Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:09.035Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:09.035Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:44:09.035Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T22:44:09.035Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-10T22:44:09.297Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T22:44:09.558Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-10T22:44:09.558Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-10T22:44:09.558Z] This means they are not meant to be enabled using systemctl. [2021-05-10T22:44:09.558Z] Possible reasons for having this kind of units are: [2021-05-10T22:44:09.558Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-10T22:44:09.558Z] .wants/ or .requires/ directory. [2021-05-10T22:44:09.558Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-10T22:44:09.558Z] a requirement dependency on it. [2021-05-10T22:44:09.558Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-10T22:44:09.558Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-10T22:44:09.558Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-10T22:44:09.558Z] instance name specified. [2021-05-10T22:44:10.130Z] Reading package lists... [2021-05-10T22:44:10.130Z] Building dependency tree... [2021-05-10T22:44:10.130Z] Reading state information... [2021-05-10T22:44:10.389Z] The following additional packages will be installed: [2021-05-10T22:44:10.389Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-10T22:44:10.389Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-10T22:44:10.389Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-10T22:44:10.389Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-10T22:44:10.389Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-10T22:44:10.389Z] Suggested packages: [2021-05-10T22:44:10.389Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-10T22:44:10.389Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-10T22:44:10.389Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-10T22:44:10.389Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-10T22:44:10.389Z] systemd-container policykit-1 [2021-05-10T22:44:10.389Z] Recommended packages: [2021-05-10T22:44:10.389Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-10T22:44:10.389Z] The following NEW packages will be installed: [2021-05-10T22:44:10.389Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-10T22:44:10.389Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-10T22:44:10.389Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-10T22:44:10.389Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-10T22:44:10.389Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-10T22:44:10.389Z] The following packages will be upgraded: [2021-05-10T22:44:10.389Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-10T22:44:10.389Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-10T22:44:10.389Z] Need to get 35.2 MB of archives. [2021-05-10T22:44:10.389Z] After this operation, 141 MB of additional disk space will be used. [2021-05-10T22:44:10.389Z] 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-10T22:44:10.649Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-10T22:44:10.649Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-10T22:44:10.649Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-10T22:44:10.649Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-10T22:44:10.649Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-10T22:44:10.649Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-10T22:44:10.649Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-10T22:44:10.649Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-10T22:44:10.649Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-10T22:44:10.649Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-10T22:44:10.649Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-10T22:44:10.649Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-10T22:44:10.649Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-10T22:44:10.649Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-10T22:44:10.649Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-10T22:44:10.649Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-10T22:44:11.589Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-10T22:44:11.590Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-10T22:44:11.590Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-10T22:44:11.590Z] 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-10T22:44:11.590Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-10T22:44:11.590Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-10T22:44:11.590Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-10T22:44:11.590Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-10T22:44:11.590Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-10T22:44:11.590Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-10T22:44:11.590Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-10T22:44:11.590Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-10T22:44:11.590Z] 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-10T22:44:11.850Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T22:44:11.850Z] Fetched 35.2 MB in 1s (26.8 MB/s) [2021-05-10T22:44:11.850Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T22:44:11.850Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-10T22:44:12.111Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T22:44:13.054Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-10T22:44:13.054Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T22:44:13.315Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-10T22:44:13.890Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T22:44:13.890Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-10T22:44:13.890Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-10T22:44:14.151Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-10T22:44:14.151Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T22:44:14.151Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-10T22:44:14.151Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-10T22:44:14.413Z] Setting up apt (1.6.13) ... [2021-05-10T22:44:14.413Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-10T22:44:14.986Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-10T22:44:16.904Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-10T22:44:16.904Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-10T22:44:16.904Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-10T22:44:16.904Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-10T22:44:16.904Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T22:44:16.904Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:44:17.164Z] Selecting previously unselected package libexpat1:amd64. [2021-05-10T22:44:17.164Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-10T22:44:17.164Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-10T22:44:17.164Z] Selecting previously unselected package python3.6-minimal. [2021-05-10T22:44:17.164Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T22:44:17.164Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:44:17.427Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-10T22:44:17.688Z] Checking for services that may need to be restarted...done. [2021-05-10T22:44:17.688Z] Checking for services that may need to be restarted...done. [2021-05-10T22:44:17.688Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:44:17.688Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-10T22:44:17.688Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:44:18.267Z] Selecting previously unselected package python3-minimal. [2021-05-10T22:44:18.267Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-10T22:44:18.267Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-10T22:44:18.267Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-10T22:44:18.267Z] Selecting previously unselected package mime-support. [2021-05-10T22:44:18.267Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-10T22:44:18.267Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-10T22:44:18.460Z] Removing intermediate container faa660dac84a [2021-05-10T22:44:18.461Z] ---> f79615c37412 [2021-05-10T22:44:18.461Z] [2021-05-10T22:44:18.461Z] Removing intermediate container 82a5f1a9f78f [2021-05-10T22:44:18.461Z] ---> 6c0b39b6be31 [2021-05-10T22:44:18.461Z] [2021-05-10T22:44:18.461Z] Step 10/25 : FROM alpine:3.12 [2021-05-10T22:44:18.461Z] Step 10/31 : FROM alpine:3.12 [2021-05-10T22:44:18.461Z] 3.12: Pulling from library/alpine [2021-05-10T22:44:18.461Z] 3.12: Pulling from library/alpine [2021-05-10T22:44:18.527Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-10T22:44:18.527Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-10T22:44:18.527Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-10T22:44:18.527Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-10T22:44:18.527Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T22:44:18.527Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:44:18.789Z] Selecting previously unselected package python3.6. [2021-05-10T22:44:18.789Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T22:44:18.789Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:44:19.050Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-10T22:44:19.050Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-10T22:44:19.050Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-10T22:44:19.050Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-10T22:44:19.311Z] Selecting previously unselected package python3. [2021-05-10T22:44:19.311Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-10T22:44:19.311Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-10T22:44:19.311Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-10T22:44:19.311Z] Selecting previously unselected package multiarch-support. [2021-05-10T22:44:19.311Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T22:44:19.311Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-10T22:44:19.572Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-10T22:44:19.572Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-10T22:44:19.572Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-10T22:44:19.572Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-10T22:44:19.572Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-10T22:44:19.572Z] Selecting previously unselected package libbsd0:amd64. [2021-05-10T22:44:19.572Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-10T22:44:19.572Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-10T22:44:19.833Z] Selecting previously unselected package sudo. [2021-05-10T22:44:19.833Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-10T22:44:19.833Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-10T22:44:19.833Z] Selecting previously unselected package apparmor. [2021-05-10T22:44:19.833Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-10T22:44:19.833Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-10T22:44:20.092Z] Selecting previously unselected package libedit2:amd64. [2021-05-10T22:44:20.092Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-10T22:44:20.092Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-10T22:44:20.092Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-10T22:44:20.093Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T22:44:20.093Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:44:20.353Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-10T22:44:20.353Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T22:44:20.353Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:44:20.353Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-10T22:44:20.353Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-10T22:44:20.353Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-10T22:44:20.353Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-10T22:44:20.353Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T22:44:20.353Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:44:20.442Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T22:44:20.442Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T22:44:20.442Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T22:44:20.613Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-10T22:44:20.613Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T22:44:20.613Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:44:20.613Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-10T22:44:20.613Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-10T22:44:20.613Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-10T22:44:20.717Z] ---> 9852663dfa18 [2021-05-10T22:44:20.718Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-10T22:44:20.718Z] Status: Image is up to date for alpine:3.12 [2021-05-10T22:44:20.718Z] ---> 9852663dfa18 [2021-05-10T22:44:20.718Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-10T22:44:20.876Z] Selecting previously unselected package openssh-client. [2021-05-10T22:44:20.876Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-10T22:44:20.876Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-10T22:44:20.876Z] Selecting previously unselected package squashfs-tools. [2021-05-10T22:44:20.876Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-10T22:44:20.876Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-10T22:44:21.042Z] ---> Running in e0f1fbc14ad4 [2021-05-10T22:44:21.042Z] ---> Running in 6b2c367d12ab [2021-05-10T22:44:21.137Z] Selecting previously unselected package snapd. [2021-05-10T22:44:21.137Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-10T22:44:21.137Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-10T22:44:21.647Z] Removing intermediate container e26ac6708af3 [2021-05-10T22:44:21.647Z] ---> 53865eccec5a [2021-05-10T22:44:21.647Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-10T22:44:22.244Z] ---> Running in a7a12eb273e7 [2021-05-10T22:44:22.244Z] Removing intermediate container 6b2c367d12ab [2021-05-10T22:44:22.244Z] ---> b8132d67ae96 [2021-05-10T22:44:22.244Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-10T22:44:22.843Z] ---> Running in 4faf2d1cb643 [2021-05-10T22:44:23.056Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-10T22:44:23.056Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-10T22:44:23.056Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-10T22:44:23.056Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-10T22:44:23.317Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-10T22:44:23.317Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:44:23.317Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T22:44:23.317Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-10T22:44:23.317Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-10T22:44:23.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:44:23.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:44:24.047Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-10T22:44:24.261Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-10T22:44:24.262Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-10T22:44:24.262Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-10T22:44:24.262Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:44:24.262Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:44:24.262Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:44:24.325Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T22:44:24.325Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-10T22:44:24.325Z] (4/6) Installing curl (7.76.1-r0) [2021-05-10T22:44:24.325Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-10T22:44:24.325Z] (6/6) Installing su-exec (0.2-r1) [2021-05-10T22:44:24.325Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:44:24.325Z] CGO_ENABLED=1 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-10T22:44:24.325Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T22:44:24.610Z] OK: 7 MiB in 20 packages [2021-05-10T22:44:24.834Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-10T22:44:24.834Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:44:24.834Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-10T22:44:24.834Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-10T22:44:24.834Z] running python rtupdate hooks for python3.6... [2021-05-10T22:44:24.834Z] running python post-rtupdate hooks for python3.6... [2021-05-10T22:44:24.834Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-10T22:44:24.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:44:24.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:44:25.488Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-10T22:44:25.488Z] (2/2) Installing su-exec (0.2-r1) [2021-05-10T22:44:25.488Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:44:25.488Z] OK: 5 MiB in 16 packages [2021-05-10T22:44:26.108Z] Removing intermediate container 1bb094705ad4 [2021-05-10T22:44:26.108Z] ---> 3694f5b412f6 [2021-05-10T22:44:26.108Z] [2021-05-10T22:44:26.108Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T22:44:26.108Z] ---> 9852663dfa18 [2021-05-10T22:44:26.108Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T22:44:26.222Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-10T22:44:26.222Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:44:26.483Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-10T22:44:26.483Z] Setting up snapd (2.48.3+18.04) ... [2021-05-10T22:44:26.703Z] ---> Running in 97be027aec67 [2021-05-10T22:44:27.056Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-10T22:44:27.056Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-10T22:44:27.305Z] Removing intermediate container c50067b70c92 [2021-05-10T22:44:27.305Z] ---> 0a1fc973ecf0 [2021-05-10T22:44:27.305Z] [2021-05-10T22:44:27.305Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T22:44:27.305Z] ---> 9852663dfa18 [2021-05-10T22:44:27.305Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-10T22:44:27.316Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-10T22:44:27.316Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-10T22:44:27.577Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-10T22:44:27.577Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-10T22:44:27.587Z] Removing intermediate container e0f1fbc14ad4 [2021-05-10T22:44:27.587Z] ---> eab4dd8a12dd [2021-05-10T22:44:27.587Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T22:44:27.845Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-10T22:44:27.845Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-10T22:44:27.856Z] ---> Running in aae3914d1513 [2021-05-10T22:44:27.856Z] Removing intermediate container 4faf2d1cb643 [2021-05-10T22:44:27.856Z] ---> bbca2690a04c [2021-05-10T22:44:27.856Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-10T22:44:28.106Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-10T22:44:28.158Z] ---> Running in 4d38c63a92ca [2021-05-10T22:44:28.158Z] ---> Running in dd034f04f309 [2021-05-10T22:44:28.368Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-10T22:44:28.368Z] /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-10T22:44:28.430Z] Removing intermediate container a7a12eb273e7 [2021-05-10T22:44:28.430Z] ---> ca714e7d147b [2021-05-10T22:44:28.430Z] [2021-05-10T22:44:28.430Z] Step 11/23 : FROM docker:20.10.0 [2021-05-10T22:44:28.629Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T22:44:28.629Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-10T22:44:28.701Z] 20.10.0: Pulling from library/docker [2021-05-10T22:44:28.701Z] Removing intermediate container 4d38c63a92ca [2021-05-10T22:44:28.701Z] ---> cb41132323f4 [2021-05-10T22:44:28.701Z] Step 13/25 : WORKDIR / [2021-05-10T22:44:28.973Z] ---> Running in 3471300244b8 [2021-05-10T22:44:28.973Z] Removing intermediate container dd034f04f309 [2021-05-10T22:44:28.973Z] ---> 9fde3a30b99d [2021-05-10T22:44:28.973Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-10T22:44:29.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:44:29.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:44:29.523Z] ---> Running in c691d5e9c70d [2021-05-10T22:44:29.523Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:44:29.569Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T22:44:29.569Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-10T22:44:29.570Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T22:44:29.796Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:44:29.830Z] Fetched 88.7 kB in 1s (166 kB/s) [2021-05-10T22:44:30.076Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T22:44:30.076Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:44:30.076Z] OK: 5 MiB in 15 packages [2021-05-10T22:44:30.076Z] Removing intermediate container 3471300244b8 [2021-05-10T22:44:30.076Z] ---> 601e312bf905 [2021-05-10T22:44:30.076Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-10T22:44:30.352Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-10T22:44:30.352Z] Removing intermediate container c691d5e9c70d [2021-05-10T22:44:30.352Z] ---> 13330b9b9656 [2021-05-10T22:44:30.352Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-10T22:44:30.352Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-10T22:44:30.352Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:44:30.635Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T22:44:30.773Z] Reading package lists... [2021-05-10T22:44:30.916Z] OK: 6 MiB in 16 packages [2021-05-10T22:44:30.916Z] ---> Running in fa6a27609826 [2021-05-10T22:44:31.033Z] Reading package lists... [2021-05-10T22:44:31.294Z] Building dependency tree... [2021-05-10T22:44:31.294Z] Reading state information... [2021-05-10T22:44:31.294Z] Calculating upgrade... [2021-05-10T22:44:31.555Z] The following packages will be upgraded: [2021-05-10T22:44:31.555Z] advancecomp base-files bash binutils binutils-common [2021-05-10T22:44:31.555Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-10T22:44:31.555Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-10T22:44:31.555Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-10T22:44:31.555Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-10T22:44:31.555Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-10T22:44:31.555Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-10T22:44:31.555Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-10T22:44:31.555Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-10T22:44:31.556Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-10T22:44:31.556Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-10T22:44:31.556Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-10T22:44:31.556Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-10T22:44:31.556Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-10T22:44:31.556Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-10T22:44:31.556Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T22:44:31.556Z] Need to get 64.0 MB of archives. [2021-05-10T22:44:31.556Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-10T22:44:31.556Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-10T22:44:31.556Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-10T22:44:31.556Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-10T22:44:31.556Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-10T22:44:31.556Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-10T22:44:31.556Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-10T22:44:31.556Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-10T22:44:31.556Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-10T22:44:31.556Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-10T22:44:31.556Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-10T22:44:31.556Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-10T22:44:31.556Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-10T22:44:31.556Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-10T22:44:31.556Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-10T22:44:31.556Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-10T22:44:31.556Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-10T22:44:31.556Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-10T22:44:32.834Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-10T22:44:32.834Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-10T22:44:32.834Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-10T22:44:32.834Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-10T22:44:32.834Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-10T22:44:32.834Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-10T22:44:32.834Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-10T22:44:32.834Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-10T22:44:32.834Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-10T22:44:32.834Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-10T22:44:32.834Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-10T22:44:32.834Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-10T22:44:32.834Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-10T22:44:32.834Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-10T22:44:32.834Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-10T22:44:32.834Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-10T22:44:32.834Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-10T22:44:32.834Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-10T22:44:32.834Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-10T22:44:32.834Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-10T22:44:32.834Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-10T22:44:32.834Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-10T22:44:32.834Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-10T22:44:32.834Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-10T22:44:32.834Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-10T22:44:32.834Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-10T22:44:32.834Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-10T22:44:32.834Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-10T22:44:32.834Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-10T22:44:32.834Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-10T22:44:32.834Z] Get:48 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-10T22:44:32.834Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-10T22:44:32.834Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-10T22:44:32.834Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-10T22:44:32.834Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-10T22:44:32.834Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-10T22:44:32.834Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-10T22:44:32.834Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-10T22:44:32.834Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-10T22:44:32.834Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-10T22:44:32.834Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-10T22:44:32.834Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-10T22:44:32.834Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-10T22:44:32.834Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-10T22:44:32.834Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-10T22:44:32.834Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-10T22:44:32.834Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-10T22:44:32.834Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-10T22:44:32.834Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-10T22:44:32.834Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-10T22:44:32.848Z] ---> ebc9876cbc01 [2021-05-10T22:44:32.848Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-10T22:44:32.848Z] Removing intermediate container 97be027aec67 [2021-05-10T22:44:32.848Z] ---> 67f298bcacf2 [2021-05-10T22:44:32.848Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:44:32.848Z] ---> Running in a64b08d9c78d [2021-05-10T22:44:32.848Z] ---> 9eda05068c11 [2021-05-10T22:44:32.848Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-10T22:44:33.096Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-10T22:44:33.096Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-10T22:44:33.096Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-10T22:44:33.096Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-10T22:44:33.096Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-10T22:44:33.096Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-10T22:44:33.096Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-10T22:44:33.096Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-10T22:44:33.096Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-10T22:44:33.096Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-10T22:44:33.096Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-10T22:44:33.096Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-10T22:44:33.096Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-10T22:44:33.121Z] Removing intermediate container a64b08d9c78d [2021-05-10T22:44:33.121Z] ---> ddc8c4e4601d [2021-05-10T22:44:33.121Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-10T22:44:33.356Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-10T22:44:33.356Z] 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-10T22:44:33.356Z] 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-10T22:44:33.356Z] 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-10T22:44:33.356Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-10T22:44:33.356Z] 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-10T22:44:33.356Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-10T22:44:33.356Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-10T22:44:33.356Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-10T22:44:33.356Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-10T22:44:33.356Z] 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-10T22:44:33.356Z] 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-10T22:44:33.356Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-10T22:44:33.356Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-10T22:44:33.356Z] 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-10T22:44:33.356Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-10T22:44:33.390Z] Removing intermediate container aae3914d1513 [2021-05-10T22:44:33.390Z] ---> 94fc5102c34b [2021-05-10T22:44:33.390Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:44:33.617Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-10T22:44:33.617Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-10T22:44:33.617Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-10T22:44:33.617Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-10T22:44:33.617Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-10T22:44:33.617Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T22:44:33.617Z] Fetched 64.0 MB in 2s (30.0 MB/s) [2021-05-10T22:44:33.664Z] ---> Running in b36067e52ba8 [2021-05-10T22:44:33.665Z] ---> Running in 1bea5d2b8872 [2021-05-10T22:44:33.878Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:33.878Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T22:44:33.878Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T22:44:33.940Z] ---> d96517cbe79a [2021-05-10T22:44:33.940Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-10T22:44:34.216Z] Removing intermediate container b36067e52ba8 [2021-05-10T22:44:34.217Z] ---> 9c67943bafe8 [2021-05-10T22:44:34.217Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T22:44:34.451Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T22:44:34.451Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T22:44:34.451Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-10T22:44:34.490Z] Removing intermediate container 1bea5d2b8872 [2021-05-10T22:44:34.490Z] ---> bbfa2f49e2fb [2021-05-10T22:44:34.490Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-10T22:44:34.715Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-10T22:44:34.763Z] Removing intermediate container fa6a27609826 [2021-05-10T22:44:34.763Z] ---> e94c4643f022 [2021-05-10T22:44:34.763Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-10T22:44:34.763Z] ---> Running in 6dd1e6ce89b9 [2021-05-10T22:44:35.039Z] ---> Running in b0ea5c5fd7a0 [2021-05-10T22:44:35.293Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:44:35.294Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:44:35.314Z] ---> Running in e9259ef25657 [2021-05-10T22:44:35.556Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:44:35.556Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:44:35.595Z] ---> c1a6b286ec65 [2021-05-10T22:44:35.595Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-10T22:44:35.820Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:44:35.820Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:44:35.820Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:44:35.820Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:44:35.868Z] Removing intermediate container 6dd1e6ce89b9 [2021-05-10T22:44:35.868Z] ---> b023da207189 [2021-05-10T22:44:35.868Z] Step 15/23 : WORKDIR / [2021-05-10T22:44:36.086Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:44:36.086Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:44:36.086Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:44:36.086Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:44:36.139Z] Removing intermediate container b0ea5c5fd7a0 [2021-05-10T22:44:36.139Z] ---> 01a37da1f0b7 [2021-05-10T22:44:36.139Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T22:44:36.350Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:44:36.350Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:44:36.350Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:44:36.440Z] Removing intermediate container e9259ef25657 [2021-05-10T22:44:36.440Z] ---> 3a86299d8431 [2021-05-10T22:44:36.440Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-10T22:44:36.615Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T22:44:36.615Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:44:36.615Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-10T22:44:36.615Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:44:36.878Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T22:44:36.878Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:44:36.878Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:44:36.878Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:44:37.042Z] ---> Running in ead2f3a922ee [2021-05-10T22:44:37.042Z] ---> Running in 334e5f4f0c69 [2021-05-10T22:44:37.145Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:44:37.145Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:44:37.145Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:44:37.325Z] ---> 9613cd7e13ad [2021-05-10T22:44:37.325Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-10T22:44:37.414Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:44:37.414Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T22:44:37.414Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T22:44:37.606Z] ---> adaaed23f46b [2021-05-10T22:44:37.606Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-10T22:44:37.606Z] Removing intermediate container ead2f3a922ee [2021-05-10T22:44:37.606Z] ---> ee43b47d3bdf [2021-05-10T22:44:37.606Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:44:37.683Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T22:44:37.879Z] Removing intermediate container 334e5f4f0c69 [2021-05-10T22:44:37.879Z] ---> 3413c55345ca [2021-05-10T22:44:37.879Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:44:37.946Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-10T22:44:38.149Z] ---> Running in 52658d09cd58 [2021-05-10T22:44:38.524Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T22:44:38.524Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-10T22:44:38.524Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-10T22:44:38.524Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-10T22:44:38.524Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-10T22:44:38.788Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-10T22:44:38.788Z] Installing new version of config file /etc/issue ... [2021-05-10T22:44:38.788Z] Installing new version of config file /etc/issue.net ... [2021-05-10T22:44:38.788Z] Installing new version of config file /etc/lsb-release ... [2021-05-10T22:44:38.788Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-10T22:44:39.050Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-10T22:44:39.135Z] ---> 4529e785fd5f [2021-05-10T22:44:39.135Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-10T22:44:39.311Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-10T22:44:39.311Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-10T22:44:39.311Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:39.311Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-10T22:44:39.311Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-10T22:44:39.413Z] ---> 2e898d503bca [2021-05-10T22:44:39.413Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-10T22:44:39.413Z] ---> 6bfc4b61ac0c [2021-05-10T22:44:39.413Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-10T22:44:39.572Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-10T22:44:39.572Z] 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-10T22:44:39.572Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:39.572Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:44:39.572Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-10T22:44:39.834Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:44:39.834Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:39.834Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-10T22:44:39.834Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-10T22:44:40.095Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-10T22:44:40.095Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:40.095Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-10T22:44:40.357Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T22:44:40.634Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-10T22:44:40.634Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:40.634Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T22:44:40.634Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T22:44:40.854Z] ---> 66fde45400d1 [2021-05-10T22:44:40.854Z] Step 21/25 : 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-10T22:44:40.903Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T22:44:40.903Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:40.903Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T22:44:40.903Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T22:44:41.176Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-10T22:44:41.176Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:41.176Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-10T22:44:41.176Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-10T22:44:41.437Z] Setting up grep (3.1-2build1) ... [2021-05-10T22:44:41.460Z] ---> Running in 059cf653e503 [2021-05-10T22:44:41.460Z] ---> 9e0341b9a3d9 [2021-05-10T22:44:41.460Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-10T22:44:41.460Z] ---> b7a00d919526 [2021-05-10T22:44:41.460Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-10T22:44:41.701Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:41.701Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-10T22:44:41.701Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-10T22:44:41.701Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-10T22:44:41.734Z] Removing intermediate container 52658d09cd58 [2021-05-10T22:44:41.734Z] ---> e8f32b6408e9 [2021-05-10T22:44:41.734Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:44:41.970Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:41.970Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T22:44:41.970Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T22:44:41.970Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-10T22:44:42.230Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:42.230Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T22:44:42.230Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T22:44:42.339Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-10T22:44:42.339Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-10T22:44:42.339Z] ---> eeaf43b92773 [2021-05-10T22:44:42.339Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:44:42.614Z] ---> Running in cb6b337b609f [2021-05-10T22:44:42.803Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T22:44:42.803Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T22:44:42.804Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T22:44:42.804Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T22:44:42.890Z] ---> ec1e0a97d861 [2021-05-10T22:44:42.890Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-10T22:44:42.890Z] ---> a0dd182946a6 [2021-05-10T22:44:42.890Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-10T22:44:43.162Z] ---> Running in 476d18619802 [2021-05-10T22:44:43.162Z] ---> Running in c5241096df5d [2021-05-10T22:44:43.162Z] ---> 13ca2df68e15 [2021-05-10T22:44:43.162Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-10T22:44:43.375Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-10T22:44:43.438Z] Removing intermediate container cb6b337b609f [2021-05-10T22:44:43.438Z] ---> 19755f7f3d79 [2021-05-10T22:44:43.438Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-10T22:44:43.635Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:43.635Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-10T22:44:43.635Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T22:44:43.723Z] ---> Running in 834d3c38eb98 [2021-05-10T22:44:43.998Z] Removing intermediate container 476d18619802 [2021-05-10T22:44:43.998Z] ---> 76ab9f7b2882 [2021-05-10T22:44:43.998Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:44:43.998Z] Removing intermediate container c5241096df5d [2021-05-10T22:44:43.998Z] ---> a27400ecdbaf [2021-05-10T22:44:43.998Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:44:44.577Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-10T22:44:44.577Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-10T22:44:44.596Z] ---> Running in 14271b7a8c00 [2021-05-10T22:44:44.596Z] ---> Running in 16702421a1b6 [2021-05-10T22:44:44.838Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-10T22:44:44.838Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-10T22:44:44.838Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-10T22:44:44.877Z] ---> a5f53b607b10 [2021-05-10T22:44:44.877Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-10T22:44:44.877Z] Removing intermediate container 059cf653e503 [2021-05-10T22:44:44.877Z] ---> f759e603f6b7 [2021-05-10T22:44:44.877Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-10T22:44:45.106Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:45.106Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-10T22:44:45.106Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-10T22:44:45.173Z] ---> Running in 1ec7da3624f3 [2021-05-10T22:44:45.174Z] Removing intermediate container 16702421a1b6 [2021-05-10T22:44:45.174Z] ---> df8926c640af [2021-05-10T22:44:45.174Z] Step 20/22 : LABEL arch=arm64 [2021-05-10T22:44:45.174Z] Removing intermediate container 14271b7a8c00 [2021-05-10T22:44:45.174Z] ---> 67fd419630d0 [2021-05-10T22:44:45.174Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T22:44:45.369Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-10T22:44:45.369Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:45.369Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:44:45.369Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:44:45.448Z] ---> Running in 20764a4753c3 [2021-05-10T22:44:45.449Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:44:45.449Z] ---> Running in 441e5dfdfe30 [2021-05-10T22:44:45.630Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:44:45.631Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:45.631Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:44:45.631Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:44:45.721Z] Removing intermediate container 1ec7da3624f3 [2021-05-10T22:44:45.721Z] ---> 4ae14fd69257 [2021-05-10T22:44:45.721Z] Step 23/25 : LABEL arch=arm64 [2021-05-10T22:44:45.721Z] ---> e3535bcdc2f5 [2021-05-10T22:44:45.721Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-10T22:44:45.721Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:44:45.898Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:44:45.898Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:45.898Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:44:45.898Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:44:46.004Z] ---> Running in 01c7a2244e11 [2021-05-10T22:44:46.004Z] Removing intermediate container 20764a4753c3 [2021-05-10T22:44:46.004Z] ---> e88046e80f72 [2021-05-10T22:44:46.004Z] Step 21/22 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:44:46.159Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:44:46.159Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:46.159Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:44:46.159Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:44:46.283Z] Removing intermediate container 441e5dfdfe30 [2021-05-10T22:44:46.283Z] ---> 304f118e98f1 [2021-05-10T22:44:46.283Z] Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:44:46.283Z] ---> Running in 4d2ea6c77299 [2021-05-10T22:44:46.429Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:44:46.429Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:46.429Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T22:44:46.429Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T22:44:46.560Z] (1/39) Installing readline (8.0.4-r0) [2021-05-10T22:44:46.560Z] (2/39) Installing bash (5.0.17-r0) [2021-05-10T22:44:46.560Z] ---> Running in efb2ce1791fd [2021-05-10T22:44:46.560Z] Executing bash-5.0.17-r0.post-install [2021-05-10T22:44:46.560Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T22:44:46.561Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-10T22:44:46.561Z] (5/39) Installing curl (7.76.1-r0) [2021-05-10T22:44:46.561Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-10T22:44:46.561Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-10T22:44:46.561Z] (8/39) Installing expat (2.2.9-r1) [2021-05-10T22:44:46.561Z] (9/39) Installing libffi (3.3-r2) [2021-05-10T22:44:46.561Z] (10/39) Installing gdbm (1.13-r1) [2021-05-10T22:44:46.561Z] Removing intermediate container 01c7a2244e11 [2021-05-10T22:44:46.561Z] ---> 23ff8e85751f [2021-05-10T22:44:46.561Z] Step 24/25 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:44:46.561Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-10T22:44:46.561Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-10T22:44:46.690Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T22:44:46.690Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T22:44:46.690Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T22:44:46.690Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:46.690Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T22:44:46.834Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-10T22:44:46.834Z] ---> ec4a5f985315 [2021-05-10T22:44:46.834Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-10T22:44:46.952Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T22:44:46.952Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T22:44:46.952Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:46.952Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:44:47.111Z] ---> Running in 9373e25b4770 [2021-05-10T22:44:47.219Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:44:47.219Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:44:47.385Z] Removing intermediate container 4d2ea6c77299 [2021-05-10T22:44:47.385Z] ---> a5d57f37fc72 [2021-05-10T22:44:47.385Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T22:44:47.385Z] Removing intermediate container efb2ce1791fd [2021-05-10T22:44:47.385Z] ---> a300aa4ab797 [2021-05-10T22:44:47.385Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:44:47.482Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:47.483Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:44:47.483Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:44:47.483Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:44:47.744Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:47.744Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:44:47.744Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:44:47.994Z] ---> Running in 13c5d94a58c9 [2021-05-10T22:44:47.994Z] ---> Running in dddc4bc5dd25 [2021-05-10T22:44:47.994Z] Removing intermediate container 9373e25b4770 [2021-05-10T22:44:47.994Z] ---> b41ba45772ff [2021-05-10T22:44:47.994Z] Step 25/25 : LABEL version=0.0.0 [2021-05-10T22:44:48.010Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:44:48.273Z] ---> 8462328734b8 [2021-05-10T22:44:48.273Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-10T22:44:48.273Z] ---> Running in ac4bca5bcc54 [2021-05-10T22:44:48.584Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-10T22:44:48.584Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-10T22:44:48.847Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:48.847Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T22:44:48.847Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T22:44:48.910Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-10T22:44:48.910Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-10T22:44:48.910Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-10T22:44:48.910Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-10T22:44:48.910Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-10T22:44:48.910Z] ---> Running in f4b7fe88b84a [2021-05-10T22:44:48.910Z] Removing intermediate container dddc4bc5dd25 [2021-05-10T22:44:48.910Z] ---> e4e7fb9939cc [2021-05-10T22:44:48.910Z] [2021-05-10T22:44:48.910Z] Removing intermediate container 13c5d94a58c9 [2021-05-10T22:44:48.910Z] ---> 7c8b36eb7fef [2021-05-10T22:44:48.910Z] [2021-05-10T22:44:48.910Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-10T22:44:48.910Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-10T22:44:48.911Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-10T22:44:48.911Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-10T22:44:48.911Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-10T22:44:49.108Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T22:44:49.195Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-10T22:44:49.195Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-10T22:44:49.195Z] Removing intermediate container ac4bca5bcc54 [2021-05-10T22:44:49.195Z] ---> 0959c61531ef [2021-05-10T22:44:49.195Z] [2021-05-10T22:44:49.195Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-10T22:44:49.195Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-10T22:44:49.195Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-10T22:44:49.195Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-10T22:44:49.195Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-10T22:44:49.195Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-10T22:44:49.195Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-10T22:44:49.370Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:44:49.370Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-10T22:44:49.370Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T22:44:49.370Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-10T22:44:49.476Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-10T22:44:49.476Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-10T22:44:49.476Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-10T22:44:49.476Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-10T22:44:49.476Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-10T22:44:49.476Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-10T22:44:49.476Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-10T22:44:49.476Z] Successfully built e4e7fb9939cc [2021-05-10T22:44:49.476Z] Successfully built 7c8b36eb7fef [2021-05-10T22:44:49.476Z] Executing busybox-1.31.1-r19.trigger [2021-05-10T22:44:49.476Z] OK: 72 MiB in 59 packages [2021-05-10T22:44:49.632Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:49.632Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-10T22:44:49.632Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-10T22:44:49.632Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-10T22:44:49.760Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-10T22:44:49.760Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-05-10T22:44:49.760Z] Successfully built 0959c61531ef [2021-05-10T22:44:49.760Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-10T22:44:49.760Z] Building docker-core-metadata-go [2021-05-10T22:44:49.760Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-10T22:44:49.760Z] Building docker-support-scheduler-go [2021-05-10T22:44:49.760Z]  Building docker-core-command-go ... done  Building docker-security-secretstore-setup-go ... done Removing intermediate container f4b7fe88b84a [2021-05-10T22:44:49.760Z] ---> ce039c80f7e9 [2021-05-10T22:44:49.760Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-10T22:44:49.893Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:49.893Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-10T22:44:49.893Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-10T22:44:50.156Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-10T22:44:50.156Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:50.156Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-10T22:44:50.156Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-10T22:44:50.421Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-10T22:44:50.421Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:50.421Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T22:44:50.421Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T22:44:50.683Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T22:44:50.683Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:50.683Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T22:44:50.683Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T22:44:50.744Z] ---> f2b53d13ea64 [2021-05-10T22:44:50.744Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-10T22:44:50.955Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T22:44:50.955Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:50.955Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T22:44:51.016Z] ---> Running in 3235ab7c828e [2021-05-10T22:44:51.216Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T22:44:51.216Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T22:44:51.477Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:51.477Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:44:51.477Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:44:51.477Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-10T22:44:51.739Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T22:44:51.739Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T22:44:51.739Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T22:44:51.739Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T22:44:52.002Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:52.002Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-10T22:44:52.002Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-10T22:44:52.002Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-10T22:44:52.266Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:52.266Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-10T22:44:52.266Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T22:44:52.266Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T22:44:52.849Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:52.849Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T22:44:52.849Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T22:44:52.849Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T22:44:52.849Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:52.850Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-10T22:44:52.850Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-10T22:44:52.993Z] Removing intermediate container 3235ab7c828e [2021-05-10T22:44:52.994Z] ---> d1b4bc0ae0d4 [2021-05-10T22:44:52.994Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-10T22:44:53.110Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-10T22:44:53.110Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:53.110Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-10T22:44:53.110Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-10T22:44:53.373Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-10T22:44:53.585Z] ---> Running in d5fd57a1197f [2021-05-10T22:44:53.644Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:53.644Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T22:44:53.644Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T22:44:53.644Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-10T22:44:53.905Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:53.905Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-10T22:44:53.905Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-10T22:44:53.905Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-10T22:44:54.172Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:54.172Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-10T22:44:54.172Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-10T22:44:54.172Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-10T22:44:54.183Z] Collecting docker-compose==1.23.2 [2021-05-10T22:44:54.183Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-10T22:44:54.434Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:54.434Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-10T22:44:54.434Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-10T22:44:54.434Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-10T22:44:54.457Z] Removing intermediate container d5fd57a1197f [2021-05-10T22:44:54.457Z] ---> 5518e47f5c23 [2021-05-10T22:44:54.457Z] Step 28/31 : CMD ["gate"] [2021-05-10T22:44:54.695Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:54.695Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-10T22:44:54.695Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-10T22:44:54.695Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-10T22:44:54.955Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:54.955Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-10T22:44:54.955Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-10T22:44:54.955Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-10T22:44:55.058Z] ---> Running in 99128d92c223 [2021-05-10T22:44:55.058Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-10T22:44:55.058Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-10T22:44:55.217Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:55.217Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-10T22:44:55.217Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-10T22:44:55.217Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-10T22:44:55.479Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:55.479Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-10T22:44:55.479Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-10T22:44:55.479Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-10T22:44:55.741Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:44:55.741Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-10T22:44:55.741Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-10T22:44:55.741Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-10T22:44:55.741Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-10T22:44:55.741Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-10T22:44:56.002Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-10T22:44:56.002Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-10T22:44:56.002Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-10T22:44:56.046Z] Removing intermediate container 99128d92c223 [2021-05-10T22:44:56.046Z] ---> d822a04069a8 [2021-05-10T22:44:56.046Z] Step 29/31 : LABEL arch=arm64 [2021-05-10T22:44:56.264Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-10T22:44:56.264Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-10T22:44:56.527Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-10T22:44:56.527Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-10T22:44:56.527Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-10T22:44:56.527Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-10T22:44:56.643Z] ---> Running in 0961389827ab [2021-05-10T22:44:56.787Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-10T22:44:56.787Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-10T22:44:56.787Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-10T22:44:56.787Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-10T22:44:56.787Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-10T22:44:57.048Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-10T22:44:57.048Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-10T22:44:57.048Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-10T22:44:57.048Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-10T22:44:57.048Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-10T22:44:57.314Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-10T22:44:57.314Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-10T22:44:57.650Z] Removing intermediate container 0961389827ab [2021-05-10T22:44:57.650Z] ---> df3a24503784 [2021-05-10T22:44:57.650Z] Step 30/31 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:44:57.650Z] Collecting texttable<0.10,>=0.9.0 [2021-05-10T22:44:57.650Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-10T22:44:57.890Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-10T22:44:57.890Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-10T22:44:58.267Z] ---> Running in 97dc8e8b3c70 [2021-05-10T22:44:58.828Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-10T22:44:58.829Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-10T22:44:58.829Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-10T22:44:58.829Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-10T22:44:58.859Z] Removing intermediate container 97dc8e8b3c70 [2021-05-10T22:44:58.859Z] ---> 904005f31442 [2021-05-10T22:44:58.859Z] Step 31/31 : LABEL version=0.0.0 [2021-05-10T22:44:59.090Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T22:44:59.090Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T22:44:59.131Z] ---> Running in f4263a4ed20a [2021-05-10T22:44:59.350Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T22:44:59.350Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T22:44:59.610Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T22:44:59.610Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T22:44:59.610Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T22:44:59.610Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T22:44:59.732Z] Removing intermediate container f4263a4ed20a [2021-05-10T22:44:59.732Z] ---> a5e7b199018a [2021-05-10T22:44:59.732Z] [2021-05-10T22:44:59.872Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:44:59.872Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:44:59.872Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:45:00.003Z] Successfully built a5e7b199018a [2021-05-10T22:45:00.003Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-10T22:45:00.136Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:45:00.136Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:45:00.136Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:45:00.136Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:45:00.272Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-05-10T22:45:00.397Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:45:00.541Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-10T22:45:00.811Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-10T22:45:01.339Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:45:01.339Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:45:01.407Z] Collecting docker<4.0,>=3.6.0 [2021-05-10T22:45:01.407Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-10T22:45:01.915Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:45:01.915Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:45:02.417Z] Collecting cached-property<2,>=1.2.0 [2021-05-10T22:45:02.418Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-10T22:45:02.695Z] Collecting jsonschema<3,>=2.5.1 [2021-05-10T22:45:02.695Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-10T22:45:02.866Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:45:02.866Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:45:03.439Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:45:03.439Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:45:03.724Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-10T22:45:03.724Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-10T22:45:04.386Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:45:04.386Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:45:04.386Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T22:45:04.386Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T22:45:04.648Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-10T22:45:04.648Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T22:45:04.648Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-10T22:45:04.759Z] Collecting PyYAML<4,>=3.10 [2021-05-10T22:45:04.759Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-10T22:45:04.917Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T22:45:04.917Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-10T22:45:04.917Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-10T22:45:05.178Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T22:45:05.178Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T22:45:05.178Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T22:45:05.178Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T22:45:05.439Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-10T22:45:05.439Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-10T22:45:05.700Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:45:05.700Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T22:45:05.700Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:45:05.700Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:45:05.700Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:45:05.700Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-10T22:45:05.960Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-10T22:45:05.960Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-10T22:45:05.960Z] [2021-05-10T22:45:05.960Z] Current default time zone: 'Etc/UTC' [2021-05-10T22:45:05.960Z] Local time is now: Mon May 10 22:45:05 UTC 2021. [2021-05-10T22:45:05.960Z] Universal Time is now: Mon May 10 22:45:05 UTC 2021. [2021-05-10T22:45:05.960Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-10T22:45:05.960Z] [2021-05-10T22:45:05.960Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-10T22:45:05.960Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:45:06.222Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-10T22:45:06.222Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:45:06.222Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-10T22:45:06.222Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-10T22:45:06.222Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-10T22:45:06.222Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-10T22:45:06.222Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-10T22:45:06.482Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-10T22:45:06.482Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:45:06.482Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-10T22:45:06.748Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:45:06.748Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-10T22:45:06.748Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:45:06.748Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-10T22:45:06.748Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-10T22:45:06.748Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-10T22:45:07.009Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-10T22:45:07.009Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-10T22:45:07.009Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-10T22:45:07.009Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-10T22:45:07.009Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-10T22:45:08.163Z] 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-10T22:45:08.163Z] Collecting docopt<0.7,>=0.6.1 [2021-05-10T22:45:08.163Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-10T22:45:08.993Z] Updating certificates in /etc/ssl/certs... [2021-05-10T22:45:09.935Z] 23 added, 27 removed; done. [2021-05-10T22:45:09.935Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-10T22:45:09.935Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:45:09.935Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-10T22:45:09.935Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-10T22:45:10.198Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-10T22:45:10.198Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:45:10.198Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-10T22:45:10.198Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:45:10.198Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:45:10.198Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:45:10.459Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:45:10.459Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:45:10.459Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-10T22:45:10.459Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-10T22:45:10.459Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-10T22:45:10.459Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-10T22:45:10.459Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-10T22:45:10.720Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:45:10.720Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:45:10.720Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-10T22:45:10.720Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-10T22:45:10.720Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-10T22:45:10.720Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T22:45:10.778Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-10T22:45:10.778Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-10T22:45:10.778Z] 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-10T22:45:10.778Z] 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-10T22:45:10.984Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-10T22:45:10.984Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-10T22:45:10.984Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-10T22:45:10.984Z] Updating certificates in /etc/ssl/certs... [2021-05-10T22:45:11.051Z] Collecting idna<2.8,>=2.5 [2021-05-10T22:45:11.051Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-10T22:45:11.323Z] Collecting docker-pycreds>=0.4.0 [2021-05-10T22:45:11.323Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-10T22:45:11.555Z] 0 added, 0 removed; done. [2021-05-10T22:45:11.555Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-10T22:45:11.596Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-10T22:45:11.596Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-10T22:45:11.596Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-10T22:45:11.596Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-10T22:45:11.816Z] done. [2021-05-10T22:45:12.077Z] Reading package lists... [2021-05-10T22:45:12.338Z] Building dependency tree... [2021-05-10T22:45:12.338Z] Reading state information... [2021-05-10T22:45:12.577Z] Installing collected packages: dockerpty, texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, jsonschema, PyYAML, docopt, docker-compose [2021-05-10T22:45:12.577Z] Running setup.py install for dockerpty: started [2021-05-10T22:45:12.598Z] The following NEW packages will be installed: [2021-05-10T22:45:12.598Z] apt-transport-https [2021-05-10T22:45:12.859Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T22:45:12.859Z] Need to get 1692 B of archives. [2021-05-10T22:45:12.859Z] After this operation, 154 kB of additional disk space will be used. [2021-05-10T22:45:12.859Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-10T22:45:12.859Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T22:45:12.859Z] Fetched 1692 B in 0s (8461 B/s) [2021-05-10T22:45:12.859Z] Selecting previously unselected package apt-transport-https. [2021-05-10T22:45:12.859Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-10T22:45:12.859Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-10T22:45:13.120Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-10T22:45:13.120Z] Setting up apt-transport-https (1.6.13) ... [2021-05-10T22:45:13.381Z] Waiting for network to be ready... [2021-05-10T22:45:15.202Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-10T22:45:15.202Z] Running setup.py install for texttable: started [2021-05-10T22:45:17.176Z] Running setup.py install for texttable: finished with status 'done' [2021-05-10T22:45:17.176Z] Attempting uninstall: urllib3 [2021-05-10T22:45:17.176Z] Found existing installation: urllib3 1.25.9 [2021-05-10T22:45:17.176Z] Uninstalling urllib3-1.25.9: [2021-05-10T22:45:17.176Z] Successfully uninstalled urllib3-1.25.9 [2021-05-10T22:45:17.777Z] Attempting uninstall: idna [2021-05-10T22:45:17.777Z] Found existing installation: idna 2.9 [2021-05-10T22:45:17.777Z] Uninstalling idna-2.9: [2021-05-10T22:45:17.777Z] Successfully uninstalled idna-2.9 [2021-05-10T22:45:18.672Z] 2021-05-10T22:45:16Z INFO Waiting for automatic snapd restart... [2021-05-10T22:45:18.758Z] Attempting uninstall: requests [2021-05-10T22:45:18.758Z] Found existing installation: requests 2.23.0 [2021-05-10T22:45:18.758Z] Uninstalling requests-2.23.0: [2021-05-10T22:45:18.758Z] Successfully uninstalled requests-2.23.0 [2021-05-10T22:45:19.246Z] snapd 2.49.2 from Canonical* installed [2021-05-10T22:45:20.190Z] "snapd" switched to the "latest/stable" channel [2021-05-10T22:45:20.190Z] [2021-05-10T22:45:21.381Z] Running setup.py install for PyYAML: started [2021-05-10T22:45:22.754Z] core18 20210309 from Canonical* installed [2021-05-10T22:45:23.013Z] "core18" switched to the "latest/stable" channel [2021-05-10T22:45:23.013Z] [2021-05-10T22:45:24.002Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-10T22:45:24.002Z] Running setup.py install for docopt: started [2021-05-10T22:45:25.981Z] Running setup.py install for docopt: finished with status 'done' [2021-05-10T22:45:26.317Z] snapcraft 4.7.1 from Canonical* installed [2021-05-10T22:45:26.577Z] 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-10T22:45:26.588Z] "snapcraft" switched to the "latest/stable" channel [2021-05-10T22:45:26.588Z] [2021-05-10T22:45:30.793Z] 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-10T22:45:30.793Z] - README.md [2021-05-10T22:45:30.793Z] [2021-05-10T22:45:30.793Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-10T22:45:37.379Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T22:45:37.379Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T22:45:37.379Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T22:45:37.379Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T22:45:37.950Z] Reading package lists... [2021-05-10T22:45:38.218Z] 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-10T22:45:41.730Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:45:41.730Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:45:41.730Z] ---> 5fbd72116629 [2021-05-10T22:45:41.730Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T22:45:41.730Z] ---> Using cache [2021-05-10T22:45:41.730Z] ---> c6c4be7540dc [2021-05-10T22:45:41.730Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:45:41.730Z] ---> Using cache [2021-05-10T22:45:41.730Z] ---> 03b44d06fd98 [2021-05-10T22:45:41.730Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-10T22:45:41.730Z] ---> Using cache [2021-05-10T22:45:41.730Z] ---> 2ebe5a2a6e45 [2021-05-10T22:45:41.730Z] Step 6/22 : COPY go.mod . [2021-05-10T22:45:41.730Z] ---> Using cache [2021-05-10T22:45:41.730Z] ---> 8ea00bd9a692 [2021-05-10T22:45:41.730Z] Step 7/22 : RUN go mod download [2021-05-10T22:45:41.730Z] ---> Using cache [2021-05-10T22:45:41.730Z] ---> 59fabde11eb3 [2021-05-10T22:45:41.730Z] Step 8/22 : COPY . . [2021-05-10T22:45:41.730Z] ---> Using cache [2021-05-10T22:45:41.730Z] ---> 0b224d389005 [2021-05-10T22:45:41.730Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-10T22:45:41.730Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:45:41.730Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:45:41.730Z] ---> 5fbd72116629 [2021-05-10T22:45:41.730Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:45:41.730Z] ---> Using cache [2021-05-10T22:45:41.730Z] ---> c6c4be7540dc [2021-05-10T22:45:41.730Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:45:41.730Z] ---> Using cache [2021-05-10T22:45:41.730Z] ---> 03b44d06fd98 [2021-05-10T22:45:41.730Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T22:45:41.730Z] ---> Using cache [2021-05-10T22:45:41.730Z] ---> 2ebe5a2a6e45 [2021-05-10T22:45:41.730Z] Step 6/23 : COPY go.mod . [2021-05-10T22:45:41.730Z] ---> Using cache [2021-05-10T22:45:41.730Z] ---> 8ea00bd9a692 [2021-05-10T22:45:41.730Z] Step 7/23 : RUN go mod download [2021-05-10T22:45:41.730Z] ---> Using cache [2021-05-10T22:45:41.730Z] ---> 59fabde11eb3 [2021-05-10T22:45:41.730Z] Step 8/23 : COPY . . [2021-05-10T22:45:42.008Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:45:42.008Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:45:42.008Z] ---> 5fbd72116629 [2021-05-10T22:45:42.008Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:45:42.008Z] ---> Using cache [2021-05-10T22:45:42.008Z] ---> c6c4be7540dc [2021-05-10T22:45:42.008Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:45:42.008Z] ---> Using cache [2021-05-10T22:45:42.008Z] ---> 03b44d06fd98 [2021-05-10T22:45:42.008Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-10T22:45:42.008Z] ---> Using cache [2021-05-10T22:45:42.008Z] ---> 0b224d389005 [2021-05-10T22:45:42.008Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-10T22:45:44.675Z] ---> Running in 7c4398b626f0 [2021-05-10T22:45:44.675Z] ---> Running in e70fb195214e [2021-05-10T22:45:44.675Z] ---> Running in ff031fa298cc [2021-05-10T22:45:44.801Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T22:45:44.801Z] Reading package lists... [2021-05-10T22:45:44.801Z] Building dependency tree... [2021-05-10T22:45:44.801Z] Reading state information... [2021-05-10T22:45:44.801Z] Suggested packages: [2021-05-10T22:45:44.801Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-10T22:45:44.801Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-10T22:45:44.801Z] Recommended packages: [2021-05-10T22:45:44.801Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-10T22:45:44.801Z] The following NEW packages will be installed: [2021-05-10T22:45:44.801Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-10T22:45:44.801Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-10T22:45:44.801Z] pkg-config zip [2021-05-10T22:45:44.801Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T22:45:44.801Z] Need to get 7663 kB of archives. [2021-05-10T22:45:44.801Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-10T22:45:44.801Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-10T22:45:44.801Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-10T22:45:45.063Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-10T22:45:45.063Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-10T22:45:45.323Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-10T22:45:45.323Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-10T22:45:45.323Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-10T22:45:45.323Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-10T22:45:45.323Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-10T22:45:45.323Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-10T22:45:45.584Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-10T22:45:45.584Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-10T22:45:45.584Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-10T22:45:45.687Z] Removing intermediate container 834d3c38eb98 [2021-05-10T22:45:45.688Z] ---> 6b65662f3c73 [2021-05-10T22:45:45.688Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-10T22:45:45.688Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:45:45.688Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:45:45.688Z] ---> 5fbd72116629 [2021-05-10T22:45:45.688Z] Step 3/21 : WORKDIR /edgex-go [2021-05-10T22:45:45.688Z] ---> Using cache [2021-05-10T22:45:45.688Z] ---> c6c4be7540dc [2021-05-10T22:45:45.688Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:45:45.688Z] ---> Using cache [2021-05-10T22:45:45.688Z] ---> 03b44d06fd98 [2021-05-10T22:45:45.688Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-10T22:45:45.688Z] ---> Using cache [2021-05-10T22:45:45.688Z] ---> 2ebe5a2a6e45 [2021-05-10T22:45:45.688Z] Step 6/21 : COPY go.mod . [2021-05-10T22:45:45.688Z] ---> Using cache [2021-05-10T22:45:45.688Z] ---> 8ea00bd9a692 [2021-05-10T22:45:45.688Z] Step 7/21 : RUN go mod download [2021-05-10T22:45:45.688Z] ---> Using cache [2021-05-10T22:45:45.688Z] ---> 59fabde11eb3 [2021-05-10T22:45:45.688Z] Step 8/21 : COPY . . [2021-05-10T22:45:45.846Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-10T22:45:45.846Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-10T22:45:45.846Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T22:45:45.846Z] Fetched 7663 kB in 1s (6999 kB/s) [2021-05-10T22:45:45.968Z] ---> Using cache [2021-05-10T22:45:45.968Z] ---> 0b224d389005 [2021-05-10T22:45:45.968Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-10T22:45:45.968Z] ---> Running in eb24d88d4e3a [2021-05-10T22:45:46.107Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-10T22:45:46.107Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-10T22:45:46.107Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-10T22:45:46.107Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-10T22:45:46.249Z] ---> Running in 5c87e7fe47f8 [2021-05-10T22:45:46.368Z] Selecting previously unselected package libpsl5:amd64. [2021-05-10T22:45:46.368Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-10T22:45:46.368Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-10T22:45:46.368Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-10T22:45:46.368Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-10T22:45:46.368Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-10T22:45:46.368Z] Selecting previously unselected package librtmp1:amd64. [2021-05-10T22:45:46.368Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-10T22:45:46.368Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-10T22:45:46.533Z] CGO_ENABLED=1 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-10T22:45:46.628Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-10T22:45:46.628Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-10T22:45:46.628Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-10T22:45:46.628Z] Selecting previously unselected package liberror-perl. [2021-05-10T22:45:46.628Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-10T22:45:46.628Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-10T22:45:46.628Z] Selecting previously unselected package git-man. [2021-05-10T22:45:46.628Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-10T22:45:46.628Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-10T22:45:46.811Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:45:46.811Z] CGO_ENABLED=1 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-10T22:45:46.811Z] Removing intermediate container eb24d88d4e3a [2021-05-10T22:45:46.811Z] ---> 6d4cb3506d97 [2021-05-10T22:45:46.811Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-10T22:45:46.889Z] Selecting previously unselected package git. [2021-05-10T22:45:46.889Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-10T22:45:46.889Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-10T22:45:47.094Z] ---> Running in 3e8e574fbb77 [2021-05-10T22:45:47.469Z] Selecting previously unselected package libnorm1:amd64. [2021-05-10T22:45:47.469Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-10T22:45:47.469Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-10T22:45:47.698Z] Removing intermediate container 3e8e574fbb77 [2021-05-10T22:45:47.698Z] ---> 4ca0ccd22932 [2021-05-10T22:45:47.698Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-10T22:45:47.738Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-10T22:45:47.738Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-10T22:45:47.738Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-10T22:45:47.738Z] Selecting previously unselected package libsodium23:amd64. [2021-05-10T22:45:47.738Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-10T22:45:47.738Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-10T22:45:47.999Z] Selecting previously unselected package libzmq5:amd64. [2021-05-10T22:45:47.999Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-10T22:45:47.999Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T22:45:47.999Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-10T22:45:47.999Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-10T22:45:47.999Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T22:45:48.260Z] Selecting previously unselected package pkg-config. [2021-05-10T22:45:48.260Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-10T22:45:48.260Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-10T22:45:48.260Z] Selecting previously unselected package zip. [2021-05-10T22:45:48.260Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-10T22:45:48.260Z] Unpacking zip (3.0-11build1) ... [2021-05-10T22:45:48.260Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-10T22:45:48.260Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-10T22:45:48.260Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-10T22:45:48.260Z] Setting up liberror-perl (0.17025-1) ... [2021-05-10T22:45:48.260Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-10T22:45:48.305Z] CGO_ENABLED=1 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-10T22:45:48.521Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-10T22:45:48.521Z] No schema files found: doing nothing. [2021-05-10T22:45:48.521Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-10T22:45:48.521Z] Setting up zip (3.0-11build1) ... [2021-05-10T22:45:48.521Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-10T22:45:48.521Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-10T22:45:48.521Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-10T22:45:48.521Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T22:45:48.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:45:48.782Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-10T22:45:48.782Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T22:45:48.782Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-10T22:45:48.782Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T22:45:49.601Z] ---> e7f8e28075bb [2021-05-10T22:45:49.601Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-10T22:45:49.880Z] OK: 218 MiB in 52 packages [2021-05-10T22:45:50.880Z] ---> 7081af445f8a [2021-05-10T22:45:50.880Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-10T22:45:52.334Z] Removing intermediate container ff031fa298cc [2021-05-10T22:45:52.334Z] ---> afcb223e84dd [2021-05-10T22:45:52.334Z] Step 6/23 : COPY go.mod . [2021-05-10T22:45:52.334Z] ---> 08d22c0bdf7b [2021-05-10T22:45:52.334Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-10T22:45:52.611Z] ---> Running in 20012333c5a0 [2021-05-10T22:45:53.223Z] ---> 9be977c615c8 [2021-05-10T22:45:53.223Z] Step 7/23 : RUN go mod download [2021-05-10T22:45:53.504Z] Removing intermediate container 20012333c5a0 [2021-05-10T22:45:53.504Z] ---> a8b724624e5a [2021-05-10T22:45:53.504Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:45:53.504Z] ---> Running in 9de8848088ba [2021-05-10T22:45:53.785Z] ---> Running in 23b781cc50f9 [2021-05-10T22:45:54.773Z] Removing intermediate container 23b781cc50f9 [2021-05-10T22:45:54.773Z] ---> 8f7e3617b80d [2021-05-10T22:45:54.773Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T22:45:55.051Z] ---> Running in a5defe2c51a3 [2021-05-10T22:45:55.394Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T22:45:55.394Z] git set to automatically installed. [2021-05-10T22:45:55.394Z] git-man set to automatically installed. [2021-05-10T22:45:55.394Z] libcurl3-gnutls set to automatically installed. [2021-05-10T22:45:55.394Z] liberror-perl set to automatically installed. [2021-05-10T22:45:55.394Z] libglib2.0-0 set to automatically installed. [2021-05-10T22:45:55.394Z] libnghttp2-14 set to automatically installed. [2021-05-10T22:45:55.394Z] libnorm1 set to automatically installed. [2021-05-10T22:45:55.394Z] libpgm-5.2-0 set to automatically installed. [2021-05-10T22:45:55.394Z] libpsl5 set to automatically installed. [2021-05-10T22:45:55.394Z] librtmp1 set to automatically installed. [2021-05-10T22:45:55.394Z] libsodium23 set to automatically installed. [2021-05-10T22:45:55.394Z] libzmq3-dev set to automatically installed. [2021-05-10T22:45:55.394Z] libzmq5 set to automatically installed. [2021-05-10T22:45:55.394Z] pkg-config set to automatically installed. [2021-05-10T22:45:55.394Z] zip set to automatically installed. [2021-05-10T22:45:55.665Z] Removing intermediate container a5defe2c51a3 [2021-05-10T22:45:55.665Z] ---> 0152a36b0877 [2021-05-10T22:45:55.665Z] Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:45:55.940Z] ---> Running in 8101a672ff34 [2021-05-10T22:45:56.544Z] Removing intermediate container 8101a672ff34 [2021-05-10T22:45:56.544Z] ---> 55867a173caf [2021-05-10T22:45:56.544Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:45:56.778Z] snapd is not logged in, snap install commands will use sudo [2021-05-10T22:45:57.156Z] ---> Running in 7ef1fae4ff5a [2021-05-10T22:45:58.150Z] Removing intermediate container 7ef1fae4ff5a [2021-05-10T22:45:58.150Z] ---> 833c161eecde [2021-05-10T22:45:58.150Z] [2021-05-10T22:45:58.150Z] Removing intermediate container 9de8848088ba [2021-05-10T22:45:58.150Z] ---> e674b3f5264a [2021-05-10T22:45:58.150Z] Step 8/23 : COPY . . [2021-05-10T22:45:58.427Z] Successfully built 833c161eecde [2021-05-10T22:45:58.427Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-10T22:46:03.360Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T22:46:13.373Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-10T22:46:13.946Z] snapd is not logged in, snap install commands will use sudo [2021-05-10T22:46:16.788Z]  Building docker-sys-mgmt-agent-go ... done  ---> 2bcf88f2ba5a [2021-05-10T22:46:16.788Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-10T22:46:16.788Z] ---> Running in a10eabb330fe [2021-05-10T22:46:18.233Z] 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-10T22:46:20.534Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T22:46:21.483Z] snap "core18" has no updates available [2021-05-10T22:46:22.082Z] Pulling go-build-helper [2021-05-10T22:46:22.082Z] + snapcraftctl pull [2021-05-10T22:46:23.023Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-10T22:46:23.023Z] Skipping pull go-build-helper (already ran) [2021-05-10T22:46:23.023Z] Building go-build-helper [2021-05-10T22:46:23.023Z] + snapcraftctl build [2021-05-10T22:46:24.934Z] Staging go-build-helper [2021-05-10T22:46:24.934Z] + snapcraftctl stage [2021-05-10T22:46:34.941Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-10T22:46:34.941Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-10T22:46:34.941Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-10T22:46:34.941Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-10T22:46:34.941Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-10T22:46:34.941Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-10T22:46:34.941Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-10T22:46:34.941Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-10T22:46:34.941Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-10T22:46:34.941Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-10T22:46:34.941Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-10T22:46:34.941Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-10T22:46:34.941Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-10T22:46:34.941Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-10T22:46:34.941Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-10T22:46:34.941Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-10T22:46:34.941Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-10T22:46:34.941Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-10T22:46:34.941Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-10T22:46:34.941Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2066 kB] [2021-05-10T22:46:34.941Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-10T22:46:34.941Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-10T22:46:34.941Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-10T22:46:34.941Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [343 kB] [2021-05-10T22:46:34.941Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.7 kB] [2021-05-10T22:46:34.941Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-10T22:46:34.941Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-10T22:46:34.941Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-10T22:46:34.941Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-10T22:46:34.941Z] Fetched 224 kB in 0s (0 B/s) [2021-05-10T22:46:34.941Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-10T22:46:34.941Z] Fetched 157 kB in 0s (0 B/s) [2021-05-10T22:46:34.941Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-10T22:46:34.941Z] Fetched 221 kB in 0s (0 B/s) [2021-05-10T22:46:34.941Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-10T22:46:34.941Z] Fetched 143 kB in 0s (0 B/s) [2021-05-10T22:46:34.941Z] Pulling app-service-config [2021-05-10T22:46:34.941Z] + snapcraftctl pull [2021-05-10T22:46:34.941Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-10T22:46:35.512Z] Pulling config-common [2021-05-10T22:46:35.512Z] + snapcraftctl pull [2021-05-10T22:46:39.718Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T22:46:39.718Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-10T22:46:39.718Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T22:46:39.718Z] Fetched 88.7 kB in 0s (0 B/s) [2021-05-10T22:46:39.718Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-10T22:46:39.718Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T22:46:39.718Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-10T22:46:39.718Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T22:46:39.718Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-10T22:46:39.718Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T22:46:39.718Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-10T22:46:39.718Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T22:46:39.718Z] Pulling edgex-go [2021-05-10T22:46:39.718Z] + snapcraftctl pull [2021-05-10T22:47:01.725Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-10T22:47:01.725Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T22:47:01.725Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T22:47:01.725Z] Fetched 88.7 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-10T22:47:01.725Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-10T22:47:01.725Z] Fetched 279 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-10T22:47:01.725Z] Fetched 122 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-10T22:47:01.725Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-10T22:47:01.725Z] Fetched 8848 B in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-10T22:47:01.725Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-10T22:47:01.725Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-10T22:47:01.725Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-10T22:47:01.725Z] Fetched 219 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-10T22:47:01.725Z] Fetched 154 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-10T22:47:01.725Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-10T22:47:01.725Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-10T22:47:01.725Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-10T22:47:01.725Z] Fetched 499 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-10T22:47:01.725Z] Fetched 111 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-10T22:47:01.725Z] Fetched 240 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-10T22:47:01.725Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-10T22:47:01.725Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-10T22:47:01.725Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-10T22:47:01.726Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-10T22:47:01.726Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-10T22:47:01.726Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-10T22:47:01.726Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-10T22:47:01.726Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-10T22:47:01.726Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-10T22:47:01.726Z] Fetched 8720 B in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-10T22:47:01.726Z] Fetched 137 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-10T22:47:01.726Z] Fetched 119 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-10T22:47:01.726Z] Fetched 110 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-10T22:47:01.726Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-10T22:47:01.726Z] Fetched 645 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-10T22:47:01.726Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-10T22:47:01.726Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-10T22:47:01.726Z] Fetched 368 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-10T22:47:01.726Z] Fetched 187 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-10T22:47:01.726Z] Fetched 175 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-10T22:47:01.726Z] Fetched 206 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-10T22:47:01.726Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-10T22:47:01.726Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-10T22:47:01.726Z] Fetched 159 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-10T22:47:01.726Z] Fetched 107 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-10T22:47:01.726Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-10T22:47:01.726Z] Pulling static-packages [2021-05-10T22:47:01.726Z] + snapcraftctl pull [2021-05-10T22:47:01.726Z] Pulling version [2021-05-10T22:47:01.726Z] + cd /root/project [2021-05-10T22:47:01.726Z] + [ -f VERSION ] [2021-05-10T22:47:01.726Z] + PROJECT_VERSION=local-dev [2021-05-10T22:47:01.726Z] + git rev-parse --short HEAD [2021-05-10T22:47:01.726Z] + GIT_REVISION=1d5c5c1f [2021-05-10T22:47:01.726Z] + snapcraftctl set-version local-dev [2021-05-10T22:47:01.726Z] Skipping build go-build-helper (already ran) [2021-05-10T22:47:01.726Z] Building app-service-config [2021-05-10T22:47:01.726Z] + make build [2021-05-10T22:47:01.726Z] go mod tidy [2021-05-10T22:47:03.646Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.55 [2021-05-10T22:47:03.646Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.46 [2021-05-10T22:47:03.646Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.82 [2021-05-10T22:47:03.907Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-10T22:47:03.907Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-10T22:47:03.907Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.18 [2021-05-10T22:47:03.907Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-10T22:47:03.907Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-10T22:47:03.907Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-10T22:47:04.172Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-10T22:47:04.172Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-10T22:47:04.172Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-10T22:47:04.172Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-10T22:47:04.434Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-10T22:47:04.434Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-10T22:47:04.434Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-10T22:47:04.434Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-10T22:47:04.434Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-10T22:47:04.434Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-10T22:47:04.434Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-10T22:47:04.434Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-10T22:47:04.434Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-10T22:47:04.694Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-10T22:47:04.694Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-10T22:47:04.694Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-10T22:47:04.694Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-10T22:47:04.694Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-10T22:47:04.694Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-10T22:47:04.694Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-10T22:47:04.694Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-10T22:47:04.694Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-10T22:47:04.959Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-10T22:47:04.959Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-10T22:47:04.959Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-10T22:47:04.959Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-10T22:47:04.959Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-10T22:47:04.959Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-10T22:47:04.959Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-10T22:47:04.959Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-10T22:47:04.959Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-10T22:47:04.959Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-10T22:47:04.959Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-10T22:47:05.248Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-10T22:47:05.248Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-10T22:47:05.248Z] go: downloading golang.org/x/text v0.3.2 [2021-05-10T22:47:05.248Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-10T22:47:05.248Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-10T22:47:05.248Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-10T22:47:05.528Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-10T22:47:05.528Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-10T22:47:05.528Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-10T22:47:05.528Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-10T22:47:05.528Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-10T22:47:05.528Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-10T22:47:05.528Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-10T22:47:05.528Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-10T22:47:05.528Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-10T22:47:05.528Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-10T22:47:05.528Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-10T22:47:05.528Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-10T22:47:05.528Z] go: downloading github.com/kr/text v0.1.0 [2021-05-10T22:47:05.528Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-10T22:47:05.528Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-10T22:47:05.528Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-10T22:47:05.789Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-10T22:47:05.789Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-10T22:47:05.789Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-10T22:47:05.789Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-10T22:47:06.049Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-10T22:47:06.049Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-10T22:47:06.049Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-10T22:47:06.308Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-10T22:47:06.308Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-10T22:47:06.308Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-10T22:47:06.308Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-10T22:47:06.308Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-10T22:47:06.308Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-10T22:47:06.308Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-10T22:47:06.308Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-10T22:47:06.567Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-10T22:47:14.705Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-10T22:47:14.705Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-10T22:47:14.705Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-10T22:47:14.705Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-10T22:47:16.090Z] Building config-common [2021-05-10T22:47:16.090Z] + snapcraftctl build [2021-05-10T22:47:18.003Z] Building edgex-go [2021-05-10T22:47:18.264Z] + cd /root/parts/edgex-go/src [2021-05-10T22:47:18.264Z] + make build [2021-05-10T22:47:18.264Z] 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-10T22:47:18.524Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.50 [2021-05-10T22:47:18.524Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-10T22:47:18.785Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-10T22:47:18.785Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-10T22:47:18.785Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-10T22:47:18.785Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-10T22:47:18.785Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-10T22:47:22.083Z] CGO_ENABLED=1 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-10T22:47:25.380Z] CGO_ENABLED=1 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-10T22:47:27.372Z] CGO_ENABLED=1 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-10T22:47:29.351Z] CGO_ENABLED=1 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-10T22:47:29.991Z] CGO_ENABLED=1 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-10T22:47:32.731Z] CGO_ENABLED=1 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-10T22:47:32.732Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-10T22:47:32.732Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-10T22:47:34.648Z] CGO_ENABLED=1 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-10T22:47:36.560Z] CGO_ENABLED=1 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-10T22:47:36.560Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-10T22:47:38.471Z] CGO_ENABLED=1 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-10T22:47:40.109Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T22:47:40.383Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T22:47:42.292Z] CGO_ENABLED=1 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-10T22:47:42.292Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-10T22:47:44.830Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-10T22:47:44.830Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-10T22:47:44.830Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-10T22:47:45.091Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-10T22:47:45.091Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-10T22:47:45.091Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-10T22:47:45.091Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-10T22:47:45.091Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-10T22:47:45.091Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-10T22:47:45.092Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-10T22:47:45.092Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-10T22:47:45.092Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-10T22:47:45.092Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-10T22:47:45.092Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-10T22:47:45.092Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-10T22:47:45.092Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-10T22:47:45.092Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-10T22:47:45.092Z] + 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-10T22:47:45.092Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-10T22:47:45.092Z] + 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-10T22:47:45.092Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-10T22:47:45.092Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-10T22:47:45.092Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-10T22:47:45.092Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-10T22:47:45.092Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-10T22:47:45.092Z] + 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-10T22:47:48.393Z] Building static-packages [2021-05-10T22:47:48.393Z] + snapcraftctl build [2021-05-10T22:47:49.777Z] Building version [2021-05-10T22:47:49.777Z] + snapcraftctl build [2021-05-10T22:47:51.690Z] Skipping stage go-build-helper (already ran) [2021-05-10T22:47:51.690Z] Staging app-service-config [2021-05-10T22:47:51.690Z] + snapcraftctl stage [2021-05-10T22:47:52.631Z] Staging config-common [2021-05-10T22:47:52.631Z] + snapcraftctl stage [2021-05-10T22:47:53.020Z] Removing intermediate container 5c87e7fe47f8 [2021-05-10T22:47:53.020Z] ---> b00a268e3011 [2021-05-10T22:47:53.020Z] [2021-05-10T22:47:53.020Z] Step 10/21 : FROM alpine:3.12 [2021-05-10T22:47:53.020Z] ---> 9852663dfa18 [2021-05-10T22:47:53.020Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-10T22:47:53.020Z] ---> Running in f2d677c4e39b [2021-05-10T22:47:54.017Z] Staging edgex-go [2021-05-10T22:47:54.017Z] + snapcraftctl stage [2021-05-10T22:47:54.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:47:54.633Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:47:54.960Z] Staging static-packages [2021-05-10T22:47:54.960Z] + snapcraftctl stage [2021-05-10T22:47:55.241Z] Removing intermediate container 7c4398b626f0 [2021-05-10T22:47:55.241Z] ---> c1191e34a103 [2021-05-10T22:47:55.241Z] [2021-05-10T22:47:55.241Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T22:47:55.241Z] ---> 9852663dfa18 [2021-05-10T22:47:55.241Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-10T22:47:55.241Z] ---> Using cache [2021-05-10T22:47:55.241Z] ---> 67f298bcacf2 [2021-05-10T22:47:55.241Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:47:55.241Z] ---> Using cache [2021-05-10T22:47:55.241Z] ---> ddc8c4e4601d [2021-05-10T22:47:55.241Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-10T22:47:55.241Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-10T22:47:55.241Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T22:47:55.241Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-10T22:47:55.241Z] (4/4) Installing curl (7.76.1-r0) [2021-05-10T22:47:55.241Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:47:55.241Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T22:47:55.535Z] OK: 7 MiB in 18 packages [2021-05-10T22:47:55.535Z] ---> Running in c4522d5d77ee [2021-05-10T22:47:55.902Z] Staging version [2021-05-10T22:47:55.902Z] + snapcraftctl stage [2021-05-10T22:47:56.539Z] Removing intermediate container c4522d5d77ee [2021-05-10T22:47:56.539Z] ---> 72d60b761607 [2021-05-10T22:47:56.539Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T22:47:56.816Z] ---> Running in d94e2dfb8521 [2021-05-10T22:47:56.842Z] Priming go-build-helper [2021-05-10T22:47:56.843Z] + snapcraftctl prime [2021-05-10T22:47:57.783Z] Priming app-service-config [2021-05-10T22:47:57.783Z] + snapcraftctl prime [2021-05-10T22:47:57.807Z] Removing intermediate container d94e2dfb8521 [2021-05-10T22:47:57.807Z] ---> 0c5dcc615507 [2021-05-10T22:47:57.807Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:47:58.084Z] Removing intermediate container f2d677c4e39b [2021-05-10T22:47:58.084Z] ---> c5ed8769bdff [2021-05-10T22:47:58.084Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T22:47:58.084Z] ---> Running in 9fc097ff261c [2021-05-10T22:47:58.716Z] ---> 15413e7cf6ca [2021-05-10T22:47:58.991Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-10T22:47:58.991Z] Removing intermediate container 9fc097ff261c [2021-05-10T22:47:58.991Z] ---> 4be224f6dabe [2021-05-10T22:47:58.991Z] Step 13/21 : WORKDIR /edgex [2021-05-10T22:47:59.163Z] Priming config-common [2021-05-10T22:47:59.163Z] + snapcraftctl prime [2021-05-10T22:47:59.270Z] ---> Running in 9ed07760e3ed [2021-05-10T22:47:59.731Z] Priming edgex-go [2021-05-10T22:47:59.731Z] + snapcraftctl prime [2021-05-10T22:48:00.727Z] Removing intermediate container 9ed07760e3ed [2021-05-10T22:48:00.727Z] ---> e7ac8a40cbe3 [2021-05-10T22:48:00.727Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-10T22:48:01.003Z] ---> 6aea353c9369 [2021-05-10T22:48:01.003Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-10T22:48:01.112Z] Priming static-packages [2021-05-10T22:48:01.112Z] + snapcraftctl prime [2021-05-10T22:48:01.612Z] ---> a51c65f6bdfb [2021-05-10T22:48:01.612Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-10T22:48:02.228Z] ---> 8800deab3d14 [2021-05-10T22:48:02.228Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-10T22:48:02.830Z] ---> Running in 241d3e74be39 [2021-05-10T22:48:03.661Z] Priming version [2021-05-10T22:48:03.662Z] + snapcraftctl prime [2021-05-10T22:48:03.810Z] ---> edb52bec2cf3 [2021-05-10T22:48:03.810Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-10T22:48:03.810Z] Removing intermediate container 241d3e74be39 [2021-05-10T22:48:03.810Z] ---> 967dfff54088 [2021-05-10T22:48:03.810Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:48:04.082Z] ---> Running in c21f1392a25c [2021-05-10T22:48:04.603Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-10T22:48:05.544Z] Removing intermediate container c21f1392a25c [2021-05-10T22:48:05.544Z] ---> fee1a9029b4d [2021-05-10T22:48:05.544Z] Step 20/22 : LABEL arch=arm64 [2021-05-10T22:48:05.834Z] Removing intermediate container e70fb195214e [2021-05-10T22:48:05.834Z] ---> 12eb85d9be01 [2021-05-10T22:48:05.834Z] [2021-05-10T22:48:05.834Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T22:48:05.834Z] ---> 9852663dfa18 [2021-05-10T22:48:05.834Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T22:48:05.834Z] ---> Using cache [2021-05-10T22:48:05.834Z] ---> 67f298bcacf2 [2021-05-10T22:48:05.834Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:48:05.834Z] ---> Using cache [2021-05-10T22:48:05.834Z] ---> ddc8c4e4601d [2021-05-10T22:48:05.834Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-10T22:48:05.834Z] ---> Running in 3db47d9f3a3d [2021-05-10T22:48:05.834Z] ---> 7190281cb3a9 [2021-05-10T22:48:05.834Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-10T22:48:05.834Z] ---> Running in e20f4b680ca1 [Pipeline] } [Pipeline] // withEnv [2021-05-10T22:48:06.106Z] ---> Running in 0d30a33579cc [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-10T22:48:06.707Z] Removing intermediate container e20f4b680ca1 [2021-05-10T22:48:06.707Z] ---> 2410f4c49160 [2021-05-10T22:48:06.707Z] Step 14/23 : EXPOSE $APP_PORTRemoving intermediate container 3db47d9f3a3d [2021-05-10T22:48:06.707Z] ---> 82d5dbdaa0f2 [2021-05-10T22:48:06.707Z] Step 21/22 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:48:06.707Z] [2021-05-10T22:48:06.707Z] Removing intermediate container 0d30a33579cc [2021-05-10T22:48:06.707Z] ---> e031f0de6f50 [2021-05-10T22:48:06.707Z] Step 18/21 : CMD ["--init=true"] [2021-05-10T22:48:06.985Z] ---> Running in ae2bcfe66b3f [2021-05-10T22:48:06.985Z] ---> Running in b0e2fe205c5d [2021-05-10T22:48:06.985Z] ---> Running in a11caef9dfe9 [2021-05-10T22:48:07.582Z] Removing intermediate container b0e2fe205c5d [2021-05-10T22:48:07.582Z] ---> 920054ca05cf [2021-05-10T22:48:07.582Z] Removing intermediate container ae2bcfe66b3f [2021-05-10T22:48:07.582Z] ---> d40ecb0db5b7 [2021-05-10T22:48:07.582Z] Step 22/22 : LABEL version=0.0.0Step 15/23 : WORKDIR / [2021-05-10T22:48:07.582Z] [2021-05-10T22:48:07.857Z] Removing intermediate container a11caef9dfe9 [2021-05-10T22:48:07.857Z] ---> 2b7ed52761cd [2021-05-10T22:48:07.857Z] Step 19/21 : LABEL arch=arm64 [2021-05-10T22:48:07.857Z] ---> Running in 9d50e1661322 [2021-05-10T22:48:07.857Z] ---> Running in e9343ca93281 [2021-05-10T22:48:07.857Z] ---> Running in 5c0415c30964 [2021-05-10T22:48:08.467Z] Removing intermediate container e9343ca93281 [2021-05-10T22:48:08.467Z] ---> c1d23ddd2b25 [2021-05-10T22:48:08.467Z] [2021-05-10T22:48:08.467Z] Removing intermediate container 9d50e1661322 [2021-05-10T22:48:08.467Z] ---> 538131f549d3 [2021-05-10T22:48:08.467Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:48:08.746Z] Removing intermediate container 5c0415c30964 [2021-05-10T22:48:08.746Z] ---> c5c3371bb60e [2021-05-10T22:48:08.746Z] Step 20/21 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:48:09.028Z] Successfully built c1d23ddd2b25 [2021-05-10T22:48:09.028Z] ---> Running in 79ca8d63751c [2021-05-10T22:48:09.028Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-10T22:48:09.644Z]  Building docker-support-scheduler-go ... done Removing intermediate container 79ca8d63751c [2021-05-10T22:48:09.645Z] ---> 9b00fc4cf0b6 [2021-05-10T22:48:09.645Z] Step 21/21 : LABEL version=0.0.0 [2021-05-10T22:48:09.645Z] ---> a0ed1ccdb4bd [2021-05-10T22:48:09.645Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-10T22:48:09.645Z] ---> Running in 4cb1d558655b [2021-05-10T22:48:10.620Z] Removing intermediate container 4cb1d558655b [2021-05-10T22:48:10.620Z] ---> d32b428e956f [2021-05-10T22:48:10.620Z] [2021-05-10T22:48:10.893Z] Successfully built d32b428e956f [2021-05-10T22:48:11.493Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-10T22:48:11.493Z]  Building docker-security-proxy-setup-go ... done  ---> 137482429f23 [2021-05-10T22:48:11.493Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-10T22:48:12.925Z] ---> 0ac4c84bfdcc [2021-05-10T22:48:12.925Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-10T22:48:12.925Z] Removing intermediate container a10eabb330fe [2021-05-10T22:48:12.925Z] ---> 6ccdc54081e7 [2021-05-10T22:48:12.926Z] ---> Running in facd1292a194 [2021-05-10T22:48:12.926Z] [2021-05-10T22:48:12.926Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T22:48:12.926Z] ---> 9852663dfa18 [2021-05-10T22:48:12.926Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-10T22:48:13.201Z] ---> Running in 883708b0fcd8 [2021-05-10T22:48:13.476Z] Removing intermediate container facd1292a194 [2021-05-10T22:48:13.476Z] ---> 2bd6473ab0ba [2021-05-10T22:48:13.476Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:48:13.753Z] ---> Running in 03470ee9bcf3 [2021-05-10T22:48:13.753Z] Removing intermediate container 883708b0fcd8 [2021-05-10T22:48:13.753Z] ---> ed83c701a17b [2021-05-10T22:48:13.753Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-10T22:48:13.753Z] ---> Running in cdbf27557b8a [2021-05-10T22:48:14.350Z] Removing intermediate container 03470ee9bcf3 [2021-05-10T22:48:14.350Z] ---> 47dc65f4b104 [2021-05-10T22:48:14.350Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T22:48:14.350Z] Removing intermediate container cdbf27557b8a [2021-05-10T22:48:14.350Z] ---> d4ac0dab99a4 [2021-05-10T22:48:14.350Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-10T22:48:14.350Z] ---> Running in 056bbb3e6bcf [2021-05-10T22:48:14.622Z] ---> Running in 99323aaa5a5b [2021-05-10T22:48:14.894Z] Removing intermediate container 056bbb3e6bcf [2021-05-10T22:48:14.894Z] ---> a5efea308835 [2021-05-10T22:48:14.894Z] Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:48:15.173Z] ---> Running in 963469bb0ed3 [2021-05-10T22:48:15.173Z] Removing intermediate container 99323aaa5a5b [2021-05-10T22:48:15.173Z] ---> fa229cca067a [2021-05-10T22:48:15.173Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:48:15.173Z] ---> Running in 5f0c4d37c5c2 [2021-05-10T22:48:15.775Z] Removing intermediate container 963469bb0ed3 [2021-05-10T22:48:15.775Z] ---> 9607931ffed8 [2021-05-10T22:48:15.775Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:48:15.775Z] ---> Running in f37dd53d604a [2021-05-10T22:48:16.369Z] Removing intermediate container f37dd53d604a [2021-05-10T22:48:16.369Z] ---> e5388e0e2d2a [2021-05-10T22:48:16.369Z] [2021-05-10T22:48:16.640Z] Successfully built e5388e0e2d2a [2021-05-10T22:48:16.916Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-10T22:48:17.895Z]  Building docker-core-metadata-go ... done Removing intermediate container 5f0c4d37c5c2 [2021-05-10T22:48:17.895Z] ---> 5a3981729aaa [2021-05-10T22:48:17.895Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-10T22:48:17.895Z] ---> Running in f6b0073445d5 [2021-05-10T22:48:18.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:48:20.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:48:21.419Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-10T22:48:21.692Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-10T22:48:21.692Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-10T22:48:21.963Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-10T22:48:22.232Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-10T22:48:22.502Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-10T22:48:22.774Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:48:22.774Z] OK: 8 MiB in 20 packages [2021-05-10T22:48:24.212Z] Removing intermediate container f6b0073445d5 [2021-05-10T22:48:24.212Z] ---> a64d034cb0bc [2021-05-10T22:48:24.212Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:48:24.485Z] ---> 31e3a4677ae1 [2021-05-10T22:48:24.485Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-10T22:48:25.919Z] ---> d81866904e8d [2021-05-10T22:48:25.919Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-10T22:48:26.510Z] ---> 83b019085388 [2021-05-10T22:48:26.511Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-10T22:48:26.782Z] ---> Running in a2f0b5b462fc [2021-05-10T22:48:27.057Z] Removing intermediate container a2f0b5b462fc [2021-05-10T22:48:27.057Z] ---> 85bae7a7b837 [2021-05-10T22:48:27.057Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:48:27.331Z] ---> Running in 21be38bd0b36 [2021-05-10T22:48:27.605Z] Removing intermediate container 21be38bd0b36 [2021-05-10T22:48:27.605Z] ---> d2af73c23268 [2021-05-10T22:48:27.605Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T22:48:27.876Z] ---> Running in de028bdfe1f3 [2021-05-10T22:48:28.148Z] Removing intermediate container de028bdfe1f3 [2021-05-10T22:48:28.148Z] ---> a8248a149bcb [2021-05-10T22:48:28.148Z] Step 22/23 : LABEL git_sha=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [2021-05-10T22:48:28.420Z] ---> Running in 9cb579effdf6 [2021-05-10T22:48:28.691Z] Removing intermediate container 9cb579effdf6 [2021-05-10T22:48:28.691Z] ---> b9d9199518f7 [2021-05-10T22:48:28.691Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:48:28.964Z] ---> Running in e039ff3dac5f [2021-05-10T22:48:29.557Z] Removing intermediate container e039ff3dac5f [2021-05-10T22:48:29.557Z] ---> 106e294df5c5 [2021-05-10T22:48:29.557Z] [2021-05-10T22:48:29.832Z] Successfully built 106e294df5c5 [2021-05-10T22:48:29.832Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-10T22:48:30.117Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-10T22:48:30.137Z] $ docker stop --time=1 bbac1b6fc25088aa95b845444a0dcff852afb2923bd4201664e91fed32edc0f4 [2021-05-10T22:48:32.100Z] $ docker rm -f bbac1b6fc25088aa95b845444a0dcff852afb2923bd4201664e91fed32edc0f4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T22:48:32.775Z] + docker images [2021-05-10T22:48:32.776Z] + grep docker [2021-05-10T22:48:33.049Z] docker-core-data-go-arm64 latest 106e294df5c5 3 seconds ago 20.3MB [2021-05-10T22:48:33.049Z] docker-core-metadata-go-arm64 latest e5388e0e2d2a 16 seconds ago 17.4MB [2021-05-10T22:48:33.049Z] docker-security-proxy-setup-go-arm64 latest d32b428e956f 23 seconds ago 23.8MB [2021-05-10T22:48:33.049Z] docker-support-scheduler-go-arm64 latest c1d23ddd2b25 24 seconds ago 16MB [2021-05-10T22:48:33.049Z] docker-sys-mgmt-agent-go-arm64 latest 833c161eecde 2 minutes ago 299MB [2021-05-10T22:48:33.049Z] docker-security-bootstrapper-go-arm64 latest a5e7b199018a 3 minutes ago 17.1MB [2021-05-10T22:48:33.049Z] docker-core-command-go-arm64 latest 7c8b36eb7fef 3 minutes ago 16MB [2021-05-10T22:48:33.049Z] docker-support-notifications-go-arm64 latest e4e7fb9939cc 3 minutes ago 16.6MB [2021-05-10T22:48:33.049Z] docker-security-secretstore-setup-go-arm64 latest 0959c61531ef 3 minutes ago 24.2MB [2021-05-10T22:48:33.049Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [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-10T22:48:34.002Z] ---> job-cost.sh [2021-05-10T22:48:34.002Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aZQZ [2021-05-10T22:49:20.926Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T22:51:12.793Z] lf-activate-venv(): INFO: Adding /tmp/venv-aZQZ/bin to PATH [2021-05-10T22:51:12.793Z] INFO: No Stack... [2021-05-10T22:51:12.793Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-10T22:51:12.793Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T22:51:13.149Z] + cut -d, -f6 [2021-05-10T22:51:13.149Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-05-10T22:51:13.311Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3448-1-stack-cost] [2021-05-10T22:51:13.318Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3448-1-stack-cost] did not exist. Created. [2021-05-10T22:51:13.318Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T22:51:13.754Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-10T22:51:14.050Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T22:51:14.070Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3448-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-10T22:51:15.048Z] provisioning config files... [2021-05-10T22:51:15.065Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4544114160807177047tmp [Pipeline] { [Pipeline] sh [2021-05-10T22:51:15.431Z] + set +x [2021-05-10T22:51:15.431Z] + curl -s https://codecov.io/bash [2021-05-10T22:51:15.431Z] + bash -s -- [2021-05-10T22:51:15.700Z] [2021-05-10T22:51:15.700Z] _____ _ [2021-05-10T22:51:15.700Z] / ____| | | [2021-05-10T22:51:15.700Z] | | ___ __| | ___ ___ _____ __ [2021-05-10T22:51:15.700Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-10T22:51:15.700Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-10T22:51:15.700Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-10T22:51:15.700Z] Bash-1.0.2 [2021-05-10T22:51:15.700Z] [2021-05-10T22:51:15.700Z] [2021-05-10T22:51:15.700Z] ==> git version 2.24.3 found [2021-05-10T22:51:15.966Z] ==> 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-10T22:51:15.966Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-10T22:51:15.967Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-10T22:51:15.967Z] ==> Jenkins CI detected. [2021-05-10T22:51:15.967Z] project root: . [2021-05-10T22:51:15.967Z] --> token set from env [2021-05-10T22:51:15.967Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-10T22:51:15.967Z] ==> Running gcov in . (disable via -X gcov) [2021-05-10T22:51:15.967Z] ==> Python coveragepy not found [2021-05-10T22:51:15.967Z] ==> Searching for coverage reports in: [2021-05-10T22:51:15.967Z] + . [2021-05-10T22:51:15.967Z] -> Found 1 reports [2021-05-10T22:51:15.967Z] ==> Detecting git/mercurial file structure [2021-05-10T22:51:16.231Z] ==> Reading reports [2021-05-10T22:51:16.231Z] + ./coverage.out bytes=717673 [2021-05-10T22:51:16.231Z] ==> Appending adjustments [2021-05-10T22:51:16.231Z] https://docs.codecov.io/docs/fixing-reports [2021-05-10T22:51:20.468Z] + Found adjustments [2021-05-10T22:51:20.468Z] ==> Gzipping contents [2021-05-10T22:51:20.468Z] 100K /tmp/codecov.bCAQhx.gz [2021-05-10T22:51:20.468Z] ==> Uploading reports [2021-05-10T22:51:20.468Z] url: https://codecov.io [2021-05-10T22:51:20.468Z] query: branch=PR-3448&commit=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3448&job=&cmd_args= [2021-05-10T22:51:20.468Z] -> Pinging Codecov [2021-05-10T22:51:20.468Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3448&commit=1d5c5c1f61924ecb361f7ba279b196c19f2b6d92&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3448&job=&cmd_args= [2021-05-10T22:51:20.731Z] -> Uploading to [2021-05-10T22:51:20.731Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-10/00271124DB129430A58F1EEE437C3FCB/1d5c5c1f61924ecb361f7ba279b196c19f2b6d92/4b3a80d2-f399-4620-8d91-d93bbffb6643.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T225120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8159b05280afa048515e6758b63ba9c96224f0f8fe25ccd8dbea2fd5e2640532 [2021-05-10T22:51:20.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T22:51:20.996Z] Dload Upload Total Spent Left Speed [2021-05-10T22:51:21.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99k 0 0 100 99k 0 206k --:--:-- --:--:-- --:--:-- 207k [2021-05-10T22:51:21.268Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1d5c5c1f61924ecb361f7ba279b196c19f2b6d92 [Pipeline] } [2021-05-10T22:51:21.296Z] Deleting 1 temporary files [Pipeline] // wrap [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-10T22:51:22.794Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:51:23.738Z] ---> package-listing.sh [2021-05-10T22:51:23.738Z] ++ facter osfamily [2021-05-10T22:51:23.738Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-10T22:51:23.738Z] + OS_FAMILY=redhat [2021-05-10T22:51:23.738Z] + workspace=/w/workspace/edgex-go/1 [2021-05-10T22:51:23.738Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-10T22:51:23.738Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-10T22:51:23.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-10T22:51:23.738Z] + PACKAGES=/tmp/packages_start.txt [2021-05-10T22:51:23.738Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-10T22:51:23.738Z] + PACKAGES=/tmp/packages_end.txt [2021-05-10T22:51:23.738Z] + case "${OS_FAMILY}" in [2021-05-10T22:51:23.738Z] + rpm -qa [2021-05-10T22:51:23.738Z] + sort [2021-05-10T22:51:29.055Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-10T22:51:29.055Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-10T22:51:29.055Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-10T22:51:29.055Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-10T22:51:29.055Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-10T22:51:29.055Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-10T22:51:29.091Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-10T22:51:29.410Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:51:30.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T22:51:30.029Z] [2021-05-10T22:51:30.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:51:30.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T22:51:30.652Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-10T22:51:30.652Z] df20fa9351a1: Pulling fs layer [2021-05-10T22:51:30.652Z] 36b3adc4ff6f: Pulling fs layer [2021-05-10T22:51:30.652Z] 8ad3a11d3b57: Pulling fs layer [2021-05-10T22:51:30.652Z] 46f8f816bc3b: Pulling fs layer [2021-05-10T22:51:30.652Z] 93b61091891f: Pulling fs layer [2021-05-10T22:51:30.652Z] 93b9cdb0e59b: Pulling fs layer [2021-05-10T22:51:30.652Z] 5e14af77c1be: Pulling fs layer [2021-05-10T22:51:30.652Z] 01666e4c0597: Pulling fs layer [2021-05-10T22:51:30.653Z] aa168da1d23b: Pulling fs layer [2021-05-10T22:51:30.653Z] 5e14af77c1be: Waiting [2021-05-10T22:51:30.653Z] 01666e4c0597: Waiting [2021-05-10T22:51:30.653Z] 46f8f816bc3b: Waiting [2021-05-10T22:51:30.653Z] 93b61091891f: Waiting [2021-05-10T22:51:30.653Z] aa168da1d23b: Waiting [2021-05-10T22:51:30.916Z] 36b3adc4ff6f: Verifying Checksum [2021-05-10T22:51:30.916Z] 36b3adc4ff6f: Download complete [2021-05-10T22:51:30.916Z] 46f8f816bc3b: Verifying Checksum [2021-05-10T22:51:30.916Z] 46f8f816bc3b: Download complete [2021-05-10T22:51:31.181Z] df20fa9351a1: Verifying Checksum [2021-05-10T22:51:31.181Z] 93b9cdb0e59b: Verifying Checksum [2021-05-10T22:51:31.181Z] 93b9cdb0e59b: Download complete [2021-05-10T22:51:31.446Z] 5e14af77c1be: Verifying Checksum [2021-05-10T22:51:31.446Z] 01666e4c0597: Verifying Checksum [2021-05-10T22:51:31.446Z] 01666e4c0597: Download complete [2021-05-10T22:51:31.446Z] 93b61091891f: Verifying Checksum [2021-05-10T22:51:31.446Z] 93b61091891f: Download complete [2021-05-10T22:51:31.710Z] df20fa9351a1: Pull complete [2021-05-10T22:51:31.973Z] 36b3adc4ff6f: Pull complete [2021-05-10T22:51:32.236Z] 8ad3a11d3b57: Verifying Checksum [2021-05-10T22:51:32.236Z] 8ad3a11d3b57: Download complete [2021-05-10T22:51:33.199Z] 8ad3a11d3b57: Pull complete [2021-05-10T22:51:33.199Z] 46f8f816bc3b: Pull complete [2021-05-10T22:51:33.467Z] 93b61091891f: Pull complete [2021-05-10T22:51:33.730Z] 93b9cdb0e59b: Pull complete [2021-05-10T22:51:33.730Z] 5e14af77c1be: Pull complete [2021-05-10T22:51:33.994Z] 01666e4c0597: Pull complete [2021-05-10T22:51:44.048Z] aa168da1d23b: Verifying Checksum [2021-05-10T22:51:44.048Z] aa168da1d23b: Download complete [2021-05-10T22:51:54.261Z] aa168da1d23b: Pull complete [2021-05-10T22:51:54.261Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-10T22:51:54.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T22:51:54.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-10T22:51:54.831Z] prd-centos7-docker-4c-2g-4231 does not seem to be running inside a container [2021-05-10T22:51:55.085Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-10T22:52:00.745Z] $ docker top fa5d9a7f13fdcc3b8fc9a494dc03916f0de76e207fc14760e3b020b9172626ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T22:52:01.758Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-10T22:52:02.166Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-10T22:52:02.893Z] + ls /var/log/sa-host [2021-05-10T22:52:02.893Z] + sadf -c /var/log/sa-host/sa10 [2021-05-10T22:52:02.893Z] file_magic: OK [2021-05-10T22:52:02.893Z] HZ: Using current value: 100 [2021-05-10T22:52:02.893Z] file_header: OK [2021-05-10T22:52:02.893Z] 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-10T22:52:02.893Z] Statistics: [2021-05-10T22:52:02.893Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-10T22:52:02.893Z] File successfully converted to sysstat format version 12.2.1 [2021-05-10T22:52:02.893Z] + sadf -c /var/log/sa-host/sa23 [2021-05-10T22:52:02.893Z] file_magic: OK [2021-05-10T22:52:02.893Z] HZ: Using current value: 100 [2021-05-10T22:52:02.893Z] file_header: OK [2021-05-10T22:52:02.893Z] 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-10T22:52:02.893Z] Statistics: [2021-05-10T22:52:02.893Z] Hnuu...uuuununununu... [2021-05-10T22:52:02.893Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-10T22:52:03.230Z] provisioning config files... [2021-05-10T22:52:03.284Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config443249861098884354tmp [Pipeline] { [Pipeline] echo [2021-05-10T22:52:03.424Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:52:03.915Z] ---> create-netrc.sh [Pipeline] } [2021-05-10T22:52:03.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-10T22:52:04.052Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:52:04.489Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-10T22:52:04.556Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:52:05.605Z] ---> sudo-logs.sh [2021-05-10T22:52:05.606Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-10T22:52:05.694Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:52:06.159Z] ---> job-cost.sh [2021-05-10T22:52:06.437Z] lf-activate-venv: SKIPPING [2021-05-10T22:52:06.437Z] DEBUG: total: 0.20999999344348907 [2021-05-10T22:52:06.437Z] INFO: Retrieving Stack Cost... [2021-05-10T22:52:07.407Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T22:52:08.418Z] INFO: Archiving Costs [Pipeline] echo [2021-05-10T22:52:08.473Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:52:09.296Z] ---> logs-deploy.sh [2021-05-10T22:52:09.296Z] lf-activate-venv: SKIPPING [2021-05-10T22:52:09.296Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3448/1 [2021-05-10T22:52:09.296Z] INFO: archiving workspace using pattern(s): [2021-05-10T22:52:11.488Z] Archives upload complete. [2021-05-10T22:52:11.841Z] INFO: archiving logs to Nexus