Pull request #3468 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at d3783389bd084c805784fc32d68d5bd35a9a1ab3 rather than 90cbec04bda6747ce157b4e2f69767e22eded526 Obtained Jenkinsfile from d3783389bd084c805784fc32d68d5bd35a9a1ab3 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 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-3468/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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-3468/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 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5131 in /w/workspace/edgexfoundry_edgex-go_PR-3468 [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 > 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/3468/head:refs/remotes/origin/PR-3468 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d3783389bd084c805784fc32d68d5bd35a9a1ab3 into PR head commit 90cbec04bda6747ce157b4e2f69767e22eded526 Merge succeeded, producing 90cbec04bda6747ce157b4e2f69767e22eded526 Checking out Revision 90cbec04bda6747ce157b4e2f69767e22eded526 (PR-3468) > git config core.sparsecheckout # timeout=10 > git checkout -f 90cbec04bda6747ce157b4e2f69767e22eded526 # 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 d3783389bd084c805784fc32d68d5bd35a9a1ab3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90cbec04bda6747ce157b4e2f69767e22eded526 # timeout=10 Commit message: "feat(notifications): Implement query transmission by time range V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-13T09:38:18.400Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-13T09:38:18.596Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-13T09:38:18.699Z] ========================================================= [2021-05-13T09:38:18.699Z] EdgeX Global Pipelines Version Info [2021-05-13T09:38:18.699Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-13T09:38:20.322Z] ------------------- [2021-05-13T09:38:20.322Z] stable info: [2021-05-13T09:38:20.322Z] ------------------- [2021-05-13T09:38:20.322Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-13T09:38:20.322Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-13T09:38:20.322Z] Message: update stable to v1.0.192 [2021-05-13T09:38:21.269Z] ------------------- [2021-05-13T09:38:21.269Z] experimental info: [2021-05-13T09:38:21.269Z] ------------------- [2021-05-13T09:38:21.269Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-13T09:38:21.269Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-13T09:38:21.269Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-13T09:38:21.579Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-13T09:38:21.632Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-13T09:38:21.689Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-13T09:38:21.745Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-13T09:38:21.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-13T09:38:21.857Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-13T09:38:21.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-13T09:38:21.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-13T09:38:22.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-13T09:38:22.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-13T09:38:22.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-13T09:38:22.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-13T09:38:22.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-13T09:38:22.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-13T09:38:22.362Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-13T09:38:22.435Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-13T09:38:22.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-13T09:38:22.545Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-13T09:38:22.597Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-13T09:38:22.649Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-13T09:38:22.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-13T09:38:22.763Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-13T09:38:22.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3468 [Pipeline] echo [2021-05-13T09:38:22.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3468 [Pipeline] echo [2021-05-13T09:38:22.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3468 [Pipeline] echo [2021-05-13T09:38:22.977Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90cbec04bda6747ce157b4e2f69767e22eded526 [Pipeline] echo [2021-05-13T09:38:23.031Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90cbec0 [Pipeline] echo [2021-05-13T09:38:23.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-13T09:38:23.233Z] provisioning config files... [2021-05-13T09:38:23.279Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3172697885272101736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-13T09:38:23.656Z] ---> docker-login.sh [2021-05-13T09:38:23.656Z] nexus3.edgexfoundry.org:10001 [2021-05-13T09:38:23.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:38:24.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:38:24.189Z] Configure a credential helper to remove this warning. See [2021-05-13T09:38:24.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:38:24.189Z] [2021-05-13T09:38:24.189Z] Login Succeeded [2021-05-13T09:38:24.189Z] nexus3.edgexfoundry.org:10002 [2021-05-13T09:38:24.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:38:24.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:38:24.452Z] Configure a credential helper to remove this warning. See [2021-05-13T09:38:24.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:38:24.452Z] [2021-05-13T09:38:24.452Z] Login Succeeded [2021-05-13T09:38:24.452Z] nexus3.edgexfoundry.org:10003 [2021-05-13T09:38:24.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:38:24.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:38:24.452Z] Configure a credential helper to remove this warning. See [2021-05-13T09:38:24.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:38:24.452Z] [2021-05-13T09:38:24.452Z] Login Succeeded [2021-05-13T09:38:24.452Z] nexus3.edgexfoundry.org:10004 [2021-05-13T09:38:24.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:38:24.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:38:24.715Z] Configure a credential helper to remove this warning. See [2021-05-13T09:38:24.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:38:24.715Z] [2021-05-13T09:38:24.715Z] Login Succeeded [2021-05-13T09:38:24.715Z] docker.io [2021-05-13T09:38:24.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:38:25.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:38:25.293Z] Configure a credential helper to remove this warning. See [2021-05-13T09:38:25.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:38:25.293Z] [2021-05-13T09:38:25.293Z] Login Succeeded [2021-05-13T09:38:25.293Z] ---> docker-login.sh ends [Pipeline] } [2021-05-13T09:38:25.321Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-13T09:38:25.742Z] ++ 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-13T09:38:25.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:38:25.742Z] ++ dirname cmd/core-command/Dockerfile [2021-05-13T09:38:25.742Z] ++ cut -d/ -f2 [2021-05-13T09:38:25.742Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-13T09:38:25.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:38:25.742Z] ++ dirname cmd/core-data/Dockerfile [2021-05-13T09:38:25.742Z] ++ cut -d/ -f2 [2021-05-13T09:38:25.742Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-13T09:38:25.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:38:25.742Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-13T09:38:25.742Z] ++ cut -d/ -f2 [2021-05-13T09:38:25.742Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-13T09:38:25.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:38:25.742Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-13T09:38:25.742Z] ++ cut -d/ -f2 [2021-05-13T09:38:25.742Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-13T09:38:25.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:38:25.742Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-13T09:38:25.742Z] ++ cut -d/ -f2 [2021-05-13T09:38:25.742Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-13T09:38:25.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:38:25.742Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-13T09:38:25.742Z] ++ cut -d/ -f2 [2021-05-13T09:38:25.742Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-13T09:38:25.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:38:25.742Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-13T09:38:25.742Z] ++ cut -d/ -f2 [2021-05-13T09:38:25.742Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-13T09:38:25.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:38:25.742Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-13T09:38:25.742Z] ++ cut -d/ -f2 [2021-05-13T09:38:25.742Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-13T09:38:25.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-13T09:38:25.742Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-13T09:38:25.742Z] ++ cut -d/ -f2 [2021-05-13T09:38:25.742Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-13T09:38:25.847Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:38:26.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T09:38:26.898Z] [2021-05-13T09:38:26.898Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:38:27.251Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T09:38:27.251Z] latest: Pulling from edgex-devops/git-semver [2021-05-13T09:38:27.251Z] 31603596830f: Pulling fs layer [2021-05-13T09:38:27.251Z] 54011a49482f: Pulling fs layer [2021-05-13T09:38:27.251Z] a6820b24f6d8: Pulling fs layer [2021-05-13T09:38:27.251Z] f581987b2513: Pulling fs layer [2021-05-13T09:38:27.251Z] f581987b2513: Waiting [2021-05-13T09:38:27.251Z] 54011a49482f: Verifying Checksum [2021-05-13T09:38:27.252Z] 54011a49482f: Download complete [2021-05-13T09:38:27.516Z] 31603596830f: Verifying Checksum [2021-05-13T09:38:27.516Z] 31603596830f: Download complete [2021-05-13T09:38:27.516Z] a6820b24f6d8: Verifying Checksum [2021-05-13T09:38:27.516Z] a6820b24f6d8: Download complete [2021-05-13T09:38:27.516Z] f581987b2513: Verifying Checksum [2021-05-13T09:38:27.516Z] f581987b2513: Download complete [2021-05-13T09:38:27.784Z] 31603596830f: Pull complete [2021-05-13T09:38:28.052Z] 54011a49482f: Pull complete [2021-05-13T09:38:28.633Z] a6820b24f6d8: Pull complete [2021-05-13T09:38:28.899Z] f581987b2513: Pull complete [2021-05-13T09:38:29.163Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-13T09:38:29.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T09:38:29.164Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-13T09:38:29.287Z] prd-centos7-docker-4c-2g-5131 does not seem to be running inside a container [2021-05-13T09:38:29.344Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-13T09:38:31.866Z] $ docker top 5f76c9cc5c00139ec31746ec253611622fe622acd5740b17969cf0ca32c5305b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-13T09:38:32.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-13T09:38:32.094Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-13T09:38:32.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-13T09:38:32.325Z] $ docker exec 5f76c9cc5c00139ec31746ec253611622fe622acd5740b17969cf0ca32c5305b ssh-agent [2021-05-13T09:38:32.507Z] SSH_AUTH_SOCK=/tmp/ssh-yzCsWnNdbD6X/agent.12 [2021-05-13T09:38:32.507Z] SSH_AGENT_PID=17 [2021-05-13T09:38:32.521Z] Running ssh-add (command line suppressed) [2021-05-13T09:38:32.655Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1790384206421883699.key (/w/workspace/edgex-go/1@tmp/private_key_1790384206421883699.key) [2021-05-13T09:38:32.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-13T09:38:33.060Z] + git tag --points-at HEAD [Pipeline] } [2021-05-13T09:38:33.088Z] $ docker exec --env ******** --env ******** 5f76c9cc5c00139ec31746ec253611622fe622acd5740b17969cf0ca32c5305b ssh-agent -k [2021-05-13T09:38:33.213Z] unset SSH_AUTH_SOCK; [2021-05-13T09:38:33.214Z] unset SSH_AGENT_PID; [2021-05-13T09:38:33.214Z] echo Agent pid 17 killed; [2021-05-13T09:38:33.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-13T09:38:33.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-13T09:38:33.351Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-13T09:38:33.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-13T09:38:33.542Z] $ docker exec 5f76c9cc5c00139ec31746ec253611622fe622acd5740b17969cf0ca32c5305b ssh-agent [2021-05-13T09:38:33.719Z] SSH_AUTH_SOCK=/tmp/ssh-MTz3Qu6cVDY0/agent.45 [2021-05-13T09:38:33.719Z] SSH_AGENT_PID=51 [2021-05-13T09:38:33.726Z] Running ssh-add (command line suppressed) [2021-05-13T09:38:33.854Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_515149562561232782.key (/w/workspace/edgex-go/1@tmp/private_key_515149562561232782.key) [2021-05-13T09:38:33.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-13T09:38:34.248Z] + git semver init [2021-05-13T09:38:34.248Z] # -> Open(): unable to determine branch for HEAD [2021-05-13T09:38:34.248Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-13T09:38:34.248Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-13T09:38:34.248Z] # $SEMVER_REMOTE_NAME = origin [2021-05-13T09:38:34.248Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-13T09:38:34.248Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-13T09:38:34.248Z] # $SEMVER_BRANCH = PR-3468 [2021-05-13T09:38:34.248Z] # $SEMVER_TEMP = /tmp/semver-045784170 [2021-05-13T09:38:34.248Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-13T09:38:52.459Z] # '/tmp/semver-045784170' -> '/w/workspace/edgex-go/1/.semver' [2021-05-13T09:38:53.869Z] # -> Force: false [2021-05-13T09:38:53.869Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-13T09:38:53.895Z] $ docker exec --env ******** --env ******** 5f76c9cc5c00139ec31746ec253611622fe622acd5740b17969cf0ca32c5305b ssh-agent -k [2021-05-13T09:38:54.187Z] unset SSH_AUTH_SOCK; [2021-05-13T09:38:54.187Z] unset SSH_AGENT_PID; [2021-05-13T09:38:54.187Z] echo Agent pid 51 killed; [2021-05-13T09:38:54.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-13T09:38:54.785Z] + git semver [Pipeline] } [2021-05-13T09:38:54.820Z] $ docker stop --time=1 5f76c9cc5c00139ec31746ec253611622fe622acd5740b17969cf0ca32c5305b [2021-05-13T09:38:56.482Z] $ docker rm -f 5f76c9cc5c00139ec31746ec253611622fe622acd5740b17969cf0ca32c5305b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-13T09:38:57.017Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-13T09:38:57.662Z] Stashed 1 file(s) [Pipeline] echo [2021-05-13T09:38:57.682Z] [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-13T09:38:58.576Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-13T09:38:58.901Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-13T09:38:59.221Z] + sudo service docker restart [2021-05-13T09:38:59.221Z] + true [2021-05-13T09:38:59.221Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-13T09:38:59.841Z] ========================================================= [2021-05-13T09:38:59.841Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-13T09:38:59.841Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:39:00.187Z] + 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-13T09:39:05.527Z] Sending build context to Docker daemon 330.4MB [2021-05-13T09:39:05.527Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-13T09:39:05.527Z] Step 2/6 : FROM ${BASE} [2021-05-13T09:39:05.527Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-13T09:39:05.527Z] 540db60ca938: Pulling fs layer [2021-05-13T09:39:05.527Z] adcc1eea9eea: Pulling fs layer [2021-05-13T09:39:05.527Z] 4c4ab2625f07: Pulling fs layer [2021-05-13T09:39:05.527Z] 0510c868ecb4: Pulling fs layer [2021-05-13T09:39:05.527Z] afea3b2eda06: Pulling fs layer [2021-05-13T09:39:05.527Z] 7809a108b3ef: Pulling fs layer [2021-05-13T09:39:05.527Z] f706445af74f: Pulling fs layer [2021-05-13T09:39:05.527Z] 0510c868ecb4: Waiting [2021-05-13T09:39:05.527Z] afea3b2eda06: Waiting [2021-05-13T09:39:05.527Z] 7809a108b3ef: Waiting [2021-05-13T09:39:05.527Z] f706445af74f: Waiting [2021-05-13T09:39:05.527Z] 4c4ab2625f07: Verifying Checksum [2021-05-13T09:39:05.527Z] 4c4ab2625f07: Download complete [2021-05-13T09:39:05.527Z] adcc1eea9eea: Verifying Checksum [2021-05-13T09:39:05.527Z] adcc1eea9eea: Download complete [2021-05-13T09:39:05.527Z] afea3b2eda06: Verifying Checksum [2021-05-13T09:39:05.527Z] afea3b2eda06: Download complete [2021-05-13T09:39:05.527Z] 540db60ca938: Verifying Checksum [2021-05-13T09:39:05.527Z] 540db60ca938: Download complete [2021-05-13T09:39:05.527Z] 7809a108b3ef: Verifying Checksum [2021-05-13T09:39:05.527Z] 7809a108b3ef: Download complete [2021-05-13T09:39:05.527Z] 540db60ca938: Pull complete [2021-05-13T09:39:05.527Z] adcc1eea9eea: Pull complete [2021-05-13T09:39:05.795Z] 4c4ab2625f07: Pull complete [2021-05-13T09:39:06.754Z] f706445af74f: Verifying Checksum [2021-05-13T09:39:06.754Z] f706445af74f: Download complete [2021-05-13T09:39:07.729Z] 0510c868ecb4: Download complete [2021-05-13T09:39:13.057Z] Still waiting to schedule task [2021-05-13T09:39:13.057Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-13T09:39:14.359Z] 0510c868ecb4: Pull complete [2021-05-13T09:39:14.359Z] afea3b2eda06: Pull complete [2021-05-13T09:39:14.359Z] 7809a108b3ef: Pull complete [2021-05-13T09:39:19.697Z] f706445af74f: Pull complete [2021-05-13T09:39:19.697Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-13T09:39:19.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-13T09:39:19.697Z] ---> b068be0155e3 [2021-05-13T09:39:19.697Z] 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-13T09:39:19.697Z] ---> Running in 829bc29cf13b [2021-05-13T09:39:19.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:39:20.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:39:20.911Z] (1/12) Installing libmagic (5.39-r0) [2021-05-13T09:39:21.860Z] (2/12) Installing file (5.39-r0) [2021-05-13T09:39:21.860Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-13T09:39:21.860Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-13T09:39:30.014Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-13T09:39:30.014Z] (6/12) Installing patch (2.7.6-r6) [2021-05-13T09:39:30.015Z] (7/12) Installing build-base (0.5-r2) [2021-05-13T09:39:30.015Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-13T09:39:30.277Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-13T09:39:30.277Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-13T09:39:30.277Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-13T09:39:30.540Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-13T09:39:30.812Z] Executing busybox-1.32.1-r6.trigger [2021-05-13T09:39:30.812Z] OK: 219 MiB in 52 packages [2021-05-13T09:39:34.140Z] Removing intermediate container 829bc29cf13b [2021-05-13T09:39:34.140Z] ---> 393925efdac6 [2021-05-13T09:39:34.140Z] Step 4/6 : WORKDIR /edgex-go [2021-05-13T09:39:34.140Z] ---> Running in fc97a899e045 [2021-05-13T09:39:34.406Z] Removing intermediate container fc97a899e045 [2021-05-13T09:39:34.406Z] ---> 056ad6c00b2a [2021-05-13T09:39:34.406Z] Step 5/6 : COPY go.mod . [2021-05-13T09:39:34.672Z] ---> b7d82b44a366 [2021-05-13T09:39:34.672Z] Step 6/6 : RUN go mod download [2021-05-13T09:39:34.672Z] ---> Running in bd67116da30f [2021-05-13T09:39:56.724Z] Removing intermediate container bd67116da30f [2021-05-13T09:39:56.724Z] ---> c50a216ca67f [2021-05-13T09:39:56.724Z] Successfully built c50a216ca67f [2021-05-13T09:39:56.724Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:39:57.073Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-13T09:39:57.073Z] . [Pipeline] withDockerContainer [2021-05-13T09:39:57.208Z] prd-centos7-docker-4c-2g-5131 does not seem to be running inside a container [2021-05-13T09:39:57.261Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-13T09:39:58.564Z] $ docker top e6bb82d1dfa64663c5c66e8b8748950c6576b231077b6a8a13b415340d5fdaf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T09:39:59.054Z] + go version [2021-05-13T09:39:59.055Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-13T09:39:59.082Z] $ docker stop --time=1 e6bb82d1dfa64663c5c66e8b8748950c6576b231077b6a8a13b415340d5fdaf3 [2021-05-13T09:40:00.440Z] $ docker rm -f e6bb82d1dfa64663c5c66e8b8748950c6576b231077b6a8a13b415340d5fdaf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:40:01.164Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-13T09:40:01.164Z] . [Pipeline] withDockerContainer [2021-05-13T09:40:01.310Z] prd-centos7-docker-4c-2g-5131 does not seem to be running inside a container [2021-05-13T09:40:01.359Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-13T09:40:02.187Z] $ docker top 620e89dee973ace314df1a02059f6dc569303fabee31c9584456512422b5ebe4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-13T09:40:02.413Z] ========================================================= [2021-05-13T09:40:02.413Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-13T09:40:02.413Z] ========================================================= [Pipeline] sh [2021-05-13T09:40:02.732Z] + go mod tidy [Pipeline] sh [2021-05-13T09:40:04.457Z] + make test [2021-05-13T09:40:04.457Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-13T09:40:12.713Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-13T09:40:34.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-13T09:40:40.295Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-13T09:40:40.295Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-13T09:40:40.295Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-13T09:40:42.879Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-13T09:40:43.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-13T09:40:43.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-13T09:40:43.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-13T09:40:44.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-13T09:40:44.946Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-13T09:40:47.965Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-13T09:40:47.965Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-13T09:40:47.965Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-13T09:40:49.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.109s coverage: 45.9% of statements [2021-05-13T09:40:49.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-13T09:40:49.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-13T09:40:49.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-13T09:40:49.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-13T09:40:49.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-13T09:40:49.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-13T09:40:49.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.071s coverage: 28.7% of statements [2021-05-13T09:40:49.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.091s coverage: 100.0% of statements [2021-05-13T09:40:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.154s coverage: 27.8% of statements [2021-05-13T09:40:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-13T09:40:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-13T09:40:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-13T09:40:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-13T09:40:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-13T09:40:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.099s coverage: 81.2% of statements [2021-05-13T09:40:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-13T09:40:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements [2021-05-13T09:40:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-13T09:40:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements [2021-05-13T09:40:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-13T09:40:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-13T09:40:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.087s coverage: 71.3% of statements [2021-05-13T09:40:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-13T09:40:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-13T09:40:54.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.186s coverage: 87.7% of statements [2021-05-13T09:40:54.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-13T09:40:54.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T09:40:54.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.082s coverage: 78.9% of statements [2021-05-13T09:40:54.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-13T09:40:56.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.375s coverage: 28.6% of statements [2021-05-13T09:40:56.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-13T09:40:56.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-13T09:40:56.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-13T09:40:56.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-13T09:40:56.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-13T09:40:56.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.112s coverage: 100.0% of statements [2021-05-13T09:40:56.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-13T09:40:56.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements [2021-05-13T09:40:56.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-13T09:40:56.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.131s coverage: 86.7% of statements [2021-05-13T09:40:56.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-13T09:40:56.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.151s coverage: 97.5% of statements [2021-05-13T09:40:56.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-13T09:40:57.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.090s coverage: 78.3% of statements [2021-05-13T09:40:57.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-13T09:40:57.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-13T09:40:57.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-13T09:40:57.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-13T09:40:59.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.377s coverage: 95.1% of statements [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-13T09:40:59.527Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-13T09:40:59.527Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.078s coverage: 0.8% of statements [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-13T09:40:59.527Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.061s coverage: 21.7% of statements [2021-05-13T09:40:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-13T09:40:59.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements [2021-05-13T09:40:59.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements [2021-05-13T09:40:59.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2021-05-13T09:41:00.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2021-05-13T09:41:00.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2021-05-13T09:41:12.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2021-05-13T09:41:12.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-05-13T09:41:15.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.248s coverage: 81.8% of statements [2021-05-13T09:41:15.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 76.0% of statements [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.174s coverage: 87.2% of statements [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.2% of statements [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 64.4% of statements [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 66.9% of statements [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 43.4% of statements [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.125s coverage: 47.0% of statements [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-13T09:41:24.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.053s coverage: 100.0% of statements [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-13T09:41:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-13T09:41:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.092s coverage: 20.9% of statements [2021-05-13T09:41:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-13T09:41:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.175s coverage: 91.9% of statements [2021-05-13T09:41:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-13T09:41:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T09:41:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-13T09:41:25.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.789s coverage: 28.7% of statements [2021-05-13T09:41:25.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-13T09:41:25.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-13T09:41:25.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-13T09:41:25.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-13T09:41:25.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-13T09:41:25.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.063s coverage: 99.0% of statements [2021-05-13T09:41:25.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-13T09:41:25.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements [2021-05-13T09:41:25.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-13T09:41:25.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-13T09:41:25.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-13T09:41:25.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.078s coverage: 64.6% of statements [2021-05-13T09:41:25.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-13T09:41:26.358Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.123s coverage: 97.6% of statements [2021-05-13T09:41:26.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-13T09:41:26.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T09:41:26.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-13T09:41:26.358Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-05-13T09:41:26.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-13T09:41:26.358Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.076s coverage: 100.0% of statements [2021-05-13T09:41:26.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-13T09:41:26.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-13T09:41:26.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-13T09:41:26.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-13T09:41:26.358Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.066s coverage: 87.9% of statements [2021-05-13T09:41:26.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-13T09:41:26.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-13T09:41:26.358Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-05-13T09:41:26.623Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 28.1% of statements [2021-05-13T09:41:26.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-13T09:41:26.623Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.034s coverage: 85.7% of statements [2021-05-13T09:41:26.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-13T09:41:26.888Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-05-13T09:41:27.465Z] GO111MODULE=on go vet ./... [2021-05-13T09:42:06.421Z] gofmt -l . [2021-05-13T09:42:06.421Z] [ "`gofmt -l .`" = "" ] [2021-05-13T09:42:06.421Z] ./bin/test-go-mod-tidy.sh [2021-05-13T09:42:06.421Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-13T09:42:06.758Z] + ls -al . [2021-05-13T09:42:06.759Z] total 840 [2021-05-13T09:42:06.759Z] drwxrwxr-x 10 1001 1001 4096 May 13 09:42 . [2021-05-13T09:42:06.759Z] drwxr-xr-x 4 root root 28 May 13 09:40 .. [2021-05-13T09:42:06.759Z] -rw-rw-r-- 1 1001 1001 11 May 13 09:38 .dockerignore [2021-05-13T09:42:06.759Z] drwxrwxr-x 8 1001 1001 179 May 13 09:38 .git [2021-05-13T09:42:06.759Z] drwxrwxr-x 3 1001 1001 125 May 13 09:38 .github [2021-05-13T09:42:06.759Z] -rw-rw-r-- 1 1001 1001 818 May 13 09:38 .gitignore [2021-05-13T09:42:06.759Z] drwx------ 3 1001 1001 60 May 13 09:38 .semver [2021-05-13T09:42:06.759Z] -rw-rw-r-- 1 1001 1001 166 May 13 09:38 .sonarcloud.properties [2021-05-13T09:42:06.759Z] -rw-rw-r-- 1 1001 1001 8609 May 13 09:38 Attribution.txt [2021-05-13T09:42:06.759Z] -rw-rw-r-- 1 1001 1001 3804 May 13 09:38 CONTRIBUTING.md [2021-05-13T09:42:06.759Z] -rw-rw-r-- 1 1001 1001 931 May 13 09:38 Dockerfile.build [2021-05-13T09:42:06.759Z] -rw-rw-r-- 1 1001 1001 863 May 13 09:38 Jenkinsfile [2021-05-13T09:42:06.759Z] -rw-rw-r-- 1 1001 1001 10775 May 13 09:38 LICENSE [2021-05-13T09:42:06.759Z] -rw-rw-r-- 1 1001 1001 5594 May 13 09:38 Makefile [2021-05-13T09:42:06.759Z] -rw-rw-r-- 1 1001 1001 7978 May 13 09:38 README.md [2021-05-13T09:42:06.759Z] -rw-rw-r-- 1 1001 1001 6755 May 13 09:38 SECURITY.md [2021-05-13T09:42:06.759Z] -rw-rw-r-- 1 1001 1001 5 May 13 09:38 VERSION [2021-05-13T09:42:06.759Z] -rw-rw-r-- 1 1001 1001 4131 May 13 09:38 ZMQWindows.md [2021-05-13T09:42:06.759Z] drwxrwxr-x 2 1001 1001 117 May 13 09:38 bin [2021-05-13T09:42:06.759Z] drwxrwxr-x 14 1001 1001 4096 May 13 09:38 cmd [2021-05-13T09:42:06.759Z] -rw-r--r-- 1 root root 729796 May 13 09:41 coverage.out [2021-05-13T09:42:06.759Z] -rw-r--r-- 1 root root 1060 May 13 09:42 go.mod [2021-05-13T09:42:06.759Z] -rw-r--r-- 1 root root 21797 May 13 09:40 go.sum [2021-05-13T09:42:06.759Z] drwxrwxr-x 8 1001 1001 127 May 13 09:38 internal [2021-05-13T09:42:06.759Z] drwxrwxr-x 4 1001 1001 26 May 13 09:38 openapi [2021-05-13T09:42:06.759Z] drwxrwxr-x 4 1001 1001 71 May 13 09:38 snap [2021-05-13T09:42:06.759Z] -rw-rw-r-- 1 1001 1001 168 May 13 09:38 version.go [Pipeline] sh [2021-05-13T09:42:07.097Z] + '[' -e coverage.out ] [2021-05-13T09:42:07.097Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-13T09:42:07.345Z] Stashed 1 file(s) [Pipeline] sh [2021-05-13T09:42:07.679Z] + make build [2021-05-13T09:42:07.679Z] 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-13T09:42:09.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-13T09:42:22.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-13T09:42:22.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-13T09:42:23.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-13T09:42:23.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-13T09:42:25.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-13T09:42:26.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-13T09:42:27.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-13T09:42:28.235Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5133 in /w/workspace/edgexfoundry_edgex-go_PR-3468 [Pipeline] { [Pipeline] ws [2021-05-13T09:42:28.285Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-13T09:42:28.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-13T09:42:29.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-13T09:42:31.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-13T09:42:33.032Z] $ docker stop --time=1 620e89dee973ace314df1a02059f6dc569303fabee31c9584456512422b5ebe4 [2021-05-13T09:42:34.649Z] using credential edgex-jenkins-ssh [2021-05-13T09:42:34.668Z] Cloning the remote Git repository [2021-05-13T09:42:34.763Z] $ docker rm -f 620e89dee973ace314df1a02059f6dc569303fabee31c9584456512422b5ebe4 [2021-05-13T09:42:34.725Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-13T09:42:34.931Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-13T09:42:35.059Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-13T09:42:35.060Z] > git --version # timeout=10 [2021-05-13T09:42:35.085Z] > git --version # 'git version 2.17.1' [2021-05-13T09:42:35.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T09:42:35.151Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:42:37.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-13T09:42:37.209Z] [2021-05-13T09:42:37.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:42:37.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-13T09:42:37.582Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-13T09:42:37.582Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-13T09:42:37.582Z] ca9280d653b3: Pulling fs layer [2021-05-13T09:42:37.582Z] 7e9c9ca2126c: Pulling fs layer [2021-05-13T09:42:37.846Z] cbdbe7a5bc2a: Download complete [2021-05-13T09:42:38.113Z] cbdbe7a5bc2a: Pull complete [2021-05-13T09:42:38.695Z] ca9280d653b3: Verifying Checksum [2021-05-13T09:42:38.695Z] ca9280d653b3: Download complete [2021-05-13T09:42:39.650Z] ca9280d653b3: Pull complete [2021-05-13T09:42:39.650Z] 7e9c9ca2126c: Download complete [2021-05-13T09:42:47.846Z] 7e9c9ca2126c: Pull complete [2021-05-13T09:42:47.846Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-13T09:42:47.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-13T09:42:47.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-13T09:42:48.024Z] prd-centos7-docker-4c-2g-5131 does not seem to be running inside a container [2021-05-13T09:42:48.080Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-13T09:42:50.732Z] $ docker top 4d1dfb5fc4e1e22f8212a024c737ce2799247da34445cfc85f14c8206bc95748 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T09:42:51.291Z] + docker-compose build --help [2021-05-13T09:42:51.291Z] + grep parallel [2021-05-13T09:42:52.240Z] --parallel Build images in parallel. [Pipeline] } [2021-05-13T09:42:52.270Z] $ docker stop --time=1 4d1dfb5fc4e1e22f8212a024c737ce2799247da34445cfc85f14c8206bc95748 [2021-05-13T09:42:53.706Z] $ docker rm -f 4d1dfb5fc4e1e22f8212a024c737ce2799247da34445cfc85f14c8206bc95748 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:42:54.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-13T09:42:54.350Z] . [Pipeline] withDockerContainer [2021-05-13T09:42:54.479Z] prd-centos7-docker-4c-2g-5131 does not seem to be running inside a container [2021-05-13T09:42:54.531Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-13T09:42:55.343Z] $ docker top b840f887fb6b2abc7ed4f76b523698c9400c87780326f9fac82b24b3ff108458 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T09:42:55.894Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-13T09:42:56.841Z] Building core-command ... [2021-05-13T09:42:56.841Z] Building core-data ... [2021-05-13T09:42:56.841Z] Building core-metadata ... [2021-05-13T09:42:56.841Z] Building security-bootstrapper ... [2021-05-13T09:42:56.841Z] Building security-proxy-setup ... [2021-05-13T09:42:56.841Z] Building security-secretstore-setup ... [2021-05-13T09:42:56.841Z] Building support-notifications ... [2021-05-13T09:42:56.841Z] Building support-scheduler ... [2021-05-13T09:42:56.841Z] Building sys-mgmt-agent ... [2021-05-13T09:42:56.842Z] Building security-secretstore-setup [2021-05-13T09:42:56.842Z] Building core-command [2021-05-13T09:42:56.842Z] Building core-metadata [2021-05-13T09:42:56.842Z] Building support-notifications [2021-05-13T09:42:56.842Z] Building support-scheduler [2021-05-13T09:43:23.663Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-13T09:43:23.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T09:43:24.640Z] Merging remotes/origin/master commit d3783389bd084c805784fc32d68d5bd35a9a1ab3 into PR head commit 90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:43:25.099Z] Merge succeeded, producing 90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:43:25.100Z] Checking out Revision 90cbec04bda6747ce157b4e2f69767e22eded526 (PR-3468) [2021-05-13T09:43:23.709Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-13T09:43:23.738Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-13T09:43:23.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T09:43:23.751Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3468/head:refs/remotes/origin/PR-3468 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-13T09:43:24.663Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T09:43:24.677Z] > git checkout -f 90cbec04bda6747ce157b4e2f69767e22eded526 # timeout=10 [2021-05-13T09:43:25.022Z] > git remote # timeout=10 [2021-05-13T09:43:25.038Z] > git config --get remote.origin.url # timeout=10 [2021-05-13T09:43:25.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T09:43:25.061Z] > git merge d3783389bd084c805784fc32d68d5bd35a9a1ab3 # timeout=10 [2021-05-13T09:43:25.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-13T09:43:25.112Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T09:43:25.132Z] > git checkout -f 90cbec04bda6747ce157b4e2f69767e22eded526 # timeout=10 [2021-05-13T09:43:29.708Z] Commit message: "feat(notifications): Implement query transmission by time range V2 API" [2021-05-13T09:43:29.779Z] > git --version # timeout=10 [2021-05-13T09:43:29.793Z] > git --version # 'git version 2.17.1' [2021-05-13T09:43:29.809Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-13T09:43:31.623Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-13T09:43:32.049Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-13T09:43:32.413Z] + sudo service docker restart [2021-05-13T09:43:32.413Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-13T09:43:35.163Z] provisioning config files... [2021-05-13T09:43:35.212Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3473686654466659736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-13T09:43:35.629Z] ---> docker-login.sh [2021-05-13T09:43:35.629Z] nexus3.edgexfoundry.org:10001 [2021-05-13T09:43:35.809Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:43:35.809Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:43:35.809Z] ---> c50a216ca67f [2021-05-13T09:43:35.809Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T09:43:35.809Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:43:35.809Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:43:35.809Z] ---> c50a216ca67f [2021-05-13T09:43:35.809Z] Step 3/26 : WORKDIR /edgex-go [2021-05-13T09:43:35.809Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:43:35.809Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:43:35.809Z] ---> c50a216ca67f [2021-05-13T09:43:35.809Z] Step 3/23 : WORKDIR /edgex-go [2021-05-13T09:43:35.809Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:43:35.809Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:43:35.809Z] ---> c50a216ca67f [2021-05-13T09:43:35.809Z] Step 3/23 : WORKDIR /edgex-go [2021-05-13T09:43:35.809Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:43:35.809Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:43:35.809Z] ---> c50a216ca67f [2021-05-13T09:43:35.809Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T09:43:35.809Z] ---> Running in cc01aae6899a [2021-05-13T09:43:35.809Z] ---> Running in 26a5f821e5c8 [2021-05-13T09:43:35.809Z] ---> Running in 6613ba0a9078 [2021-05-13T09:43:35.809Z] ---> Running in 3c4a006ab378 [2021-05-13T09:43:35.809Z] ---> Running in eb617166017c [2021-05-13T09:43:35.809Z] Removing intermediate container 3c4a006ab378 [2021-05-13T09:43:35.809Z] ---> c57eff48e638 [2021-05-13T09:43:35.809Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:43:35.809Z] Removing intermediate container 6613ba0a9078 [2021-05-13T09:43:35.809Z] ---> 0ac5afbd007d [2021-05-13T09:43:35.809Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:43:35.809Z] Removing intermediate container cc01aae6899a [2021-05-13T09:43:35.809Z] ---> 491bb9ded898 [2021-05-13T09:43:35.809Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:43:35.809Z] Removing intermediate container 26a5f821e5c8 [2021-05-13T09:43:35.809Z] ---> a4c4c34e78dc [2021-05-13T09:43:35.809Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:43:35.809Z] Removing intermediate container eb617166017c [2021-05-13T09:43:35.809Z] ---> 99ff7980e4cb [2021-05-13T09:43:35.809Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:43:35.809Z] ---> Running in ae9aeccd08c0 [2021-05-13T09:43:35.809Z] ---> Running in ec9a7526e8d8 [2021-05-13T09:43:35.809Z] ---> Running in 33d776c5f8d2 [2021-05-13T09:43:35.809Z] ---> Running in 1842fcbfb091 [2021-05-13T09:43:35.809Z] ---> Running in 6cbf758eff8c [2021-05-13T09:43:36.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:43:36.769Z] Removing intermediate container 33d776c5f8d2 [2021-05-13T09:43:36.769Z] ---> 6d2f86b3d646 [2021-05-13T09:43:36.769Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-13T09:43:36.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:43:36.891Z] Configure a credential helper to remove this warning. See [2021-05-13T09:43:36.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:43:36.891Z] [2021-05-13T09:43:36.891Z] Login Succeeded [2021-05-13T09:43:36.891Z] nexus3.edgexfoundry.org:10002 [2021-05-13T09:43:37.035Z] Removing intermediate container ae9aeccd08c0 [2021-05-13T09:43:37.035Z] ---> 4af8d1d4a0ea [2021-05-13T09:43:37.035Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-13T09:43:37.035Z] ---> Running in 4dfe0585622d [2021-05-13T09:43:37.035Z] Removing intermediate container 1842fcbfb091 [2021-05-13T09:43:37.035Z] ---> 2c5f4ccf1ac7 [2021-05-13T09:43:37.035Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-13T09:43:37.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:43:37.300Z] ---> Running in c4282f57b14a [2021-05-13T09:43:37.300Z] Removing intermediate container ec9a7526e8d8 [2021-05-13T09:43:37.300Z] ---> 1c9f782d04a7 [2021-05-13T09:43:37.300Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-13T09:43:37.300Z] ---> Running in 55a36461436b [2021-05-13T09:43:37.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:43:37.442Z] Configure a credential helper to remove this warning. See [2021-05-13T09:43:37.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:43:37.442Z] [2021-05-13T09:43:37.442Z] Login Succeeded [2021-05-13T09:43:37.442Z] nexus3.edgexfoundry.org:10003 [2021-05-13T09:43:37.565Z] ---> Running in afd71a72be4d [2021-05-13T09:43:37.565Z] Removing intermediate container 6cbf758eff8c [2021-05-13T09:43:37.565Z] ---> ce6f4c4722e5 [2021-05-13T09:43:37.565Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-13T09:43:37.565Z] ---> Running in 8e0e701c8daf [2021-05-13T09:43:37.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:43:37.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:43:37.994Z] Configure a credential helper to remove this warning. See [2021-05-13T09:43:37.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:43:37.994Z] [2021-05-13T09:43:37.994Z] Login Succeeded [2021-05-13T09:43:37.994Z] nexus3.edgexfoundry.org:10004 [2021-05-13T09:43:38.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:43:38.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:43:38.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:43:38.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:43:38.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:43:38.542Z] Configure a credential helper to remove this warning. See [2021-05-13T09:43:38.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:43:38.542Z] [2021-05-13T09:43:38.542Z] Login Succeeded [2021-05-13T09:43:38.542Z] docker.io [2021-05-13T09:43:38.692Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:43:38.692Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:43:38.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T09:43:39.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T09:43:39.089Z] Configure a credential helper to remove this warning. See [2021-05-13T09:43:39.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T09:43:39.089Z] [2021-05-13T09:43:39.089Z] Login Succeeded [2021-05-13T09:43:39.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:43:39.364Z] ---> docker-login.sh ends [Pipeline] } [2021-05-13T09:43:39.393Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [2021-05-13T09:43:39.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:43:39.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:43:39.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:43:39.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo [2021-05-13T09:43:39.850Z] ========================================================= [2021-05-13T09:43:39.850Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-13T09:43:39.850Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:43:40.109Z] OK: 219 MiB in 52 packages [2021-05-13T09:43:40.109Z] OK: 219 MiB in 52 packages [2021-05-13T09:43:40.109Z] OK: 219 MiB in 52 packages [2021-05-13T09:43:40.229Z] + 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-13T09:43:40.698Z] OK: 219 MiB in 52 packages [2021-05-13T09:43:40.698Z] Removing intermediate container afd71a72be4d [2021-05-13T09:43:40.698Z] ---> 388c74fbbd3b [2021-05-13T09:43:40.698Z] Step 6/23 : COPY go.mod . [2021-05-13T09:43:40.698Z] Removing intermediate container 8e0e701c8daf [2021-05-13T09:43:40.698Z] ---> 48ed7f991f5e [2021-05-13T09:43:40.698Z] Step 6/24 : COPY go.mod . [2021-05-13T09:43:40.963Z] Removing intermediate container 55a36461436b [2021-05-13T09:43:40.964Z] ---> 194cdc1d7ddb [2021-05-13T09:43:40.964Z] Step 6/24 : COPY go.mod . [2021-05-13T09:43:40.964Z] ---> 322ffd4a07dd [2021-05-13T09:43:40.964Z] Step 7/23 : RUN go mod download [2021-05-13T09:43:41.231Z] ---> 88b20e942689 [2021-05-13T09:43:41.231Z] Step 7/24 : RUN go mod download [2021-05-13T09:43:41.231Z] ---> Running in 5de038e37da2 [2021-05-13T09:43:41.501Z] ---> Running in 1604ee191126 [2021-05-13T09:43:41.501Z] ---> 5de015b95361 [2021-05-13T09:43:41.501Z] Step 7/24 : RUN go mod download [2021-05-13T09:43:41.501Z] Removing intermediate container 4dfe0585622d [2021-05-13T09:43:41.501Z] ---> cced1b0ae7cb [2021-05-13T09:43:41.501Z] Step 6/26 : COPY go.mod . [2021-05-13T09:43:41.766Z] ---> Running in 2c09a0f056cb [2021-05-13T09:43:41.766Z] OK: 219 MiB in 52 packages [2021-05-13T09:43:42.033Z] ---> f548ce1065a7 [2021-05-13T09:43:42.033Z] Step 7/26 : RUN go mod download [2021-05-13T09:43:42.033Z] ---> Running in f7bcd5b9bd5c [2021-05-13T09:43:42.617Z] Removing intermediate container c4282f57b14a [2021-05-13T09:43:42.617Z] ---> 2d6fcbbabcde [2021-05-13T09:43:42.617Z] Step 6/23 : COPY go.mod . [2021-05-13T09:43:42.858Z] Sending build context to Docker daemon 167.8MB [2021-05-13T09:43:42.858Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-13T09:43:42.858Z] Step 2/6 : FROM ${BASE} [2021-05-13T09:43:42.858Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-13T09:43:42.858Z] 595b0fe564bb: Pulling fs layer [2021-05-13T09:43:42.858Z] 7186ed65a4f7: Pulling fs layer [2021-05-13T09:43:42.858Z] 316046926c0a: Pulling fs layer [2021-05-13T09:43:42.858Z] 4ebd0625c992: Pulling fs layer [2021-05-13T09:43:42.858Z] 207e8628e3a3: Pulling fs layer [2021-05-13T09:43:42.858Z] c791037a9be2: Pulling fs layer [2021-05-13T09:43:42.858Z] ffd874e62e21: Pulling fs layer [2021-05-13T09:43:42.858Z] 4ebd0625c992: Waiting [2021-05-13T09:43:42.858Z] c791037a9be2: Waiting [2021-05-13T09:43:42.858Z] 207e8628e3a3: Waiting [2021-05-13T09:43:42.858Z] ffd874e62e21: Waiting [2021-05-13T09:43:42.858Z] 316046926c0a: Verifying Checksum [2021-05-13T09:43:42.858Z] 316046926c0a: Download complete [2021-05-13T09:43:42.858Z] 7186ed65a4f7: Verifying Checksum [2021-05-13T09:43:42.858Z] 7186ed65a4f7: Download complete [2021-05-13T09:43:42.858Z] 207e8628e3a3: Verifying Checksum [2021-05-13T09:43:42.858Z] 207e8628e3a3: Download complete [2021-05-13T09:43:42.858Z] c791037a9be2: Verifying Checksum [2021-05-13T09:43:42.858Z] c791037a9be2: Download complete [2021-05-13T09:43:42.858Z] 595b0fe564bb: Download complete [2021-05-13T09:43:42.893Z] ---> 0f98ef905203 [2021-05-13T09:43:42.893Z] Step 7/23 : RUN go mod download [2021-05-13T09:43:43.458Z] 595b0fe564bb: Pull complete [2021-05-13T09:43:43.477Z] ---> Running in 854e7c2074e2 [2021-05-13T09:43:44.066Z] 7186ed65a4f7: Pull complete [2021-05-13T09:43:44.339Z] 316046926c0a: Pull complete [2021-05-13T09:43:44.443Z] Removing intermediate container 2c09a0f056cb [2021-05-13T09:43:44.443Z] ---> 77ea75e41838 [2021-05-13T09:43:44.443Z] Step 8/24 : COPY . . [2021-05-13T09:43:44.443Z] Removing intermediate container 5de038e37da2 [2021-05-13T09:43:44.443Z] ---> 878a0f3fb34d [2021-05-13T09:43:44.443Z] Step 8/23 : COPY . . [2021-05-13T09:43:44.443Z] Removing intermediate container 1604ee191126 [2021-05-13T09:43:44.443Z] ---> 3a2e2d50d5e6 [2021-05-13T09:43:44.443Z] Step 8/24 : COPY . . [2021-05-13T09:43:44.727Z] Removing intermediate container f7bcd5b9bd5c [2021-05-13T09:43:44.727Z] ---> 532428aff0c0 [2021-05-13T09:43:44.727Z] Step 8/26 : COPY . . [2021-05-13T09:43:44.933Z] ffd874e62e21: Verifying Checksum [2021-05-13T09:43:44.933Z] ffd874e62e21: Download complete [2021-05-13T09:43:46.368Z] 4ebd0625c992: Verifying Checksum [2021-05-13T09:43:46.368Z] 4ebd0625c992: Download complete [2021-05-13T09:43:53.032Z] Removing intermediate container 854e7c2074e2 [2021-05-13T09:43:53.032Z] ---> 2f20baa6447c [2021-05-13T09:43:53.032Z] Step 8/23 : COPY . . [2021-05-13T09:43:56.538Z] 4ebd0625c992: Pull complete [2021-05-13T09:43:56.538Z] 207e8628e3a3: Pull complete [2021-05-13T09:43:56.810Z] c791037a9be2: Pull complete [2021-05-13T09:44:00.214Z] ffd874e62e21: Pull complete [2021-05-13T09:44:00.214Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-13T09:44:00.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-13T09:44:00.214Z] ---> cfc18b08335c [2021-05-13T09:44:00.214Z] 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-13T09:44:03.609Z] ---> Running in ec7897fe6dde [2021-05-13T09:44:04.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T09:44:07.974Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T09:44:11.350Z] (1/12) Installing libmagic (5.39-r0) [2021-05-13T09:44:11.350Z] (2/12) Installing file (5.39-r0) [2021-05-13T09:44:11.623Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-13T09:44:11.623Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-13T09:44:26.694Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-13T09:44:26.695Z] (6/12) Installing patch (2.7.6-r6) [2021-05-13T09:44:26.695Z] (7/12) Installing build-base (0.5-r2) [2021-05-13T09:44:26.695Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-13T09:44:26.695Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-13T09:44:26.695Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-13T09:44:26.695Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-13T09:44:26.695Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-13T09:44:26.695Z] Executing busybox-1.32.1-r6.trigger [2021-05-13T09:44:26.695Z] OK: 218 MiB in 52 packages [2021-05-13T09:44:32.063Z] Removing intermediate container ec7897fe6dde [2021-05-13T09:44:32.063Z] ---> 85283725e3b0 [2021-05-13T09:44:32.063Z] Step 4/6 : WORKDIR /edgex-go [2021-05-13T09:44:32.063Z] ---> Running in d5263479fb12 [2021-05-13T09:44:32.070Z] ---> f03829e3b6c9 [2021-05-13T09:44:32.070Z] Step 9/23 : RUN go mod tidy [2021-05-13T09:44:32.070Z] ---> Running in 6cea422f9a32 [2021-05-13T09:44:32.070Z] ---> 2ad551c16560 [2021-05-13T09:44:32.070Z] Step 9/24 : RUN go mod tidy [2021-05-13T09:44:32.070Z] ---> 53071b37d89e [2021-05-13T09:44:32.070Z] Step 9/26 : RUN go mod tidy [2021-05-13T09:44:32.070Z] ---> aed904b829b4 [2021-05-13T09:44:32.070Z] Step 9/23 : RUN go mod tidy [2021-05-13T09:44:32.070Z] ---> 5aa47287a175 [2021-05-13T09:44:32.070Z] Step 9/24 : RUN go mod tidy [2021-05-13T09:44:32.070Z] ---> Running in a9cdaaf753d6 [2021-05-13T09:44:32.070Z] ---> Running in e1aac2e233d1 [2021-05-13T09:44:32.070Z] ---> Running in dc8508fd2482 [2021-05-13T09:44:32.070Z] ---> Running in fa510b9b9a80 [2021-05-13T09:44:32.338Z] Removing intermediate container d5263479fb12 [2021-05-13T09:44:32.338Z] ---> f367e8577167 [2021-05-13T09:44:32.338Z] Step 5/6 : COPY go.mod . [2021-05-13T09:44:33.323Z] ---> 95a840f52d10 [2021-05-13T09:44:33.323Z] Step 6/6 : RUN go mod download [2021-05-13T09:44:33.323Z] ---> Running in e8b8188da65c [2021-05-13T09:44:34.020Z] Removing intermediate container dc8508fd2482 [2021-05-13T09:44:34.020Z] ---> 3510fcc42269 [2021-05-13T09:44:34.020Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-13T09:44:34.705Z] Removing intermediate container a9cdaaf753d6 [2021-05-13T09:44:34.705Z] ---> 7a0e63ae5033 [2021-05-13T09:44:34.705Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-13T09:44:34.705Z] Removing intermediate container e1aac2e233d1 [2021-05-13T09:44:34.705Z] ---> 032c74b072ab [2021-05-13T09:44:34.705Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-13T09:44:34.705Z] ---> Running in d8b735ea45e1 [2021-05-13T09:44:34.705Z] Removing intermediate container fa510b9b9a80 [2021-05-13T09:44:34.705Z] ---> 4ca3d1157717 [2021-05-13T09:44:34.705Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-13T09:44:34.705Z] ---> Running in 1ceb1c6fffc3 [2021-05-13T09:44:34.705Z] Removing intermediate container 6cea422f9a32 [2021-05-13T09:44:34.978Z] ---> 2c5e43031f56 [2021-05-13T09:44:34.978Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-13T09:44:34.978Z] ---> Running in fb4dea6cef2f [2021-05-13T09:44:34.978Z] ---> Running in ad31146a2b1a [2021-05-13T09:44:35.504Z] ---> Running in be615747721f [2021-05-13T09:44:35.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-13T09:44:36.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-13T09:44:36.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-13T09:44:36.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-13T09:44:36.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-13T09:45:00.136Z] Removing intermediate container e8b8188da65c [2021-05-13T09:45:00.137Z] ---> 4b93616fb030 [2021-05-13T09:45:00.137Z] Successfully built 4b93616fb030 [2021-05-13T09:45:00.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:45:00.514Z] + docker inspect -f . ci-base-image-arm64 [2021-05-13T09:45:00.514Z] . [Pipeline] withDockerContainer [2021-05-13T09:45:00.771Z] prd-ubuntu18.04-docker-arm64-4c-16g-5133 does not seem to be running inside a container [2021-05-13T09:45:00.862Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-13T09:45:02.431Z] $ docker top 69f274777eb5e5bfa019f3fe22d0babb8113900d40fc924c6f0f5db568b5068e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T09:45:03.408Z] + go version [2021-05-13T09:45:03.408Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-13T09:45:03.453Z] $ docker stop --time=1 69f274777eb5e5bfa019f3fe22d0babb8113900d40fc924c6f0f5db568b5068e [2021-05-13T09:45:05.341Z] $ docker rm -f 69f274777eb5e5bfa019f3fe22d0babb8113900d40fc924c6f0f5db568b5068e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:45:06.418Z] + docker inspect -f . ci-base-image-arm64 [2021-05-13T09:45:06.418Z] . [Pipeline] withDockerContainer [2021-05-13T09:45:06.688Z] prd-ubuntu18.04-docker-arm64-4c-16g-5133 does not seem to be running inside a container [2021-05-13T09:45:06.778Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-13T09:45:08.156Z] $ docker top 6e2b2f805641b8bcf1aeb3e92cfbf3342dd89514e03fcf4793aac57e45c1e95e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-13T09:45:08.490Z] ========================================================= [2021-05-13T09:45:08.490Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-13T09:45:08.490Z] ========================================================= [Pipeline] sh [2021-05-13T09:45:09.151Z] + go mod tidy [Pipeline] sh [2021-05-13T09:45:10.826Z] + make test [2021-05-13T09:45:10.826Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-13T09:45:15.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-13T09:45:27.977Z] Removing intermediate container fb4dea6cef2f [2021-05-13T09:45:27.977Z] ---> 7a73476df136 [2021-05-13T09:45:27.977Z] [2021-05-13T09:45:27.977Z] Step 11/26 : FROM alpine:3.12 [2021-05-13T09:45:27.977Z] Removing intermediate container 1ceb1c6fffc3 [2021-05-13T09:45:27.977Z] ---> e372f7680287 [2021-05-13T09:45:27.977Z] [2021-05-13T09:45:27.977Z] Step 11/24 : FROM alpine:3.12 [2021-05-13T09:45:27.977Z] 3.12: Pulling from library/alpine [2021-05-13T09:45:27.977Z] 3.12: Pulling from library/alpine [2021-05-13T09:45:27.977Z] Removing intermediate container be615747721f [2021-05-13T09:45:27.977Z] ---> 2e4b7fb9a4f2 [2021-05-13T09:45:27.977Z] [2021-05-13T09:45:27.977Z] Step 11/23 : FROM alpine:3.12 [2021-05-13T09:45:27.977Z] Removing intermediate container d8b735ea45e1 [2021-05-13T09:45:27.977Z] ---> 73f8fdce745c [2021-05-13T09:45:27.977Z] [2021-05-13T09:45:27.977Z] Step 11/23 : FROM alpine:3.12 [2021-05-13T09:45:27.977Z] 3.12: Pulling from library/alpine [2021-05-13T09:45:27.977Z] 3.12: Pulling from library/alpine [2021-05-13T09:45:27.977Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-13T09:45:27.977Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-13T09:45:27.977Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-13T09:45:27.977Z] Status: Downloaded newer image for alpine:3.12 [2021-05-13T09:45:27.977Z] Status: Image is up to date for alpine:3.12 [2021-05-13T09:45:27.977Z] Status: Image is up to date for alpine:3.12 [2021-05-13T09:45:27.977Z] ---> 13621d1b12d4 [2021-05-13T09:45:27.977Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-13T09:45:27.977Z] ---> 13621d1b12d4 [2021-05-13T09:45:27.977Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-13T09:45:27.977Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-13T09:45:27.977Z] Status: Image is up to date for alpine:3.12 [2021-05-13T09:45:27.977Z] ---> 13621d1b12d4 [2021-05-13T09:45:27.977Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-13T09:45:27.977Z] ---> 13621d1b12d4 [2021-05-13T09:45:27.977Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-13T09:45:29.377Z] ---> Running in 3e75cbe240e0 [2021-05-13T09:45:29.377Z] ---> Running in cbe3195cf6e7 [2021-05-13T09:45:29.377Z] ---> Running in a19720e50c70 [2021-05-13T09:45:29.377Z] ---> Running in ac33bfc25046 [2021-05-13T09:45:29.640Z] Removing intermediate container ad31146a2b1a [2021-05-13T09:45:29.640Z] ---> a8f3c7a7a865 [2021-05-13T09:45:29.640Z] [2021-05-13T09:45:29.640Z] Step 11/24 : FROM alpine:3.12 [2021-05-13T09:45:29.640Z] ---> 13621d1b12d4 [2021-05-13T09:45:29.640Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-13T09:45:29.912Z] ---> Running in c03bdc6dcf4b [2021-05-13T09:45:30.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:45:30.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:45:30.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:45:30.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:45:30.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:45:30.804Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-13T09:45:30.804Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-13T09:45:30.804Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-13T09:45:30.804Z] (4/6) Installing curl (7.76.1-r0) [2021-05-13T09:45:30.804Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-13T09:45:30.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:45:30.804Z] (6/6) Installing su-exec (0.2-r1) [2021-05-13T09:45:30.804Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T09:45:30.804Z] Executing ca-certificates-20191127-r4.trigger [2021-05-13T09:45:30.804Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-13T09:45:30.804Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T09:45:30.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:45:30.804Z] OK: 7 MiB in 20 packages [2021-05-13T09:45:31.072Z] OK: 6 MiB in 15 packages [2021-05-13T09:45:31.072Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:45:31.072Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:45:31.072Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:45:31.072Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-13T09:45:31.072Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-13T09:45:31.072Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T09:45:31.072Z] Executing ca-certificates-20191127-r4.trigger [2021-05-13T09:45:31.072Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-13T09:45:31.072Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T09:45:31.342Z] OK: 6 MiB in 15 packages [2021-05-13T09:45:31.342Z] OK: 6 MiB in 16 packages [2021-05-13T09:45:31.342Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-13T09:45:31.342Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T09:45:31.342Z] OK: 6 MiB in 15 packages [2021-05-13T09:45:33.278Z] Removing intermediate container a19720e50c70 [2021-05-13T09:45:33.278Z] ---> ec291123e78b [2021-05-13T09:45:33.278Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T09:45:33.541Z] Removing intermediate container 3e75cbe240e0 [2021-05-13T09:45:33.541Z] ---> dd85faa9fad1 [2021-05-13T09:45:33.541Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-13T09:45:34.121Z] ---> Running in 187995f7d4d5 [2021-05-13T09:45:34.121Z] ---> Running in fa12a2c7a689 [2021-05-13T09:45:34.121Z] Removing intermediate container c03bdc6dcf4b [2021-05-13T09:45:34.121Z] ---> a276c11cee99 [2021-05-13T09:45:34.121Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T09:45:34.121Z] Removing intermediate container cbe3195cf6e7 [2021-05-13T09:45:34.121Z] ---> 1903b72d212b [2021-05-13T09:45:34.121Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T09:45:34.121Z] Removing intermediate container ac33bfc25046 [2021-05-13T09:45:34.121Z] ---> 0ad52c239914 [2021-05-13T09:45:34.121Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T09:45:34.384Z] ---> Running in cb65dcb1a4eb [2021-05-13T09:45:34.384Z] ---> Running in a8fea5ea7683 [2021-05-13T09:45:34.384Z] ---> Running in bdb2d313ec41 [2021-05-13T09:45:34.384Z] Removing intermediate container 187995f7d4d5 [2021-05-13T09:45:34.384Z] ---> 12d575c777f2 [2021-05-13T09:45:34.384Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-13T09:45:34.647Z] Removing intermediate container fa12a2c7a689 [2021-05-13T09:45:34.647Z] ---> ae96d97e97d7 [2021-05-13T09:45:34.647Z] Step 14/26 : WORKDIR / [2021-05-13T09:45:34.647Z] ---> Running in 0c46cf6dca49 [2021-05-13T09:45:34.647Z] Removing intermediate container cb65dcb1a4eb [2021-05-13T09:45:34.647Z] ---> 1907485f73ca [2021-05-13T09:45:34.647Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-13T09:45:34.647Z] Removing intermediate container a8fea5ea7683 [2021-05-13T09:45:34.647Z] ---> c46a2734a7b8 [2021-05-13T09:45:34.647Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-13T09:45:34.917Z] ---> Running in 6e867fc2c71d [2021-05-13T09:45:34.917Z] Removing intermediate container bdb2d313ec41 [2021-05-13T09:45:34.917Z] ---> d26c2a8a492b [2021-05-13T09:45:34.917Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-13T09:45:34.917Z] ---> Running in 090c04186311 [2021-05-13T09:45:34.917Z] ---> Running in 5ba07be2bff0 [2021-05-13T09:45:34.917Z] ---> Running in 4fe50c0fae15 [2021-05-13T09:45:35.181Z] Removing intermediate container 0c46cf6dca49 [2021-05-13T09:45:35.181Z] ---> 93e01b9c03f7 [2021-05-13T09:45:35.181Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-13T09:45:35.181Z] Removing intermediate container 6e867fc2c71d [2021-05-13T09:45:35.181Z] ---> eb5dc887121e [2021-05-13T09:45:35.181Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-13T09:45:35.759Z] ---> Running in 7be2221fd634 [2021-05-13T09:45:36.024Z] Removing intermediate container 090c04186311 [2021-05-13T09:45:36.024Z] ---> c90c10565870 [2021-05-13T09:45:36.024Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-13T09:45:36.024Z] Removing intermediate container 5ba07be2bff0 [2021-05-13T09:45:36.024Z] ---> 35c6bf42848c [2021-05-13T09:45:36.024Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-13T09:45:36.024Z] Removing intermediate container 4fe50c0fae15 [2021-05-13T09:45:36.024Z] ---> bff5a309773c [2021-05-13T09:45:36.024Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-13T09:45:36.024Z] ---> a5a2679b7392 [2021-05-13T09:45:36.024Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-13T09:45:36.293Z] ---> Running in 5b3766f97c5b [2021-05-13T09:45:36.293Z] ---> Running in 8edf36613fd6 [2021-05-13T09:45:36.293Z] ---> Running in f0f24458141f [2021-05-13T09:45:36.293Z] Removing intermediate container 7be2221fd634 [2021-05-13T09:45:36.293Z] ---> 88213023437c [2021-05-13T09:45:36.293Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T09:45:36.563Z] Removing intermediate container 8edf36613fd6 [2021-05-13T09:45:36.563Z] ---> 93cfa087782f [2021-05-13T09:45:36.563Z] Step 16/24 : WORKDIR / [2021-05-13T09:45:36.563Z] Removing intermediate container 5b3766f97c5b [2021-05-13T09:45:36.563Z] ---> 9e1ebaf43185 [2021-05-13T09:45:36.563Z] Step 16/24 : WORKDIR / [2021-05-13T09:45:36.563Z] ---> e2a3ccad65fb [2021-05-13T09:45:36.563Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-13T09:45:36.563Z] Removing intermediate container f0f24458141f [2021-05-13T09:45:36.563Z] ---> 4217a77eff53 [2021-05-13T09:45:36.563Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T09:45:36.830Z] ---> Running in 444e2edf4660 [2021-05-13T09:45:36.830Z] ---> Running in 1c9ab740dedb [2021-05-13T09:45:36.830Z] ---> c8fed275b693 [2021-05-13T09:45:36.830Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-13T09:45:37.095Z] ---> eadcaf0c8a34 [2021-05-13T09:45:37.095Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-13T09:45:37.095Z] ---> 594c7757342e [2021-05-13T09:45:37.095Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-13T09:45:37.372Z] Removing intermediate container 444e2edf4660 [2021-05-13T09:45:37.372Z] ---> aa341e662a95 [2021-05-13T09:45:37.372Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T09:45:37.372Z] Removing intermediate container 1c9ab740dedb [2021-05-13T09:45:37.372Z] ---> f4543d52aaab [2021-05-13T09:45:37.372Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T09:45:37.372Z] ---> 1b8c7d726561 [2021-05-13T09:45:37.372Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-13T09:45:37.642Z] ---> 1cfc6b8562fd [2021-05-13T09:45:37.642Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-13T09:45:38.225Z] ---> 865df6665f8e [2021-05-13T09:45:38.225Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-13T09:45:38.225Z] ---> 9f138057735d [2021-05-13T09:45:38.225Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-13T09:45:38.225Z] ---> 061165f0bcbe [2021-05-13T09:45:38.225Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-13T09:45:38.225Z] ---> 9ed2e740c660 [2021-05-13T09:45:38.225Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-13T09:45:38.225Z] ---> 2db00eb0a558 [2021-05-13T09:45:38.225Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-13T09:45:38.225Z] ---> Running in b77164c372d9 [2021-05-13T09:45:38.812Z] Removing intermediate container b77164c372d9 [2021-05-13T09:45:38.812Z] ---> 14cb74906b2c [2021-05-13T09:45:38.812Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T09:45:38.812Z] ---> b34565fc47c3 [2021-05-13T09:45:38.812Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-13T09:45:38.812Z] ---> Running in 0c5b6d103d90 [2021-05-13T09:45:38.812Z] ---> Running in 0bca528b55e3 [2021-05-13T09:45:39.085Z] ---> 6664fbb737c0 [2021-05-13T09:45:39.085Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-13T09:45:39.085Z] ---> 4f7410218e03 [2021-05-13T09:45:39.085Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-13T09:45:39.085Z] ---> 0f64a9bedc8b [2021-05-13T09:45:39.085Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-13T09:45:39.085Z] Removing intermediate container 0bca528b55e3 [2021-05-13T09:45:39.085Z] ---> 4f6f55e93015 [2021-05-13T09:45:39.085Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T09:45:39.353Z] Removing intermediate container 0c5b6d103d90 [2021-05-13T09:45:39.353Z] ---> 30cfe08fb0b4 [2021-05-13T09:45:39.353Z] Step 21/23 : LABEL arch=x86_64 [2021-05-13T09:45:39.353Z] ---> Running in 2bd685ad6685 [2021-05-13T09:45:39.353Z] ---> Running in 7a91803fe512 [2021-05-13T09:45:39.353Z] ---> 9e6f529e207c [2021-05-13T09:45:39.353Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-13T09:45:39.618Z] ---> 633729cfb44f [2021-05-13T09:45:39.618Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-13T09:45:39.618Z] ---> 14b9399ae94b [2021-05-13T09:45:39.618Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-13T09:45:39.884Z] ---> Running in 013877baa105 [2021-05-13T09:45:39.884Z] ---> Running in 07132f8a3dd4 [2021-05-13T09:45:39.884Z] ---> Running in 537fa4691ad3 [2021-05-13T09:45:39.884Z] Removing intermediate container 2bd685ad6685 [2021-05-13T09:45:39.884Z] ---> dddab2b6ccb4 [2021-05-13T09:45:39.884Z] Step 21/23 : LABEL arch=x86_64 [2021-05-13T09:45:39.884Z] Removing intermediate container 7a91803fe512 [2021-05-13T09:45:39.884Z] ---> 67981277b814 [2021-05-13T09:45:39.884Z] Step 22/23 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:45:40.175Z] ---> Running in 5be51cdef5f3 [2021-05-13T09:45:40.175Z] ---> Running in 6aed9c28f466 [2021-05-13T09:45:40.175Z] Removing intermediate container 537fa4691ad3 [2021-05-13T09:45:40.175Z] ---> c90be8c9819f [2021-05-13T09:45:40.175Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T09:45:40.175Z] Removing intermediate container 013877baa105 [2021-05-13T09:45:40.175Z] ---> cabff0f63577 [2021-05-13T09:45:40.175Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T09:45:40.472Z] ---> Running in 63d5ab8c85fa [2021-05-13T09:45:40.472Z] ---> Running in 2174b1afd802 [2021-05-13T09:45:40.472Z] Removing intermediate container 5be51cdef5f3 [2021-05-13T09:45:40.472Z] ---> 4317c2ac88cf [2021-05-13T09:45:40.472Z] Step 22/23 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:45:40.472Z] Removing intermediate container 6aed9c28f466 [2021-05-13T09:45:40.472Z] ---> b9831d888862 [2021-05-13T09:45:40.472Z] Step 23/23 : LABEL version=0.0.0 [2021-05-13T09:45:40.736Z] ---> Running in 346a8d1acdee [2021-05-13T09:45:40.736Z] ---> Running in 8ec6501ca1e8 [2021-05-13T09:45:40.736Z] Removing intermediate container 2174b1afd802 [2021-05-13T09:45:40.736Z] ---> 7ae6ede583ae [2021-05-13T09:45:40.736Z] Step 22/24 : LABEL arch=x86_64 [2021-05-13T09:45:41.000Z] Removing intermediate container 63d5ab8c85fa [2021-05-13T09:45:41.000Z] ---> 6450bbde6aff [2021-05-13T09:45:41.000Z] Step 22/24 : LABEL arch=x86_64 [2021-05-13T09:45:41.000Z] ---> Running in 1b81844e8464 [2021-05-13T09:45:41.000Z] ---> Running in 2774c1fd3cfe [2021-05-13T09:45:41.262Z] Removing intermediate container 8ec6501ca1e8 [2021-05-13T09:45:41.262Z] ---> 96d94815d9da [2021-05-13T09:45:41.262Z] [2021-05-13T09:45:41.262Z] Removing intermediate container 346a8d1acdee [2021-05-13T09:45:41.262Z] ---> 6020df46121b [2021-05-13T09:45:41.262Z] Step 23/23 : LABEL version=0.0.0 [2021-05-13T09:45:41.524Z] ---> Running in 48044a9a06b2 [2021-05-13T09:45:41.524Z] Removing intermediate container 2774c1fd3cfe [2021-05-13T09:45:41.524Z] ---> 6ab4ebc61a1a [2021-05-13T09:45:41.524Z] Step 23/24 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:45:41.524Z] Successfully built 96d94815d9da [2021-05-13T09:45:41.792Z] Removing intermediate container 1b81844e8464 [2021-05-13T09:45:41.792Z] ---> b276b1430138 [2021-05-13T09:45:41.792Z] Step 23/24 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:45:41.792Z] Successfully tagged support-scheduler:latest [2021-05-13T09:45:41.792Z]  Building support-scheduler ... done Building security-bootstrapper [2021-05-13T09:45:41.792Z] ---> Running in 1cb43924ee86 [2021-05-13T09:45:41.792Z] ---> Running in 07f5fd8b40df [2021-05-13T09:45:41.792Z] Removing intermediate container 07132f8a3dd4 [2021-05-13T09:45:41.792Z] ---> aa202d0975a0 [2021-05-13T09:45:41.792Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-13T09:45:42.061Z] Removing intermediate container 48044a9a06b2 [2021-05-13T09:45:42.061Z] ---> 67f7e20422d4 [2021-05-13T09:45:42.061Z] [2021-05-13T09:45:42.061Z] ---> Running in a37b61cc1a29 [2021-05-13T09:45:42.325Z] Successfully built 67f7e20422d4 [2021-05-13T09:45:42.325Z] Removing intermediate container 1cb43924ee86 [2021-05-13T09:45:42.325Z] ---> fd0cd4e27aab [2021-05-13T09:45:42.325Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T09:45:42.325Z] Successfully tagged support-notifications:latest [2021-05-13T09:45:42.325Z] Building sys-mgmt-agent [2021-05-13T09:45:42.325Z]  Building support-notifications ... done Removing intermediate container 07f5fd8b40df [2021-05-13T09:45:42.325Z] ---> f4a9d3d3e556 [2021-05-13T09:45:42.325Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T09:45:42.598Z] ---> Running in 6587f039eb32 [2021-05-13T09:45:42.598Z] ---> Running in 3e6cb30300fb [2021-05-13T09:45:42.598Z] Removing intermediate container a37b61cc1a29 [2021-05-13T09:45:42.598Z] ---> 5fdc669bfd02 [2021-05-13T09:45:42.598Z] Step 24/26 : LABEL arch=x86_64 [2021-05-13T09:45:42.598Z] ---> Running in 88e5c21244c0 [2021-05-13T09:45:43.189Z] Removing intermediate container 6587f039eb32 [2021-05-13T09:45:43.189Z] ---> d7472bc85317 [2021-05-13T09:45:43.189Z] [2021-05-13T09:45:43.189Z] Removing intermediate container 3e6cb30300fb [2021-05-13T09:45:43.189Z] ---> 7497e398dfca [2021-05-13T09:45:43.189Z] [2021-05-13T09:45:43.189Z] Removing intermediate container 88e5c21244c0 [2021-05-13T09:45:43.189Z] ---> c4751d5e0b8b [2021-05-13T09:45:43.189Z] Step 25/26 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:45:43.297Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-13T09:45:43.454Z] Successfully built d7472bc85317 [2021-05-13T09:45:43.454Z] Successfully built 7497e398dfca [2021-05-13T09:45:44.405Z] Successfully tagged core-metadata:latest [2021-05-13T09:45:44.405Z]  Building core-metadata ... done Building security-proxy-setup [2021-05-13T09:45:44.668Z] Successfully tagged core-command:latest [2021-05-13T09:45:44.668Z] Building core-data [2021-05-13T09:45:45.624Z]  Building core-command ... done  ---> Running in 294b5b91ad2b [2021-05-13T09:45:45.888Z] Removing intermediate container 294b5b91ad2b [2021-05-13T09:45:45.888Z] ---> c6cd7df3b6f7 [2021-05-13T09:45:45.888Z] Step 26/26 : LABEL version=0.0.0 [2021-05-13T09:45:51.218Z] ---> Running in bcd69de80b6b [2021-05-13T09:45:51.218Z] Removing intermediate container bcd69de80b6b [2021-05-13T09:45:51.218Z] ---> 37874239f271 [2021-05-13T09:45:51.218Z] [2021-05-13T09:45:53.146Z] Successfully built 37874239f271 [2021-05-13T09:45:55.088Z] Successfully tagged security-secretstore-setup:latest [2021-05-13T09:46:13.411Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:46:13.411Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:46:13.411Z] ---> c50a216ca67f [2021-05-13T09:46:13.411Z] Step 3/32 : WORKDIR /edgex-go [2021-05-13T09:46:13.411Z] ---> Using cache [2021-05-13T09:46:13.411Z] ---> 99ff7980e4cb [2021-05-13T09:46:13.411Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:46:13.411Z] ---> Using cache [2021-05-13T09:46:13.411Z] ---> ce6f4c4722e5 [2021-05-13T09:46:13.411Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-13T09:46:13.411Z] ---> Using cache [2021-05-13T09:46:13.411Z] ---> 48ed7f991f5e [2021-05-13T09:46:13.411Z] Step 6/32 : COPY go.mod . [2021-05-13T09:46:13.411Z] ---> Using cache [2021-05-13T09:46:13.411Z] ---> 88b20e942689 [2021-05-13T09:46:13.411Z] Step 7/32 : RUN go mod download [2021-05-13T09:46:13.411Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:46:13.411Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:46:13.411Z] ---> c50a216ca67f [2021-05-13T09:46:13.411Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T09:46:13.411Z] ---> Using cache [2021-05-13T09:46:13.411Z] ---> 99ff7980e4cb [2021-05-13T09:46:13.411Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:46:13.411Z] ---> Using cache [2021-05-13T09:46:13.411Z] ---> ce6f4c4722e5 [2021-05-13T09:46:13.411Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-13T09:46:13.411Z] ---> Using cache [2021-05-13T09:46:13.411Z] ---> 3a2e2d50d5e6 [2021-05-13T09:46:13.411Z] Step 8/32 : COPY . . [2021-05-13T09:46:13.411Z] ---> Using cache [2021-05-13T09:46:13.411Z] ---> 2ad551c16560 [2021-05-13T09:46:13.411Z] Step 9/32 : RUN go mod tidy [2021-05-13T09:46:13.411Z] ---> Using cache [2021-05-13T09:46:13.411Z] ---> 7a0e63ae5033 [2021-05-13T09:46:13.411Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-13T09:46:14.379Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:46:14.379Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:46:14.379Z] ---> c50a216ca67f [2021-05-13T09:46:14.379Z] Step 3/22 : WORKDIR /edgex-go [2021-05-13T09:46:14.379Z] ---> Using cache [2021-05-13T09:46:14.379Z] ---> 99ff7980e4cb [2021-05-13T09:46:14.379Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:46:14.379Z] ---> Using cache [2021-05-13T09:46:14.379Z] ---> ce6f4c4722e5 [2021-05-13T09:46:14.379Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-13T09:46:14.379Z] ---> Using cache [2021-05-13T09:46:14.379Z] ---> 48ed7f991f5e [2021-05-13T09:46:14.379Z] Step 6/22 : COPY go.mod . [2021-05-13T09:46:14.379Z] ---> Using cache [2021-05-13T09:46:14.379Z] ---> 88b20e942689 [2021-05-13T09:46:14.379Z] Step 7/22 : RUN go mod download [2021-05-13T09:46:14.379Z] ---> Using cache [2021-05-13T09:46:14.379Z] ---> 3a2e2d50d5e6 [2021-05-13T09:46:14.379Z] Step 8/22 : COPY . . [2021-05-13T09:46:14.379Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:46:14.379Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:46:14.379Z] ---> c50a216ca67f [2021-05-13T09:46:14.379Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T09:46:14.379Z] ---> Using cache [2021-05-13T09:46:14.379Z] ---> 99ff7980e4cb [2021-05-13T09:46:14.379Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:46:14.379Z] ---> Using cache [2021-05-13T09:46:14.379Z] ---> ce6f4c4722e5 [2021-05-13T09:46:14.379Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-13T09:46:14.379Z] ---> Using cache [2021-05-13T09:46:14.379Z] ---> 2ad551c16560 [2021-05-13T09:46:14.379Z] Step 9/22 : RUN go mod tidy [2021-05-13T09:46:14.379Z] ---> Using cache [2021-05-13T09:46:14.379Z] ---> 7a0e63ae5033 [2021-05-13T09:46:14.379Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-13T09:46:15.327Z] ---> Running in 0912dcc91145 [2021-05-13T09:46:15.327Z] ---> Running in 0bae707fd8db [2021-05-13T09:46:15.327Z] ---> Running in 6e5daaecbf9e [2021-05-13T09:46:15.327Z] ---> Running in 52a0c5af661e [2021-05-13T09:46:16.772Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-13T09:46:16.772Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-13T09:46:17.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:46:17.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:46:17.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:46:17.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:46:18.264Z] OK: 219 MiB in 52 packages [2021-05-13T09:46:18.538Z] OK: 219 MiB in 52 packages [2021-05-13T09:46:19.985Z] Removing intermediate container 52a0c5af661e [2021-05-13T09:46:19.985Z] ---> 7e0d35478be2 [2021-05-13T09:46:19.985Z] Step 6/24 : COPY go.mod . [2021-05-13T09:46:19.985Z] Removing intermediate container 0bae707fd8db [2021-05-13T09:46:19.985Z] ---> 316b834a61ba [2021-05-13T09:46:19.985Z] Step 6/24 : COPY go.mod . [2021-05-13T09:46:20.952Z] ---> 392fc3c4a02e [2021-05-13T09:46:20.952Z] Step 7/24 : RUN go mod download [2021-05-13T09:46:20.952Z] ---> b2b25bf53ee2 [2021-05-13T09:46:20.952Z] Step 7/24 : RUN go mod download [2021-05-13T09:46:20.952Z] ---> Running in 8774dfd89c5f [2021-05-13T09:46:20.952Z] ---> Running in cf31e53807cf [2021-05-13T09:46:25.261Z] Removing intermediate container cf31e53807cf [2021-05-13T09:46:25.261Z] ---> 462c6f32cfe0 [2021-05-13T09:46:25.261Z] Step 8/24 : COPY . . [2021-05-13T09:46:25.261Z] Removing intermediate container 8774dfd89c5f [2021-05-13T09:46:25.261Z] ---> 42d9a043baea [2021-05-13T09:46:25.261Z] Step 8/24 : COPY . . [2021-05-13T09:46:43.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-13T09:46:51.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-13T09:46:51.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-13T09:46:52.317Z] Removing intermediate container 0912dcc91145 [2021-05-13T09:46:52.317Z] ---> 893fc2b4b217 [2021-05-13T09:46:52.317Z] [2021-05-13T09:46:52.317Z] Step 11/32 : FROM alpine:3.12 [2021-05-13T09:46:52.317Z] ---> 13621d1b12d4 [2021-05-13T09:46:52.317Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-13T09:46:54.953Z] ---> Running in 0dc5e100eb76 [2021-05-13T09:46:56.351Z] ---> 07c9231c3e4b [2021-05-13T09:46:56.351Z] Step 9/24 : RUN go mod tidy [2021-05-13T09:46:56.929Z] Removing intermediate container 0dc5e100eb76 [2021-05-13T09:46:56.929Z] ---> 362bab4d22fe [2021-05-13T09:46:56.929Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-13T09:46:56.929Z] ---> Running in 86f1e7f8ac51 [2021-05-13T09:46:56.929Z] ---> 65c264987973 [2021-05-13T09:46:56.929Z] Step 9/24 : RUN go mod tidy [2021-05-13T09:46:56.929Z] ---> Running in 83a3d60428d4 [2021-05-13T09:46:57.202Z] Removing intermediate container 6e5daaecbf9e [2021-05-13T09:46:57.202Z] ---> aa78316f459c [2021-05-13T09:46:57.202Z] [2021-05-13T09:46:57.202Z] Step 11/22 : FROM alpine:3.12 [2021-05-13T09:46:57.202Z] ---> 13621d1b12d4 [2021-05-13T09:46:57.202Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-13T09:46:57.202Z] ---> Running in 541b4cc6554a [2021-05-13T09:46:57.471Z] ---> Running in 3ee4881fc481 [2021-05-13T09:46:58.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:46:58.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:46:58.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:46:58.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:46:58.725Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-13T09:46:58.725Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-13T09:46:58.725Z] (2/2) Installing su-exec (0.2-r1) [2021-05-13T09:46:58.725Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-13T09:46:58.725Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T09:46:58.725Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-13T09:46:58.725Z] (4/4) Installing curl (7.76.1-r0) [2021-05-13T09:46:58.725Z] OK: 6 MiB in 16 packages [2021-05-13T09:46:58.725Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T09:46:58.725Z] Executing ca-certificates-20191127-r4.trigger [2021-05-13T09:46:58.725Z] OK: 7 MiB in 18 packages [2021-05-13T09:47:00.130Z] Removing intermediate container 83a3d60428d4 [2021-05-13T09:47:00.130Z] ---> 1414f3df89a3 [2021-05-13T09:47:00.130Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-13T09:47:00.412Z] ---> Running in 35600b4e8eaa [2021-05-13T09:47:00.694Z] Removing intermediate container 3ee4881fc481 [2021-05-13T09:47:00.694Z] ---> aa7b94e7ab97 [2021-05-13T09:47:00.694Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-13T09:47:00.694Z] ---> Running in b01f6327cd4c [2021-05-13T09:47:01.647Z] Removing intermediate container 35600b4e8eaa [2021-05-13T09:47:01.647Z] ---> 203b56acda18 [2021-05-13T09:47:01.647Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-13T09:47:01.647Z] ---> Running in bce79305ea0a [2021-05-13T09:47:01.647Z] Removing intermediate container b01f6327cd4c [2021-05-13T09:47:01.647Z] ---> 4ac47a7e8b55 [2021-05-13T09:47:01.647Z] Step 14/22 : WORKDIR /edgex [2021-05-13T09:47:01.647Z] Removing intermediate container 541b4cc6554a [2021-05-13T09:47:01.647Z] ---> d96a6eb8782a [2021-05-13T09:47:01.647Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-13T09:47:01.647Z] Removing intermediate container 86f1e7f8ac51 [2021-05-13T09:47:01.647Z] ---> e90ff9de7a04 [2021-05-13T09:47:01.647Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-13T09:47:01.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-13T09:47:01.652Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-13T09:47:01.914Z] ---> Running in 0fef28739b0b [2021-05-13T09:47:01.914Z] ---> Running in 58fe86c94d90 [2021-05-13T09:47:01.914Z] ---> Running in ec491e0a2f00 [2021-05-13T09:47:01.914Z] Removing intermediate container bce79305ea0a [2021-05-13T09:47:01.914Z] ---> c3b672fcecd8 [2021-05-13T09:47:01.914Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-13T09:47:02.185Z] ---> Running in d351afab899d [2021-05-13T09:47:02.450Z] Removing intermediate container 0fef28739b0b [2021-05-13T09:47:02.450Z] ---> 7c0c6dbd2afc [2021-05-13T09:47:02.450Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-13T09:47:02.726Z] ---> 5b5f157a0a51 [2021-05-13T09:47:02.726Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-13T09:47:02.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-13T09:47:03.265Z] 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-13T09:47:03.541Z] ---> 746c3515af36 [2021-05-13T09:47:03.541Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-13T09:47:04.136Z] Removing intermediate container d351afab899d [2021-05-13T09:47:04.136Z] ---> 45342d6a6a17 [2021-05-13T09:47:04.136Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-13T09:47:04.136Z] ---> Running in c4744b9f095e [2021-05-13T09:47:04.407Z] ---> 3a96c32ce6b5 [2021-05-13T09:47:04.407Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-13T09:47:04.684Z] ---> Running in 7635f3c12680 [2021-05-13T09:47:04.684Z] Removing intermediate container c4744b9f095e [2021-05-13T09:47:04.684Z] ---> c9462cbe87b8 [2021-05-13T09:47:04.684Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-13T09:47:04.957Z] Removing intermediate container 7635f3c12680 [2021-05-13T09:47:04.958Z] ---> bbd1b75998a0 [2021-05-13T09:47:04.958Z] Step 19/22 : CMD ["--init=true"] [2021-05-13T09:47:05.242Z] ---> Running in 033901f0104b [2021-05-13T09:47:05.529Z] ---> 7cf0239c5771 [2021-05-13T09:47:05.529Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-13T09:47:05.831Z] ---> Running in 911b13641f80 [2021-05-13T09:47:05.831Z] Removing intermediate container 033901f0104b [2021-05-13T09:47:05.831Z] ---> 5bfddc9c1f81 [2021-05-13T09:47:05.831Z] Step 20/22 : LABEL arch=x86_64 [2021-05-13T09:47:05.831Z] ---> Running in 8fae927b5593 [2021-05-13T09:47:06.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-13T09:47:06.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-13T09:47:06.287Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-13T09:47:06.287Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-13T09:47:06.441Z] Removing intermediate container 8fae927b5593 [2021-05-13T09:47:06.441Z] ---> 8836eb818f5d [2021-05-13T09:47:06.441Z] Step 21/22 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:47:06.441Z] ---> Running in 6880af901499 [2021-05-13T09:47:07.038Z] Removing intermediate container 6880af901499 [2021-05-13T09:47:07.038Z] ---> 7ada38e53555 [2021-05-13T09:47:07.038Z] Step 22/22 : LABEL version=0.0.0 [2021-05-13T09:47:07.038Z] ---> Running in 19de3b1f0001 [2021-05-13T09:47:07.310Z] Removing intermediate container 19de3b1f0001 [2021-05-13T09:47:07.310Z] ---> ff5a7ddcfde9 [2021-05-13T09:47:07.310Z] [2021-05-13T09:47:07.582Z] Successfully built ff5a7ddcfde9 [2021-05-13T09:47:07.582Z] Successfully tagged security-proxy-setup:latest [2021-05-13T09:47:07.853Z]  Building security-proxy-setup ... done Removing intermediate container 911b13641f80 [2021-05-13T09:47:07.853Z] ---> 864bee3bb93f [2021-05-13T09:47:07.853Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T09:47:08.456Z] ---> 77a26be780e2 [2021-05-13T09:47:08.456Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-13T09:47:09.888Z] ---> 5a774832ffda [2021-05-13T09:47:09.888Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-13T09:47:10.165Z] ---> fda7d301a838 [2021-05-13T09:47:10.165Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-13T09:47:10.755Z] ---> 753a9d5db670 [2021-05-13T09:47:10.755Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-13T09:47:11.712Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-13T09:47:11.987Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-13T09:47:12.746Z] ---> 3e559652bc5c [2021-05-13T09:47:12.746Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-13T09:47:12.746Z] ---> Running in a9247c6fe96b [2021-05-13T09:47:13.344Z] Removing intermediate container a9247c6fe96b [2021-05-13T09:47:13.344Z] ---> 3148d7123d61 [2021-05-13T09:47:13.344Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-13T09:47:14.328Z] ---> c38b3ae595c4 [2021-05-13T09:47:14.328Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-13T09:47:14.924Z] ---> Running in 3e05d07a8e8d [2021-05-13T09:47:17.546Z] Removing intermediate container 3e05d07a8e8d [2021-05-13T09:47:17.546Z] ---> 1d21d4080825 [2021-05-13T09:47:17.546Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-13T09:47:17.816Z] ---> Running in fe1ed1b9d447 [2021-05-13T09:47:18.414Z] Removing intermediate container fe1ed1b9d447 [2021-05-13T09:47:18.414Z] ---> b6e817973377 [2021-05-13T09:47:18.414Z] Step 29/32 : CMD ["gate"] [2021-05-13T09:47:18.680Z] ---> Running in 851476d04949 [2021-05-13T09:47:18.948Z] Removing intermediate container 851476d04949 [2021-05-13T09:47:18.948Z] ---> f149f09c3663 [2021-05-13T09:47:18.948Z] Step 30/32 : LABEL arch=x86_64 [2021-05-13T09:47:19.537Z] ---> Running in 6ad5138c710f [2021-05-13T09:47:20.130Z] Removing intermediate container 6ad5138c710f [2021-05-13T09:47:20.130Z] ---> 0dced61d3ddb [2021-05-13T09:47:20.130Z] Step 31/32 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:47:20.130Z] ---> Running in c1f0da4218e5 [2021-05-13T09:47:20.733Z] Removing intermediate container c1f0da4218e5 [2021-05-13T09:47:20.733Z] ---> 8d9f392c0d5e [2021-05-13T09:47:20.733Z] Step 32/32 : LABEL version=0.0.0 [2021-05-13T09:47:21.316Z] ---> Running in 95197b928d10 [2021-05-13T09:47:21.589Z] Removing intermediate container 95197b928d10 [2021-05-13T09:47:21.589Z] ---> a6c9717b1a6a [2021-05-13T09:47:21.589Z] [2021-05-13T09:47:21.870Z] Successfully built a6c9717b1a6a [2021-05-13T09:47:21.870Z] Successfully tagged security-bootstrapper:latest [2021-05-13T09:47:22.171Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-13T09:47:22.171Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-13T09:47:22.171Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-13T09:47:26.138Z]  Building security-bootstrapper ... done Removing intermediate container 58fe86c94d90 [2021-05-13T09:47:26.138Z] ---> 78570e2a2e27 [2021-05-13T09:47:26.138Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-13T09:47:26.138Z] ---> Running in cf4b6a548945 [2021-05-13T09:47:26.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-13T09:47:27.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.398s coverage: 45.9% of statements [2021-05-13T09:47:27.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-13T09:47:27.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-13T09:47:27.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-13T09:47:27.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-13T09:47:27.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-13T09:47:27.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-13T09:47:27.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.133s coverage: 28.7% of statements [2021-05-13T09:47:27.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.205s coverage: 100.0% of statements [2021-05-13T09:47:29.291Z] Removing intermediate container cf4b6a548945 [2021-05-13T09:47:29.291Z] ---> c170f69cba2d [2021-05-13T09:47:29.291Z] [2021-05-13T09:47:29.291Z] Step 12/24 : FROM docker:20.10.0 [2021-05-13T09:47:29.291Z] 20.10.0: Pulling from library/docker [2021-05-13T09:47:29.880Z] Removing intermediate container ec491e0a2f00 [2021-05-13T09:47:29.880Z] ---> ecd6bd0e433c [2021-05-13T09:47:29.880Z] [2021-05-13T09:47:29.880Z] Step 11/24 : FROM alpine:3.12 [2021-05-13T09:47:29.880Z] ---> 13621d1b12d4 [2021-05-13T09:47:29.880Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-13T09:47:30.459Z] ---> Running in 43aee741ab90 [2021-05-13T09:47:30.722Z] Removing intermediate container 43aee741ab90 [2021-05-13T09:47:30.722Z] ---> d0c1d891a472 [2021-05-13T09:47:30.722Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-13T09:47:30.722Z] ---> Running in 80ebfa02d141 [2021-05-13T09:47:30.987Z] Removing intermediate container 80ebfa02d141 [2021-05-13T09:47:30.987Z] ---> ead13d435905 [2021-05-13T09:47:30.987Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-13T09:47:30.987Z] ---> Running in f9e15c92f334 [2021-05-13T09:47:31.250Z] Removing intermediate container f9e15c92f334 [2021-05-13T09:47:31.250Z] ---> 490872a10130 [2021-05-13T09:47:31.250Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:47:31.524Z] ---> Running in cf2c80b82abf [2021-05-13T09:47:32.930Z] Removing intermediate container cf2c80b82abf [2021-05-13T09:47:32.930Z] ---> 166f7fe31d5f [2021-05-13T09:47:32.930Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-13T09:47:32.930Z] ---> Running in dfe975cd33fc [2021-05-13T09:47:33.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:47:34.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:47:34.736Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-13T09:47:34.736Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-13T09:47:35.000Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-13T09:47:35.000Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-13T09:47:35.000Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-13T09:47:35.000Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-13T09:47:35.000Z] ---> aefe523efa57 [2021-05-13T09:47:35.000Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-13T09:47:35.263Z] ---> Running in 5f336f970497 [2021-05-13T09:47:35.528Z] Removing intermediate container 5f336f970497 [2021-05-13T09:47:35.528Z] ---> e72915d8051f [2021-05-13T09:47:35.528Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-13T09:47:35.528Z] ---> Running in 80cec1b828b5 [2021-05-13T09:47:36.107Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-13T09:47:36.107Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-13T09:47:36.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-13T09:47:36.108Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T09:47:36.108Z] OK: 8 MiB in 20 packages [2021-05-13T09:47:36.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-13T09:47:36.370Z] (1/39) Installing readline (8.0.4-r0) [2021-05-13T09:47:36.370Z] (2/39) Installing bash (5.0.17-r0) [2021-05-13T09:47:36.370Z] Executing bash-5.0.17-r0.post-install [2021-05-13T09:47:36.370Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-13T09:47:36.370Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-13T09:47:36.944Z] (5/39) Installing curl (7.76.1-r0) [2021-05-13T09:47:36.944Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-13T09:47:36.944Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-13T09:47:36.944Z] (8/39) Installing expat (2.2.9-r1) [2021-05-13T09:47:36.944Z] (9/39) Installing libffi (3.3-r2) [2021-05-13T09:47:36.944Z] (10/39) Installing gdbm (1.13-r1) [2021-05-13T09:47:36.944Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-13T09:47:36.944Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-13T09:47:36.944Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-13T09:47:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.520s coverage: 27.8% of statements [2021-05-13T09:47:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-13T09:47:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-13T09:47:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-13T09:47:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-13T09:47:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-13T09:47:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.168s coverage: 81.2% of statements [2021-05-13T09:47:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-13T09:47:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.176s coverage: 100.0% of statements [2021-05-13T09:47:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-13T09:47:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.133s coverage: 100.0% of statements [2021-05-13T09:47:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-13T09:47:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-13T09:47:37.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.239s coverage: 71.3% of statements [2021-05-13T09:47:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-13T09:47:37.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-13T09:47:38.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.498s coverage: 87.7% of statements [2021-05-13T09:47:38.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-13T09:47:38.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T09:47:38.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.142s coverage: 78.9% of statements [2021-05-13T09:47:38.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-13T09:47:39.499Z] Removing intermediate container dfe975cd33fc [2021-05-13T09:47:39.499Z] ---> 7273ed2dc80e [2021-05-13T09:47:39.499Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T09:47:39.499Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-13T09:47:39.499Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-13T09:47:39.499Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-13T09:47:39.499Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-13T09:47:39.499Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-13T09:47:39.499Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-13T09:47:39.499Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-13T09:47:39.499Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-13T09:47:39.762Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-13T09:47:39.762Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-13T09:47:39.762Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-13T09:47:39.762Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-13T09:47:40.711Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-13T09:47:42.108Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-13T09:47:42.108Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-13T09:47:42.108Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-13T09:47:42.108Z] ---> efbafcaaf09e [2021-05-13T09:47:42.108Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-13T09:47:42.108Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-13T09:47:42.108Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-13T09:47:42.108Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-13T09:47:42.108Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-13T09:47:42.376Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-13T09:47:42.376Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-13T09:47:42.376Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-13T09:47:42.376Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-13T09:47:42.376Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-13T09:47:42.376Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-13T09:47:42.376Z] Executing busybox-1.31.1-r19.trigger [2021-05-13T09:47:42.376Z] OK: 72 MiB in 59 packages [2021-05-13T09:47:43.767Z] ---> 4cb13cf73d13 [2021-05-13T09:47:43.768Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-13T09:47:43.768Z] Collecting docker-compose==1.23.2 [2021-05-13T09:47:43.768Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-13T09:47:44.120Z] ---> e6e18b661132 [2021-05-13T09:47:44.120Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-13T09:47:44.120Z] ---> Running in 1889d0d63e7e [2021-05-13T09:47:44.120Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-13T09:47:44.120Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-13T09:47:44.120Z] Removing intermediate container 1889d0d63e7e [2021-05-13T09:47:44.120Z] ---> 0004dfcc8eb1 [2021-05-13T09:47:44.120Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T09:47:44.439Z] ---> Running in cfdd0f65b602 [2021-05-13T09:47:44.439Z] Removing intermediate container cfdd0f65b602 [2021-05-13T09:47:44.439Z] ---> 061006d897f6 [2021-05-13T09:47:44.439Z] Step 22/24 : LABEL arch=x86_64 [2021-05-13T09:47:44.439Z] ---> Running in 0111b7be8803 [2021-05-13T09:47:44.764Z] Collecting jsonschema<3,>=2.5.1 [2021-05-13T09:47:44.764Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-13T09:47:44.764Z] Removing intermediate container 0111b7be8803 [2021-05-13T09:47:44.764Z] ---> ecd3f5e997a0 [2021-05-13T09:47:44.764Z] Step 23/24 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:47:44.764Z] ---> Running in 1b834b7fd2d3 [2021-05-13T09:47:44.764Z] Collecting docker<4.0,>=3.6.0 [2021-05-13T09:47:44.764Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-13T09:47:45.038Z] Removing intermediate container 1b834b7fd2d3 [2021-05-13T09:47:45.038Z] ---> 57f4ff405c6f [2021-05-13T09:47:45.038Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T09:47:45.038Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-13T09:47:45.038Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-13T09:47:45.038Z] ---> Running in 2fa4893541aa [2021-05-13T09:47:45.300Z] Collecting texttable<0.10,>=0.9.0 [2021-05-13T09:47:45.300Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-13T09:47:45.300Z] Removing intermediate container 2fa4893541aa [2021-05-13T09:47:45.300Z] ---> c4beb80cf5fb [2021-05-13T09:47:45.300Z] [2021-05-13T09:47:45.562Z] Successfully built c4beb80cf5fb [2021-05-13T09:47:45.562Z] Successfully tagged core-data:latest [2021-05-13T09:47:45.824Z]  Building core-data ... done Collecting docopt<0.7,>=0.6.1 [2021-05-13T09:47:45.824Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-13T09:47:46.085Z] 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-13T09:47:46.347Z] Collecting cached-property<2,>=1.2.0 [2021-05-13T09:47:46.347Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-13T09:47:46.615Z] Collecting PyYAML<4,>=3.10 [2021-05-13T09:47:46.615Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-13T09:47:49.171Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-13T09:47:49.171Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-13T09:47:49.171Z] Collecting docker-pycreds>=0.4.0 [2021-05-13T09:47:49.171Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-13T09:47:49.171Z] 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-13T09:47:49.171Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-13T09:47:49.171Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-13T09:47:49.171Z] 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-13T09:47:49.171Z] Collecting idna<2.8,>=2.5 [2021-05-13T09:47:49.171Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-13T09:47:49.171Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-13T09:47:49.171Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-13T09:47:49.171Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-13T09:47:49.171Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-13T09:47:49.434Z] Installing collected packages: dockerpty, jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, docopt, cached-property, PyYAML, docker-compose [2021-05-13T09:47:49.434Z] Running setup.py install for dockerpty: started [2021-05-13T09:47:49.697Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-13T09:47:49.961Z] Attempting uninstall: urllib3 [2021-05-13T09:47:49.961Z] Found existing installation: urllib3 1.25.9 [2021-05-13T09:47:49.961Z] Uninstalling urllib3-1.25.9: [2021-05-13T09:47:50.223Z] Successfully uninstalled urllib3-1.25.9 [2021-05-13T09:47:50.223Z] Attempting uninstall: idna [2021-05-13T09:47:50.223Z] Found existing installation: idna 2.9 [2021-05-13T09:47:50.223Z] Uninstalling idna-2.9: [2021-05-13T09:47:50.223Z] Successfully uninstalled idna-2.9 [2021-05-13T09:47:50.485Z] Attempting uninstall: requests [2021-05-13T09:47:50.485Z] Found existing installation: requests 2.23.0 [2021-05-13T09:47:50.485Z] Uninstalling requests-2.23.0: [2021-05-13T09:47:50.485Z] Successfully uninstalled requests-2.23.0 [2021-05-13T09:47:51.061Z] Running setup.py install for texttable: started [2021-05-13T09:47:51.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.185s coverage: 28.6% of statements [2021-05-13T09:47:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-13T09:47:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-13T09:47:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-13T09:47:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-13T09:47:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-13T09:47:51.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.184s coverage: 100.0% of statements [2021-05-13T09:47:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-13T09:47:51.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.180s coverage: 100.0% of statements [2021-05-13T09:47:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-13T09:47:51.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.402s coverage: 86.7% of statements [2021-05-13T09:47:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-13T09:47:51.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.509s coverage: 97.5% of statements [2021-05-13T09:47:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-13T09:47:51.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.325s coverage: 78.3% of statements [2021-05-13T09:47:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-13T09:47:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-13T09:47:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-13T09:47:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-13T09:47:51.324Z] Running setup.py install for texttable: finished with status 'done' [2021-05-13T09:47:51.324Z] Running setup.py install for docopt: started [2021-05-13T09:47:51.899Z] Running setup.py install for docopt: finished with status 'done' [2021-05-13T09:47:51.899Z] Running setup.py install for PyYAML: started [2021-05-13T09:47:52.473Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-13T09:47:52.735Z] 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-13T09:47:55.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.365s coverage: 95.1% of statements [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-13T09:47:55.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.137s coverage: 58.8% of statements [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-13T09:47:55.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.259s coverage: 0.8% of statements [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-13T09:47:55.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.123s coverage: 21.7% of statements [2021-05-13T09:47:55.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-13T09:47:55.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.153s coverage: 47.1% of statements [2021-05-13T09:47:55.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.198s coverage: 79.5% of statements [2021-05-13T09:47:55.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.142s coverage: 94.1% of statements [2021-05-13T09:47:57.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.252s coverage: 96.3% of statements [2021-05-13T09:47:57.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.148s coverage: 87.5% of statements [2021-05-13T09:48:01.349Z] Removing intermediate container 80cec1b828b5 [2021-05-13T09:48:01.349Z] ---> cea97855c79a [2021-05-13T09:48:01.349Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-13T09:48:01.349Z] ---> Running in 4598b7e1a073 [2021-05-13T09:48:01.349Z] Removing intermediate container 4598b7e1a073 [2021-05-13T09:48:01.349Z] ---> 6f1ef3a20b99 [2021-05-13T09:48:01.349Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-13T09:48:01.349Z] ---> Running in 10f575572a5d [2021-05-13T09:48:01.349Z] Removing intermediate container 10f575572a5d [2021-05-13T09:48:01.349Z] ---> 6bad97074005 [2021-05-13T09:48:01.350Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-13T09:48:01.350Z] ---> 1b09517ee9d4 [2021-05-13T09:48:01.350Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-13T09:48:01.350Z] ---> a3460e89c020 [2021-05-13T09:48:01.350Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-13T09:48:01.617Z] ---> 8c07092cc5f4 [2021-05-13T09:48:01.618Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-13T09:48:01.880Z] ---> Running in 8beb4a4fed00 [2021-05-13T09:48:01.881Z] Removing intermediate container 8beb4a4fed00 [2021-05-13T09:48:01.881Z] ---> 61fd0bc030ee [2021-05-13T09:48:01.881Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T09:48:02.144Z] ---> Running in 17f7f7ddc534 [2021-05-13T09:48:02.144Z] Removing intermediate container 17f7f7ddc534 [2021-05-13T09:48:02.144Z] ---> aa30e2136d7b [2021-05-13T09:48:02.144Z] Step 22/24 : LABEL arch=x86_64 [2021-05-13T09:48:02.406Z] ---> Running in 089db112964e [2021-05-13T09:48:02.406Z] Removing intermediate container 089db112964e [2021-05-13T09:48:02.406Z] ---> dda127682f0c [2021-05-13T09:48:02.406Z] Step 23/24 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:48:02.671Z] ---> Running in 1f5473a5e3b0 [2021-05-13T09:48:02.671Z] Removing intermediate container 1f5473a5e3b0 [2021-05-13T09:48:02.671Z] ---> 72542b9cc199 [2021-05-13T09:48:02.671Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T09:48:02.671Z] ---> Running in ef2da8cf2a2a [2021-05-13T09:48:02.932Z] Removing intermediate container ef2da8cf2a2a [2021-05-13T09:48:02.932Z] ---> bf544cd8d6ec [2021-05-13T09:48:02.932Z] [2021-05-13T09:48:03.194Z] Successfully built bf544cd8d6ec [2021-05-13T09:48:03.194Z] Successfully tagged sys-mgmt-agent:latest [2021-05-13T09:48:03.468Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-13T09:48:03.490Z] $ docker stop --time=1 b840f887fb6b2abc7ed4f76b523698c9400c87780326f9fac82b24b3ff108458 [2021-05-13T09:48:05.168Z] $ docker rm -f b840f887fb6b2abc7ed4f76b523698c9400c87780326f9fac82b24b3ff108458 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-13T09:48:05.683Z] + docker images [2021-05-13T09:48:05.945Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-13T09:48:05.945Z] sys-mgmt-agent latest bf544cd8d6ec 3 seconds ago 312MB [2021-05-13T09:48:05.945Z] core-data latest c4beb80cf5fb 20 seconds ago 21.6MB [2021-05-13T09:48:05.945Z] ecd6bd0e433c 36 seconds ago 1.17GB [2021-05-13T09:48:05.945Z] c170f69cba2d 38 seconds ago 1.15GB [2021-05-13T09:48:05.945Z] security-bootstrapper latest a6c9717b1a6a 44 seconds ago 18.2MB [2021-05-13T09:48:05.945Z] security-proxy-setup latest ff5a7ddcfde9 58 seconds ago 25.3MB [2021-05-13T09:48:05.946Z] aa78316f459c About a minute ago 1.15GB [2021-05-13T09:48:05.946Z] 893fc2b4b217 About a minute ago 1.15GB [2021-05-13T09:48:05.946Z] security-secretstore-setup latest 37874239f271 2 minutes ago 25.7MB [2021-05-13T09:48:05.946Z] core-metadata latest d7472bc85317 2 minutes ago 18.6MB [2021-05-13T09:48:05.946Z] core-command latest 7497e398dfca 2 minutes ago 17MB [2021-05-13T09:48:05.946Z] support-notifications latest 67f7e20422d4 2 minutes ago 17.7MB [2021-05-13T09:48:05.946Z] support-scheduler latest 96d94815d9da 2 minutes ago 17.1MB [2021-05-13T09:48:05.946Z] a8f3c7a7a865 2 minutes ago 1.17GB [2021-05-13T09:48:05.946Z] e372f7680287 2 minutes ago 1.16GB [2021-05-13T09:48:05.946Z] 73f8fdce745c 2 minutes ago 1.16GB [2021-05-13T09:48:05.946Z] 2e4b7fb9a4f2 2 minutes ago 1.16GB [2021-05-13T09:48:05.946Z] 7a73476df136 2 minutes ago 1.16GB [2021-05-13T09:48:05.946Z] ci-base-image-x86_64 latest c50a216ca67f 8 minutes ago 648MB [2021-05-13T09:48:05.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 13 days ago 445MB [2021-05-13T09:48:05.946Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-13T09:48:05.946Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-13T09:48:05.946Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-13T09:48:05.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-13T09:48:09.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.193s coverage: 94.4% of statements [2021-05-13T09:48:09.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.134s coverage: 44.8% of statements [2021-05-13T09:48:15.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.542s coverage: 81.8% of statements [2021-05-13T09:48:15.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-13T09:48:21.560Z] Still waiting to schedule task [2021-05-13T09:48:21.560Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-13T09:48:23.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.199s coverage: 92.9% of statements [2021-05-13T09:48:23.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-13T09:48:23.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-13T09:48:23.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-13T09:48:23.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-05-13T09:48:23.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-13T09:48:23.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-13T09:48:23.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-13T09:48:23.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-13T09:48:23.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-13T09:48:23.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-05-13T09:48:23.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-13T09:48:23.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-13T09:48:23.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.119s coverage: 100.0% of statements [2021-05-13T09:48:23.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-13T09:48:23.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.177s coverage: 76.0% of statements [2021-05-13T09:48:23.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-13T09:48:23.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.128s coverage: 80.0% of statements [2021-05-13T09:48:23.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.201s coverage: 87.2% of statements [2021-05-13T09:48:23.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.226s coverage: 85.4% of statements [2021-05-13T09:48:23.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 91.2% of statements [2021-05-13T09:48:23.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-13T09:48:23.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.662s coverage: 64.4% of statements [2021-05-13T09:48:23.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-13T09:48:23.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-13T09:48:23.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.122s coverage: 100.0% of statements [2021-05-13T09:48:23.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements [2021-05-13T09:48:23.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-05-13T09:48:25.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2021-05-13T09:48:25.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-05-13T09:48:28.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.006s coverage: 66.9% of statements [2021-05-13T09:48:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-13T09:48:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-13T09:48:28.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-13T09:48:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.711s coverage: 43.4% of statements [2021-05-13T09:48:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-13T09:48:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-13T09:48:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.165s coverage: 89.5% of statements [2021-05-13T09:48:29.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-13T09:48:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.144s coverage: 84.8% of statements [2021-05-13T09:48:36.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.427s coverage: 47.0% of statements [2021-05-13T09:48:36.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-13T09:48:36.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-13T09:48:36.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-13T09:48:36.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-13T09:48:36.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-13T09:48:36.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.123s coverage: 100.0% of statements [2021-05-13T09:48:36.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-13T09:48:36.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.101s coverage: 100.0% of statements [2021-05-13T09:48:36.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-13T09:48:36.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-13T09:48:38.116Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.220s coverage: 20.9% of statements [2021-05-13T09:48:38.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-13T09:48:38.116Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.495s coverage: 91.9% of statements [2021-05-13T09:48:38.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-13T09:48:38.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T09:48:38.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-13T09:48:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.349s coverage: 28.7% of statements [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-13T09:48:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.213s coverage: 99.0% of statements [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-13T09:48:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.240s coverage: 100.0% of statements [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-13T09:48:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.262s coverage: 64.6% of statements [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-13T09:48:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.462s coverage: 97.6% of statements [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-13T09:48:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.056s coverage: 0.0% of statements [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-13T09:48:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-13T09:48:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.119s coverage: 87.9% of statements [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-13T09:48:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-13T09:48:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements [2021-05-13T09:48:48.062Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.127s coverage: 28.1% of statements [2021-05-13T09:48:48.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-13T09:48:48.062Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.061s coverage: 85.7% of statements [2021-05-13T09:48:48.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-13T09:48:48.656Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-05-13T09:48:49.634Z] GO111MODULE=on go vet ./... [2021-05-13T09:49:12.214Z] Running on prd-ubuntu18.04-docker-8c-8g-5135 in /w/workspace/edgexfoundry_edgex-go_PR-3468 [Pipeline] { [Pipeline] ws [2021-05-13T09:49:12.266Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-13T09:49:14.632Z] using credential edgex-jenkins-ssh [2021-05-13T09:49:14.648Z] Cloning the remote Git repository [2021-05-13T09:49:14.681Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-13T09:49:14.751Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-13T09:49:14.782Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-13T09:49:14.782Z] > git --version # timeout=10 [2021-05-13T09:49:14.788Z] > git --version # 'git version 2.17.1' [2021-05-13T09:49:14.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T09:49:14.818Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T09:49:39.356Z] Merging remotes/origin/master commit d3783389bd084c805784fc32d68d5bd35a9a1ab3 into PR head commit 90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:49:39.525Z] Merge succeeded, producing 90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:49:39.526Z] Checking out Revision 90cbec04bda6747ce157b4e2f69767e22eded526 (PR-3468) [2021-05-13T09:49:38.561Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-13T09:49:38.568Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T09:49:38.580Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-13T09:49:38.591Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-13T09:49:38.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T09:49:38.595Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3468/head:refs/remotes/origin/PR-3468 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-13T09:49:39.369Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T09:49:39.375Z] > git checkout -f 90cbec04bda6747ce157b4e2f69767e22eded526 # timeout=10 [2021-05-13T09:49:39.457Z] > git remote # timeout=10 [2021-05-13T09:49:39.477Z] > git config --get remote.origin.url # timeout=10 [2021-05-13T09:49:39.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T09:49:39.492Z] > git merge d3783389bd084c805784fc32d68d5bd35a9a1ab3 # timeout=10 [2021-05-13T09:49:39.522Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-13T09:49:39.532Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T09:49:39.536Z] > git checkout -f 90cbec04bda6747ce157b4e2f69767e22eded526 # timeout=10 [2021-05-13T09:49:43.178Z] Commit message: "feat(notifications): Implement query transmission by time range V2 API" [2021-05-13T09:49:43.216Z] > git --version # timeout=10 [2021-05-13T09:49:43.220Z] > git --version # 'git version 2.17.1' [2021-05-13T09:49:43.223Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-13T09:49:44.508Z] + echo snap-build.sh [2021-05-13T09:49:44.509Z] snap-build.sh [2021-05-13T09:49:44.509Z] + SNAP_BASE_DIR=. [2021-05-13T09:49:44.509Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-13T09:49:44.509Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-13T09:49:44.509Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-13T09:49:44.509Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-13T09:49:44.509Z] + cd /w/workspace/edgex-go/1 [2021-05-13T09:49:44.509Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-13T09:49:44.509Z] Reading package lists... [2021-05-13T09:49:44.509Z] Building dependency tree... [2021-05-13T09:49:44.509Z] Reading state information... [2021-05-13T09:49:44.772Z] The following packages were automatically installed and are no longer required: [2021-05-13T09:49:44.772Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-13T09:49:44.772Z] uidmap xdelta3 [2021-05-13T09:49:44.772Z] Use 'sudo apt autoremove' to remove them. [2021-05-13T09:49:44.772Z] The following packages will be REMOVED: [2021-05-13T09:49:44.772Z] lxd* lxd-client* [2021-05-13T09:49:45.373Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-13T09:49:45.373Z] After this operation, 31.7 MB disk space will be freed. [2021-05-13T09:49:46.165Z] (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-13T09:49:46.165Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-13T09:49:47.113Z] Removing lxd dnsmasq configuration [2021-05-13T09:49:47.113Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-13T09:49:47.446Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-13T09:49:48.391Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-13T09:49:48.391Z] (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-13T09:49:48.391Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-13T09:49:49.784Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-13T09:49:49.784Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-13T09:49:51.703Z] + sudo snap remove --purge lxd [2021-05-13T09:49:51.703Z] snap "lxd" is not installed [2021-05-13T09:49:51.703Z] + sudo groupadd --force --system lxd [2021-05-13T09:49:51.703Z] ++ whoami [2021-05-13T09:49:51.703Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-13T09:49:51.703Z] + newgrp - lxd [2021-05-13T09:49:51.703Z] + sudo snap install lxd [2021-05-13T09:50:01.738Z] 2021-05-13T09:49:58Z INFO Waiting for automatic snapd restart... [2021-05-13T09:50:16.680Z] lxd 4.14 from Canonical* installed [2021-05-13T09:50:16.680Z] + sudo lxd init --auto [2021-05-13T09:50:26.447Z] gofmt -l . [2021-05-13T09:50:26.447Z] [ "`gofmt -l .`" = "" ] [2021-05-13T09:50:26.705Z] + sudo snap install --classic snapcraft [2021-05-13T09:50:27.867Z] ./bin/test-go-mod-tidy.sh [2021-05-13T09:50:28.473Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-13T09:50:31.102Z] + ls -al . [2021-05-13T09:50:31.102Z] total 868 [2021-05-13T09:50:31.102Z] drwxrwxr-x 9 1001 1001 4096 May 13 09:50 . [2021-05-13T09:50:31.102Z] drwxr-xr-x 4 root root 4096 May 13 09:45 .. [2021-05-13T09:50:31.102Z] -rw-rw-r-- 1 1001 1001 11 May 13 09:43 .dockerignore [2021-05-13T09:50:31.102Z] drwxrwxr-x 8 1001 1001 4096 May 13 09:43 .git [2021-05-13T09:50:31.102Z] drwxrwxr-x 3 1001 1001 4096 May 13 09:43 .github [2021-05-13T09:50:31.102Z] -rw-rw-r-- 1 1001 1001 818 May 13 09:43 .gitignore [2021-05-13T09:50:31.102Z] -rw-rw-r-- 1 1001 1001 166 May 13 09:43 .sonarcloud.properties [2021-05-13T09:50:31.102Z] -rw-rw-r-- 1 1001 1001 8609 May 13 09:43 Attribution.txt [2021-05-13T09:50:31.102Z] -rw-rw-r-- 1 1001 1001 3804 May 13 09:43 CONTRIBUTING.md [2021-05-13T09:50:31.102Z] -rw-rw-r-- 1 1001 1001 931 May 13 09:43 Dockerfile.build [2021-05-13T09:50:31.102Z] -rw-rw-r-- 1 1001 1001 863 May 13 09:43 Jenkinsfile [2021-05-13T09:50:31.102Z] -rw-rw-r-- 1 1001 1001 10775 May 13 09:43 LICENSE [2021-05-13T09:50:31.102Z] -rw-rw-r-- 1 1001 1001 5594 May 13 09:43 Makefile [2021-05-13T09:50:31.102Z] -rw-rw-r-- 1 1001 1001 7978 May 13 09:43 README.md [2021-05-13T09:50:31.102Z] -rw-rw-r-- 1 1001 1001 6755 May 13 09:43 SECURITY.md [2021-05-13T09:50:31.102Z] -rw-rw-r-- 1 1001 1001 5 May 13 09:38 VERSION [2021-05-13T09:50:31.102Z] -rw-rw-r-- 1 1001 1001 4131 May 13 09:43 ZMQWindows.md [2021-05-13T09:50:31.102Z] drwxrwxr-x 2 1001 1001 4096 May 13 09:43 bin [2021-05-13T09:50:31.102Z] drwxrwxr-x 14 1001 1001 4096 May 13 09:43 cmd [2021-05-13T09:50:31.102Z] -rw-r--r-- 1 root root 729796 May 13 09:48 coverage.out [2021-05-13T09:50:31.102Z] -rw-r--r-- 1 root root 1060 May 13 09:50 go.mod [2021-05-13T09:50:31.102Z] -rw-r--r-- 1 root root 21797 May 13 09:45 go.sum [2021-05-13T09:50:31.102Z] drwxrwxr-x 8 1001 1001 4096 May 13 09:43 internal [2021-05-13T09:50:31.102Z] drwxrwxr-x 4 1001 1001 4096 May 13 09:43 openapi [2021-05-13T09:50:31.102Z] drwxrwxr-x 4 1001 1001 4096 May 13 09:43 snap [2021-05-13T09:50:31.102Z] -rw-rw-r-- 1 1001 1001 168 May 13 09:43 version.go [Pipeline] sh [2021-05-13T09:50:31.781Z] + '[' -e coverage.out ] [2021-05-13T09:50:31.781Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-13T09:50:31.820Z] Warning: overwriting stash ‘coverage-report’ [2021-05-13T09:50:33.003Z] Stashed 1 file(s) [Pipeline] sh [2021-05-13T09:50:33.696Z] + make build [2021-05-13T09:50:33.697Z] 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-13T09:50:34.861Z] snapcraft 4.7.1 from Canonical* installed [2021-05-13T09:50:34.861Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-13T09:50:34.861Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-13T09:50:34.861Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-13T09:50:34.861Z] Dload Upload Total Spent Left Speed [2021-05-13T09:50:34.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2348 0 --:--:-- --:--:-- --:--:-- 2348 [2021-05-13T09:50:34.861Z] 100 3325k 100 3325k 0 0 6785k 0 --:--:-- --:--:-- --:--:-- 6785k [2021-05-13T09:50:34.861Z] ./yq_linux_amd64 [2021-05-13T09:50:34.861Z] + sudo snapcraft prime --use-lxd [2021-05-13T09:50:35.804Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-13T09:50:35.804Z] 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-13T09:50:35.804Z] - README.md [2021-05-13T09:50:35.804Z] [2021-05-13T09:50:35.804Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-13T09:50:36.747Z] Launching a container. [2021-05-13T09:50:40.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-13T09:50:43.368Z] Waiting for container to be ready [2021-05-13T09:50:43.630Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-13T09:50:43.630Z] [2021-05-13T09:50:47.847Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-13T09:50:48.426Z] Waiting for network to be ready... [2021-05-13T09:50:48.687Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-13T09:50:48.948Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-13T09:50:48.948Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-13T09:50:48.948Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-13T09:50:48.948Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-13T09:50:48.948Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-13T09:50:48.948Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-13T09:50:48.948Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-13T09:50:48.948Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-13T09:50:48.948Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-13T09:50:49.522Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-13T09:50:49.522Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-13T09:50:49.787Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-13T09:50:49.787Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-13T09:50:49.787Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-13T09:50:49.787Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-13T09:50:49.787Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-13T09:50:49.787Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-13T09:50:50.366Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-13T09:50:50.366Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-13T09:50:50.366Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-13T09:50:50.366Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-13T09:50:50.366Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-13T09:50:50.366Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-13T09:50:50.627Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-13T09:50:50.627Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-13T09:50:50.627Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-13T09:50:53.174Z] Fetched 24.6 MB in 4s (6169 kB/s) [2021-05-13T09:50:53.744Z] Reading package lists... [2021-05-13T09:50:53.744Z] Reading package lists... [2021-05-13T09:50:54.004Z] Building dependency tree... [2021-05-13T09:50:54.004Z] Reading state information... [2021-05-13T09:50:54.265Z] The following additional packages will be installed: [2021-05-13T09:50:54.265Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-13T09:50:54.265Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-13T09:50:54.265Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-13T09:50:54.265Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-13T09:50:54.265Z] Suggested packages: [2021-05-13T09:50:54.265Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-13T09:50:54.265Z] Recommended packages: [2021-05-13T09:50:54.265Z] gnupg libsasl2-modules [2021-05-13T09:50:54.265Z] The following NEW packages will be installed: [2021-05-13T09:50:54.265Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-13T09:50:54.265Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-13T09:50:54.265Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-13T09:50:54.265Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-13T09:50:54.265Z] The following packages will be upgraded: [2021-05-13T09:50:54.265Z] gpg gpg-agent gpgconf libudev1 [2021-05-13T09:50:54.265Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-13T09:50:54.265Z] Need to get 3530 kB of archives. [2021-05-13T09:50:54.265Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-13T09:50:54.265Z] 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-13T09:50:54.265Z] 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-13T09:50:54.526Z] 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-13T09:50:54.526Z] 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-13T09:50:54.526Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-13T09:50:54.788Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-13T09:50:55.365Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-13T09:50:55.365Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-13T09:50:55.365Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-13T09:50:55.365Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-13T09:50:55.365Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-13T09:50:55.365Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-13T09:50:55.365Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-13T09:50:55.365Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-13T09:50:55.365Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-13T09:50:55.365Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-13T09:50:55.365Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-13T09:50:55.365Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-13T09:50:55.365Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-13T09:50:55.365Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-13T09:50:55.365Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-13T09:50:55.365Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-13T09:50:55.365Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-13T09:50:55.628Z] Fetched 3530 kB in 1s (3211 kB/s) [2021-05-13T09:50:55.628Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-13T09:50:55.628Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-13T09:50:55.628Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-13T09:50:55.628Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-13T09:50:55.890Z] Selecting previously unselected package udev. [2021-05-13T09:50:55.890Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-13T09:50:55.890Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-13T09:50:55.890Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-13T09:50:56.152Z] Selecting previously unselected package libfuse2:amd64. [2021-05-13T09:50:56.152Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-13T09:50:56.152Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-13T09:50:56.152Z] Selecting previously unselected package fuse. [2021-05-13T09:50:56.152Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-13T09:50:56.152Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-13T09:50:56.152Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-13T09:50:56.152Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-13T09:50:56.413Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-13T09:50:56.413Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-13T09:50:56.413Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-13T09:50:56.413Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-13T09:50:56.673Z] Selecting previously unselected package libksba8:amd64. [2021-05-13T09:50:56.673Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-13T09:50:56.673Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-13T09:50:56.673Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-13T09:50:56.673Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T09:50:56.673Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:56.934Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-13T09:50:56.934Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T09:50:56.934Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:56.934Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-13T09:50:56.934Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T09:50:56.934Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:57.195Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-13T09:50:57.195Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T09:50:57.195Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:57.195Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-13T09:50:57.195Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T09:50:57.195Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:57.458Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-13T09:50:57.458Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T09:50:57.458Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:57.458Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-13T09:50:57.458Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T09:50:57.458Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:57.719Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-13T09:50:57.719Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T09:50:57.719Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:57.719Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-13T09:50:57.719Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-13T09:50:57.719Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:57.719Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-13T09:50:57.719Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-13T09:50:57.719Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-13T09:50:57.981Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-13T09:50:57.981Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-13T09:50:57.981Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-13T09:50:57.981Z] Selecting previously unselected package libldap-common. [2021-05-13T09:50:57.981Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-13T09:50:57.981Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-13T09:50:57.981Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-13T09:50:57.981Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-13T09:50:58.244Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-13T09:50:58.244Z] Selecting previously unselected package dirmngr. [2021-05-13T09:50:58.244Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-13T09:50:58.244Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-13T09:50:58.244Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-13T09:50:58.244Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-13T09:50:58.505Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-13T09:50:58.505Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-13T09:50:58.505Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-13T09:50:58.505Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-13T09:50:58.505Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:58.505Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-13T09:50:58.505Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-13T09:50:58.505Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-13T09:50:59.076Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-13T09:50:59.076Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:59.076Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-13T09:50:59.337Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-13T09:50:59.337Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-13T09:50:59.337Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:59.337Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:59.337Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:59.337Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:59.337Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:59.337Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:59.337Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-13T09:50:59.337Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-13T09:50:59.600Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-13T09:50:59.600Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-13T09:50:59.860Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-13T09:50:59.860Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-13T09:50:59.860Z] This means they are not meant to be enabled using systemctl. [2021-05-13T09:50:59.860Z] Possible reasons for having this kind of units are: [2021-05-13T09:50:59.860Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-13T09:50:59.860Z] .wants/ or .requires/ directory. [2021-05-13T09:50:59.860Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-13T09:50:59.860Z] a requirement dependency on it. [2021-05-13T09:50:59.861Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-13T09:50:59.861Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-13T09:50:59.861Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-13T09:50:59.861Z] instance name specified. [2021-05-13T09:51:00.430Z] Reading package lists... [2021-05-13T09:51:00.691Z] Building dependency tree... [2021-05-13T09:51:00.691Z] Reading state information... [2021-05-13T09:51:00.691Z] The following additional packages will be installed: [2021-05-13T09:51:00.691Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-13T09:51:00.691Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-13T09:51:00.691Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-13T09:51:00.691Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-13T09:51:00.691Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-13T09:51:00.691Z] Suggested packages: [2021-05-13T09:51:00.691Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-13T09:51:00.691Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-13T09:51:00.691Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-13T09:51:00.691Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-13T09:51:00.691Z] systemd-container policykit-1 [2021-05-13T09:51:00.691Z] Recommended packages: [2021-05-13T09:51:00.691Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-13T09:51:00.691Z] The following NEW packages will be installed: [2021-05-13T09:51:00.691Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-13T09:51:00.691Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-13T09:51:00.691Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-13T09:51:00.691Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-13T09:51:00.691Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-13T09:51:00.691Z] The following packages will be upgraded: [2021-05-13T09:51:00.691Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-13T09:51:00.691Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-13T09:51:00.691Z] Need to get 35.2 MB of archives. [2021-05-13T09:51:00.691Z] After this operation, 141 MB of additional disk space will be used. [2021-05-13T09:51:00.691Z] 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-13T09:51:00.952Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-13T09:51:00.952Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-13T09:51:00.952Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-13T09:51:00.952Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-13T09:51:00.952Z] 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-13T09:51:00.952Z] 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-13T09:51:00.952Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-13T09:51:00.952Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-13T09:51:00.952Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-13T09:51:00.952Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-13T09:51:00.952Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-13T09:51:00.952Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-13T09:51:00.952Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-13T09:51:00.952Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-13T09:51:01.226Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-13T09:51:01.226Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-13T09:51:02.166Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-13T09:51:02.166Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-13T09:51:02.166Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-13T09:51:02.166Z] 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-13T09:51:02.166Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-13T09:51:02.166Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-13T09:51:02.166Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-13T09:51:02.166Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-13T09:51:02.166Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-13T09:51:02.166Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-13T09:51:02.166Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-13T09:51:02.166Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-13T09:51:02.166Z] 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-13T09:51:02.427Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-13T09:51:02.427Z] Fetched 35.2 MB in 1s (24.6 MB/s) [2021-05-13T09:51:02.427Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-13T09:51:02.427Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-13T09:51:02.687Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-13T09:51:03.258Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-13T09:51:03.258Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-13T09:51:03.258Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-13T09:51:03.519Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-13T09:51:03.519Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-13T09:51:03.519Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-13T09:51:03.519Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-13T09:51:03.780Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-13T09:51:03.780Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-13T09:51:03.780Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-13T09:51:04.046Z] Setting up apt (1.6.13) ... [2021-05-13T09:51:04.046Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-13T09:51:04.623Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-13T09:51:04.623Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-13T09:51:04.623Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-13T09:51:04.623Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-13T09:51:04.883Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-13T09:51:04.883Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-13T09:51:04.883Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T09:51:07.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-13T09:51:07.437Z] Selecting previously unselected package libexpat1:amd64. [2021-05-13T09:51:07.437Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-13T09:51:07.437Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-13T09:51:07.437Z] Selecting previously unselected package python3.6-minimal. [2021-05-13T09:51:07.437Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-13T09:51:07.437Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T09:51:07.437Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-13T09:51:07.437Z] Checking for services that may need to be restarted...done. [2021-05-13T09:51:07.437Z] Checking for services that may need to be restarted...done. [2021-05-13T09:51:07.437Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T09:51:07.698Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-13T09:51:07.699Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T09:51:07.962Z] Selecting previously unselected package python3-minimal. [2021-05-13T09:51:07.962Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-13T09:51:07.962Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-13T09:51:08.225Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-13T09:51:08.225Z] Selecting previously unselected package mime-support. [2021-05-13T09:51:08.225Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-13T09:51:08.225Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-13T09:51:08.225Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-13T09:51:08.225Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-13T09:51:08.225Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-13T09:51:08.486Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-13T09:51:08.486Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-13T09:51:08.486Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T09:51:08.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-13T09:51:08.759Z] Selecting previously unselected package python3.6. [2021-05-13T09:51:08.759Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-13T09:51:08.759Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T09:51:08.759Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-13T09:51:08.759Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-13T09:51:08.759Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-13T09:51:08.759Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-13T09:51:09.021Z] Selecting previously unselected package python3. [2021-05-13T09:51:09.021Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-13T09:51:09.021Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-13T09:51:09.021Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-13T09:51:09.283Z] Selecting previously unselected package multiarch-support. [2021-05-13T09:51:09.283Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-13T09:51:09.283Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-13T09:51:09.283Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-13T09:51:09.283Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-13T09:51:09.283Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-13T09:51:09.283Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-13T09:51:09.283Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-13T09:51:09.544Z] Selecting previously unselected package libbsd0:amd64. [2021-05-13T09:51:09.544Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-13T09:51:09.544Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-13T09:51:09.544Z] Selecting previously unselected package sudo. [2021-05-13T09:51:09.544Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-13T09:51:09.544Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-13T09:51:09.813Z] Selecting previously unselected package apparmor. [2021-05-13T09:51:09.813Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-13T09:51:09.813Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-13T09:51:09.813Z] Selecting previously unselected package libedit2:amd64. [2021-05-13T09:51:09.813Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-13T09:51:09.813Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-13T09:51:10.078Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-13T09:51:10.078Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-13T09:51:10.078Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T09:51:10.343Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-13T09:51:10.343Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-13T09:51:10.343Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T09:51:10.343Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-13T09:51:10.343Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-13T09:51:10.343Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-13T09:51:10.611Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-13T09:51:10.611Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-13T09:51:10.611Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T09:51:10.611Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-13T09:51:10.611Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-13T09:51:10.611Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T09:51:10.875Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-13T09:51:10.875Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-13T09:51:10.875Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-13T09:51:10.875Z] Selecting previously unselected package openssh-client. [2021-05-13T09:51:10.875Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-13T09:51:11.136Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-13T09:51:11.136Z] Selecting previously unselected package squashfs-tools. [2021-05-13T09:51:11.136Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-13T09:51:11.136Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-13T09:51:11.409Z] Selecting previously unselected package snapd. [2021-05-13T09:51:11.409Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-13T09:51:11.409Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-13T09:51:12.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-13T09:51:13.337Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-13T09:51:13.337Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-13T09:51:13.337Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-13T09:51:13.337Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-13T09:51:13.598Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-13T09:51:13.598Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T09:51:13.598Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-13T09:51:13.598Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-13T09:51:13.598Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-13T09:51:13.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-13T09:51:14.177Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-13T09:51:14.177Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-13T09:51:14.439Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-13T09:51:14.439Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T09:51:14.439Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T09:51:14.439Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-13T09:51:15.010Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-13T09:51:15.010Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T09:51:15.010Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-13T09:51:15.010Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-13T09:51:15.010Z] running python rtupdate hooks for python3.6... [2021-05-13T09:51:15.010Z] running python post-rtupdate hooks for python3.6... [2021-05-13T09:51:15.274Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-13T09:51:16.664Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-13T09:51:16.664Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-13T09:51:16.664Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-13T09:51:17.239Z] Setting up snapd (2.48.3+18.04) ... [2021-05-13T09:51:17.501Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-13T09:51:17.765Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-13T09:51:17.765Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-13T09:51:18.026Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-13T09:51:18.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-13T09:51:18.289Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-13T09:51:18.289Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-13T09:51:18.289Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-13T09:51:18.552Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-13T09:51:18.853Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-13T09:51:18.853Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-13T09:51:19.116Z] /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-13T09:51:19.116Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-13T09:51:19.116Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-13T09:51:20.060Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-13T09:51:20.060Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-13T09:51:20.060Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-13T09:51:21.264Z] Reading package lists... [2021-05-13T09:51:21.526Z] Reading package lists... [2021-05-13T09:51:21.527Z] Building dependency tree... [2021-05-13T09:51:21.527Z] Reading state information... [2021-05-13T09:51:21.527Z] Calculating upgrade... [2021-05-13T09:51:21.788Z] The following packages will be upgraded: [2021-05-13T09:51:21.788Z] advancecomp base-files bash binutils binutils-common [2021-05-13T09:51:21.788Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-13T09:51:21.788Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-13T09:51:21.788Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-13T09:51:21.788Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-13T09:51:21.788Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-13T09:51:21.788Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-13T09:51:21.788Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-13T09:51:21.788Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-13T09:51:21.788Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-13T09:51:21.788Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-13T09:51:21.788Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-13T09:51:21.788Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-13T09:51:21.788Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-13T09:51:21.788Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-13T09:51:21.788Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-13T09:51:21.788Z] Need to get 64.0 MB of archives. [2021-05-13T09:51:21.788Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-13T09:51:21.788Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-13T09:51:22.050Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-13T09:51:22.050Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-13T09:51:22.050Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-13T09:51:22.050Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-13T09:51:22.050Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-13T09:51:22.050Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-13T09:51:22.050Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-13T09:51:22.050Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-13T09:51:22.050Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-13T09:51:22.050Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-13T09:51:22.050Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-13T09:51:22.050Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-13T09:51:22.050Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-13T09:51:22.050Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-13T09:51:22.050Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-13T09:51:22.050Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-13T09:51:22.050Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-13T09:51:22.050Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-13T09:51:22.050Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-13T09:51:22.050Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-13T09:51:22.315Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-13T09:51:22.315Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-13T09:51:22.315Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-13T09:51:22.315Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-13T09:51:22.315Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-13T09:51:22.315Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-13T09:51:22.315Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-13T09:51:22.315Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-13T09:51:22.315Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-13T09:51:22.315Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-13T09:51:22.315Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-13T09:51:22.315Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-13T09:51:22.315Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-13T09:51:22.315Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-13T09:51:22.315Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-13T09:51:22.315Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-13T09:51:22.315Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-13T09:51:22.315Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-13T09:51:22.315Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-13T09:51:22.315Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-13T09:51:22.315Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-13T09:51:22.315Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-13T09:51:22.315Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-13T09:51:22.315Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-13T09:51:22.315Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-13T09:51:22.315Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-13T09:51:22.315Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-13T09:51:22.315Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-13T09:51:22.315Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-13T09:51:22.315Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-13T09:51:22.315Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-13T09:51:22.315Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-13T09:51:22.315Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-13T09:51:22.315Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-13T09:51:22.315Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-13T09:51:22.578Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-13T09:51:22.578Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-13T09:51:22.578Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-13T09:51:22.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-13T09:51:22.839Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-13T09:51:22.839Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-13T09:51:22.839Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-13T09:51:22.839Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-13T09:51:22.839Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-13T09:51:22.839Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-13T09:51:23.101Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-13T09:51:23.101Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-13T09:51:23.101Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-13T09:51:23.101Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-13T09:51:23.101Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-13T09:51:23.362Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-13T09:51:23.362Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-13T09:51:23.362Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-13T09:51:23.362Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-13T09:51:23.362Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-13T09:51:23.362Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-13T09:51:23.362Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-13T09:51:23.362Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-13T09:51:23.362Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-13T09:51:23.362Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-13T09:51:23.362Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-13T09:51:23.362Z] 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-13T09:51:23.362Z] 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-13T09:51:23.362Z] 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-13T09:51:23.362Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-13T09:51:23.362Z] 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-13T09:51:23.624Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-13T09:51:23.624Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-13T09:51:23.624Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-13T09:51:23.624Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-13T09:51:23.624Z] 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-13T09:51:23.625Z] 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-13T09:51:23.625Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-13T09:51:23.625Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-13T09:51:23.625Z] 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-13T09:51:23.625Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-13T09:51:23.625Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-13T09:51:23.625Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-13T09:51:23.625Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-13T09:51:23.886Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-13T09:51:23.886Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-13T09:51:23.886Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-13T09:51:23.886Z] Fetched 64.0 MB in 2s (32.5 MB/s) [2021-05-13T09:51:23.886Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:23.886Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-13T09:51:23.886Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-13T09:51:24.831Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-13T09:51:24.831Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-13T09:51:24.831Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-13T09:51:24.831Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-13T09:51:25.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-13T09:51:25.785Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:25.785Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T09:51:25.785Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:25.785Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T09:51:26.046Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:26.046Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T09:51:26.046Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:26.046Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T09:51:26.307Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:26.307Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T09:51:26.307Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:26.568Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T09:51:26.568Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:26.568Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T09:51:26.568Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T09:51:26.829Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-13T09:51:26.829Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:26.829Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-13T09:51:26.829Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-13T09:51:27.089Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-13T09:51:27.089Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:27.089Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T09:51:27.089Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:27.089Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T09:51:27.359Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:27.360Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-13T09:51:27.360Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T09:51:27.621Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-13T09:51:27.621Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-13T09:51:27.882Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-13T09:51:28.143Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-13T09:51:28.403Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-13T09:51:28.403Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-13T09:51:28.403Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-13T09:51:28.403Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-13T09:51:28.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-13T09:51:28.665Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-13T09:51:28.926Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-13T09:51:28.926Z] Installing new version of config file /etc/issue ... [2021-05-13T09:51:28.926Z] Installing new version of config file /etc/issue.net ... [2021-05-13T09:51:28.926Z] Installing new version of config file /etc/lsb-release ... [2021-05-13T09:51:28.926Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-13T09:51:29.186Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-13T09:51:29.186Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-13T09:51:29.186Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-13T09:51:29.448Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:29.448Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-13T09:51:29.448Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-13T09:51:29.713Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-13T09:51:29.713Z] 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-13T09:51:29.713Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:29.713Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T09:51:29.713Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-13T09:51:29.973Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-13T09:51:29.973Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:29.973Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-13T09:51:29.973Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-13T09:51:30.237Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-13T09:51:30.237Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:30.237Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-13T09:51:30.237Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-13T09:51:30.498Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-13T09:51:30.774Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:30.774Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-13T09:51:30.774Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-13T09:51:31.040Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-13T09:51:31.040Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:31.040Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-13T09:51:31.040Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-13T09:51:31.301Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-13T09:51:31.301Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:31.301Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-13T09:51:31.301Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-13T09:51:31.565Z] Setting up grep (3.1-2build1) ... [2021-05-13T09:51:31.565Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:31.565Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-13T09:51:31.565Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-13T09:51:31.828Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-13T09:51:31.828Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:31.828Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-13T09:51:31.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-13T09:51:32.092Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-13T09:51:32.092Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-13T09:51:32.092Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:32.092Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-13T09:51:32.092Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-13T09:51:32.663Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-13T09:51:32.663Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-13T09:51:32.927Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-13T09:51:32.927Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-13T09:51:33.500Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-13T09:51:33.500Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:33.500Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-13T09:51:33.500Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-13T09:51:34.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-13T09:51:34.903Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-13T09:51:34.903Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-13T09:51:34.903Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-13T09:51:34.903Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-13T09:51:35.164Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-13T09:51:35.165Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:35.165Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-13T09:51:35.427Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-13T09:51:35.687Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-13T09:51:35.687Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:35.687Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T09:51:35.687Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T09:51:35.954Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-13T09:51:35.954Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:35.954Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T09:51:35.954Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T09:51:36.215Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-13T09:51:36.215Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:36.215Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T09:51:36.215Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T09:51:36.476Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-13T09:51:36.476Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:36.476Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T09:51:36.476Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T09:51:36.737Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-13T09:51:36.737Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:36.737Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-13T09:51:36.737Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-13T09:51:36.998Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-13T09:51:36.998Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-13T09:51:36.998Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-13T09:51:37.260Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:37.260Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-13T09:51:37.260Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-13T09:51:37.260Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-13T09:51:37.521Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:37.521Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T09:51:37.521Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T09:51:37.521Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-13T09:51:37.783Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:37.783Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T09:51:37.783Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T09:51:37.783Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-13T09:51:38.044Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:38.044Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T09:51:38.305Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T09:51:38.567Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-13T09:51:38.828Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-13T09:51:39.089Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-13T09:51:39.089Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:39.089Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-13T09:51:39.349Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-13T09:51:39.349Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-13T09:51:39.611Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-13T09:51:39.611Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-13T09:51:39.611Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-13T09:51:39.611Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-13T09:51:39.873Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:39.873Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-13T09:51:39.873Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [Pipeline] } [2021-05-13T09:51:40.047Z] $ docker stop --time=1 6e2b2f805641b8bcf1aeb3e92cfbf3342dd89514e03fcf4793aac57e45c1e95e [2021-05-13T09:51:40.134Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-13T09:51:40.134Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:40.134Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-13T09:51:40.396Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-13T09:51:40.396Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-13T09:51:40.396Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:40.396Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-13T09:51:40.657Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-13T09:51:40.657Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-13T09:51:40.918Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:40.918Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-13T09:51:40.918Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-13T09:51:40.918Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-13T09:51:41.179Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:41.179Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-13T09:51:41.179Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-13T09:51:41.179Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-13T09:51:41.440Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:41.440Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-13T09:51:41.440Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-13T09:51:41.440Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-13T09:51:41.700Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:41.700Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-13T09:51:41.700Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-13T09:51:41.962Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-13T09:51:41.962Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-13T09:51:41.962Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-13T09:51:41.962Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-13T09:51:41.962Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-13T09:51:42.223Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:42.223Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-13T09:51:42.223Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-13T09:51:42.223Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-13T09:51:42.484Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:42.484Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-13T09:51:42.484Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-13T09:51:42.484Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-13T09:51:42.599Z] $ docker rm -f 6e2b2f805641b8bcf1aeb3e92cfbf3342dd89514e03fcf4793aac57e45c1e95e [2021-05-13T09:51:42.747Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:42.747Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-13T09:51:42.747Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-13T09:51:43.007Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-13T09:51:43.007Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:43.007Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-13T09:51:43.007Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-13T09:51:43.268Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-13T09:51:43.268Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:43.268Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-13T09:51:43.268Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-13T09:51:43.529Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-13T09:51:43.790Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:43.790Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-13T09:51:43.790Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-05-13T09:51:44.051Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-13T09:51:44.052Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:44.052Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-13T09:51:44.052Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-05-13T09:51:44.313Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-13T09:51:44.313Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:44.313Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-13T09:51:44.313Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-13T09:51:44.313Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [Pipeline] sh [2021-05-13T09:51:44.576Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:44.576Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-13T09:51:44.576Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-13T09:51:44.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-13T09:51:44.656Z] [2021-05-13T09:51:44.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:51:44.838Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-13T09:51:44.838Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:44.838Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-13T09:51:44.838Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-13T09:51:44.838Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-13T09:51:45.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-13T09:51:45.037Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-13T09:51:45.037Z] 29e5d40040c1: Pulling fs layer [2021-05-13T09:51:45.037Z] 1ce36da41761: Pulling fs layer [2021-05-13T09:51:45.037Z] 25b303627fd3: Pulling fs layer [2021-05-13T09:51:45.101Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:45.101Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-13T09:51:45.101Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-13T09:51:45.101Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-13T09:51:45.313Z] 29e5d40040c1: Download complete [2021-05-13T09:51:45.362Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:45.362Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-13T09:51:45.362Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-13T09:51:45.587Z] 1ce36da41761: Verifying Checksum [2021-05-13T09:51:45.587Z] 1ce36da41761: Download complete [2021-05-13T09:51:45.624Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-13T09:51:45.624Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:45.624Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-13T09:51:45.624Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-13T09:51:45.624Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-13T09:51:45.861Z] 29e5d40040c1: Pull complete [2021-05-13T09:51:45.888Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-13T09:51:45.888Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-13T09:51:45.888Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-13T09:51:45.888Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-13T09:51:46.148Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-13T09:51:46.148Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-13T09:51:46.148Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-13T09:51:46.148Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-13T09:51:46.411Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-13T09:51:46.411Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-13T09:51:46.411Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-13T09:51:46.672Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-13T09:51:46.672Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-13T09:51:46.672Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-13T09:51:46.934Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-13T09:51:46.934Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-13T09:51:46.934Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-13T09:51:46.934Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-13T09:51:47.196Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-13T09:51:47.197Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-13T09:51:47.197Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-13T09:51:47.294Z] 1ce36da41761: Pull complete [2021-05-13T09:51:47.458Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-13T09:51:47.458Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-13T09:51:47.458Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-13T09:51:47.458Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-13T09:51:47.566Z] 25b303627fd3: Verifying Checksum [2021-05-13T09:51:47.566Z] 25b303627fd3: Download complete [2021-05-13T09:51:47.721Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-13T09:51:47.721Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-13T09:51:47.721Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-13T09:51:47.984Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-13T09:51:48.929Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-13T09:51:49.191Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-13T09:51:49.191Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-13T09:51:49.191Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-13T09:51:49.466Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-13T09:51:49.466Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-13T09:51:49.727Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-13T09:51:49.727Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-13T09:51:49.988Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-13T09:51:49.988Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-13T09:51:49.988Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-13T09:51:49.988Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-13T09:51:50.248Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:50.248Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T09:51:50.248Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:50.248Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T09:51:50.509Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:50.509Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T09:51:50.509Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:50.509Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T09:51:51.450Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:51.450Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T09:51:52.393Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:52.393Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T09:51:52.966Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:52.966Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T09:51:53.226Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:53.490Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T09:51:54.436Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-13T09:51:54.436Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-13T09:51:54.436Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-13T09:51:54.436Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-13T09:51:54.436Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-13T09:51:54.436Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-13T09:51:54.704Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-13T09:51:54.964Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-13T09:51:54.964Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-13T09:51:54.964Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-13T09:51:55.226Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-13T09:51:55.226Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-13T09:51:55.226Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-13T09:51:55.226Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-13T09:51:55.486Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-13T09:51:55.486Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-13T09:51:55.749Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T09:51:55.749Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-13T09:51:55.749Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T09:51:55.749Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T09:51:55.749Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T09:51:55.749Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-13T09:51:55.749Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-13T09:51:55.808Z] 25b303627fd3: Pull complete [2021-05-13T09:51:55.808Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-13T09:51:56.010Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-13T09:51:56.010Z] [2021-05-13T09:51:56.010Z] Current default time zone: 'Etc/UTC' [2021-05-13T09:51:56.010Z] Local time is now: Thu May 13 09:51:55 UTC 2021. [2021-05-13T09:51:56.010Z] Universal Time is now: Thu May 13 09:51:55 UTC 2021. [2021-05-13T09:51:56.010Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-13T09:51:56.010Z] [2021-05-13T09:51:56.010Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-13T09:51:56.010Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T09:51:56.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-13T09:51:56.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-13T09:51:56.271Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-13T09:51:56.271Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-13T09:51:56.271Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-13T09:51:56.271Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-13T09:51:56.271Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-13T09:51:56.271Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-13T09:51:56.271Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-13T09:51:56.271Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-13T09:51:56.336Z] prd-ubuntu18.04-docker-arm64-4c-16g-5133 does not seem to be running inside a container [2021-05-13T09:51:56.452Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-13T09:51:56.531Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T09:51:56.532Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-13T09:51:56.791Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T09:51:56.791Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-13T09:51:56.791Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T09:51:56.791Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-13T09:51:56.791Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-13T09:51:56.791Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-13T09:51:56.791Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-13T09:51:56.791Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-13T09:51:56.791Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-13T09:51:56.791Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-13T09:51:56.791Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-13T09:51:58.706Z] Updating certificates in /etc/ssl/certs... [2021-05-13T09:51:59.494Z] $ docker top e30458408bcdd6280d40244577061e42ba2ac752d227528cb2da9a9be757391b -eo pid,comm [2021-05-13T09:51:59.649Z] 23 added, 27 removed; done. [2021-05-13T09:51:59.649Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-13T09:51:59.649Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-13T09:51:59.649Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [Pipeline] { [Pipeline] sh [2021-05-13T09:51:59.911Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-13T09:51:59.912Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-13T09:51:59.912Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T09:51:59.912Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-13T09:51:59.912Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T09:51:59.912Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T09:51:59.912Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T09:51:59.912Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T09:52:00.173Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T09:52:00.173Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-13T09:52:00.173Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-13T09:52:00.173Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-13T09:52:00.173Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-13T09:52:00.173Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-13T09:52:00.173Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T09:52:00.173Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-13T09:52:00.433Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-13T09:52:00.433Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-13T09:52:00.433Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-13T09:52:00.433Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-13T09:52:00.433Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-13T09:52:00.461Z] + docker-compose build --help [2021-05-13T09:52:00.461Z] + grep parallel [2021-05-13T09:52:00.693Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-13T09:52:00.693Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-13T09:52:00.693Z] Updating certificates in /etc/ssl/certs... [2021-05-13T09:52:01.267Z] 0 added, 0 removed; done. [2021-05-13T09:52:01.267Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-13T09:52:01.267Z] done. [2021-05-13T09:52:01.840Z] Reading package lists... [2021-05-13T09:52:01.840Z] Building dependency tree... [2021-05-13T09:52:01.840Z] Reading state information... [2021-05-13T09:52:02.103Z] The following NEW packages will be installed: [2021-05-13T09:52:02.103Z] apt-transport-https [2021-05-13T09:52:02.365Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-13T09:52:02.365Z] Need to get 1692 B of archives. [2021-05-13T09:52:02.365Z] After this operation, 154 kB of additional disk space will be used. [2021-05-13T09:52:02.365Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-13T09:52:02.365Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-13T09:52:02.365Z] Fetched 1692 B in 0s (8704 B/s) [2021-05-13T09:52:02.365Z] Selecting previously unselected package apt-transport-https. [2021-05-13T09:52:02.626Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-13T09:52:02.626Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-13T09:52:02.626Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-13T09:52:02.626Z] Setting up apt-transport-https (1.6.13) ... [2021-05-13T09:52:02.888Z] Waiting for network to be ready... [2021-05-13T09:52:03.824Z] --parallel Build images in parallel. [Pipeline] } [2021-05-13T09:52:03.898Z] $ docker stop --time=1 e30458408bcdd6280d40244577061e42ba2ac752d227528cb2da9a9be757391b [2021-05-13T09:52:05.822Z] $ docker rm -f e30458408bcdd6280d40244577061e42ba2ac752d227528cb2da9a9be757391b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-13T09:52:06.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-13T09:52:06.604Z] . [Pipeline] withDockerContainer [2021-05-13T09:52:06.887Z] prd-ubuntu18.04-docker-arm64-4c-16g-5133 does not seem to be running inside a container [2021-05-13T09:52:06.992Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-13T09:52:08.382Z] $ docker top e5164a0ebf99694d20c46b84b45fffc9dc5ec2ac15e989bf285a171893822060 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T09:52:09.343Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-13T09:52:09.476Z] 2021-05-13T09:52:07Z INFO Waiting for automatic snapd restart... [2021-05-13T09:52:11.394Z] snapd 2.50 from Canonical* installed [2021-05-13T09:52:12.337Z] "snapd" switched to the "latest/stable" channel [2021-05-13T09:52:12.337Z] [2021-05-13T09:52:13.693Z] Building core-command ... [2021-05-13T09:52:13.693Z] Building core-data ... [2021-05-13T09:52:13.693Z] Building core-metadata ... [2021-05-13T09:52:13.693Z] Building security-bootstrapper ... [2021-05-13T09:52:13.693Z] Building security-proxy-setup ... [2021-05-13T09:52:13.693Z] Building security-secretstore-setup ... [2021-05-13T09:52:13.693Z] Building support-notifications ... [2021-05-13T09:52:13.693Z] Building support-scheduler ... [2021-05-13T09:52:13.693Z] Building sys-mgmt-agent ... [2021-05-13T09:52:13.693Z] Building support-notifications [2021-05-13T09:52:13.693Z] Building security-bootstrapper [2021-05-13T09:52:13.693Z] Building security-proxy-setup [2021-05-13T09:52:13.693Z] Building support-scheduler [2021-05-13T09:52:13.693Z] Building core-command [2021-05-13T09:52:15.656Z] core18 20210309 from Canonical* installed [2021-05-13T09:52:15.656Z] "core18" switched to the "latest/stable" channel [2021-05-13T09:52:15.656Z] [2021-05-13T09:52:18.961Z] snapcraft 4.7.1 from Canonical* installed [2021-05-13T09:52:18.961Z] "snapcraft" switched to the "latest/stable" channel [2021-05-13T09:52:18.961Z] [2021-05-13T09:52:23.168Z] 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-13T09:52:23.168Z] - README.md [2021-05-13T09:52:23.168Z] [2021-05-13T09:52:23.168Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-13T09:52:29.758Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-13T09:52:29.759Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-13T09:52:29.759Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-13T09:52:29.759Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-13T09:52:30.329Z] Reading package lists... [2021-05-13T09:52:30.900Z] 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-13T09:52:37.496Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-13T09:52:37.496Z] Reading package lists... [2021-05-13T09:52:37.496Z] Building dependency tree... [2021-05-13T09:52:37.496Z] Reading state information... [2021-05-13T09:52:37.496Z] Suggested packages: [2021-05-13T09:52:37.496Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-13T09:52:37.496Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-13T09:52:37.496Z] Recommended packages: [2021-05-13T09:52:37.496Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-13T09:52:37.496Z] The following NEW packages will be installed: [2021-05-13T09:52:37.496Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-13T09:52:37.496Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-13T09:52:37.496Z] pkg-config zip [2021-05-13T09:52:37.496Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-13T09:52:37.496Z] Need to get 7663 kB of archives. [2021-05-13T09:52:37.496Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-13T09:52:37.496Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-13T09:52:37.496Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-13T09:52:37.496Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-13T09:52:37.496Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-13T09:52:37.496Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-13T09:52:37.496Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-13T09:52:37.496Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-13T09:52:37.757Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-13T09:52:37.757Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-13T09:52:37.757Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-13T09:52:37.757Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-13T09:52:38.035Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-13T09:52:38.035Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-13T09:52:38.035Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-13T09:52:38.035Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-13T09:52:38.297Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-13T09:52:38.297Z] Fetched 7663 kB in 1s (7849 kB/s) [2021-05-13T09:52:38.297Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-13T09:52:38.297Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-13T09:52:38.297Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-13T09:52:38.297Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-13T09:52:38.558Z] Selecting previously unselected package libpsl5:amd64. [2021-05-13T09:52:38.558Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-13T09:52:38.558Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-13T09:52:38.558Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-13T09:52:38.558Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-13T09:52:38.558Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-13T09:52:38.818Z] Selecting previously unselected package librtmp1:amd64. [2021-05-13T09:52:38.818Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-13T09:52:38.818Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-13T09:52:38.818Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-13T09:52:38.818Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-13T09:52:38.818Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-13T09:52:38.818Z] Selecting previously unselected package liberror-perl. [2021-05-13T09:52:38.818Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-13T09:52:38.818Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-13T09:52:39.078Z] Selecting previously unselected package git-man. [2021-05-13T09:52:39.078Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-13T09:52:39.078Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-13T09:52:39.078Z] Selecting previously unselected package git. [2021-05-13T09:52:39.078Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-13T09:52:39.078Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-13T09:52:40.025Z] Selecting previously unselected package libnorm1:amd64. [2021-05-13T09:52:40.025Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-13T09:52:40.025Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-13T09:52:40.025Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-13T09:52:40.025Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-13T09:52:40.025Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-13T09:52:40.285Z] Selecting previously unselected package libsodium23:amd64. [2021-05-13T09:52:40.285Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-13T09:52:40.285Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-13T09:52:40.285Z] Selecting previously unselected package libzmq5:amd64. [2021-05-13T09:52:40.285Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-13T09:52:40.285Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-13T09:52:40.545Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-13T09:52:40.545Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-13T09:52:40.545Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-13T09:52:40.545Z] Selecting previously unselected package pkg-config. [2021-05-13T09:52:40.545Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-13T09:52:40.807Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-13T09:52:40.807Z] Selecting previously unselected package zip. [2021-05-13T09:52:40.807Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-13T09:52:40.807Z] Unpacking zip (3.0-11build1) ... [2021-05-13T09:52:40.807Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-13T09:52:40.807Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-13T09:52:41.068Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-13T09:52:41.068Z] Setting up liberror-perl (0.17025-1) ... [2021-05-13T09:52:41.068Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-13T09:52:41.068Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-13T09:52:41.068Z] No schema files found: doing nothing. [2021-05-13T09:52:41.068Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-13T09:52:41.068Z] Setting up zip (3.0-11build1) ... [2021-05-13T09:52:41.068Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-13T09:52:41.068Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-13T09:52:41.068Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-13T09:52:41.328Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-13T09:52:41.329Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-13T09:52:41.329Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-13T09:52:41.329Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-13T09:52:41.329Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-13T09:52:47.919Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-13T09:52:47.919Z] git set to automatically installed. [2021-05-13T09:52:47.919Z] git-man set to automatically installed. [2021-05-13T09:52:47.919Z] libcurl3-gnutls set to automatically installed. [2021-05-13T09:52:47.919Z] liberror-perl set to automatically installed. [2021-05-13T09:52:47.919Z] libglib2.0-0 set to automatically installed. [2021-05-13T09:52:47.919Z] libnghttp2-14 set to automatically installed. [2021-05-13T09:52:47.919Z] libnorm1 set to automatically installed. [2021-05-13T09:52:47.919Z] libpgm-5.2-0 set to automatically installed. [2021-05-13T09:52:47.919Z] libpsl5 set to automatically installed. [2021-05-13T09:52:47.919Z] librtmp1 set to automatically installed. [2021-05-13T09:52:47.919Z] libsodium23 set to automatically installed. [2021-05-13T09:52:47.919Z] libzmq3-dev set to automatically installed. [2021-05-13T09:52:47.919Z] libzmq5 set to automatically installed. [2021-05-13T09:52:47.919Z] pkg-config set to automatically installed. [2021-05-13T09:52:47.919Z] zip set to automatically installed. [2021-05-13T09:52:48.862Z] snapd is not logged in, snap install commands will use sudo [2021-05-13T09:52:55.450Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-13T09:52:56.022Z] snap "core18" has no updates available [2021-05-13T09:52:56.604Z] snapd is not logged in, snap install commands will use sudo [2021-05-13T09:53:03.185Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-13T09:53:15.414Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-13T09:53:15.414Z] Pulling go-build-helper [2021-05-13T09:53:15.414Z] + snapcraftctl pull [2021-05-13T09:53:15.414Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-13T09:53:15.414Z] Skipping pull go-build-helper (already ran) [2021-05-13T09:53:15.414Z] Building go-build-helper [2021-05-13T09:53:15.414Z] + snapcraftctl build [2021-05-13T09:53:17.327Z] Staging go-build-helper [2021-05-13T09:53:17.327Z] + snapcraftctl stage [2021-05-13T09:53:27.395Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-13T09:53:27.395Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-13T09:53:27.395Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-13T09:53:27.395Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-13T09:53:27.395Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-13T09:53:27.395Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-13T09:53:27.395Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-13T09:53:27.395Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-13T09:53:27.395Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-13T09:53:27.395Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-13T09:53:27.395Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-13T09:53:27.395Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-13T09:53:27.395Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-13T09:53:27.395Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-13T09:53:27.395Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-13T09:53:27.395Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-13T09:53:27.395Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-13T09:53:27.395Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-13T09:53:27.395Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-13T09:53:27.395Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-13T09:53:27.395Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-13T09:53:27.395Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-13T09:53:27.395Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-13T09:53:27.395Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-13T09:53:27.395Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-13T09:53:27.395Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-13T09:53:27.395Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-13T09:53:27.395Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-13T09:53:27.395Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-13T09:53:27.395Z] Fetched 224 kB in 0s (0 B/s) [2021-05-13T09:53:27.395Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-13T09:53:27.395Z] Fetched 157 kB in 0s (0 B/s) [2021-05-13T09:53:27.395Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-13T09:53:27.395Z] Fetched 221 kB in 0s (0 B/s) [2021-05-13T09:53:27.395Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-13T09:53:27.395Z] Fetched 143 kB in 0s (0 B/s) [2021-05-13T09:53:27.395Z] Pulling app-service-config [2021-05-13T09:53:27.395Z] + snapcraftctl pull [2021-05-13T09:53:27.395Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-13T09:53:27.966Z] Pulling config-common [2021-05-13T09:53:27.966Z] + snapcraftctl pull [2021-05-13T09:53:32.178Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-13T09:53:32.178Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-13T09:53:32.178Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-13T09:53:32.178Z] Fetched 0 B in 0s (0 B/s) [2021-05-13T09:53:32.178Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-13T09:53:32.178Z] Fetched 0 B in 0s (0 B/s) [2021-05-13T09:53:32.178Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-13T09:53:32.178Z] Fetched 0 B in 0s (0 B/s) [2021-05-13T09:53:32.178Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-13T09:53:32.179Z] Fetched 0 B in 0s (0 B/s) [2021-05-13T09:53:32.179Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-13T09:53:32.179Z] Fetched 0 B in 0s (0 B/s) [2021-05-13T09:53:32.179Z] Pulling edgex-go [2021-05-13T09:53:32.179Z] + snapcraftctl pull [2021-05-13T09:53:35.459Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:53:35.459Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:53:35.459Z] ---> 4b93616fb030 [2021-05-13T09:53:35.459Z] Step 3/23 : WORKDIR /edgex-go [2021-05-13T09:53:35.459Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:53:35.459Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:53:35.459Z] ---> 4b93616fb030 [2021-05-13T09:53:35.459Z] Step 3/23 : WORKDIR /edgex-go [2021-05-13T09:53:35.459Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:53:35.459Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:53:35.459Z] ---> 4b93616fb030 [2021-05-13T09:53:35.459Z] Step 3/32 : WORKDIR /edgex-go [2021-05-13T09:53:35.459Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:53:35.459Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:53:35.459Z] ---> 4b93616fb030 [2021-05-13T09:53:35.459Z] Step 3/22 : WORKDIR /edgex-go [2021-05-13T09:53:35.459Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:53:35.459Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:53:35.459Z] ---> 4b93616fb030 [2021-05-13T09:53:35.459Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T09:53:35.459Z] ---> Running in f3ed28f24820 [2021-05-13T09:53:35.459Z] ---> Running in 940259e58ab4 [2021-05-13T09:53:35.459Z] ---> Running in db143f594306 [2021-05-13T09:53:35.459Z] ---> Running in bf60dfc4e7ed [2021-05-13T09:53:35.459Z] ---> Running in 86871f4c0706 [2021-05-13T09:53:35.459Z] Removing intermediate container 86871f4c0706 [2021-05-13T09:53:35.459Z] ---> acb99a59fba0 [2021-05-13T09:53:35.459Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:53:35.459Z] Removing intermediate container db143f594306 [2021-05-13T09:53:35.459Z] ---> 9d5b0797ec63 [2021-05-13T09:53:35.459Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:53:35.459Z] Removing intermediate container 940259e58ab4 [2021-05-13T09:53:35.459Z] ---> d29749eb1404 [2021-05-13T09:53:35.459Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:53:35.459Z] Removing intermediate container bf60dfc4e7ed [2021-05-13T09:53:35.459Z] ---> 4a676e1d3966 [2021-05-13T09:53:35.459Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:53:35.459Z] Removing intermediate container f3ed28f24820 [2021-05-13T09:53:35.459Z] ---> 16567f440121 [2021-05-13T09:53:35.459Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:53:35.459Z] ---> Running in 45125d826218 [2021-05-13T09:53:35.459Z] ---> Running in c5b43e72d2c1 [2021-05-13T09:53:35.459Z] ---> Running in 9b6e9d3a4934 [2021-05-13T09:53:35.459Z] ---> Running in dca3114454ca [2021-05-13T09:53:35.459Z] ---> Running in 41ec21cc25f5 [2021-05-13T09:53:35.459Z] Removing intermediate container c5b43e72d2c1 [2021-05-13T09:53:35.459Z] ---> f0078a2322b5 [2021-05-13T09:53:35.459Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-13T09:53:35.459Z] ---> Running in f4d6f093da11 [2021-05-13T09:53:35.459Z] Removing intermediate container 45125d826218 [2021-05-13T09:53:35.459Z] ---> 2b5551fd4b2d [2021-05-13T09:53:35.459Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-13T09:53:35.459Z] Removing intermediate container 9b6e9d3a4934 [2021-05-13T09:53:35.459Z] ---> 12412333d0b0 [2021-05-13T09:53:35.459Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-13T09:53:35.459Z] ---> Running in 794dd3c0eb03 [2021-05-13T09:53:35.459Z] ---> Running in 986364508fe1 [2021-05-13T09:53:35.459Z] Removing intermediate container 41ec21cc25f5 [2021-05-13T09:53:35.459Z] ---> 1e23b3bd4676 [2021-05-13T09:53:35.459Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-13T09:53:35.459Z] Removing intermediate container dca3114454ca [2021-05-13T09:53:35.459Z] ---> 0ae1d6b686b3 [2021-05-13T09:53:35.459Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-13T09:53:35.459Z] ---> Running in e13227df2d56 [2021-05-13T09:53:35.459Z] ---> Running in 012e2c573665 [2021-05-13T09:53:35.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T09:53:35.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T09:53:36.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T09:53:36.287Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T09:53:36.287Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T09:53:36.287Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T09:53:36.884Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T09:53:37.162Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T09:53:37.162Z] OK: 218 MiB in 52 packages [2021-05-13T09:53:37.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T09:53:37.710Z] OK: 218 MiB in 52 packages [2021-05-13T09:53:37.998Z] OK: 218 MiB in 52 packages [2021-05-13T09:53:38.280Z] OK: 218 MiB in 52 packages [2021-05-13T09:53:38.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T09:53:38.853Z] Removing intermediate container f4d6f093da11 [2021-05-13T09:53:38.853Z] ---> 69523c6823bd [2021-05-13T09:53:38.853Z] Step 6/24 : COPY go.mod . [2021-05-13T09:53:39.464Z] OK: 218 MiB in 52 packages [2021-05-13T09:53:39.464Z] Removing intermediate container 794dd3c0eb03 [2021-05-13T09:53:39.464Z] ---> 791e92f8118e [2021-05-13T09:53:39.464Z] Step 6/23 : COPY go.mod . [2021-05-13T09:53:39.739Z] Removing intermediate container 986364508fe1 [2021-05-13T09:53:39.739Z] ---> ab76245a200f [2021-05-13T09:53:39.739Z] Step 6/32 : COPY go.mod . [2021-05-13T09:53:40.015Z] ---> 9d8cd99465de [2021-05-13T09:53:40.015Z] Step 7/24 : RUN go mod download [2021-05-13T09:53:40.015Z] Removing intermediate container 012e2c573665 [2021-05-13T09:53:40.015Z] ---> 4cc110888aa8 [2021-05-13T09:53:40.015Z] Step 6/22 : COPY go.mod . [2021-05-13T09:53:40.300Z] ---> Running in cd4209d40827 [2021-05-13T09:53:40.574Z] ---> 1b20491f4eb2 [2021-05-13T09:53:40.574Z] Step 7/23 : RUN go mod download [2021-05-13T09:53:40.847Z] ---> b46686ce94b3 [2021-05-13T09:53:40.847Z] Step 7/32 : RUN go mod download [2021-05-13T09:53:40.847Z] ---> Running in 40f4a19fe87b [2021-05-13T09:53:41.122Z] ---> Running in 0437f223d42e [2021-05-13T09:53:41.122Z] Removing intermediate container e13227df2d56 [2021-05-13T09:53:41.122Z] ---> bccfdd504017 [2021-05-13T09:53:41.122Z] Step 6/23 : COPY go.mod . [2021-05-13T09:53:41.122Z] ---> 084cce5a708a [2021-05-13T09:53:41.122Z] Step 7/22 : RUN go mod download [2021-05-13T09:53:41.415Z] ---> Running in 3d51c39d58bf [2021-05-13T09:53:42.404Z] ---> 84ad5c7d0a25 [2021-05-13T09:53:42.404Z] Step 7/23 : RUN go mod download [2021-05-13T09:53:42.686Z] ---> Running in dc1c2d3b53b8 [2021-05-13T09:53:44.139Z] Removing intermediate container cd4209d40827 [2021-05-13T09:53:44.139Z] ---> 80e6217ecf8b [2021-05-13T09:53:44.139Z] Step 8/24 : COPY . . [2021-05-13T09:53:44.752Z] Removing intermediate container 40f4a19fe87b [2021-05-13T09:53:44.752Z] ---> 2bdbe56319d6 [2021-05-13T09:53:44.752Z] Step 8/23 : COPY . . [2021-05-13T09:53:45.026Z] Removing intermediate container 0437f223d42e [2021-05-13T09:53:45.026Z] ---> f35ab92e5d8e [2021-05-13T09:53:45.026Z] Step 8/32 : COPY . . [2021-05-13T09:53:45.300Z] Removing intermediate container 3d51c39d58bf [2021-05-13T09:53:45.300Z] ---> 7ca06a3521c4 [2021-05-13T09:53:45.300Z] Step 8/22 : COPY . . [2021-05-13T09:53:47.949Z] Removing intermediate container dc1c2d3b53b8 [2021-05-13T09:53:47.949Z] ---> 9e7c73028174 [2021-05-13T09:53:47.949Z] Step 8/23 : COPY . . [2021-05-13T09:53:50.296Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-13T09:53:50.296Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-13T09:53:50.296Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-13T09:53:50.296Z] Fetched 0 B in 0s (0 B/s) [2021-05-13T09:53:50.296Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-13T09:53:50.296Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-13T09:53:50.296Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-13T09:53:50.296Z] Fetched 279 kB in 0s (0 B/s) [2021-05-13T09:53:50.296Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-13T09:53:50.296Z] Fetched 122 kB in 0s (0 B/s) [2021-05-13T09:53:50.296Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-13T09:53:50.296Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-13T09:53:50.296Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-13T09:53:50.296Z] Fetched 8848 B in 0s (0 B/s) [2021-05-13T09:53:50.296Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-13T09:53:50.296Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-13T09:53:50.296Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-13T09:53:50.296Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-13T09:53:50.296Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-13T09:53:50.296Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-13T09:53:50.296Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-13T09:53:50.296Z] Fetched 219 kB in 0s (0 B/s) [2021-05-13T09:53:50.296Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-13T09:53:50.296Z] Fetched 154 kB in 0s (0 B/s) [2021-05-13T09:53:50.296Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-13T09:53:50.296Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-13T09:53:50.296Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-13T09:53:50.296Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-13T09:53:50.297Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-13T09:53:50.297Z] Fetched 499 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-13T09:53:50.297Z] Fetched 111 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-13T09:53:50.297Z] Fetched 240 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-13T09:53:50.297Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-13T09:53:50.297Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-13T09:53:50.297Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-13T09:53:50.297Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-13T09:53:50.297Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-13T09:53:50.297Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-13T09:53:50.297Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-13T09:53:50.297Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-13T09:53:50.297Z] Fetched 8720 B in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-13T09:53:50.297Z] Fetched 137 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-13T09:53:50.297Z] Fetched 119 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-13T09:53:50.297Z] Fetched 110 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-13T09:53:50.297Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-13T09:53:50.297Z] Fetched 645 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-13T09:53:50.297Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-13T09:53:50.297Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-13T09:53:50.297Z] Fetched 368 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-13T09:53:50.297Z] Fetched 187 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-13T09:53:50.297Z] Fetched 175 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-13T09:53:50.297Z] Fetched 206 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-13T09:53:50.297Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-13T09:53:50.297Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-13T09:53:50.297Z] Fetched 159 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-13T09:53:50.297Z] Fetched 107 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-13T09:53:50.297Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-13T09:53:50.297Z] Pulling static-packages [2021-05-13T09:53:50.297Z] + snapcraftctl pull [2021-05-13T09:53:51.239Z] Pulling version [2021-05-13T09:53:51.240Z] + cd /root/project [2021-05-13T09:53:51.240Z] + [ -f VERSION ] [2021-05-13T09:53:51.240Z] + PROJECT_VERSION=local-dev [2021-05-13T09:53:51.240Z] + git rev-parse --short HEAD [2021-05-13T09:53:51.240Z] + GIT_REVISION=90cbec04 [2021-05-13T09:53:51.240Z] + snapcraftctl set-version local-dev [2021-05-13T09:53:52.627Z] Skipping build go-build-helper (already ran) [2021-05-13T09:53:52.627Z] Building app-service-config [2021-05-13T09:53:52.627Z] + make build [2021-05-13T09:53:52.627Z] go mod tidy [2021-05-13T09:53:54.555Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-13T09:53:54.814Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-13T09:53:54.815Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-13T09:53:54.815Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-13T09:53:54.815Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-13T09:53:54.815Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-13T09:53:55.077Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-13T09:53:55.077Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-13T09:53:55.077Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-13T09:53:55.077Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-13T09:53:55.339Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-13T09:53:55.339Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-13T09:53:55.339Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-13T09:53:55.339Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-13T09:53:55.339Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-13T09:53:55.339Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-13T09:53:55.339Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-13T09:53:55.339Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-13T09:53:55.339Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-13T09:53:55.620Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-13T09:53:55.620Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-13T09:53:55.620Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-13T09:53:55.620Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-13T09:53:55.620Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-13T09:53:55.620Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-13T09:53:55.620Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-13T09:53:55.620Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-13T09:53:55.620Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-13T09:53:55.620Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-13T09:53:55.879Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-13T09:53:55.879Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-13T09:53:55.879Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-13T09:53:55.879Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-13T09:53:56.153Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-13T09:53:56.153Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-13T09:53:56.153Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-13T09:53:56.153Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-13T09:53:56.417Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-13T09:53:56.417Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-13T09:53:56.417Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-13T09:53:56.417Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-13T09:53:56.417Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-13T09:53:56.417Z] go: downloading golang.org/x/text v0.3.2 [2021-05-13T09:53:56.417Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-13T09:53:56.417Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-13T09:53:56.417Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-13T09:53:56.417Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-13T09:53:56.417Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-13T09:53:56.417Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-13T09:53:56.417Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-13T09:53:56.703Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-13T09:53:56.703Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-13T09:53:56.703Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-13T09:53:56.703Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-13T09:53:56.703Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-13T09:53:56.703Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-13T09:53:56.703Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-13T09:53:56.703Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-13T09:53:56.703Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-13T09:53:56.703Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-13T09:53:56.703Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-13T09:53:56.703Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-13T09:53:56.703Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-13T09:53:56.966Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-13T09:53:56.966Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-13T09:53:56.966Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-13T09:53:56.966Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-13T09:53:56.966Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-13T09:53:56.966Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-13T09:53:56.966Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-13T09:53:56.966Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-13T09:53:56.966Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-13T09:53:56.966Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-13T09:53:56.966Z] go: downloading github.com/kr/text v0.1.0 [2021-05-13T09:53:56.966Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-13T09:53:56.966Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-13T09:53:56.966Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-13T09:53:56.966Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-13T09:53:57.229Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-13T09:53:57.492Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-13T09:54:07.512Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-13T09:54:07.512Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-13T09:54:07.512Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-13T09:54:07.512Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-13T09:54:07.782Z] Building config-common [2021-05-13T09:54:07.782Z] + snapcraftctl build [2021-05-13T09:54:10.340Z] Building edgex-go [2021-05-13T09:54:10.603Z] + cd /root/parts/edgex-go/src [2021-05-13T09:54:10.603Z] + make build [2021-05-13T09:54:10.603Z] 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-13T09:54:11.185Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-13T09:54:11.185Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-13T09:54:11.185Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-13T09:54:11.185Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-13T09:54:11.185Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-13T09:54:11.185Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-13T09:54:14.754Z] ---> 5698e9529094 [2021-05-13T09:54:14.754Z] Step 9/23 : RUN go mod tidy [2021-05-13T09:54:14.754Z] ---> 672a74341156 [2021-05-13T09:54:14.754Z] Step 9/32 : RUN go mod tidy [2021-05-13T09:54:14.754Z] ---> 4fd35cfe70d4 [2021-05-13T09:54:14.754Z] Step 9/24 : RUN go mod tidy [2021-05-13T09:54:14.754Z] ---> 55c9566ae4fe [2021-05-13T09:54:14.754Z] Step 9/22 : RUN go mod tidy [2021-05-13T09:54:14.754Z] ---> 8d8181e0f301 [2021-05-13T09:54:14.754Z] Step 9/23 : RUN go mod tidy [2021-05-13T09:54:14.754Z] ---> Running in 41d2b301399e [2021-05-13T09:54:14.754Z] ---> Running in 09f8cd24cfb3 [2021-05-13T09:54:14.754Z] ---> Running in 1e13e7beddab [2021-05-13T09:54:14.754Z] ---> Running in 078e4bf99e6a [2021-05-13T09:54:14.754Z] ---> Running in 67c7ee0add0d [2021-05-13T09:54:16.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-13T09:54:19.073Z] Removing intermediate container 41d2b301399e [2021-05-13T09:54:19.073Z] ---> b8f82969efbf [2021-05-13T09:54:19.073Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-13T09:54:19.073Z] ---> Running in 3e790da98dc7 [2021-05-13T09:54:19.073Z] Removing intermediate container 1e13e7beddab [2021-05-13T09:54:19.073Z] ---> 30ad84061c3e [2021-05-13T09:54:19.073Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-13T09:54:19.073Z] Removing intermediate container 09f8cd24cfb3 [2021-05-13T09:54:19.073Z] ---> e0c13a1aea78 [2021-05-13T09:54:19.073Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-13T09:54:19.348Z] Removing intermediate container 67c7ee0add0d [2021-05-13T09:54:19.348Z] ---> d9cfc6ac6ab9 [2021-05-13T09:54:19.348Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-13T09:54:19.348Z] ---> Running in 13796f0e331b [2021-05-13T09:54:19.348Z] ---> Running in 2cf8b5962199 [2021-05-13T09:54:19.348Z] ---> Running in e08df9cd419a [2021-05-13T09:54:19.348Z] Removing intermediate container 078e4bf99e6a [2021-05-13T09:54:19.348Z] ---> afe58c5841e8 [2021-05-13T09:54:19.348Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-13T09:54:19.956Z] ---> Running in f86308d05bef [2021-05-13T09:54:20.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-13T09:54:21.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-13T09:54:21.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-13T09:54:21.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-13T09:54:22.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-13T09:54:22.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-13T09:54:22.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-13T09:54:24.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-13T09:54:25.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-13T09:54:27.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-13T09:54:27.799Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-13T09:54:27.799Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-13T09:54:29.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-13T09:54:30.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-13T09:54:30.957Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-13T09:54:32.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-13T09:54:33.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-13T09:54:35.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-13T09:54:35.108Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-13T09:54:37.649Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-13T09:54:37.649Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-13T09:54:37.649Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-13T09:54:37.649Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-13T09:54:37.649Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-13T09:54:37.649Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-13T09:54:37.649Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-13T09:54:37.649Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-13T09:54:37.649Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-13T09:54:37.649Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-13T09:54:37.649Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-13T09:54:37.649Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-13T09:54:37.649Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-13T09:54:37.650Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-13T09:54:37.650Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-13T09:54:37.650Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-13T09:54:37.650Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-13T09:54:37.650Z] + 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-13T09:54:37.650Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-13T09:54:37.650Z] + 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-13T09:54:37.650Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-13T09:54:37.650Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-13T09:54:37.650Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-13T09:54:37.650Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-13T09:54:37.650Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-13T09:54:37.650Z] + 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-13T09:54:40.193Z] Building static-packages [2021-05-13T09:54:40.193Z] + snapcraftctl build [2021-05-13T09:54:42.733Z] Building version [2021-05-13T09:54:42.733Z] + snapcraftctl build [2021-05-13T09:54:44.651Z] Skipping stage go-build-helper (already ran) [2021-05-13T09:54:44.651Z] Staging app-service-config [2021-05-13T09:54:44.651Z] + snapcraftctl stage [2021-05-13T09:54:45.224Z] Staging config-common [2021-05-13T09:54:45.224Z] + snapcraftctl stage [2021-05-13T09:54:46.605Z] Staging edgex-go [2021-05-13T09:54:46.605Z] + snapcraftctl stage [2021-05-13T09:54:47.547Z] Staging static-packages [2021-05-13T09:54:47.547Z] + snapcraftctl stage [2021-05-13T09:54:48.489Z] Staging version [2021-05-13T09:54:48.489Z] + snapcraftctl stage [2021-05-13T09:54:49.432Z] Priming go-build-helper [2021-05-13T09:54:49.432Z] + snapcraftctl prime [2021-05-13T09:54:50.817Z] Priming app-service-config [2021-05-13T09:54:50.817Z] + snapcraftctl prime [2021-05-13T09:54:51.759Z] Priming config-common [2021-05-13T09:54:51.759Z] + snapcraftctl prime [2021-05-13T09:54:52.705Z] Priming edgex-go [2021-05-13T09:54:52.705Z] + snapcraftctl prime [2021-05-13T09:54:54.086Z] Priming static-packages [2021-05-13T09:54:54.086Z] + snapcraftctl prime [2021-05-13T09:54:56.630Z] Priming version [2021-05-13T09:54:56.630Z] + snapcraftctl prime [2021-05-13T09:54:57.570Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-13T09:56:14.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-13T09:56:22.621Z] Removing intermediate container 2cf8b5962199 [2021-05-13T09:56:22.621Z] ---> 1e9490b970b2 [2021-05-13T09:56:22.621Z] [2021-05-13T09:56:22.621Z] Step 11/32 : FROM alpine:3.12 [2021-05-13T09:56:22.621Z] 3.12: Pulling from library/alpine [2021-05-13T09:56:22.621Z] Removing intermediate container 13796f0e331b [2021-05-13T09:56:22.621Z] ---> a1fd9e59cbbf [2021-05-13T09:56:22.621Z] [2021-05-13T09:56:22.621Z] Step 11/22 : FROM alpine:3.12 [2021-05-13T09:56:22.621Z] 3.12: Pulling from library/alpine [2021-05-13T09:56:22.908Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-13T09:56:22.908Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-13T09:56:22.908Z] Status: Downloaded newer image for alpine:3.12 [2021-05-13T09:56:22.908Z] Status: Image is up to date for alpine:3.12 [2021-05-13T09:56:22.908Z] ---> 9852663dfa18 [2021-05-13T09:56:22.908Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-13T09:56:22.908Z] ---> 9852663dfa18 [2021-05-13T09:56:22.908Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-13T09:56:23.194Z] ---> Running in 9f4cc187fba3 [2021-05-13T09:56:23.474Z] ---> Running in 07143cc07ba3 [2021-05-13T09:56:24.481Z] Removing intermediate container 07143cc07ba3 [2021-05-13T09:56:24.481Z] ---> c984619b5be9 [2021-05-13T09:56:24.481Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-13T09:56:25.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T09:56:25.361Z] ---> Running in 50f3e3bdd267 [2021-05-13T09:56:25.361Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T09:56:25.962Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-13T09:56:26.235Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-13T09:56:26.235Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-13T09:56:26.235Z] (4/4) Installing curl (7.76.1-r0) [2021-05-13T09:56:26.235Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T09:56:26.235Z] Executing ca-certificates-20191127-r4.trigger [2021-05-13T09:56:26.510Z] OK: 7 MiB in 18 packages [2021-05-13T09:56:27.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T09:56:27.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T09:56:28.107Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-13T09:56:28.107Z] (2/2) Installing su-exec (0.2-r1) [2021-05-13T09:56:28.107Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T09:56:28.107Z] OK: 5 MiB in 16 packages [2021-05-13T09:56:29.092Z] Removing intermediate container 3e790da98dc7 [2021-05-13T09:56:29.092Z] ---> 008659eded43 [2021-05-13T09:56:29.092Z] [2021-05-13T09:56:29.092Z] Step 11/23 : FROM alpine:3.12 [2021-05-13T09:56:29.092Z] ---> 9852663dfa18 [2021-05-13T09:56:29.092Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-13T09:56:29.092Z] Removing intermediate container f86308d05bef [2021-05-13T09:56:29.092Z] ---> 5a6f480e1449 [2021-05-13T09:56:29.092Z] [2021-05-13T09:56:29.092Z] Step 11/24 : FROM alpine:3.12 [2021-05-13T09:56:29.092Z] ---> 9852663dfa18 [2021-05-13T09:56:29.092Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-13T09:56:29.372Z] ---> Running in c05f898afc9e [2021-05-13T09:56:29.372Z] ---> Running in b1a45605eed9 [2021-05-13T09:56:29.649Z] Removing intermediate container 9f4cc187fba3 [2021-05-13T09:56:29.649Z] ---> f8a77ad84760 [2021-05-13T09:56:29.649Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-13T09:56:29.926Z] Removing intermediate container e08df9cd419a [2021-05-13T09:56:29.926Z] ---> 5eedd26959fb [2021-05-13T09:56:29.926Z] [2021-05-13T09:56:29.926Z] Step 11/23 : FROM alpine:3.12 [2021-05-13T09:56:29.926Z] ---> 9852663dfa18 [2021-05-13T09:56:29.926Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-13T09:56:30.207Z] ---> Running in f025628a4db0 [2021-05-13T09:56:30.207Z] Removing intermediate container 50f3e3bdd267 [2021-05-13T09:56:30.207Z] ---> 9f9a527e7652 [2021-05-13T09:56:30.207Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-13T09:56:30.207Z] ---> Running in 57ef51258c0d [2021-05-13T09:56:30.485Z] ---> Running in 2c833bab76c2 [2021-05-13T09:56:31.094Z] Removing intermediate container f025628a4db0 [2021-05-13T09:56:31.095Z] ---> 82fa2eb95856 [2021-05-13T09:56:31.095Z] Step 14/22 : WORKDIR /edgex [2021-05-13T09:56:31.095Z] Removing intermediate container 2c833bab76c2 [2021-05-13T09:56:31.095Z] ---> 44ef17902b7d [2021-05-13T09:56:31.095Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-13T09:56:31.370Z] ---> Running in 211c334283dd [2021-05-13T09:56:31.370Z] ---> Running in 4c95ba3ca1bf [2021-05-13T09:56:31.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T09:56:31.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T09:56:31.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T09:56:31.915Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T09:56:31.915Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T09:56:31.915Z] Removing intermediate container 211c334283dd [2021-05-13T09:56:31.915Z] ---> b749767f0a31 [2021-05-13T09:56:31.915Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-13T09:56:32.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T09:56:32.193Z] Removing intermediate container 4c95ba3ca1bf [2021-05-13T09:56:32.193Z] ---> b88cd8167603 [2021-05-13T09:56:32.193Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-13T09:56:32.193Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-13T09:56:32.193Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-13T09:56:32.193Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T09:56:32.193Z] Executing ca-certificates-20191127-r4.trigger [2021-05-13T09:56:32.467Z] ---> Running in a14a1717d000 [2021-05-13T09:56:32.752Z] OK: 6 MiB in 16 packages [2021-05-13T09:56:32.752Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-13T09:56:32.752Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T09:56:32.752Z] OK: 5 MiB in 15 packages [2021-05-13T09:56:32.752Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-13T09:56:32.752Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T09:56:32.752Z] OK: 5 MiB in 15 packages [2021-05-13T09:56:33.356Z] ---> 920963e91da2 [2021-05-13T09:56:33.356Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-13T09:56:35.330Z] Removing intermediate container 57ef51258c0d [2021-05-13T09:56:35.330Z] ---> c45027b0e00c [2021-05-13T09:56:35.330Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T09:56:35.330Z] Removing intermediate container c05f898afc9e [2021-05-13T09:56:35.330Z] ---> a9f39ab70dca [2021-05-13T09:56:35.330Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T09:56:35.330Z] ---> df040cd05a7e [2021-05-13T09:56:35.330Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-13T09:56:35.330Z] Removing intermediate container b1a45605eed9 [2021-05-13T09:56:35.330Z] ---> 3a26371180ee [2021-05-13T09:56:35.330Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T09:56:35.330Z] ---> Running in b356accd664c [2021-05-13T09:56:35.330Z] ---> Running in 6b58669539ee [2021-05-13T09:56:35.330Z] ---> Running in 9d5560e37ea7 [2021-05-13T09:56:35.604Z] Removing intermediate container a14a1717d000 [2021-05-13T09:56:35.604Z] ---> e3fa8a3be017 [2021-05-13T09:56:35.604Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-13T09:56:35.873Z] Removing intermediate container 6b58669539ee [2021-05-13T09:56:35.873Z] ---> 76165c8f0cd6 [2021-05-13T09:56:35.873Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-13T09:56:35.873Z] ---> Running in 1432fec744ed [2021-05-13T09:56:36.146Z] ---> Running in b31b10945e41 [2021-05-13T09:56:36.146Z] Removing intermediate container b356accd664c [2021-05-13T09:56:36.146Z] ---> 65295384c16d [2021-05-13T09:56:36.146Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-13T09:56:36.146Z] Removing intermediate container 9d5560e37ea7 [2021-05-13T09:56:36.146Z] ---> 2b5b83b1fd87 [2021-05-13T09:56:36.146Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-13T09:56:36.477Z] ---> Running in 5b6577f79385 [2021-05-13T09:56:36.477Z] ---> Running in 8de30148ecfe [2021-05-13T09:56:36.477Z] ---> 0226b36833c0 [2021-05-13T09:56:36.477Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-13T09:56:36.779Z] Removing intermediate container 1432fec744ed [2021-05-13T09:56:36.779Z] ---> a67e7cdb2d7d [2021-05-13T09:56:36.779Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-13T09:56:36.779Z] ---> Running in 162b97832706 [2021-05-13T09:56:36.779Z] Removing intermediate container b31b10945e41 [2021-05-13T09:56:36.779Z] ---> 43df58970949 [2021-05-13T09:56:36.779Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-13T09:56:37.067Z] ---> Running in bb1dd9f802e7 [2021-05-13T09:56:37.067Z] Removing intermediate container 5b6577f79385 [2021-05-13T09:56:37.067Z] ---> 315b8608a22b [2021-05-13T09:56:37.067Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-13T09:56:37.408Z] Removing intermediate container 8de30148ecfe [2021-05-13T09:56:37.408Z] ---> 6b1e006074ae [2021-05-13T09:56:37.408Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-13T09:56:37.408Z] ---> Running in b0d005f4a806 [2021-05-13T09:56:37.408Z] ---> Running in 79bd59bdc848 [2021-05-13T09:56:37.702Z] Removing intermediate container 162b97832706 [2021-05-13T09:56:37.702Z] ---> d7c101122fff [2021-05-13T09:56:37.702Z] Step 19/22 : CMD ["--init=true"] [2021-05-13T09:56:37.702Z] Removing intermediate container bb1dd9f802e7 [2021-05-13T09:56:37.702Z] ---> f986ed74963f [2021-05-13T09:56:37.702Z] Step 16/24 : WORKDIR / [2021-05-13T09:56:37.972Z] ---> Running in a31ce78b78cf [2021-05-13T09:56:37.972Z] ---> 34ae989d8393 [2021-05-13T09:56:37.972Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-13T09:56:38.264Z] ---> Running in 0f9422724a8f [2021-05-13T09:56:38.264Z] ---> Running in 1f88c97912aa [2021-05-13T09:56:38.264Z] Removing intermediate container b0d005f4a806 [2021-05-13T09:56:38.264Z] ---> e97cbc9218ad [2021-05-13T09:56:38.264Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T09:56:38.264Z] Removing intermediate container 79bd59bdc848 [2021-05-13T09:56:38.264Z] ---> a504e888b874 [2021-05-13T09:56:38.264Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T09:56:38.549Z] Removing intermediate container a31ce78b78cf [2021-05-13T09:56:38.549Z] ---> 9058a948f78f [2021-05-13T09:56:38.549Z] Step 20/22 : LABEL arch=arm64 [2021-05-13T09:56:38.826Z] ---> Running in b145db4d9dca [2021-05-13T09:56:38.826Z] Removing intermediate container 0f9422724a8f [2021-05-13T09:56:38.826Z] ---> 98dbb34ee5e6 [2021-05-13T09:56:38.826Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T09:56:39.427Z] ---> a2249912c233 [2021-05-13T09:56:39.427Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-13T09:56:39.427Z] Removing intermediate container b145db4d9dca [2021-05-13T09:56:39.427Z] ---> 7680c88f8504 [2021-05-13T09:56:39.427Z] Step 21/22 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:56:39.700Z] ---> 53559780c83e [2021-05-13T09:56:39.700Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-13T09:56:39.700Z] ---> Running in 93a17c9eaace [2021-05-13T09:56:39.976Z] ---> d5de58c18418 [2021-05-13T09:56:39.976Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-13T09:56:40.575Z] Removing intermediate container 93a17c9eaace [2021-05-13T09:56:40.575Z] ---> 69a75aecf5fa [2021-05-13T09:56:40.575Z] Step 22/22 : LABEL version=0.0.0 [2021-05-13T09:56:41.172Z] ---> Running in fbd0e487ec5c [2021-05-13T09:56:41.173Z] ---> d99c8a63fa08 [2021-05-13T09:56:41.173Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-13T09:56:41.173Z] ---> 3553ca6a9804 [2021-05-13T09:56:41.173Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-13T09:56:42.158Z] Removing intermediate container fbd0e487ec5c [2021-05-13T09:56:42.158Z] ---> befcf9a8658d [2021-05-13T09:56:42.158Z] [2021-05-13T09:56:42.158Z] ---> f3a50aceed79 [2021-05-13T09:56:42.158Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-13T09:56:42.158Z] Removing intermediate container 1f88c97912aa [2021-05-13T09:56:42.158Z] ---> 2038a764f9ef [2021-05-13T09:56:42.158Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T09:56:42.158Z] ---> 3a6c8e04a155 [2021-05-13T09:56:42.158Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-13T09:56:42.433Z] ---> d115c5871a85 [2021-05-13T09:56:42.433Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-13T09:56:42.433Z] Successfully built befcf9a8658d [2021-05-13T09:56:42.726Z] ---> Running in e42db18b5f37 [2021-05-13T09:56:42.726Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-13T09:56:42.726Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-05-13T09:56:42.726Z] ---> Running in 1178a6ba721a [2021-05-13T09:56:43.000Z] ---> 3071023afea3 [2021-05-13T09:56:43.000Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-13T09:56:43.000Z] ---> 9a02a619d143 [2021-05-13T09:56:43.000Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-13T09:56:43.269Z] ---> Running in de0954ebf251 [2021-05-13T09:56:43.269Z] Removing intermediate container e42db18b5f37 [2021-05-13T09:56:43.269Z] ---> d4019374947f [2021-05-13T09:56:43.269Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T09:56:43.269Z] Removing intermediate container 1178a6ba721a [2021-05-13T09:56:43.269Z] ---> 257e82e25d00 [2021-05-13T09:56:43.269Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T09:56:43.542Z] ---> Running in 3704f0d06a2f [2021-05-13T09:56:43.815Z] ---> Running in 871029dd5c20 [2021-05-13T09:56:43.815Z] Removing intermediate container de0954ebf251 [2021-05-13T09:56:43.815Z] ---> 0d83bb873116 [2021-05-13T09:56:43.815Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T09:56:44.786Z] ---> Running in de32f80f9636 [2021-05-13T09:56:45.392Z] Removing intermediate container 3704f0d06a2f [2021-05-13T09:56:45.392Z] ---> 13d70c997b6a [2021-05-13T09:56:45.392Z] Step 21/23 : LABEL arch=arm64 [2021-05-13T09:56:45.392Z] ---> 85cada2014a8 [2021-05-13T09:56:45.392Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-13T09:56:45.392Z] Removing intermediate container 871029dd5c20 [2021-05-13T09:56:45.392Z] ---> 0e82a443ae75 [2021-05-13T09:56:45.392Z] Step 21/23 : LABEL arch=arm64 [2021-05-13T09:56:46.388Z] Removing intermediate container de32f80f9636 [2021-05-13T09:56:46.388Z] ---> 9184313661a6 [2021-05-13T09:56:46.388Z] Step 22/24 : LABEL arch=arm64 [2021-05-13T09:56:46.388Z] ---> Running in 19f10c823023 [2021-05-13T09:56:46.388Z] ---> Running in 6bdfa85e2494 [2021-05-13T09:56:46.388Z] ---> Running in b2b68edd9c08 [2021-05-13T09:56:46.663Z] ---> 2866167f4fd1 [2021-05-13T09:56:46.663Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-13T09:56:47.255Z] Removing intermediate container 6bdfa85e2494 [2021-05-13T09:56:47.255Z] ---> c1b7a86c7803 [2021-05-13T09:56:47.255Z] Step 22/23 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:56:47.255Z] Removing intermediate container 19f10c823023 [2021-05-13T09:56:47.255Z] ---> bb1ad3d6807b [2021-05-13T09:56:47.255Z] Step 22/23 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:56:47.850Z] Removing intermediate container b2b68edd9c08 [2021-05-13T09:56:47.850Z] ---> 67a86a26d3d6 [2021-05-13T09:56:47.850Z] Step 23/24 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:56:48.133Z] ---> 74b653a684c8 [2021-05-13T09:56:48.133Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-13T09:56:48.133Z] ---> Running in 4d7a535a56c3 [2021-05-13T09:56:48.409Z] ---> Running in 99493a0f4352 [2021-05-13T09:56:48.409Z] ---> Running in 75830816ca71 [2021-05-13T09:56:48.682Z] Removing intermediate container 4d7a535a56c3 [2021-05-13T09:56:48.682Z] ---> abf1af2e3fc2 [2021-05-13T09:56:48.682Z] Step 23/23 : LABEL version=0.0.0 [2021-05-13T09:56:48.971Z] ---> a891e1a88ba7 [2021-05-13T09:56:48.971Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-13T09:56:48.971Z] Removing intermediate container 99493a0f4352 [2021-05-13T09:56:48.971Z] ---> 0c4077a80265 [2021-05-13T09:56:48.971Z] Step 23/23 : LABEL version=0.0.0 [2021-05-13T09:56:48.971Z] ---> Running in dbee8121f78f [2021-05-13T09:56:49.246Z] ---> Running in 0b07203211d0 [2021-05-13T09:56:49.246Z] ---> Running in b1bd75d24e0e [2021-05-13T09:56:49.246Z] Removing intermediate container 75830816ca71 [2021-05-13T09:56:49.246Z] ---> f49ce4095362 [2021-05-13T09:56:49.246Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T09:56:49.523Z] ---> Running in afd5f2d4794b [2021-05-13T09:56:49.800Z] Removing intermediate container dbee8121f78f [2021-05-13T09:56:49.800Z] ---> cedcdc6e82fd [2021-05-13T09:56:49.800Z] [2021-05-13T09:56:49.800Z] Removing intermediate container 0b07203211d0 [2021-05-13T09:56:49.800Z] ---> 4adf49ee24e7 [2021-05-13T09:56:49.800Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-13T09:56:50.075Z] Removing intermediate container b1bd75d24e0e [2021-05-13T09:56:50.075Z] ---> 2e11f2dc57b4 [2021-05-13T09:56:50.075Z] [2021-05-13T09:56:50.353Z] Removing intermediate container afd5f2d4794b [2021-05-13T09:56:50.353Z] ---> d8b2a3343391 [2021-05-13T09:56:50.353Z] [2021-05-13T09:56:50.353Z] Successfully built cedcdc6e82fd [2021-05-13T09:56:50.353Z] Successfully tagged support-scheduler-arm64:latest [2021-05-13T09:56:50.353Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-05-13T09:56:50.956Z] Successfully built 2e11f2dc57b4 [2021-05-13T09:56:50.956Z] Successfully tagged support-notifications-arm64:latest [2021-05-13T09:56:50.956Z]  Building support-notifications ... done Building core-data [2021-05-13T09:56:50.956Z] Successfully built d8b2a3343391 [2021-05-13T09:56:51.228Z] Successfully tagged core-command-arm64:latest [2021-05-13T09:56:51.228Z]  Building core-command ... done Building core-metadata [2021-05-13T09:56:51.228Z] ---> b8c11d971885 [2021-05-13T09:56:51.228Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-13T09:56:51.504Z] ---> Running in 56d7b96a399a [2021-05-13T09:56:54.133Z] Removing intermediate container 56d7b96a399a [2021-05-13T09:56:54.133Z] ---> ab87410b5b8b [2021-05-13T09:56:54.133Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-13T09:56:54.133Z] ---> Running in bc91874e7a84 [2021-05-13T09:56:54.728Z] Removing intermediate container bc91874e7a84 [2021-05-13T09:56:54.728Z] ---> 32b609b04784 [2021-05-13T09:56:54.728Z] Step 29/32 : CMD ["gate"] [2021-05-13T09:56:55.328Z] ---> Running in c1259c421189 [2021-05-13T09:56:56.302Z] Removing intermediate container c1259c421189 [2021-05-13T09:56:56.302Z] ---> 02d08049b12e [2021-05-13T09:56:56.303Z] Step 30/32 : LABEL arch=arm64 [2021-05-13T09:56:57.730Z] ---> Running in 2d4bdcf0fd51 [2021-05-13T09:56:58.711Z] Removing intermediate container 2d4bdcf0fd51 [2021-05-13T09:56:58.711Z] ---> ea8939abf552 [2021-05-13T09:56:58.711Z] Step 31/32 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:57:00.146Z] ---> Running in ea79d7c37395 [2021-05-13T09:57:01.134Z] Removing intermediate container ea79d7c37395 [2021-05-13T09:57:01.134Z] ---> 474b4ed024ec [2021-05-13T09:57:01.134Z] Step 32/32 : LABEL version=0.0.0 [2021-05-13T09:57:02.115Z] ---> Running in ed23d3f7e612 [2021-05-13T09:57:02.718Z] Removing intermediate container ed23d3f7e612 [2021-05-13T09:57:02.718Z] ---> b515f1f91d3e [2021-05-13T09:57:02.718Z] [2021-05-13T09:57:03.318Z] Successfully built b515f1f91d3e [2021-05-13T09:57:03.318Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-13T09:57:30.094Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:57:30.094Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:57:30.094Z] ---> 4b93616fb030 [2021-05-13T09:57:30.094Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T09:57:30.094Z] ---> Using cache [2021-05-13T09:57:30.094Z] ---> 16567f440121 [2021-05-13T09:57:30.094Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:57:30.094Z] ---> Using cache [2021-05-13T09:57:30.094Z] ---> 1e23b3bd4676 [2021-05-13T09:57:30.094Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-13T09:57:35.548Z] ---> Running in 7c2342fedc21 [2021-05-13T09:57:36.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T09:57:37.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T09:57:38.124Z] OK: 218 MiB in 52 packages [2021-05-13T09:57:40.767Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:57:40.767Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:57:40.767Z] ---> 4b93616fb030 [2021-05-13T09:57:40.767Z] Step 3/26 : WORKDIR /edgex-go [2021-05-13T09:57:40.767Z] ---> Using cache [2021-05-13T09:57:40.767Z] ---> 16567f440121 [2021-05-13T09:57:40.767Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:57:40.767Z] ---> Using cache [2021-05-13T09:57:40.767Z] ---> 1e23b3bd4676 [2021-05-13T09:57:40.767Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-13T09:57:40.767Z] ---> Using cache [2021-05-13T09:57:40.767Z] ---> bccfdd504017 [2021-05-13T09:57:40.767Z] Step 6/26 : COPY go.mod . [2021-05-13T09:57:40.767Z] ---> Using cache [2021-05-13T09:57:40.767Z] ---> 84ad5c7d0a25 [2021-05-13T09:57:40.767Z] Step 7/26 : RUN go mod download [2021-05-13T09:57:40.767Z] ---> Using cache [2021-05-13T09:57:40.767Z] ---> 9e7c73028174 [2021-05-13T09:57:40.767Z] Step 8/26 : COPY . . [2021-05-13T09:57:40.767Z] ---> Using cache [2021-05-13T09:57:40.767Z] ---> 8d8181e0f301 [2021-05-13T09:57:40.767Z] Step 9/26 : RUN go mod tidy [2021-05-13T09:57:40.767Z] ---> Using cache [2021-05-13T09:57:40.767Z] ---> d9cfc6ac6ab9 [2021-05-13T09:57:40.767Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-13T09:57:41.370Z] Removing intermediate container 7c2342fedc21 [2021-05-13T09:57:41.370Z] ---> 0b4c2e12aa3d [2021-05-13T09:57:41.370Z] Step 6/24 : COPY go.mod . [2021-05-13T09:57:41.974Z] ---> Running in 7b2e7f295b18 [2021-05-13T09:57:41.974Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:57:41.974Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:57:41.974Z] ---> 4b93616fb030 [2021-05-13T09:57:41.974Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T09:57:41.974Z] ---> Using cache [2021-05-13T09:57:41.974Z] ---> 16567f440121 [2021-05-13T09:57:41.974Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:57:41.974Z] ---> Using cache [2021-05-13T09:57:41.974Z] ---> 1e23b3bd4676 [2021-05-13T09:57:41.974Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-13T09:57:42.254Z] ---> Using cache [2021-05-13T09:57:42.254Z] ---> bccfdd504017 [2021-05-13T09:57:42.254Z] Step 6/24 : COPY go.mod . [2021-05-13T09:57:42.254Z] ---> Using cache [2021-05-13T09:57:42.254Z] ---> 84ad5c7d0a25 [2021-05-13T09:57:42.254Z] Step 7/24 : RUN go mod download [2021-05-13T09:57:42.254Z] ---> Using cache [2021-05-13T09:57:42.254Z] ---> 9e7c73028174 [2021-05-13T09:57:42.254Z] Step 8/24 : COPY . . [2021-05-13T09:57:42.531Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-13T09:57:42.531Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-13T09:57:42.531Z] ---> 4b93616fb030 [2021-05-13T09:57:42.531Z] Step 3/24 : WORKDIR /edgex-go [2021-05-13T09:57:42.531Z] ---> Using cache [2021-05-13T09:57:42.531Z] ---> 16567f440121 [2021-05-13T09:57:42.531Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T09:57:42.531Z] ---> Using cache [2021-05-13T09:57:42.531Z] ---> 1e23b3bd4676 [2021-05-13T09:57:42.531Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-13T09:57:42.531Z] ---> Using cache [2021-05-13T09:57:42.531Z] ---> 8d8181e0f301 [2021-05-13T09:57:42.531Z] Step 9/24 : RUN go mod tidy [2021-05-13T09:57:42.531Z] ---> Using cache [2021-05-13T09:57:42.531Z] ---> d9cfc6ac6ab9 [2021-05-13T09:57:42.531Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-13T09:57:42.806Z] ---> c38c082b7def [2021-05-13T09:57:42.806Z] Step 7/24 : RUN go mod download [2021-05-13T09:57:42.806Z] ---> Running in d4d9cefe9a4c [2021-05-13T09:57:42.806Z] ---> Running in 723debe180e7 [2021-05-13T09:57:43.082Z] ---> Running in 1a8bdfa88549 [2021-05-13T09:57:43.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-13T09:57:44.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T09:57:45.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-13T09:57:46.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T09:57:47.076Z] OK: 218 MiB in 52 packages [2021-05-13T09:57:47.076Z] Removing intermediate container 1a8bdfa88549 [2021-05-13T09:57:47.076Z] ---> c69723289a62 [2021-05-13T09:57:47.076Z] Step 8/24 : COPY . . [2021-05-13T09:57:49.065Z] Removing intermediate container d4d9cefe9a4c [2021-05-13T09:57:49.065Z] ---> 81fc0c93b952 [2021-05-13T09:57:49.065Z] Step 6/24 : COPY go.mod . [2021-05-13T09:57:51.059Z] ---> 7b78befcbabe [2021-05-13T09:57:51.059Z] Step 7/24 : RUN go mod download [2021-05-13T09:57:51.661Z] ---> Running in dfbaba3bb4db [2021-05-13T09:57:57.117Z] Removing intermediate container dfbaba3bb4db [2021-05-13T09:57:57.117Z] ---> 07df2bbcc989 [2021-05-13T09:57:57.117Z] Step 8/24 : COPY . . [2021-05-13T09:58:15.510Z] ---> 3bdfc3f4784e [2021-05-13T09:58:15.510Z] Step 9/24 : RUN go mod tidy [2021-05-13T09:58:15.510Z] ---> Running in 4af433c9dd0a [2021-05-13T09:58:22.262Z] ---> b91ca4caf823 [2021-05-13T09:58:22.262Z] Step 9/24 : RUN go mod tidy [2021-05-13T09:58:22.538Z] ---> Running in 5be5b5828edf [2021-05-13T09:58:23.537Z] Removing intermediate container 4af433c9dd0a [2021-05-13T09:58:23.537Z] ---> 012eb7a8ced4 [2021-05-13T09:58:23.537Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-13T09:58:23.537Z] ---> Running in 8fec01ec95cb [2021-05-13T09:58:25.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-13T09:58:29.875Z] Removing intermediate container 5be5b5828edf [2021-05-13T09:58:29.875Z] ---> d4d54bae7ff9 [2021-05-13T09:58:29.875Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-13T09:58:29.875Z] ---> Running in 2cd4b9e49954 [2021-05-13T09:58:31.322Z] 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-13T09:59:03.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-13T09:59:12.053Z] Removing intermediate container 7b2e7f295b18 [2021-05-13T09:59:12.053Z] ---> bf4ec2119019 [2021-05-13T09:59:12.053Z] [2021-05-13T09:59:12.053Z] Step 11/26 : FROM alpine:3.12 [2021-05-13T09:59:12.053Z] ---> 9852663dfa18 [2021-05-13T09:59:12.053Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-13T09:59:12.053Z] ---> Running in 2f701fc93cc1 [2021-05-13T09:59:14.048Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T09:59:14.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T09:59:14.935Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-13T09:59:14.935Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-13T09:59:14.935Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-13T09:59:15.217Z] (4/6) Installing curl (7.76.1-r0) [2021-05-13T09:59:15.217Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-13T09:59:15.217Z] (6/6) Installing su-exec (0.2-r1) [2021-05-13T09:59:15.217Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T09:59:15.217Z] Executing ca-certificates-20191127-r4.trigger [2021-05-13T09:59:15.499Z] OK: 7 MiB in 20 packages [2021-05-13T09:59:18.145Z] Removing intermediate container 2f701fc93cc1 [2021-05-13T09:59:18.146Z] ---> e6a4a9f69507 [2021-05-13T09:59:18.146Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-13T09:59:18.429Z] ---> Running in 30dfaddded66 [2021-05-13T09:59:19.033Z] Removing intermediate container 30dfaddded66 [2021-05-13T09:59:19.033Z] ---> 928166f95d15 [2021-05-13T09:59:19.033Z] Step 14/26 : WORKDIR / [2021-05-13T09:59:19.033Z] ---> Running in 9d8de5587755 [2021-05-13T09:59:20.028Z] Removing intermediate container 9d8de5587755 [2021-05-13T09:59:20.028Z] ---> 1eeab7c5b688 [2021-05-13T09:59:20.028Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-13T09:59:21.026Z] ---> c4dec0d82f99 [2021-05-13T09:59:21.026Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-13T09:59:22.023Z] ---> 4366a480fa3a [2021-05-13T09:59:22.023Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-13T09:59:23.019Z] ---> b5a3125ad92e [2021-05-13T09:59:23.019Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-13T09:59:24.069Z] ---> 7945b5d9cdfc [2021-05-13T09:59:24.069Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-13T09:59:26.078Z] ---> cb358d8b63dc [2021-05-13T09:59:26.078Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-13T09:59:28.078Z] ---> 11fc10694cb2 [2021-05-13T09:59:28.078Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-13T09:59:29.074Z] ---> 8a1e68d232b1 [2021-05-13T09:59:29.074Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-13T09:59:29.716Z] ---> Running in 1f60cecc6e5f [2021-05-13T09:59:34.058Z] Removing intermediate container 1f60cecc6e5f [2021-05-13T09:59:34.058Z] ---> 763d42d4c10f [2021-05-13T09:59:34.058Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-13T09:59:34.664Z] ---> Running in 9957f1d8affb [2021-05-13T09:59:35.659Z] Removing intermediate container 723debe180e7 [2021-05-13T09:59:35.659Z] ---> 1234c41775f3 [2021-05-13T09:59:35.659Z] [2021-05-13T09:59:35.659Z] Step 11/24 : FROM alpine:3.12 [2021-05-13T09:59:35.659Z] ---> 9852663dfa18 [2021-05-13T09:59:35.659Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-13T09:59:35.659Z] ---> Using cache [2021-05-13T09:59:35.659Z] ---> a9f39ab70dca [2021-05-13T09:59:35.659Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-13T09:59:35.659Z] ---> Using cache [2021-05-13T09:59:35.659Z] ---> 76165c8f0cd6 [2021-05-13T09:59:35.659Z] Step 14/24 : ENV APP_PORT=48081Removing intermediate container 9957f1d8affb [2021-05-13T09:59:35.659Z] [2021-05-13T09:59:35.659Z] ---> 9924319dfd0e [2021-05-13T09:59:35.659Z] Step 24/26 : LABEL arch=arm64 [2021-05-13T09:59:35.943Z] ---> Running in 016d8732c2bb [2021-05-13T09:59:35.943Z] ---> Running in df32b46b4a4e [2021-05-13T09:59:36.553Z] Removing intermediate container df32b46b4a4e [2021-05-13T09:59:36.553Z] ---> 20bfc22f6f8b [2021-05-13T09:59:36.553Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-13T09:59:36.553Z] Removing intermediate container 016d8732c2bb [2021-05-13T09:59:36.553Z] ---> b7fff6f3b929 [2021-05-13T09:59:36.553Z] Step 25/26 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:59:36.841Z] ---> Running in 9dd191e4cec2 [2021-05-13T09:59:36.841Z] ---> Running in 0ec58dae119e [2021-05-13T09:59:37.445Z] Removing intermediate container 9dd191e4cec2 [2021-05-13T09:59:37.445Z] ---> 936a60671ccb [2021-05-13T09:59:37.445Z] Step 16/24 : WORKDIR / [2021-05-13T09:59:37.445Z] Removing intermediate container 0ec58dae119e [2021-05-13T09:59:37.445Z] ---> 11f63d796666 [2021-05-13T09:59:37.445Z] Step 26/26 : LABEL version=0.0.0 [2021-05-13T09:59:37.771Z] ---> Running in dba7f2e5ca64 [2021-05-13T09:59:37.771Z] ---> Running in d6938a7ab172 [2021-05-13T09:59:38.768Z] Removing intermediate container dba7f2e5ca64 [2021-05-13T09:59:38.768Z] ---> 2ad271025d0e [2021-05-13T09:59:38.768Z] [2021-05-13T09:59:38.768Z] Removing intermediate container d6938a7ab172 [2021-05-13T09:59:38.768Z] ---> 5718c5f26520 [2021-05-13T09:59:38.768Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T09:59:39.765Z] Successfully built 2ad271025d0e [2021-05-13T09:59:39.765Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-13T09:59:40.373Z]  Building security-secretstore-setup ... done  ---> 84e74cb4d257 [2021-05-13T09:59:40.373Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-13T09:59:42.384Z] ---> 799403832c9a [2021-05-13T09:59:42.384Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-13T09:59:43.406Z] ---> 5fd919a55ab0 [2021-05-13T09:59:43.406Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-13T09:59:43.406Z] ---> Running in 6e2017c53eab [2021-05-13T09:59:44.407Z] Removing intermediate container 6e2017c53eab [2021-05-13T09:59:44.407Z] ---> 8860b766028f [2021-05-13T09:59:44.407Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T09:59:44.407Z] ---> Running in 063ddb778c9a [2021-05-13T09:59:45.409Z] Removing intermediate container 063ddb778c9a [2021-05-13T09:59:45.409Z] ---> 4dc35f91ce11 [2021-05-13T09:59:45.409Z] Step 22/24 : LABEL arch=arm64 [2021-05-13T09:59:45.409Z] ---> Running in 356b17a61437 [2021-05-13T09:59:46.030Z] Removing intermediate container 356b17a61437 [2021-05-13T09:59:46.030Z] ---> c830c3ee03ae [2021-05-13T09:59:46.030Z] Step 23/24 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T09:59:46.306Z] ---> Running in 60886585e182 [2021-05-13T09:59:46.907Z] Removing intermediate container 60886585e182 [2021-05-13T09:59:46.907Z] ---> 04d6c1b87534 [2021-05-13T09:59:46.907Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T09:59:47.184Z] ---> Running in 7050b54f9879 [2021-05-13T09:59:47.807Z] Removing intermediate container 7050b54f9879 [2021-05-13T09:59:47.807Z] ---> 5c3bf421828a [2021-05-13T09:59:47.807Z] [2021-05-13T09:59:48.423Z] Successfully built 5c3bf421828a [2021-05-13T09:59:48.423Z] Successfully tagged core-metadata-arm64:latest [2021-05-13T09:59:55.489Z]  Building core-metadata ... done Removing intermediate container 8fec01ec95cb [2021-05-13T09:59:55.489Z] ---> 45c01946a3e9 [2021-05-13T09:59:55.489Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-13T09:59:55.489Z] ---> Running in 8685f4c87028 [2021-05-13T09:59:56.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-13T09:59:59.577Z] Removing intermediate container 8685f4c87028 [2021-05-13T09:59:59.577Z] ---> 24b8ea10d645 [2021-05-13T09:59:59.577Z] [2021-05-13T09:59:59.577Z] Step 12/24 : FROM docker:20.10.0 [2021-05-13T09:59:59.577Z] 20.10.0: Pulling from library/docker [2021-05-13T10:00:09.759Z] Removing intermediate container 2cd4b9e49954 [2021-05-13T10:00:09.759Z] ---> 560e6085adee [2021-05-13T10:00:09.759Z] [2021-05-13T10:00:09.759Z] Step 11/24 : FROM alpine:3.12 [2021-05-13T10:00:09.759Z] ---> 9852663dfa18 [2021-05-13T10:00:09.759Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-13T10:00:09.759Z] ---> Running in 1ac567edb1e5 [2021-05-13T10:00:09.759Z] Removing intermediate container 1ac567edb1e5 [2021-05-13T10:00:09.759Z] ---> 50800b2a66de [2021-05-13T10:00:09.759Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-13T10:00:09.759Z] ---> Running in 3359b32dc9f6 [2021-05-13T10:00:09.759Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-13T10:00:09.759Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-13T10:00:09.759Z] ---> eeaf43b92773 [2021-05-13T10:00:09.759Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-13T10:00:09.759Z] ---> Running in 9479fad8f13b [2021-05-13T10:00:09.759Z] Removing intermediate container 3359b32dc9f6 [2021-05-13T10:00:09.759Z] ---> a03ff707386a [2021-05-13T10:00:09.759Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-13T10:00:09.759Z] ---> Running in 7b5162f380ba [2021-05-13T10:00:09.759Z] Removing intermediate container 9479fad8f13b [2021-05-13T10:00:09.759Z] ---> 622196ac95c3 [2021-05-13T10:00:09.759Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-13T10:00:10.033Z] ---> Running in d555999b9649 [2021-05-13T10:00:10.033Z] Removing intermediate container 7b5162f380ba [2021-05-13T10:00:10.033Z] ---> d50f041d9b78 [2021-05-13T10:00:10.033Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T10:00:10.312Z] ---> Running in 4dee7be875f7 [2021-05-13T10:00:11.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:00:11.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:00:12.184Z] (1/39) Installing readline (8.0.4-r0) [2021-05-13T10:00:12.184Z] (2/39) Installing bash (5.0.17-r0) [2021-05-13T10:00:12.184Z] Executing bash-5.0.17-r0.post-install [2021-05-13T10:00:12.184Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-13T10:00:12.184Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-13T10:00:12.184Z] (5/39) Installing curl (7.76.1-r0) [2021-05-13T10:00:12.184Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-13T10:00:12.184Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-13T10:00:12.184Z] (8/39) Installing expat (2.2.9-r1) [2021-05-13T10:00:12.184Z] (9/39) Installing libffi (3.3-r2) [2021-05-13T10:00:12.184Z] (10/39) Installing gdbm (1.13-r1) [2021-05-13T10:00:12.184Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-13T10:00:12.184Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-13T10:00:12.184Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-13T10:00:12.460Z] Removing intermediate container 4dee7be875f7 [2021-05-13T10:00:12.460Z] ---> b37c55008413 [2021-05-13T10:00:12.460Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-13T10:00:13.069Z] ---> Running in ee6966fcb06a [2021-05-13T10:00:14.065Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-13T10:00:14.339Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-13T10:00:14.339Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-13T10:00:14.339Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-13T10:00:14.339Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-13T10:00:14.339Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-13T10:00:14.339Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-13T10:00:14.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-13T10:00:14.339Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-13T10:00:14.339Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-13T10:00:14.339Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-13T10:00:14.339Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-13T10:00:14.612Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-13T10:00:14.612Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-13T10:00:14.612Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-13T10:00:14.612Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-13T10:00:14.612Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-13T10:00:14.612Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-13T10:00:14.612Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-13T10:00:14.612Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-13T10:00:14.612Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-13T10:00:14.612Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-13T10:00:14.612Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-13T10:00:14.612Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-13T10:00:14.612Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-13T10:00:14.612Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-13T10:00:14.612Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-13T10:00:14.894Z] Executing busybox-1.31.1-r19.trigger [2021-05-13T10:00:14.894Z] OK: 72 MiB in 59 packages [2021-05-13T10:00:15.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-13T10:00:15.768Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-13T10:00:15.768Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-13T10:00:16.041Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-13T10:00:16.041Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-13T10:00:16.319Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-13T10:00:16.319Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-13T10:00:16.319Z] Executing busybox-1.31.1-r20.trigger [2021-05-13T10:00:16.319Z] OK: 8 MiB in 20 packages [2021-05-13T10:00:18.307Z] Removing intermediate container ee6966fcb06a [2021-05-13T10:00:18.307Z] ---> c2d1ffe2b453 [2021-05-13T10:00:18.307Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-13T10:00:18.904Z] ---> 23098b816dae [2021-05-13T10:00:18.904Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-13T10:00:19.177Z] Collecting docker-compose==1.23.2 [2021-05-13T10:00:19.456Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-13T10:00:20.060Z] Collecting docopt<0.7,>=0.6.1 [2021-05-13T10:00:20.060Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-13T10:00:20.336Z] ---> 07109d5a2adb [2021-05-13T10:00:20.336Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-13T10:00:20.941Z] ---> 846c5b5c222c [2021-05-13T10:00:20.941Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-13T10:00:21.218Z] ---> Running in 7fbb7133b0f1 [2021-05-13T10:00:21.493Z] Removing intermediate container 7fbb7133b0f1 [2021-05-13T10:00:21.493Z] ---> e8ee8859a222 [2021-05-13T10:00:21.493Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T10:00:21.767Z] ---> Running in 0896e5113b3f [2021-05-13T10:00:22.365Z] Removing intermediate container 0896e5113b3f [2021-05-13T10:00:22.365Z] ---> ec92d6979245 [2021-05-13T10:00:22.365Z] Step 22/24 : LABEL arch=arm64 [2021-05-13T10:00:22.365Z] ---> Running in 3bd56700018f [2021-05-13T10:00:22.652Z] Removing intermediate container 3bd56700018f [2021-05-13T10:00:22.652Z] ---> 7c70b7370861 [2021-05-13T10:00:22.652Z] Step 23/24 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T10:00:22.927Z] Collecting docker<4.0,>=3.6.0 [2021-05-13T10:00:22.927Z] ---> Running in a95fad95a60e [2021-05-13T10:00:22.927Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-13T10:00:23.207Z] Removing intermediate container a95fad95a60e [2021-05-13T10:00:23.207Z] ---> df027dd90657 [2021-05-13T10:00:23.207Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T10:00:23.481Z] ---> Running in 353cb6c271db [2021-05-13T10:00:23.756Z] Collecting jsonschema<3,>=2.5.1 [2021-05-13T10:00:23.756Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-13T10:00:23.756Z] Removing intermediate container 353cb6c271db [2021-05-13T10:00:23.756Z] ---> 66d84f875729 [2021-05-13T10:00:23.756Z] [2021-05-13T10:00:24.357Z] Successfully built 66d84f875729 [2021-05-13T10:00:24.358Z] Successfully tagged core-data-arm64:latest [2021-05-13T10:00:24.953Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-13T10:00:25.229Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-13T10:00:25.503Z] Collecting cached-property<2,>=1.2.0 [2021-05-13T10:00:25.503Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-13T10:00:25.776Z] Collecting texttable<0.10,>=0.9.0 [2021-05-13T10:00:25.776Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-13T10:00:28.396Z] Collecting PyYAML<4,>=3.10 [2021-05-13T10:00:28.396Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-13T10:00:31.786Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-13T10:00:31.786Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-13T10:00:31.786Z] 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-13T10:00:31.786Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-13T10:00:31.786Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-13T10:00:33.764Z] Collecting docker-pycreds>=0.4.0 [2021-05-13T10:00:33.764Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-13T10:00:33.764Z] 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-13T10:00:33.764Z] Collecting idna<2.8,>=2.5 [2021-05-13T10:00:33.764Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-13T10:00:33.764Z] 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-13T10:00:34.358Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-13T10:00:34.358Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-13T10:00:34.358Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-13T10:00:34.358Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-13T10:00:34.358Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-13T10:00:34.358Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-13T10:00:35.331Z] Installing collected packages: docopt, docker-pycreds, idna, urllib3, requests, websocket-client, docker, jsonschema, cached-property, texttable, PyYAML, dockerpty, docker-compose [2021-05-13T10:00:35.331Z] Running setup.py install for docopt: started [2021-05-13T10:00:37.308Z] Running setup.py install for docopt: finished with status 'done' [2021-05-13T10:00:37.308Z] Attempting uninstall: idna [2021-05-13T10:00:37.308Z] Found existing installation: idna 2.9 [2021-05-13T10:00:37.308Z] Uninstalling idna-2.9: [2021-05-13T10:00:37.308Z] Successfully uninstalled idna-2.9 [2021-05-13T10:00:37.907Z] Attempting uninstall: urllib3 [2021-05-13T10:00:37.907Z] Found existing installation: urllib3 1.25.9 [2021-05-13T10:00:37.907Z] Uninstalling urllib3-1.25.9: [2021-05-13T10:00:37.907Z] Successfully uninstalled urllib3-1.25.9 [2021-05-13T10:00:38.501Z] Attempting uninstall: requests [2021-05-13T10:00:38.501Z] Found existing installation: requests 2.23.0 [2021-05-13T10:00:38.501Z] Uninstalling requests-2.23.0: [2021-05-13T10:00:38.501Z] Successfully uninstalled requests-2.23.0 [2021-05-13T10:00:39.937Z] Running setup.py install for texttable: started [2021-05-13T10:00:41.909Z] Running setup.py install for texttable: finished with status 'done' [2021-05-13T10:00:41.909Z] Running setup.py install for PyYAML: started [2021-05-13T10:00:43.885Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-13T10:00:43.885Z] Running setup.py install for dockerpty: started [2021-05-13T10:00:45.851Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-13T10:00:46.445Z] 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-13T10:00:54.722Z] Removing intermediate container d555999b9649 [2021-05-13T10:00:54.722Z] ---> cb53ed6a52e5 [2021-05-13T10:00:54.722Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-13T10:00:54.722Z] ---> Running in f217b4d72445 [2021-05-13T10:00:54.992Z] Removing intermediate container f217b4d72445 [2021-05-13T10:00:54.992Z] ---> 38d42dec239b [2021-05-13T10:00:54.992Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-13T10:00:54.992Z] ---> Running in 46240bc47aa7 [2021-05-13T10:00:55.585Z] Removing intermediate container 46240bc47aa7 [2021-05-13T10:00:55.585Z] ---> 719090d285dc [2021-05-13T10:00:55.585Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-13T10:00:56.567Z] ---> c63ebce163cc [2021-05-13T10:00:56.567Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-13T10:00:57.545Z] ---> dbafcb0f5a3c [2021-05-13T10:00:57.545Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-13T10:00:58.142Z] ---> 7295202d622d [2021-05-13T10:00:58.142Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-13T10:00:58.142Z] ---> Running in b6c0cf117fe7 [2021-05-13T10:00:58.736Z] Removing intermediate container b6c0cf117fe7 [2021-05-13T10:00:58.736Z] ---> f11c9e0533e0 [2021-05-13T10:00:58.736Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-13T10:00:58.736Z] ---> Running in 1199700668b7 [2021-05-13T10:00:59.327Z] Removing intermediate container 1199700668b7 [2021-05-13T10:00:59.327Z] ---> a7e68df68264 [2021-05-13T10:00:59.327Z] Step 22/24 : LABEL arch=arm64 [2021-05-13T10:00:59.599Z] ---> Running in fe1cf6669d44 [2021-05-13T10:00:59.881Z] Removing intermediate container fe1cf6669d44 [2021-05-13T10:00:59.881Z] ---> 46656bc854f3 [2021-05-13T10:00:59.881Z] Step 23/24 : LABEL git_sha=90cbec04bda6747ce157b4e2f69767e22eded526 [2021-05-13T10:01:00.174Z] ---> Running in 4745544de778 [2021-05-13T10:01:00.456Z] Removing intermediate container 4745544de778 [2021-05-13T10:01:00.743Z] ---> 0a284f212865 [2021-05-13T10:01:00.743Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T10:01:00.744Z] ---> Running in 3162ed27ad20 [2021-05-13T10:01:01.359Z] Removing intermediate container 3162ed27ad20 [2021-05-13T10:01:01.360Z] ---> 6dc65cdf677c [2021-05-13T10:01:01.360Z] [2021-05-13T10:01:01.644Z] Successfully built 6dc65cdf677c [2021-05-13T10:01:01.644Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-13T10:01:02.296Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-13T10:01:02.365Z] $ docker stop --time=1 e5164a0ebf99694d20c46b84b45fffc9dc5ec2ac15e989bf285a171893822060 [2021-05-13T10:01:04.295Z] $ docker rm -f e5164a0ebf99694d20c46b84b45fffc9dc5ec2ac15e989bf285a171893822060 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-13T10:01:04.950Z] + docker images [2021-05-13T10:01:05.222Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-13T10:01:05.222Z] sys-mgmt-agent-arm64 latest 6dc65cdf677c 4 seconds ago 299MB [2021-05-13T10:01:05.222Z] core-data-arm64 latest 66d84f875729 42 seconds ago 20.3MB [2021-05-13T10:01:05.222Z] 560e6085adee 59 seconds ago 989MB [2021-05-13T10:01:05.222Z] 24b8ea10d645 About a minute ago 976MB [2021-05-13T10:01:05.222Z] core-metadata-arm64 latest 5c3bf421828a About a minute ago 17.4MB [2021-05-13T10:01:05.222Z] security-secretstore-setup-arm64 latest 2ad271025d0e About a minute ago 24.3MB [2021-05-13T10:01:05.222Z] 1234c41775f3 About a minute ago 988MB [2021-05-13T10:01:05.222Z] bf4ec2119019 About a minute ago 977MB [2021-05-13T10:01:05.222Z] security-bootstrapper-arm64 latest b515f1f91d3e 4 minutes ago 17.1MB [2021-05-13T10:01:05.222Z] core-command-arm64 latest d8b2a3343391 4 minutes ago 16.1MB [2021-05-13T10:01:05.222Z] support-notifications-arm64 latest 2e11f2dc57b4 4 minutes ago 16.7MB [2021-05-13T10:01:05.222Z] support-scheduler-arm64 latest cedcdc6e82fd 4 minutes ago 16.1MB [2021-05-13T10:01:05.222Z] security-proxy-setup-arm64 latest befcf9a8658d 4 minutes ago 23.9MB [2021-05-13T10:01:05.222Z] 5eedd26959fb 4 minutes ago 980MB [2021-05-13T10:01:05.222Z] 008659eded43 4 minutes ago 980MB [2021-05-13T10:01:05.222Z] 5a6f480e1449 4 minutes ago 980MB [2021-05-13T10:01:05.222Z] a1fd9e59cbbf 4 minutes ago 977MB [2021-05-13T10:01:05.222Z] 1e9490b970b2 4 minutes ago 973MB [2021-05-13T10:01:05.222Z] ci-base-image-arm64 latest 4b93616fb030 16 minutes ago 641MB [2021-05-13T10:01:05.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 13 days ago 428MB [2021-05-13T10:01:05.222Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-13T10:01:05.222Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-13T10:01:05.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:01:06.153Z] ---> job-cost.sh [2021-05-13T10:01:06.153Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uI6o [2021-05-13T10:01:45.115Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-13T10:03:21.833Z] lf-activate-venv(): INFO: Adding /tmp/venv-uI6o/bin to PATH [2021-05-13T10:03:21.833Z] INFO: No Stack... [2021-05-13T10:03:21.833Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-13T10:03:21.833Z] INFO: Archiving Costs [Pipeline] sh [2021-05-13T10:03:22.192Z] + cut -d, -f6 [2021-05-13T10:03:22.193Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-05-13T10:03:22.337Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3468-1-stack-cost] [2021-05-13T10:03:22.343Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3468-1-stack-cost] did not exist. Created. [2021-05-13T10:03:22.343Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3468-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-13T10:03:22.817Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-13T10:03:23.101Z] Stashed 1 file(s) [Pipeline] } [2021-05-13T10:03:23.123Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3468-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-13T10:03:23.996Z] provisioning config files... [2021-05-13T10:03:24.009Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4023326095776093142tmp [Pipeline] { [Pipeline] sh [2021-05-13T10:03:24.370Z] + set +x [2021-05-13T10:03:24.370Z] + curl -s https://codecov.io/bash [2021-05-13T10:03:24.370Z] + bash -s -- [2021-05-13T10:03:24.961Z] [2021-05-13T10:03:24.961Z] _____ _ [2021-05-13T10:03:24.961Z] / ____| | | [2021-05-13T10:03:24.961Z] | | ___ __| | ___ ___ _____ __ [2021-05-13T10:03:24.961Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-13T10:03:24.961Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-13T10:03:24.961Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-13T10:03:24.961Z] Bash-1.0.2 [2021-05-13T10:03:24.961Z] [2021-05-13T10:03:24.961Z] [2021-05-13T10:03:24.961Z] ==> git version 2.24.3 found [2021-05-13T10:03:24.961Z] ==> 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-13T10:03:24.961Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-13T10:03:24.961Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-13T10:03:24.961Z] ==> Jenkins CI detected. [2021-05-13T10:03:24.961Z] project root: . [2021-05-13T10:03:24.961Z] --> token set from env [2021-05-13T10:03:24.961Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-13T10:03:24.961Z] ==> Running gcov in . (disable via -X gcov) [2021-05-13T10:03:24.961Z] ==> Python coveragepy not found [2021-05-13T10:03:24.961Z] ==> Searching for coverage reports in: [2021-05-13T10:03:24.961Z] + . [2021-05-13T10:03:24.961Z] -> Found 1 reports [2021-05-13T10:03:24.961Z] ==> Detecting git/mercurial file structure [2021-05-13T10:03:25.223Z] ==> Reading reports [2021-05-13T10:03:25.223Z] + ./coverage.out bytes=729796 [2021-05-13T10:03:25.223Z] ==> Appending adjustments [2021-05-13T10:03:25.223Z] https://docs.codecov.io/docs/fixing-reports [2021-05-13T10:03:29.462Z] + Found adjustments [2021-05-13T10:03:29.462Z] ==> Gzipping contents [2021-05-13T10:03:29.462Z] 104K /tmp/codecov.zL1EoN.gz [2021-05-13T10:03:29.462Z] ==> Uploading reports [2021-05-13T10:03:29.462Z] url: https://codecov.io [2021-05-13T10:03:29.462Z] query: branch=PR-3468&commit=90cbec04bda6747ce157b4e2f69767e22eded526&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3468%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3468&job=&cmd_args= [2021-05-13T10:03:29.462Z] -> Pinging Codecov [2021-05-13T10:03:29.462Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3468&commit=90cbec04bda6747ce157b4e2f69767e22eded526&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3468%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3468&job=&cmd_args= [2021-05-13T10:03:29.724Z] -> Uploading to [2021-05-13T10:03:29.724Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-13/00271124DB129430A58F1EEE437C3FCB/90cbec04bda6747ce157b4e2f69767e22eded526/21586386-6ca5-40e3-9479-fca168fcda93.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210513%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210513T100329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec4bf122cbd83bdad9e025c10d9a60f929aec1ad54df6526da77c5e280b338d6 [2021-05-13T10:03:29.724Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-13T10:03:29.724Z] Dload Upload Total Spent Left Speed [2021-05-13T10:03:30.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 208k --:--:-- --:--:-- --:--:-- 209k [2021-05-13T10:03:30.302Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/90cbec04bda6747ce157b4e2f69767e22eded526 [Pipeline] } [2021-05-13T10:03:30.327Z] 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-13T10:03:31.699Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:03:32.619Z] ---> package-listing.sh [2021-05-13T10:03:32.619Z] ++ facter osfamily [2021-05-13T10:03:32.619Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-13T10:03:32.619Z] + OS_FAMILY=redhat [2021-05-13T10:03:32.619Z] + workspace=/w/workspace/edgex-go/1 [2021-05-13T10:03:32.619Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-13T10:03:32.619Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-13T10:03:32.619Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-13T10:03:32.619Z] + PACKAGES=/tmp/packages_start.txt [2021-05-13T10:03:32.619Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-13T10:03:32.619Z] + PACKAGES=/tmp/packages_end.txt [2021-05-13T10:03:32.619Z] + case "${OS_FAMILY}" in [2021-05-13T10:03:32.619Z] + rpm -qa [2021-05-13T10:03:32.619Z] + sort [2021-05-13T10:03:37.924Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-13T10:03:37.924Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-13T10:03:37.924Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-13T10:03:37.924Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-13T10:03:37.924Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-13T10:03:37.924Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-13T10:03:37.957Z] 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-13T10:03:38.272Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-13T10:03:38.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T10:03:38.912Z] [2021-05-13T10:03:38.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-13T10:03:39.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T10:03:39.318Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-13T10:03:39.318Z] df20fa9351a1: Pulling fs layer [2021-05-13T10:03:39.318Z] 36b3adc4ff6f: Pulling fs layer [2021-05-13T10:03:39.318Z] 8ad3a11d3b57: Pulling fs layer [2021-05-13T10:03:39.318Z] 46f8f816bc3b: Pulling fs layer [2021-05-13T10:03:39.318Z] 93b61091891f: Pulling fs layer [2021-05-13T10:03:39.318Z] 93b9cdb0e59b: Pulling fs layer [2021-05-13T10:03:39.318Z] 5e14af77c1be: Pulling fs layer [2021-05-13T10:03:39.318Z] 01666e4c0597: Pulling fs layer [2021-05-13T10:03:39.318Z] aa168da1d23b: Pulling fs layer [2021-05-13T10:03:39.318Z] 93b61091891f: Waiting [2021-05-13T10:03:39.318Z] 93b9cdb0e59b: Waiting [2021-05-13T10:03:39.318Z] 5e14af77c1be: Waiting [2021-05-13T10:03:39.318Z] 01666e4c0597: Waiting [2021-05-13T10:03:39.318Z] aa168da1d23b: Waiting [2021-05-13T10:03:39.318Z] 46f8f816bc3b: Waiting [2021-05-13T10:03:39.586Z] 36b3adc4ff6f: Verifying Checksum [2021-05-13T10:03:39.586Z] 36b3adc4ff6f: Download complete [2021-05-13T10:03:39.586Z] 46f8f816bc3b: Verifying Checksum [2021-05-13T10:03:39.586Z] 46f8f816bc3b: Download complete [2021-05-13T10:03:39.586Z] df20fa9351a1: Download complete [2021-05-13T10:03:39.586Z] 93b9cdb0e59b: Verifying Checksum [2021-05-13T10:03:39.586Z] 93b9cdb0e59b: Download complete [2021-05-13T10:03:39.586Z] 5e14af77c1be: Verifying Checksum [2021-05-13T10:03:39.586Z] 5e14af77c1be: Download complete [2021-05-13T10:03:39.586Z] 01666e4c0597: Verifying Checksum [2021-05-13T10:03:39.586Z] 01666e4c0597: Download complete [2021-05-13T10:03:39.855Z] 93b61091891f: Verifying Checksum [2021-05-13T10:03:39.855Z] 93b61091891f: Download complete [2021-05-13T10:03:39.855Z] 8ad3a11d3b57: Verifying Checksum [2021-05-13T10:03:39.855Z] 8ad3a11d3b57: Download complete [2021-05-13T10:03:40.119Z] df20fa9351a1: Pull complete [2021-05-13T10:03:40.386Z] 36b3adc4ff6f: Pull complete [2021-05-13T10:03:41.347Z] 8ad3a11d3b57: Pull complete [2021-05-13T10:03:41.347Z] 46f8f816bc3b: Pull complete [2021-05-13T10:03:42.741Z] aa168da1d23b: Verifying Checksum [2021-05-13T10:03:42.741Z] aa168da1d23b: Download complete [2021-05-13T10:03:44.140Z] 93b61091891f: Pull complete [2021-05-13T10:03:45.105Z] 93b9cdb0e59b: Pull complete [2021-05-13T10:03:45.418Z] 5e14af77c1be: Pull complete [2021-05-13T10:03:45.418Z] 01666e4c0597: Pull complete [2021-05-13T10:03:53.789Z] aa168da1d23b: Pull complete [2021-05-13T10:03:53.789Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-13T10:03:53.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T10:03:53.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-13T10:03:54.025Z] prd-centos7-docker-4c-2g-5131 does not seem to be running inside a container [2021-05-13T10:03:54.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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-13T10:03:58.802Z] $ docker top 0d422579c05346584b228bf3c011fd405bda05f693c8edc6ea129ba0fbd42283 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T10:03:59.380Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-13T10:03:59.714Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-13T10:04:00.038Z] + ls /var/log/sa-host [2021-05-13T10:04:00.038Z] + sadf -c /var/log/sa-host/sa13 [2021-05-13T10:04:00.038Z] file_magic: OK [2021-05-13T10:04:00.038Z] HZ: Using current value: 100 [2021-05-13T10:04:00.038Z] file_header: OK [2021-05-13T10:04:00.038Z] 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-13T10:04:00.038Z] Statistics: [2021-05-13T10:04:00.038Z] 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... [2021-05-13T10:04:00.038Z] File successfully converted to sysstat format version 12.2.1 [2021-05-13T10:04:00.038Z] + sadf -c /var/log/sa-host/sa23 [2021-05-13T10:04:00.038Z] file_magic: OK [2021-05-13T10:04:00.038Z] HZ: Using current value: 100 [2021-05-13T10:04:00.038Z] file_header: OK [2021-05-13T10:04:00.038Z] 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-13T10:04:00.038Z] Statistics: [2021-05-13T10:04:00.038Z] Hnuu...uuuununununu... [2021-05-13T10:04:00.038Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-13T10:04:00.308Z] provisioning config files... [2021-05-13T10:04:00.326Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3808774821239458996tmp [Pipeline] { [Pipeline] echo [2021-05-13T10:04:00.380Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:04:00.718Z] ---> create-netrc.sh [Pipeline] } [2021-05-13T10:04:00.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-13T10:04:00.809Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:04:01.150Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-13T10:04:01.185Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:04:01.527Z] ---> sudo-logs.sh [2021-05-13T10:04:01.527Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-13T10:04:01.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:04:01.971Z] ---> job-cost.sh [2021-05-13T10:04:01.971Z] lf-activate-venv: SKIPPING [2021-05-13T10:04:01.971Z] DEBUG: total: 0.20999999344348907 [2021-05-13T10:04:01.971Z] INFO: Retrieving Stack Cost... [2021-05-13T10:04:03.366Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-13T10:04:03.630Z] INFO: Archiving Costs [Pipeline] echo [2021-05-13T10:04:03.668Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T10:04:04.009Z] ---> logs-deploy.sh [2021-05-13T10:04:04.010Z] lf-activate-venv: SKIPPING [2021-05-13T10:04:04.010Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3468/1 [2021-05-13T10:04:04.010Z] INFO: archiving workspace using pattern(s): [2021-05-13T10:04:05.932Z] Archives upload complete. [2021-05-13T10:04:05.932Z] INFO: archiving logs to Nexus